- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 133
- Events
- Routing
- Cache
- Translation 44
- Security
- Twig
- Doctrine 6
- 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
-
112
-
-
-
26
-
32
-
-
-
25
-
36
-
38
-
45
-
49
-
50
-
104
-
115
-
116
-
-
-
5
-
-
-
1
-
2
-
5
-
10
-
3
-
11
-
6
-
9
-
12
-
4
-
7
-
8
-
-
priceFrom
-
query
-
priceTo
-
-
17
-
18
-
19
-
20
-
21
-
22
-
41
-
112
-
-
-
26
-
32
-
-
-
25
-
36
-
38
-
45
-
49
-
50
-
104
-
115
-
116
-
-
-
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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6776 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6652 …} 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() {#6774 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#6775 …} } 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 {#15335 -form: Symfony\Component\Form\Form {#14150 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15358 …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) {#7497 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6423 …} $paramIds: [ 17 18 19 20 21 22 25 26 27 28 29 32 33 36 37 38 39 41 43 45 49 50 52 54 57 104 112 115 116 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "124 to 131" } |
Doctrine\ORM\QueryBuilder {#13499 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13510 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13502 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#13503 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13505 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13507 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13504 #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 {#13508 #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 {#13500 …} -_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 {#13501 -manager: Doctrine\ORM\EntityManager {#315 …11} -class: "App\Entity\ProductParameter" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#13513 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#13521 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#315 …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 {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -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 {#13499 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13510 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13502 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#13503 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13505 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13507 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13504 #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 {#13508 #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 {#13500 …} -_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() {#13498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#13496 …} } 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 {#13536 +label: "Regulowane podłokietniki" +value: "17" +data: App\Entity\ProductParameter {#7069 …} +attr: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13575 +label: "Aktywny mechanizm" +value: "18" +data: App\Entity\ProductParameter {#6995 …} +attr: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13577 +label: "Zagłówek" +value: "19" +data: App\Entity\ProductParameter {#6842 …} +attr: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13518 +label: "Regulowan głębokości siedziska" +value: "20" +data: App\Entity\ProductParameter {#6827 …} +attr: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13557 +label: "Wyraźny profil lędźwiowy" +value: "21" +data: App\Entity\ProductParameter {#6976 …} +attr: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13545 +label: "Profilowane siedzisko/oparcie" +value: "22" +data: App\Entity\ProductParameter {#6991 …} +attr: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13539 +label: "Opcja bez podłokietników" +value: "41" +data: App\Entity\ProductParameter {#7306 …} +attr: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13562 +label: "Dynamiczna praca oparcia" +value: "112" +data: App\Entity\ProductParameter {#7442 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15329 -form: Symfony\Component\Form\Form {#14230 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15331 …5} |
full_name | "search[ergonomy]" |
help | null |
help_attr | [] |
id | "search_ergonomy" |
is_selected | Closure($choice, array $values) {#15334 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#13489 …} 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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14155 …} } 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 {#15362 -form: Symfony\Component\Form\Form {#14233 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15363 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14163 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14164 …} } 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 {#15341 -form: Symfony\Component\Form\Form {#14236 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15348 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14172 …} } 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 {#15355 -form: Symfony\Component\Form\Form {#14239 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15352 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14181 …} } 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 {#15347 -form: Symfony\Component\Form\Form {#14242 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15351 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14196 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14195 …} } 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 {#15345 -form: Symfony\Component\Form\Form {#14245 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15346 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14205 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14204 …} } 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 {#15342 -form: Symfony\Component\Form\Form {#14248 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15333 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14214 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14213 …} } 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 {#15320 -form: Symfony\Component\Form\Form {#14251 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15326 …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" |
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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14222 …} } 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 {#15324 -form: Symfony\Component\Form\Form {#14254 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15319 …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" |
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) {#7498 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6423 …} $paramIds: [ 17 18 19 20 21 22 25 26 27 28 29 32 33 36 37 38 39 41 43 45 49 50 52 54 57 104 112 115 116 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "143 to 150" } |
Doctrine\ORM\QueryBuilder {#13540 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13527 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13535 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#13534 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13532 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13530 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13533 #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 {#13529 #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 {#13541 …} -_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 {#13538 -manager: Doctrine\ORM\EntityManager {#315 …11} -class: "App\Entity\ProductParameter" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#13524 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#13589 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#315 …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 {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -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 {#13540 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13527 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13535 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#13534 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13532 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13530 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13533 #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 {#13529 #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 {#13541 …} -_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() {#13543 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#13537 …} } 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 {#13588 +label: "Długa praca przy komputerze" +value: "26" +data: App\Entity\ProductParameter {#7152 …} +attr: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13594 +label: "Sztaplowanie (Układanie w stos)" +value: "32" +data: App\Entity\ProductParameter {#7214 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15338 -form: Symfony\Component\Form\Form {#14275 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15339 …5} |
full_name | "search[functions]" |
help | null |
help_attr | [] |
id | "search_functions" |
is_selected | Closure($choice, array $values) {#15318 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#13489 …} 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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14258 …} } 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 {#15314 -form: Symfony\Component\Form\Form {#14278 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15317 …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" |
32
"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 | "Sztaplowanie (Układanie w stos)" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "32" |
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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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 | "Sztaplowanie (Układanie w stos)" |
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() {#14268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14267 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "32" |
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 {#15311 -form: Symfony\Component\Form\Form {#14281 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15310 …5} |
full_name | "search[functions][]" |
help | null |
help_attr | [] |
id | "search_functions_32" |
label | "Sztaplowanie (Układanie w stos)" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "32" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_functions_entry" |
valid | true |
value | "32" |
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) {#7495 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6423 …} $paramIds: [ 17 18 19 20 21 22 25 26 27 28 29 32 33 36 37 38 39 41 43 45 49 50 52 54 57 104 112 115 116 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "162 to 169" } |
Doctrine\ORM\QueryBuilder {#13605 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13616 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13608 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#13609 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13611 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13613 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13610 #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 {#13614 #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 {#13606 …} -_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 {#13607 -manager: Doctrine\ORM\EntityManager {#315 …11} -class: "App\Entity\ProductParameter" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#13619 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#13629 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#315 …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 {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -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 {#13605 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13616 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13608 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#13609 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13611 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13613 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13610 #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 {#13614 #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 {#13606 …} -_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() {#13604 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#13599 …} } 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 {#13628 +label: "Siatkowe oparcie" +value: "25" +data: App\Entity\ProductParameter {#7137 …} +attr: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13634 +label: "Elementy siatkowe" +value: "36" +data: App\Entity\ProductParameter {#7244 …} +attr: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13632 +label: "Opcja ze skórą naturalną" +value: "38" +data: App\Entity\ProductParameter {#7276 …} +attr: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13630 +label: "Kubełkowe siedzisko" +value: "45" +data: App\Entity\ProductParameter {#7337 …} +attr: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13635 +label: "Nogi metalowe" +value: "49" +data: App\Entity\ProductParameter {#7352 …} +attr: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13639 +label: "Siedzisko drewniane/plastikowe" +value: "50" +data: App\Entity\ProductParameter {#7367 …} +attr: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13638 +label: "Pufy worki" +value: "104" +data: App\Entity\ProductParameter {#7427 …} +attr: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13637 +label: "Czarny stelaż" +value: "115" +data: App\Entity\ProductParameter {#7457 …} +attr: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13636 +label: "Biały stelaż" +value: "116" +data: App\Entity\ProductParameter {#7471 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15316 -form: Symfony\Component\Form\Form {#14365 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15323 …5} |
full_name | "search[execution]" |
help | null |
help_attr | [] |
id | "search_execution" |
is_selected | Closure($choice, array $values) {#15306 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#13489 …} 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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14285 …} } 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 {#15302 -form: Symfony\Component\Form\Form {#14368 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15304 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14294 …} } 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 {#15307 -form: Symfony\Component\Form\Form {#14371 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15300 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14303 …} } 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 {#15297 -form: Symfony\Component\Form\Form {#14374 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15298 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14312 …} } 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 {#15296 -form: Symfony\Component\Form\Form {#14377 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15301 …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" |
49
"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 | "Nogi metalowe" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "49" |
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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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 | "Nogi metalowe" |
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() {#14322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14321 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "49" |
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 {#15294 -form: Symfony\Component\Form\Form {#14380 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15285 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
id | "search_execution_49" |
label | "Nogi metalowe" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "49" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "49" |
50
"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 drewniane/plastikowe" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "50" |
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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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 drewniane/plastikowe" |
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() {#14331 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14330 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "50" |
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 {#15292 -form: Symfony\Component\Form\Form {#14383 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15281 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
id | "search_execution_50" |
label | "Siedzisko drewniane/plastikowe" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "50" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "50" |
104
"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 | "Pufy worki" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "104" |
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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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 | "Pufy worki" |
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() {#14340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14339 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "104" |
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 {#15280 -form: Symfony\Component\Form\Form {#14386 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15286 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
id | "search_execution_104" |
label | "Pufy worki" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "104" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "104" |
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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14348 …} } 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 {#15290 -form: Symfony\Component\Form\Form {#14389 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15295 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14357 …} } 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 {#15283 -form: Symfony\Component\Form\Form {#14392 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15279 …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" |
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) {#7489 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $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) {#7490 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $locale: "pl" $availabilityRepository: App\Repository\AvailabilityRepository {#6425 …} } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "183 to 185" } |
Doctrine\ORM\QueryBuilder {#13666 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13668 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13669 #from: "App\Entity\Availability" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#13670 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13671 #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 {#13667 …} -_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) {#7489 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $locale: "pl" } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "186 to 192" } |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#13672 -manager: Doctrine\ORM\EntityManager {#315 …11} -class: "App\Entity\Availability" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13676 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6509 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#13674 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#13688 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13676 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6509 …} -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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#315 …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 {#13676 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6509 …} -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 {#13666 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13668 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13669 #from: "App\Entity\Availability" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#13670 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13671 #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 {#13667 …} -_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() {#13665 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#13664 …} } 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 {#13700 +label: "Pokaż tylko 24-48h" +value: "5" +data: Proxies\__CG__\App\Entity\Availability {#9155 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15303 -form: Symfony\Component\Form\Form {#14404 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15309 …5} |
full_name | "search[availability]" |
help | null |
help_attr | [] |
id | "search_availability" |
is_selected | Closure($choice, array $values) {#15287 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#13489 …} 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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14397 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14396 …} } 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 {#15275 -form: Symfony\Component\Form\Form {#14407 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15274 …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) {#6798 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "211 to 213" } |
same as passed value |
choice_label | Closure(ProductColor $color) {#7482 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $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) {#6870 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $locale: "pl" $colorRepo: App\Repository\ProductColorRepository {#6475 …} } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "205 to 207" } |
Doctrine\ORM\QueryBuilder {#13690 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13686 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13685 #from: "App\Entity\ProductColor" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#13684 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13683 #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 {#13682 #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 {#13687 …} -_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) {#6798 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "211 to 213" } |
choice_label | Closure(ProductColor $color) {#7482 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $locale: "pl" } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "208 to 210" } |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#13708 -manager: Doctrine\ORM\EntityManager {#315 …11} -class: "App\Entity\ProductColor" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13710 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6474 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#13707 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#13762 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13710 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6474 …} -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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#315 …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 {#13710 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6474 …} -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 {#13690 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13686 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13685 #from: "App\Entity\ProductColor" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#13684 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13683 #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 {#13682 #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 {#13687 …} -_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() {#13693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#13692 …} } 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 {#13844 +label: "Biały" +value: "1" +data: App\Entity\ProductColor {#13751 …} +attr: [ "color" => "#ffffff" ] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13851 +label: "Czarny" +value: "2" +data: App\Entity\ProductColor {#13766 …} +attr: [ "color" => "#000000" ] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13857 +label: "Odcienie beżowego" +value: "5" +data: App\Entity\ProductColor {#13772 …} +attr: [ "color" => "#ffebcd" ] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13862 +label: "Odcienie brązowego" +value: "10" +data: App\Entity\ProductColor {#13779 …} +attr: [ "color" => "#8b4513" ] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13867 +label: "Odcienie czerwonego" +value: "3" +data: App\Entity\ProductColor {#13786 …} +attr: [ "color" => "#ff0000" ] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13872 +label: "Odcienie fioletowego" +value: "11" +data: App\Entity\ProductColor {#13793 …} +attr: [ "color" => "#800080" ] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13877 +label: "Odcienie niebieskiego" +value: "6" +data: App\Entity\ProductColor {#13800 …} +attr: [ "color" => "#0000ff" ] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13882 +label: "Odcienie pomarańczowego" +value: "9" +data: App\Entity\ProductColor {#13807 …} +attr: [ "color" => "#ffa500" ] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13887 +label: "Odcienie różowego" +value: "12" +data: App\Entity\ProductColor {#13814 …} +attr: [ "color" => "#ff69b4" ] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13892 +label: "Odcienie szarego" +value: "4" +data: App\Entity\ProductColor {#13821 …} +attr: [ "color" => "#696969" ] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13897 +label: "Odcienie zielonego" +value: "7" +data: App\Entity\ProductColor {#13828 …} +attr: [ "color" => "#008000" ] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13902 +label: "Odcienie żółtego" +value: "8" +data: App\Entity\ProductColor {#13835 …} +attr: [ "color" => "#ffff00" ] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15277 -form: Symfony\Component\Form\Form {#14518 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15284 …5} |
full_name | "search[color]" |
help | null |
help_attr | [] |
id | "search_color" |
is_selected | Closure($choice, array $values) {#15278 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#13489 …} 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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14412 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14411 …} } 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 {#15269 -form: Symfony\Component\Form\Form {#14521 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15268 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14420 …} } 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 {#15267 -form: Symfony\Component\Form\Form {#14524 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15272 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14429 …} } 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 {#15264 -form: Symfony\Component\Form\Form {#14527 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15266 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14439 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14438 …} } 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 {#14485 -form: Symfony\Component\Form\Form {#14530 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14503 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14448 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14447 …} } 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 {#14467 -form: Symfony\Component\Form\Form {#14533 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15253 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14456 …} } 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 {#15254 -form: Symfony\Component\Form\Form {#14536 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13928 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14466 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14465 …} } 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 {#14578 -form: Symfony\Component\Form\Form {#14539 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14614 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14475 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14474 …} } 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 {#14668 -form: Symfony\Component\Form\Form {#14542 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15229 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14484 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14483 …} } 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 {#15231 -form: Symfony\Component\Form\Form {#14545 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15288 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14493 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14492 …} } 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 {#15321 -form: Symfony\Component\Form\Form {#14548 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15332 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14501 …} } 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 {#15343 -form: Symfony\Component\Form\Form {#14551 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15354 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14511 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14510 …} } 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 {#15361 -form: Symfony\Component\Form\Form {#14554 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15377 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#13918 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6652 …} 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() {#13916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#13917 …} } 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 {#15271 -form: Symfony\Component\Form\Form {#14557 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15273 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#13925 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6652 …} 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() {#13927 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#13926 …} } 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 {#15249 -form: Symfony\Component\Form\Form {#14560 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15239 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#13934 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6652 …} 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() {#13936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#13935 …} } 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 {#15242 -form: Symfony\Component\Form\Form {#14563 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15232 …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) {#7481 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6423 …} $paramIds: [ 17 18 19 20 21 22 25 26 27 28 29 32 33 36 37 38 39 41 43 45 49 50 52 54 57 104 112 115 116 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "244 to 251" } |
Doctrine\ORM\QueryBuilder {#13945 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13956 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13948 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#13949 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13951 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13953 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13950 #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 {#13954 #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 {#13946 …} -_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 {#13501 -manager: Doctrine\ORM\EntityManager {#315 …11} -class: "App\Entity\ProductParameter" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#13513 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#13521 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#315 …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 {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -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 {#13945 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13956 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13948 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#13949 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13951 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13953 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13950 #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 {#13954 #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 {#13946 …} -_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() {#13944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#13943 …} } 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 {#13536 +label: "Regulowane podłokietniki" +value: "17" +data: App\Entity\ProductParameter {#7069 …} +attr: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13575 +label: "Aktywny mechanizm" +value: "18" +data: App\Entity\ProductParameter {#6995 …} +attr: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13577 +label: "Zagłówek" +value: "19" +data: App\Entity\ProductParameter {#6842 …} +attr: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13518 +label: "Regulowan głębokości siedziska" +value: "20" +data: App\Entity\ProductParameter {#6827 …} +attr: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13557 +label: "Wyraźny profil lędźwiowy" +value: "21" +data: App\Entity\ProductParameter {#6976 …} +attr: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13545 +label: "Profilowane siedzisko/oparcie" +value: "22" +data: App\Entity\ProductParameter {#6991 …} +attr: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13539 +label: "Opcja bez podłokietników" +value: "41" +data: App\Entity\ProductParameter {#7306 …} +attr: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13562 +label: "Dynamiczna praca oparcia" +value: "112" +data: App\Entity\ProductParameter {#7442 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14458 -form: Symfony\Component\Form\Form {#14638 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15265 …5} |
full_name | "search[ergonomyMobile]" |
help | null |
help_attr | [] |
id | "search_ergonomyMobile" |
is_selected | Closure($choice, array $values) {#15276 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#13489 …} 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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14567 …} } 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 {#15432 -form: Symfony\Component\Form\Form {#14641 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15340 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14576 …} } 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 {#15428 -form: Symfony\Component\Form\Form {#14644 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15422 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14586 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14585 …} } 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 {#15421 -form: Symfony\Component\Form\Form {#14647 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15420 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14595 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14594 …} } 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 {#15419 -form: Symfony\Component\Form\Form {#14650 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15418 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14604 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14603 …} } 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 {#15417 -form: Symfony\Component\Form\Form {#14653 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15416 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14612 …} } 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 {#15415 -form: Symfony\Component\Form\Form {#14656 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15414 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14621 …} } 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 {#15413 -form: Symfony\Component\Form\Form {#14659 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15412 …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" |
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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14631 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14630 …} } 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 {#15411 -form: Symfony\Component\Form\Form {#14662 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15410 …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" |
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) {#6872 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6423 …} $paramIds: [ 17 18 19 20 21 22 25 26 27 28 29 32 33 36 37 38 39 41 43 45 49 50 52 54 57 104 112 115 116 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "263 to 270" } |
Doctrine\ORM\QueryBuilder {#13972 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13983 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13975 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#13976 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13978 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13980 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13977 #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 {#13981 #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 {#13973 …} -_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 {#13538 -manager: Doctrine\ORM\EntityManager {#315 …11} -class: "App\Entity\ProductParameter" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#13524 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#13589 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#315 …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 {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -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 {#13972 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#13983 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#13975 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#13976 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13978 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#13980 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#13977 #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 {#13981 #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 {#13973 …} -_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() {#13971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#13970 …} } 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 {#13588 +label: "Długa praca przy komputerze" +value: "26" +data: App\Entity\ProductParameter {#7152 …} +attr: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13594 +label: "Sztaplowanie (Układanie w stos)" +value: "32" +data: App\Entity\ProductParameter {#7214 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15299 -form: Symfony\Component\Form\Form {#14683 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15289 …5} |
full_name | "search[functionsMobile]" |
help | null |
help_attr | [] |
id | "search_functionsMobile" |
is_selected | Closure($choice, array $values) {#15408 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#13489 …} 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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14666 …} } 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 {#15405 -form: Symfony\Component\Form\Form {#14686 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15406 …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" |
32
"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 | "Sztaplowanie (Układanie w stos)" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "32" |
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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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 | "Sztaplowanie (Układanie w stos)" |
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() {#14676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14675 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "32" |
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 {#15404 -form: Symfony\Component\Form\Form {#14689 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15403 …5} |
full_name | "search[functionsMobile][]" |
help | null |
help_attr | [] |
id | "search_functionsMobile_32" |
label | "Sztaplowanie (Układanie w stos)" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "32" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_functionsMobile_entry" |
valid | true |
value | "32" |
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) {#6765 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6423 …} $paramIds: [ 17 18 19 20 21 22 25 26 27 28 29 32 33 36 37 38 39 41 43 45 49 50 52 54 57 104 112 115 116 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "282 to 289" } |
Doctrine\ORM\QueryBuilder {#13999 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#14010 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#14002 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#14003 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#14005 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#14007 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#14004 #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 {#14008 #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 {#14000 …} -_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 {#13607 -manager: Doctrine\ORM\EntityManager {#315 …11} -class: "App\Entity\ProductParameter" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#13619 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#13629 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#315 …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 {#13515 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3089 …} -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 {#13999 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#14010 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#14002 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#14003 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#14005 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#14007 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#14004 #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 {#14008 #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 {#14000 …} -_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() {#13998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#13997 …} } 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 {#13628 +label: "Siatkowe oparcie" +value: "25" +data: App\Entity\ProductParameter {#7137 …} +attr: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13634 +label: "Elementy siatkowe" +value: "36" +data: App\Entity\ProductParameter {#7244 …} +attr: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13632 +label: "Opcja ze skórą naturalną" +value: "38" +data: App\Entity\ProductParameter {#7276 …} +attr: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13630 +label: "Kubełkowe siedzisko" +value: "45" +data: App\Entity\ProductParameter {#7337 …} +attr: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13635 +label: "Nogi metalowe" +value: "49" +data: App\Entity\ProductParameter {#7352 …} +attr: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13639 +label: "Siedzisko drewniane/plastikowe" +value: "50" +data: App\Entity\ProductParameter {#7367 …} +attr: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13638 +label: "Pufy worki" +value: "104" +data: App\Entity\ProductParameter {#7427 …} +attr: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13637 +label: "Czarny stelaż" +value: "115" +data: App\Entity\ProductParameter {#7457 …} +attr: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13636 +label: "Biały stelaż" +value: "116" +data: App\Entity\ProductParameter {#7471 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15407 -form: Symfony\Component\Form\Form {#14773 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15409 …5} |
full_name | "search[executionMobile]" |
help | null |
help_attr | [] |
id | "search_executionMobile" |
is_selected | Closure($choice, array $values) {#15401 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#13489 …} 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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14694 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14693 …} } 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 {#15398 -form: Symfony\Component\Form\Form {#14776 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15399 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14703 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14702 …} } 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 {#15397 -form: Symfony\Component\Form\Form {#14779 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15396 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14711 …} } 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 {#15395 -form: Symfony\Component\Form\Form {#14782 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15394 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14720 …} } 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 {#15393 -form: Symfony\Component\Form\Form {#14785 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15392 …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" |
49
"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 | "Nogi metalowe" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "49" |
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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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 | "Nogi metalowe" |
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() {#14730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14729 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "49" |
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 {#15391 -form: Symfony\Component\Form\Form {#14788 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15390 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
id | "search_executionMobile_49" |
label | "Nogi metalowe" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "49" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "49" |
50
"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 drewniane/plastikowe" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "50" |
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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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 drewniane/plastikowe" |
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() {#14739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14738 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "50" |
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 {#15389 -form: Symfony\Component\Form\Form {#14791 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15388 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
id | "search_executionMobile_50" |
label | "Siedzisko drewniane/plastikowe" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "50" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "50" |
104
"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 | "Pufy worki" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "104" |
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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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 | "Pufy worki" |
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() {#14748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14747 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "104" |
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 {#15387 -form: Symfony\Component\Form\Form {#14794 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15386 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
id | "search_executionMobile_104" |
label | "Pufy worki" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "104" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "104" |
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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14756 …} } 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 {#15385 -form: Symfony\Component\Form\Form {#14797 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15384 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14765 …} } 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 {#15458 -form: Symfony\Component\Form\Form {#14800 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15248 …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" |
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) {#13419 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "304 to 306" } |
same as passed value |
choice_label | Closure(ProductColor $color) {#13418 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $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) {#7483 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $locale: "pl" $colorRepo: App\Repository\ProductColorRepository {#6475 …} } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "301 to 303" } |
Doctrine\ORM\QueryBuilder {#14026 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#14028 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#14029 #from: "App\Entity\ProductColor" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#14030 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#14031 #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 {#14032 #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 {#14027 …} -_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) {#13419 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "304 to 306" } |
choice_label | Closure(ProductColor $color) {#13418 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $locale: "pl" } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "307 to 309" } |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#13708 -manager: Doctrine\ORM\EntityManager {#315 …11} -class: "App\Entity\ProductColor" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13710 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6474 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#13707 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#13762 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13710 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6474 …} -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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#315 …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 {#13710 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6474 …} -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 {#14026 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#14028 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#14029 #from: "App\Entity\ProductColor" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#14030 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#14031 #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 {#14032 #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 {#14027 …} -_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() {#14025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14024 …} } 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 {#14037 +label: "Biały" +value: "1" +data: App\Entity\ProductColor {#13751 …} +attr: [ "color" => "#ffffff" ] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14040 +label: "Czarny" +value: "2" +data: App\Entity\ProductColor {#13766 …} +attr: [ "color" => "#000000" ] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14041 +label: "Odcienie beżowego" +value: "5" +data: App\Entity\ProductColor {#13772 …} +attr: [ "color" => "#ffebcd" ] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14042 +label: "Odcienie brązowego" +value: "10" +data: App\Entity\ProductColor {#13779 …} +attr: [ "color" => "#8b4513" ] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14043 +label: "Odcienie czerwonego" +value: "3" +data: App\Entity\ProductColor {#13786 …} +attr: [ "color" => "#ff0000" ] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14044 +label: "Odcienie fioletowego" +value: "11" +data: App\Entity\ProductColor {#13793 …} +attr: [ "color" => "#800080" ] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14045 +label: "Odcienie niebieskiego" +value: "6" +data: App\Entity\ProductColor {#13800 …} +attr: [ "color" => "#0000ff" ] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14046 +label: "Odcienie pomarańczowego" +value: "9" +data: App\Entity\ProductColor {#13807 …} +attr: [ "color" => "#ffa500" ] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14047 +label: "Odcienie różowego" +value: "12" +data: App\Entity\ProductColor {#13814 …} +attr: [ "color" => "#ff69b4" ] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14048 +label: "Odcienie szarego" +value: "4" +data: App\Entity\ProductColor {#13821 …} +attr: [ "color" => "#696969" ] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14049 +label: "Odcienie zielonego" +value: "7" +data: App\Entity\ProductColor {#13828 …} +attr: [ "color" => "#008000" ] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14050 +label: "Odcienie żółtego" +value: "8" +data: App\Entity\ProductColor {#13835 …} +attr: [ "color" => "#ffff00" ] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15400 -form: Symfony\Component\Form\Form {#14911 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15402 …5} |
full_name | "search[colorMobile]" |
help | null |
help_attr | [] |
id | "search_colorMobile" |
is_selected | Closure($choice, array $values) {#15435 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#13489 …} 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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14804 …} } 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 {#15438 -form: Symfony\Component\Form\Form {#14914 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15437 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14813 …} } 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 {#15439 -form: Symfony\Component\Form\Form {#14917 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15440 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14823 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14822 …} } 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 {#15441 -form: Symfony\Component\Form\Form {#14920 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15442 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14831 …} } 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 {#15443 -form: Symfony\Component\Form\Form {#14923 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15444 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14840 …} } 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 {#15445 -form: Symfony\Component\Form\Form {#14926 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15446 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14849 …} } 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 {#15447 -form: Symfony\Component\Form\Form {#14929 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15448 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14858 …} } 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 {#15459 -form: Symfony\Component\Form\Form {#14932 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15460 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14868 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14867 …} } 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 {#15462 -form: Symfony\Component\Form\Form {#14935 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15463 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14876 …} } 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 {#15464 -form: Symfony\Component\Form\Form {#14938 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15465 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14886 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14885 …} } 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 {#15466 -form: Symfony\Component\Form\Form {#14941 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15467 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14894 …} } 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 {#15468 -form: Symfony\Component\Form\Form {#14944 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15469 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14903 …} } 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 {#15470 -form: Symfony\Component\Form\Form {#14947 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15471 …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) {#12822 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $locale: "pl" $productProducerRepository: App\Repository\ProductProducerRepository {#6638 …} $producersIds: [ 75 33 35 42 71 45 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "320 to 323" } |
Doctrine\ORM\QueryBuilder {#14061 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#14063 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#14064 #from: "App\Entity\ProductProducer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#14066 #joinType: "INNER" #join: "p.languages" #alias: "lang" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#14065 #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 {#14062 …} -_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 {#14068 -manager: Doctrine\ORM\EntityManager {#315 …11} -class: "App\Entity\ProductProducer" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#14072 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6639 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#14070 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#15475 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#14072 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6639 …} -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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#315 …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 {#14072 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6639 …} -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 {#14061 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#14063 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#14064 #from: "App\Entity\ProductProducer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#14066 #joinType: "INNER" #join: "p.languages" #alias: "lang" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#14065 #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 {#14062 …} -_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() {#14060 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14059 …} } 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 {#15480 +label: "Grospol" +value: "33" +data: Proxies\__CG__\App\Entity\ProductProducer {#9132 …} +attr: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15478 +label: "Nowy Styl" +value: "35" +data: App\Entity\ProductProducer {#9233 …} +attr: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15474 +label: "Pufy Polskie" +value: "42" +data: Proxies\__CG__\App\Entity\ProductProducer {#12074 …} +attr: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15476 +label: "CentrumKrzesel.pl" +value: "45" +data: Proxies\__CG__\App\Entity\ProductProducer {#12757 …} +attr: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15481 +label: "Diablo Chairs" +value: "71" +data: Proxies\__CG__\App\Entity\ProductProducer {#11951 …} +attr: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15482 +label: "Kido by Diablo" +value: "75" +data: App\Entity\ProductProducer {#8831 …} +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15436 -form: Symfony\Component\Form\Form {#14950 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#15434 …5} |
full_name | "search[productProducerMobile]" |
help | null |
help_attr | [] |
id | "search_productProducerMobile" |
is_selected | Closure($choice, $value) {#15472 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#13489 …} 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) {#12691 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $locale: "pl" $productProducerRepository: App\Repository\ProductProducerRepository {#6638 …} $producersIds: [ 75 33 35 42 71 45 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "335 to 338" } |
Doctrine\ORM\QueryBuilder {#14098 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#14097 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#14094 #from: "App\Entity\ProductProducer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#14089 #joinType: "INNER" #join: "p.languages" #alias: "lang" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#14088 #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 {#14096 …} -_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 {#14068 -manager: Doctrine\ORM\EntityManager {#315 …11} -class: "App\Entity\ProductProducer" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#14072 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6639 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#14070 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#15475 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#14072 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6639 …} -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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#315 …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 {#14072 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6639 …} -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 {#14098 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#14097 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#14094 #from: "App\Entity\ProductProducer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#14089 #joinType: "INNER" #join: "p.languages" #alias: "lang" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#14088 #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 {#14096 …} -_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() {#14093 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14075 …} } 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 {#15480 +label: "Grospol" +value: "33" +data: Proxies\__CG__\App\Entity\ProductProducer {#9132 …} +attr: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15478 +label: "Nowy Styl" +value: "35" +data: App\Entity\ProductProducer {#9233 …} +attr: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15474 +label: "Pufy Polskie" +value: "42" +data: Proxies\__CG__\App\Entity\ProductProducer {#12074 …} +attr: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15476 +label: "CentrumKrzesel.pl" +value: "45" +data: Proxies\__CG__\App\Entity\ProductProducer {#12757 …} +attr: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15481 +label: "Diablo Chairs" +value: "71" +data: Proxies\__CG__\App\Entity\ProductProducer {#11951 …} +attr: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15482 +label: "Kido by Diablo" +value: "75" +data: App\Entity\ProductProducer {#8831 …} +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15473 -form: Symfony\Component\Form\Form {#14953 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#15484 …5} |
full_name | "search[productProducer]" |
help | null |
help_attr | [] |
id | "search_productProducer" |
is_selected | Closure($choice, $value) {#15485 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#13489 …} 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) {#12444 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $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) {#12690 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $locale: "pl" $availabilityRepository: App\Repository\AvailabilityRepository {#6425 …} } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "350 to 352" } |
Doctrine\ORM\QueryBuilder {#14102 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#14104 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#14105 #from: "App\Entity\Availability" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#14106 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#14107 #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 {#14103 …} -_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) {#12444 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6476 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $locale: "pl" } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "353 to 359" } |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#13672 -manager: Doctrine\ORM\EntityManager {#315 …11} -class: "App\Entity\Availability" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13676 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6509 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#13674 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#13688 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13676 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6509 …} -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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#315 …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 {#13676 -om: Doctrine\ORM\EntityManager {#315 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6509 …} -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 {#14102 -_em: Doctrine\ORM\EntityManager {#315 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#14104 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#14105 #from: "App\Entity\Availability" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#14106 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#14107 #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 {#14103 …} -_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() {#14077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14078 …} } 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 {#14112 +label: "Pokaż tylko 24-48h" +value: "5" +data: Proxies\__CG__\App\Entity\Availability {#9155 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15486 -form: Symfony\Component\Form\Form {#14965 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15487 …5} |
full_name | "search[availabilityMobile]" |
help | null |
help_attr | [] |
id | "search_availabilityMobile" |
is_selected | Closure($choice, array $values) {#15488 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#13489 …} 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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14151 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#14154 …} 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() {#14958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14957 …} } 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 {#15492 -form: Symfony\Component\Form\Form {#14968 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15491 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14123 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6652 …} 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() {#14125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14124 …} } 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 {#15490 -form: Symfony\Component\Form\Form {#14971 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15489 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14132 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6652 …} 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() {#14134 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14133 …} } 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 {#15494 -form: Symfony\Component\Form\Form {#14974 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15493 …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 {#6748 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6747 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#171 …} -namespace: Closure() {#6751 …} } |
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() {#14142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6749 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#392 …} $translationDomain: "validators" $message: Closure() {#14141 …} } 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 {#15497 +label: " - wybierz - " +value: "0" +data: null +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15498 +label: "Cena od najniższej" +value: "1" +data: "priceAscMod" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15499 +label: "Cena od najwyższej" +value: "2" +data: "priceDescMod" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15495 -form: Symfony\Component\Form\Form {#14977 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#15496 …5} |
full_name | "search[sorting]" |
help | null |
help_attr | [] |
id | "search_sorting" |
is_selected | Closure($choice, $value) {#15501 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#13489 …} 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" |