- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 212
- Events
- Routing
- Cache
- Translation 45
- Security
- Twig
- Doctrine 5
- E-mails
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
22
-
-
-
32
-
51
-
93
-
97
-
-
-
38
-
45
-
48
-
49
-
50
-
53
-
81
-
83
-
85
-
114
-
115
-
116
-
117
-
129
-
-
-
5
-
-
-
1
-
2
-
5
-
10
-
3
-
11
-
6
-
9
-
12
-
4
-
7
-
8
-
-
priceFrom
-
query
-
priceTo
-
-
22
-
-
-
32
-
51
-
93
-
97
-
-
-
38
-
45
-
48
-
49
-
50
-
53
-
81
-
83
-
85
-
114
-
115
-
116
-
117
-
129
-
-
-
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7032 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6845 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "GET" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "admin" |
trim | true |
upload_max_size_message | Closure() {#7034 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#7033 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search" "_search" ] |
cache_key | "_search_search" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18992 -form: Symfony\Component\Form\Form {#17672 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#19164 …5} |
full_name | "search" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "search" |
priority | 0 |
required | true |
row_attr | [] |
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 |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7720 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6637 …} $paramIds: [ 22 29 32 33 34 38 45 48 49 50 51 52 53 54 81 83 85 93 97 114 115 116 117 129 ] } } |
Doctrine\ORM\QueryBuilder {#16964 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#16975 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p, tt, langParams, langParamLanguage" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#16967 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#16968 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#16970 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#16972 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#16969 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#16973 #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 {#16965 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#17126 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#16978 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#16966 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#16979 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17062 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2952 …} -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 {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#278 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17062 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2952 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#16964 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#16975 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p, tt, langParams, langParamLanguage" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#16967 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#16968 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#16970 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#16972 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#16969 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#16973 #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 {#16965 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#16963 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#16961 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_ergonomy" ] |
cache_key | "_search_ergonomy_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16993 +label: "Profilowane siedzisko/oparcie" +value: "22" +data: App\Entity\ProductParameter {#7355 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#19173 -form: Symfony\Component\Form\Form {#17691 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#18998 …5} |
full_name | "search[ergonomy]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_ergonomy" |
is_selected | Closure($choice, array $values) {#19179 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#16948 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "ergonomy" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomy" |
valid | true |
value | [] |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Profilowane siedzisko/oparcie" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "22" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Profilowane siedzisko/oparcie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17685 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17683 …} } } |
validation_groups | null |
value | "22" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18742 -form: Symfony\Component\Form\Form {#17694 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#19029 …5} |
full_name | "search[ergonomy][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_ergonomy_22" |
label | "Profilowane siedzisko/oparcie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "22" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_ergonomy_entry" |
valid | true |
value | "22" |
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 |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7987 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6637 …} $paramIds: [ 22 29 32 33 34 38 45 48 49 50 51 52 53 54 81 83 85 93 97 114 115 116 117 129 ] } } |
Doctrine\ORM\QueryBuilder {#17048 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17034 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p, tt, langParams, langParamLanguage" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17050 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17041 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17039 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17037 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17040 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#17036 #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 {#17049 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#17027 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#17031 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#17028 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#17054 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17062 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2952 …} -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 {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#278 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17062 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2952 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#17048 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17034 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p, tt, langParams, langParamLanguage" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17050 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17041 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17039 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17037 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17040 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#17036 #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 {#17049 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#17055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17060 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_functions" ] |
cache_key | "_search_functions_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17018 +label: "Sztaplowanie (Układanie w stos)" +value: "32" +data: App\Entity\ProductParameter {#7080 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17016 +label: "Podłokietniki" +value: "51" +data: App\Entity\ProductParameter {#7501 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17014 +label: "Pufy ze schowkiem" +value: "93" +data: App\Entity\ProductParameter {#7607 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17010 +label: "Rozkładany blat" +value: "97" +data: App\Entity\ProductParameter {#7621 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18744 -form: Symfony\Component\Form\Form {#17733 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#19010 …5} |
full_name | "search[functions]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_functions" |
is_selected | Closure($choice, array $values) {#19041 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#16948 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "functions" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_functions" |
valid | true |
value | [] |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Sztaplowanie (Układanie w stos)" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "32" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sztaplowanie (Układanie w stos)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17698 …} } } |
validation_groups | null |
value | "32" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18734 -form: Symfony\Component\Form\Form {#17736 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#19047 …5} |
full_name | "search[functions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_functions_32" |
label | "Sztaplowanie (Układanie w stos)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "32" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_functions_entry" |
valid | true |
value | "32" |
51
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Podłokietniki" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "51" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Podłokietniki" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17707 …} } } |
validation_groups | null |
value | "51" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18732 -form: Symfony\Component\Form\Form {#17739 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#19025 …5} |
full_name | "search[functions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_functions_51" |
label | "Podłokietniki" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "51" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_functions_entry" |
valid | true |
value | "51" |
93
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Pufy ze schowkiem" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "93" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pufy ze schowkiem" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17716 …} } } |
validation_groups | null |
value | "93" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18714 -form: Symfony\Component\Form\Form {#17742 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18712 …5} |
full_name | "search[functions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_functions_93" |
label | "Pufy ze schowkiem" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "93" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_functions_entry" |
valid | true |
value | "93" |
97
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Rozkładany blat" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "97" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Rozkładany blat" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17726 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17725 …} } } |
validation_groups | null |
value | "97" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18710 -form: Symfony\Component\Form\Form {#17745 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18708 …5} |
full_name | "search[functions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_functions_97" |
label | "Rozkładany blat" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "97" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_functions_entry" |
valid | true |
value | "97" |
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 |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7988 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6637 …} $paramIds: [ 22 29 32 33 34 38 45 48 49 50 51 52 53 54 81 83 85 93 97 114 115 116 117 129 ] } } |
Doctrine\ORM\QueryBuilder {#17002 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17118 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p, tt, langParams, langParamLanguage" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#16989 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#16988 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#16986 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#16984 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#16987 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#16983 #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 {#17001 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#17064 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#17103 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#17085 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#16990 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17062 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2952 …} -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 {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#278 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17062 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2952 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#17002 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17118 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p, tt, langParams, langParamLanguage" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#16989 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#16988 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#16986 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#16984 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#16987 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#16983 #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 {#17001 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#17008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17003 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_execution" ] |
cache_key | "_search_execution_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17110 +label: "Opcja ze skórą naturalną" +value: "38" +data: App\Entity\ProductParameter {#7426 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17113 +label: "Kubełkowe siedzisko" +value: "45" +data: App\Entity\ProductParameter {#7440 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17111 +label: "Nogi drewniane" +value: "48" +data: App\Entity\ProductParameter {#7455 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17101 +label: "Nogi metalowe" +value: "49" +data: App\Entity\ProductParameter {#7470 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17109 +label: "Siedzisko drewniane/plastikowe" +value: "50" +data: App\Entity\ProductParameter {#7486 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17115 +label: "Siedzisko tapicerowane" +value: "53" +data: App\Entity\ProductParameter {#7531 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17102 +label: "Pikowane, Chesterfield" +value: "81" +data: App\Entity\ProductParameter {#7562 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17095 +label: "Blat prostokątny" +value: "83" +data: App\Entity\ProductParameter {#7577 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17105 +label: "Nogi ludwik" +value: "85" +data: App\Entity\ProductParameter {#7592 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17114 +label: "Złoty stelaż" +value: "114" +data: App\Entity\ProductParameter {#7636 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17106 +label: "Czarny stelaż" +value: "115" +data: App\Entity\ProductParameter {#7650 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17100 +label: "Biały stelaż" +value: "116" +data: App\Entity\ProductParameter {#7665 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17104 +label: "Srebrny stelaż" +value: "117" +data: App\Entity\ProductParameter {#7680 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17098 +label: "Naturalny rattan" +value: "129" +data: App\Entity\ProductParameter {#7695 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18737 -form: Symfony\Component\Form\Form {#17874 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#18739 …5} |
full_name | "search[execution]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_execution" |
is_selected | Closure($choice, array $values) {#18704 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#16948 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "execution" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_execution" |
valid | true |
value | [] |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Opcja ze skórą naturalną" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "38" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Opcja ze skórą naturalną" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17750 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17749 …} } } |
validation_groups | null |
value | "38" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18700 -form: Symfony\Component\Form\Form {#17877 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18702 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_execution_38" |
label | "Opcja ze skórą naturalną" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "38" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Kubełkowe siedzisko" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "45" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Kubełkowe siedzisko" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17758 …} } } |
validation_groups | null |
value | "45" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18697 -form: Symfony\Component\Form\Form {#17880 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18696 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_execution_45" |
label | "Kubełkowe siedzisko" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "45" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "45" |
48
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Nogi drewniane" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "48" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Nogi drewniane" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17767 …} } } |
validation_groups | null |
value | "48" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18695 -form: Symfony\Component\Form\Form {#17883 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18694 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_execution_48" |
label | "Nogi drewniane" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "48" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "48" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Nogi metalowe" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "49" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Nogi metalowe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17776 …} } } |
validation_groups | null |
value | "49" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18690 -form: Symfony\Component\Form\Form {#17886 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18689 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_execution_49" |
label | "Nogi metalowe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "49" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Siedzisko drewniane/plastikowe" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "50" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Siedzisko drewniane/plastikowe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17785 …} } } |
validation_groups | null |
value | "50" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18688 -form: Symfony\Component\Form\Form {#17889 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18686 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_execution_50" |
label | "Siedzisko drewniane/plastikowe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "50" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "50" |
53
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Siedzisko tapicerowane" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "53" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Siedzisko tapicerowane" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17795 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17794 …} } } |
validation_groups | null |
value | "53" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18685 -form: Symfony\Component\Form\Form {#17892 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18682 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_execution_53" |
label | "Siedzisko tapicerowane" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "53" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "53" |
81
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Pikowane, Chesterfield" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "81" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pikowane, Chesterfield" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17804 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17803 …} } } |
validation_groups | null |
value | "81" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18680 -form: Symfony\Component\Form\Form {#17895 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18679 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_execution_81" |
label | "Pikowane, Chesterfield" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "81" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "81" |
83
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Blat prostokątny" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "83" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Blat prostokątny" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17813 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17812 …} } } |
validation_groups | null |
value | "83" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18678 -form: Symfony\Component\Form\Form {#17898 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18676 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_execution_83" |
label | "Blat prostokątny" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "83" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "83" |
85
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Nogi ludwik" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "85" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Nogi ludwik" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17822 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17821 …} } } |
validation_groups | null |
value | "85" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18509 -form: Symfony\Component\Form\Form {#17901 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18508 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_execution_85" |
label | "Nogi ludwik" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "85" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "85" |
114
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Złoty stelaż" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "114" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Złoty stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17831 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17830 …} } } |
validation_groups | null |
value | "114" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18505 -form: Symfony\Component\Form\Form {#17904 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16981 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_execution_114" |
label | "Złoty stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "114" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "114" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Czarny stelaż" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "115" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Czarny stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17840 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17839 …} } } |
validation_groups | null |
value | "115" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#17700 -form: Symfony\Component\Form\Form {#17907 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17727 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_execution_115" |
label | "Czarny stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "115" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Biały stelaż" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "116" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Biały stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17848 …} } } |
validation_groups | null |
value | "116" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#17026 -form: Symfony\Component\Form\Form {#17910 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17760 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_execution_116" |
label | "Biały stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "116" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "116" |
117
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Srebrny stelaż" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "117" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Srebrny stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17857 …} } } |
validation_groups | null |
value | "117" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#17769 -form: Symfony\Component\Form\Form {#17913 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17787 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_execution_117" |
label | "Srebrny stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "117" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "117" |
129
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Naturalny rattan" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "129" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Naturalny rattan" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17866 …} } } |
validation_groups | null |
value | "129" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#17805 -form: Symfony\Component\Form\Form {#17916 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17823 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_execution_129" |
label | "Naturalny rattan" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "129" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "129" |
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) {#7055 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $locale: "pl" } } |
same as passed value |
class | "App\Entity\Availability" |
same as passed value |
expanded | true |
same as passed value |
label | false |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#8593 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $locale: "pl" $availabilityRepository: App\Repository\AvailabilityRepository {#6684 …} } } |
Doctrine\ORM\QueryBuilder {#17139 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17141 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17142 #from: "App\Entity\Availability" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17143 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17144 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" "p.isVisible = 1" ] #preSeparator: "(" #postSeparator: ")" } "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 {#17140 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(Availability $availability) {#7055 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $locale: "pl" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#17210 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#17147 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#17145 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#17148 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17181 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6686 …} -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 {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#278 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17181 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6686 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#17139 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17141 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17142 #from: "App\Entity\Availability" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17143 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17144 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" "p.isVisible = 1" ] #preSeparator: "(" #postSeparator: ")" } "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 {#17140 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#17138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17137 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_availability" ] |
cache_key | "_search_availability_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17179 +label: "Pokaż tylko 24-48h" +value: "5" +data: Proxies\__CG__\App\Entity\Availability {#9495 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18703 -form: Symfony\Component\Form\Form {#17928 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#18707 …5} |
full_name | "search[availability]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_availability" |
is_selected | Closure($choice, array $values) {#17850 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#16948 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "availability" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Pokaż tylko 24-48h" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pokaż tylko 24-48h" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17920 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#17937 -form: Symfony\Component\Form\Form {#17931 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17150 …5} |
full_name | "search[availability][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_availability_5" |
label | "Pokaż tylko 24-48h" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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) {#7712 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} } |
same as passed value |
choice_label | Closure(ProductColor $color) {#7717 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $locale: "pl" } } |
same as passed value |
class | "App\Entity\ProductColor" |
same as passed value |
expanded | true |
same as passed value |
label | false |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7719 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $locale: "pl" $colorRepo: App\Repository\ProductColorRepository {#6620 …} } } |
Doctrine\ORM\QueryBuilder {#17170 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17164 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17162 #from: "App\Entity\ProductColor" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17161 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17160 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#17159 #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 {#17165 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure(ProductColor $productColor) {#7712 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} } |
choice_filter | null |
choice_label | Closure(ProductColor $color) {#7717 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $locale: "pl" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#17287 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#17155 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#17157 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#17154 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17216 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3070 …} -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 {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#278 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17216 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3070 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#17170 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17164 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17162 #from: "App\Entity\ProductColor" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17161 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17160 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#17159 #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 {#17165 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#17166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17171 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_color" ] |
cache_key | "_search_color_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17212 +label: "Biały" +value: "1" +data: App\Entity\ProductColor {#17193 …} +attr: [ "color" => "#ffffff" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17189 +label: "Czarny" +value: "2" +data: App\Entity\ProductColor {#17183 …} +attr: [ "color" => "#000000" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17342 +label: "Odcienie beżowego" +value: "5" +data: App\Entity\ProductColor {#17285 …} +attr: [ "color" => "#ffebcd" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17346 +label: "Odcienie brązowego" +value: "10" +data: App\Entity\ProductColor {#17278 …} +attr: [ "color" => "#8b4513" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17349 +label: "Odcienie czerwonego" +value: "3" +data: App\Entity\ProductColor {#17270 …} +attr: [ "color" => "#ff0000" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17352 +label: "Odcienie fioletowego" +value: "11" +data: App\Entity\ProductColor {#17291 …} +attr: [ "color" => "#800080" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17355 +label: "Odcienie niebieskiego" +value: "6" +data: App\Entity\ProductColor {#17298 …} +attr: [ "color" => "#0000ff" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17358 +label: "Odcienie pomarańczowego" +value: "9" +data: App\Entity\ProductColor {#17305 …} +attr: [ "color" => "#ffa500" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17361 +label: "Odcienie różowego" +value: "12" +data: App\Entity\ProductColor {#17312 …} +attr: [ "color" => "#ff69b4" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17364 +label: "Odcienie szarego" +value: "4" +data: App\Entity\ProductColor {#17319 …} +attr: [ "color" => "#696969" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17367 +label: "Odcienie zielonego" +value: "7" +data: App\Entity\ProductColor {#17326 …} +attr: [ "color" => "#008000" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17370 +label: "Odcienie żółtego" +value: "8" +data: App\Entity\ProductColor {#17333 …} +attr: [ "color" => "#ffff00" ] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17859 -form: Symfony\Component\Form\Form {#18042 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#17841 …5} |
full_name | "search[color]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_color" |
is_selected | Closure($choice, array $values) {#17964 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#16948 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "color" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Biały" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17935 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffffff" ] |
attr_translation_parameters | [] |
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 {#18009 -form: Symfony\Component\Form\Form {#18045 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18000 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_color_1" |
label | "Biały" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Czarny" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17945 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17944 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#000000" ] |
attr_translation_parameters | [] |
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 {#18018 -form: Symfony\Component\Form\Form {#18048 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17388 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_color_2" |
label | "Czarny" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie beżowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17954 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17953 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffebcd" ] |
attr_translation_parameters | [] |
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 {#17397 -form: Symfony\Component\Form\Form {#18051 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18093 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_color_5" |
label | "Odcienie beżowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie brązowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17963 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17962 …} } } |
validation_groups | null |
value | "10" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#8b4513" ] |
attr_translation_parameters | [] |
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 {#17431 -form: Symfony\Component\Form\Form {#18054 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18108 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_color_10" |
label | "Odcienie brązowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie czerwonego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17972 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17971 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ff0000" ] |
attr_translation_parameters | [] |
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 {#18126 -form: Symfony\Component\Form\Form {#18057 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18135 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_color_3" |
label | "Odcienie czerwonego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie fioletowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17981 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17980 …} } } |
validation_groups | null |
value | "11" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#800080" ] |
attr_translation_parameters | [] |
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 {#18159 -form: Symfony\Component\Form\Form {#18060 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18168 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_color_11" |
label | "Odcienie fioletowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "11" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie niebieskiego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17989 …} } } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#0000ff" ] |
attr_translation_parameters | [] |
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 {#18483 -form: Symfony\Component\Form\Form {#18063 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18213 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_color_6" |
label | "Odcienie niebieskiego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie pomarańczowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#17999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17998 …} } } |
validation_groups | null |
value | "9" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffa500" ] |
attr_translation_parameters | [] |
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 {#18267 -form: Symfony\Component\Form\Form {#18066 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18339 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_color_9" |
label | "Odcienie pomarańczowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie różowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18007 …} } } |
validation_groups | null |
value | "12" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ff69b4" ] |
attr_translation_parameters | [] |
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 {#18357 -form: Symfony\Component\Form\Form {#18069 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18366 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_color_12" |
label | "Odcienie różowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "12" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie szarego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18016 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#696969" ] |
attr_translation_parameters | [] |
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 {#18393 -form: Symfony\Component\Form\Form {#18072 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18402 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_color_4" |
label | "Odcienie szarego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie zielonego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18025 …} } } |
validation_groups | null |
value | "7" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#008000" ] |
attr_translation_parameters | [] |
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 {#18411 -form: Symfony\Component\Form\Form {#18075 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18420 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_color_7" |
label | "Odcienie zielonego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie żółtego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18034 …} } } |
validation_groups | null |
value | "8" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffff00" ] |
attr_translation_parameters | [] |
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 {#18429 -form: Symfony\Component\Form\Form {#18078 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18938 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_color_8" |
label | "Odcienie żółtego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#17385 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6845 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#17387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17386 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_priceFrom" ] |
cache_key | "_search_priceFrom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17991 -form: Symfony\Component\Form\Form {#18081 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17955 …5} |
full_name | "search[priceFrom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_priceFrom" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "priceFrom" |
priority | 0 |
required | false |
row_attr | [] |
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 |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#17394 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6845 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#17396 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17395 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_query" ] |
cache_key | "_search_query_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18927 -form: Symfony\Component\Form\Form {#18084 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18933 …5} |
full_name | "search[query]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_query" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "query" |
priority | 0 |
required | false |
row_attr | [] |
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 |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#17403 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6845 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#17405 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17404 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_priceTo" ] |
cache_key | "_search_priceTo_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18921 -form: Symfony\Component\Form\Form {#18087 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18912 …5} |
full_name | "search[priceTo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_priceTo" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "priceTo" |
priority | 0 |
required | false |
row_attr | [] |
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 |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7711 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6637 …} $paramIds: [ 22 29 32 33 34 38 45 48 49 50 51 52 53 54 81 83 85 93 97 114 115 116 117 129 ] } } |
Doctrine\ORM\QueryBuilder {#17414 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17425 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p, tt, langParams, langParamLanguage" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17417 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17418 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17420 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17422 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17419 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#17423 #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 {#17415 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#17429 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#16978 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#17428 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#17432 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17062 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2952 …} -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 {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#278 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17062 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2952 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#17414 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17425 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p, tt, langParams, langParamLanguage" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17417 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17418 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17420 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17422 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17419 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#17423 #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 {#17415 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#17413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17412 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_ergonomyMobile" ] |
cache_key | "_search_ergonomyMobile_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17438 +label: "Profilowane siedzisko/oparcie" +value: "22" +data: App\Entity\ProductParameter {#7355 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18900 -form: Symfony\Component\Form\Form {#18099 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#18894 …5} |
full_name | "search[ergonomyMobile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_ergonomyMobile" |
is_selected | Closure($choice, array $values) {#18821 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#16948 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "ergonomyMobile" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomyMobile" |
valid | true |
value | [] |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Profilowane siedzisko/oparcie" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "22" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Profilowane siedzisko/oparcie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18091 …} } } |
validation_groups | null |
value | "22" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18941 -form: Symfony\Component\Form\Form {#18102 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18944 …5} |
full_name | "search[ergonomyMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_ergonomyMobile_22" |
label | "Profilowane siedzisko/oparcie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "22" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_ergonomyMobile_entry" |
valid | true |
value | "22" |
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 |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7052 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6637 …} $paramIds: [ 22 29 32 33 34 38 45 48 49 50 51 52 53 54 81 83 85 93 97 114 115 116 117 129 ] } } |
Doctrine\ORM\QueryBuilder {#17448 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17459 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p, tt, langParams, langParamLanguage" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17451 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17452 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17454 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17456 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17453 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#17457 #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 {#17449 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#17463 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#17031 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#17462 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#17466 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17062 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2952 …} -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 {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#278 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17062 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2952 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#17448 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17459 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p, tt, langParams, langParamLanguage" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17451 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17452 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17454 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17456 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17453 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#17457 #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 {#17449 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#17447 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17446 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_functionsMobile" ] |
cache_key | "_search_functionsMobile_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17472 +label: "Sztaplowanie (Układanie w stos)" +value: "32" +data: App\Entity\ProductParameter {#7080 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17473 +label: "Podłokietniki" +value: "51" +data: App\Entity\ProductParameter {#7501 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17474 +label: "Pufy ze schowkiem" +value: "93" +data: App\Entity\ProductParameter {#7607 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17475 +label: "Rozkładany blat" +value: "97" +data: App\Entity\ProductParameter {#7621 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18945 -form: Symfony\Component\Form\Form {#18141 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#18891 …5} |
full_name | "search[functionsMobile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_functionsMobile" |
is_selected | Closure($choice, array $values) {#18935 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#16948 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "functionsMobile" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_functionsMobile" |
valid | true |
value | [] |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Sztaplowanie (Układanie w stos)" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "32" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sztaplowanie (Układanie w stos)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18106 …} } } |
validation_groups | null |
value | "32" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18930 -form: Symfony\Component\Form\Form {#18144 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18925 …5} |
full_name | "search[functionsMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_functionsMobile_32" |
label | "Sztaplowanie (Układanie w stos)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "32" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_functionsMobile_entry" |
valid | true |
value | "32" |
51
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Podłokietniki" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "51" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Podłokietniki" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18115 …} } } |
validation_groups | null |
value | "51" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18926 -form: Symfony\Component\Form\Form {#18147 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18922 …5} |
full_name | "search[functionsMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_functionsMobile_51" |
label | "Podłokietniki" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "51" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_functionsMobile_entry" |
valid | true |
value | "51" |
93
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Pufy ze schowkiem" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "93" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pufy ze schowkiem" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18124 …} } } |
validation_groups | null |
value | "93" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18920 -form: Symfony\Component\Form\Form {#18150 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18918 …5} |
full_name | "search[functionsMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_functionsMobile_93" |
label | "Pufy ze schowkiem" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "93" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_functionsMobile_entry" |
valid | true |
value | "93" |
97
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Rozkładany blat" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "97" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Rozkładany blat" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18134 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18133 …} } } |
validation_groups | null |
value | "97" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18910 -form: Symfony\Component\Form\Form {#18153 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18913 …5} |
full_name | "search[functionsMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_functionsMobile_97" |
label | "Rozkładany blat" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "97" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_functionsMobile_entry" |
valid | true |
value | "97" |
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 |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7997 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6637 …} $paramIds: [ 22 29 32 33 34 38 45 48 49 50 51 52 53 54 81 83 85 93 97 114 115 116 117 129 ] } } |
Doctrine\ORM\QueryBuilder {#17485 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17496 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p, tt, langParams, langParamLanguage" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17488 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17489 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17491 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17493 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17490 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#17494 #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 {#17486 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#17500 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#17103 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#17499 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#17503 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17062 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2952 …} -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 {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#278 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17062 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2952 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#17485 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17496 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p, tt, langParams, langParamLanguage" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17488 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17489 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17491 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#17493 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17490 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#17494 #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 {#17486 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#17484 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17483 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_executionMobile" ] |
cache_key | "_search_executionMobile_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17509 +label: "Opcja ze skórą naturalną" +value: "38" +data: App\Entity\ProductParameter {#7426 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17510 +label: "Kubełkowe siedzisko" +value: "45" +data: App\Entity\ProductParameter {#7440 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17511 +label: "Nogi drewniane" +value: "48" +data: App\Entity\ProductParameter {#7455 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17512 +label: "Nogi metalowe" +value: "49" +data: App\Entity\ProductParameter {#7470 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17513 +label: "Siedzisko drewniane/plastikowe" +value: "50" +data: App\Entity\ProductParameter {#7486 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17514 +label: "Siedzisko tapicerowane" +value: "53" +data: App\Entity\ProductParameter {#7531 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17515 +label: "Pikowane, Chesterfield" +value: "81" +data: App\Entity\ProductParameter {#7562 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17516 +label: "Blat prostokątny" +value: "83" +data: App\Entity\ProductParameter {#7577 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17517 +label: "Nogi ludwik" +value: "85" +data: App\Entity\ProductParameter {#7592 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17518 +label: "Złoty stelaż" +value: "114" +data: App\Entity\ProductParameter {#7636 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17519 +label: "Czarny stelaż" +value: "115" +data: App\Entity\ProductParameter {#7650 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17520 +label: "Biały stelaż" +value: "116" +data: App\Entity\ProductParameter {#7665 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17521 +label: "Srebrny stelaż" +value: "117" +data: App\Entity\ProductParameter {#7680 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17522 +label: "Naturalny rattan" +value: "129" +data: App\Entity\ProductParameter {#7695 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18932 -form: Symfony\Component\Form\Form {#18282 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#18937 …5} |
full_name | "search[executionMobile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_executionMobile" |
is_selected | Closure($choice, array $values) {#18909 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#16948 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "executionMobile" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_executionMobile" |
valid | true |
value | [] |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Opcja ze skórą naturalną" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "38" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Opcja ze skórą naturalną" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18157 …} } } |
validation_groups | null |
value | "38" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18898 -form: Symfony\Component\Form\Form {#18285 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18905 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_executionMobile_38" |
label | "Opcja ze skórą naturalną" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "38" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Kubełkowe siedzisko" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "45" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Kubełkowe siedzisko" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18166 …} } } |
validation_groups | null |
value | "45" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18902 -form: Symfony\Component\Form\Form {#18288 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18892 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_executionMobile_45" |
label | "Kubełkowe siedzisko" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "45" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "45" |
48
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Nogi drewniane" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "48" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Nogi drewniane" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18175 …} } } |
validation_groups | null |
value | "48" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18897 -form: Symfony\Component\Form\Form {#18291 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18896 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_executionMobile_48" |
label | "Nogi drewniane" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "48" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "48" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Nogi metalowe" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "49" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Nogi metalowe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18185 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18184 …} } } |
validation_groups | null |
value | "49" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18893 -form: Symfony\Component\Form\Form {#18294 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18888 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_executionMobile_49" |
label | "Nogi metalowe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "49" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Siedzisko drewniane/plastikowe" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "50" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Siedzisko drewniane/plastikowe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18194 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18193 …} } } |
validation_groups | null |
value | "50" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18887 -form: Symfony\Component\Form\Form {#18297 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18883 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_executionMobile_50" |
label | "Siedzisko drewniane/plastikowe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "50" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "50" |
53
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Siedzisko tapicerowane" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "53" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Siedzisko tapicerowane" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18202 …} } } |
validation_groups | null |
value | "53" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18882 -form: Symfony\Component\Form\Form {#18300 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18881 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_executionMobile_53" |
label | "Siedzisko tapicerowane" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "53" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "53" |
81
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Pikowane, Chesterfield" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "81" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pikowane, Chesterfield" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18211 …} } } |
validation_groups | null |
value | "81" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18880 -form: Symfony\Component\Form\Form {#18303 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18879 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_executionMobile_81" |
label | "Pikowane, Chesterfield" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "81" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "81" |
83
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Blat prostokątny" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "83" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Blat prostokątny" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18220 …} } } |
validation_groups | null |
value | "83" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18875 -form: Symfony\Component\Form\Form {#18306 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18874 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_executionMobile_83" |
label | "Blat prostokątny" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "83" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "83" |
85
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Nogi ludwik" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "85" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Nogi ludwik" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18229 …} } } |
validation_groups | null |
value | "85" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18873 -form: Symfony\Component\Form\Form {#18309 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18871 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_executionMobile_85" |
label | "Nogi ludwik" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "85" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "85" |
114
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Złoty stelaż" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "114" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Złoty stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18239 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18238 …} } } |
validation_groups | null |
value | "114" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18867 -form: Symfony\Component\Form\Form {#18312 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18866 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_executionMobile_114" |
label | "Złoty stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "114" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "114" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Czarny stelaż" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "115" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Czarny stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18247 …} } } |
validation_groups | null |
value | "115" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18865 -form: Symfony\Component\Form\Form {#18315 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18863 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_executionMobile_115" |
label | "Czarny stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "115" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Biały stelaż" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "116" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Biały stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18256 …} } } |
validation_groups | null |
value | "116" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18862 -form: Symfony\Component\Form\Form {#18318 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18859 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_executionMobile_116" |
label | "Biały stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "116" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "116" |
117
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Srebrny stelaż" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "117" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Srebrny stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18265 …} } } |
validation_groups | null |
value | "117" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18857 -form: Symfony\Component\Form\Form {#18321 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18856 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_executionMobile_117" |
label | "Srebrny stelaż" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "117" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "117" |
129
"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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Naturalny rattan" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "129" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Naturalny rattan" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18275 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18274 …} } } |
validation_groups | null |
value | "129" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18855 -form: Symfony\Component\Form\Form {#18324 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18853 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_executionMobile_129" |
label | "Naturalny rattan" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "129" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "129" |
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) {#7122 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} } |
same as passed value |
choice_label | Closure(ProductColor $color) {#7716 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $locale: "pl" } } |
same as passed value |
class | "App\Entity\ProductColor" |
same as passed value |
expanded | true |
same as passed value |
label | false |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7999 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $locale: "pl" $colorRepo: App\Repository\ProductColorRepository {#6620 …} } } |
Doctrine\ORM\QueryBuilder {#17532 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17534 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17535 #from: "App\Entity\ProductColor" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17536 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17537 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#17538 #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 {#17533 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure(ProductColor $productColor) {#7122 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} } |
choice_filter | null |
choice_label | Closure(ProductColor $color) {#7716 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $locale: "pl" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#17542 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#17155 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#17541 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#17545 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17216 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3070 …} -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 {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#278 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17216 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3070 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#17532 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17534 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17535 #from: "App\Entity\ProductColor" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17536 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17537 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#17538 #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 {#17533 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#17531 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17530 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_colorMobile" ] |
cache_key | "_search_colorMobile_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17549 +label: "Biały" +value: "1" +data: App\Entity\ProductColor {#17193 …} +attr: [ "color" => "#ffffff" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17550 +label: "Czarny" +value: "2" +data: App\Entity\ProductColor {#17183 …} +attr: [ "color" => "#000000" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17551 +label: "Odcienie beżowego" +value: "5" +data: App\Entity\ProductColor {#17285 …} +attr: [ "color" => "#ffebcd" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17552 +label: "Odcienie brązowego" +value: "10" +data: App\Entity\ProductColor {#17278 …} +attr: [ "color" => "#8b4513" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17553 +label: "Odcienie czerwonego" +value: "3" +data: App\Entity\ProductColor {#17270 …} +attr: [ "color" => "#ff0000" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17554 +label: "Odcienie fioletowego" +value: "11" +data: App\Entity\ProductColor {#17291 …} +attr: [ "color" => "#800080" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17555 +label: "Odcienie niebieskiego" +value: "6" +data: App\Entity\ProductColor {#17298 …} +attr: [ "color" => "#0000ff" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17556 +label: "Odcienie pomarańczowego" +value: "9" +data: App\Entity\ProductColor {#17305 …} +attr: [ "color" => "#ffa500" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17557 +label: "Odcienie różowego" +value: "12" +data: App\Entity\ProductColor {#17312 …} +attr: [ "color" => "#ff69b4" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17558 +label: "Odcienie szarego" +value: "4" +data: App\Entity\ProductColor {#17319 …} +attr: [ "color" => "#696969" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17559 +label: "Odcienie zielonego" +value: "7" +data: App\Entity\ProductColor {#17326 …} +attr: [ "color" => "#008000" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17560 +label: "Odcienie żółtego" +value: "8" +data: App\Entity\ProductColor {#17333 …} +attr: [ "color" => "#ffff00" ] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18907 -form: Symfony\Component\Form\Form {#18435 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#18904 …5} |
full_name | "search[colorMobile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_colorMobile" |
is_selected | Closure($choice, array $values) {#18849 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#16948 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "colorMobile" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Biały" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18328 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffffff" ] |
attr_translation_parameters | [] |
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 {#18843 -form: Symfony\Component\Form\Form {#18438 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18847 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_colorMobile_1" |
label | "Biały" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Czarny" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18338 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18337 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#000000" ] |
attr_translation_parameters | [] |
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 {#18839 -form: Symfony\Component\Form\Form {#18441 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18837 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_colorMobile_2" |
label | "Czarny" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie beżowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18346 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffebcd" ] |
attr_translation_parameters | [] |
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 {#18835 -form: Symfony\Component\Form\Form {#18444 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18953 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_colorMobile_5" |
label | "Odcienie beżowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie brązowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18356 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18355 …} } } |
validation_groups | null |
value | "10" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#8b4513" ] |
attr_translation_parameters | [] |
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 {#18954 -form: Symfony\Component\Form\Form {#18447 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18956 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_colorMobile_10" |
label | "Odcienie brązowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie czerwonego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18365 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18364 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ff0000" ] |
attr_translation_parameters | [] |
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 {#18957 -form: Symfony\Component\Form\Form {#18450 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18959 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_colorMobile_3" |
label | "Odcienie czerwonego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie fioletowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18374 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18373 …} } } |
validation_groups | null |
value | "11" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#800080" ] |
attr_translation_parameters | [] |
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 {#18960 -form: Symfony\Component\Form\Form {#18453 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18961 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_colorMobile_11" |
label | "Odcienie fioletowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "11" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie niebieskiego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18382 …} } } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#0000ff" ] |
attr_translation_parameters | [] |
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 {#18963 -form: Symfony\Component\Form\Form {#18456 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18965 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_colorMobile_6" |
label | "Odcienie niebieskiego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie pomarańczowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18392 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18391 …} } } |
validation_groups | null |
value | "9" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffa500" ] |
attr_translation_parameters | [] |
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 {#18966 -form: Symfony\Component\Form\Form {#18459 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18967 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_colorMobile_9" |
label | "Odcienie pomarańczowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie różowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18401 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18400 …} } } |
validation_groups | null |
value | "12" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ff69b4" ] |
attr_translation_parameters | [] |
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 {#18968 -form: Symfony\Component\Form\Form {#18462 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18970 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_colorMobile_12" |
label | "Odcienie różowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "12" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie szarego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18410 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18409 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#696969" ] |
attr_translation_parameters | [] |
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 {#18972 -form: Symfony\Component\Form\Form {#18465 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18973 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_colorMobile_4" |
label | "Odcienie szarego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie zielonego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18418 …} } } |
validation_groups | null |
value | "7" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#008000" ] |
attr_translation_parameters | [] |
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 {#18975 -form: Symfony\Component\Form\Form {#18468 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18976 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_colorMobile_7" |
label | "Odcienie zielonego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odcienie żółtego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18427 …} } } |
validation_groups | null |
value | "8" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffff00" ] |
attr_translation_parameters | [] |
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 {#18978 -form: Symfony\Component\Form\Form {#18471 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18979 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_colorMobile_8" |
label | "Odcienie żółtego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
same as passed value |
label | false |
same as passed value |
multiple | false |
same as passed value |
query_builder | Closure(EntityRepository $er) {#16882 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $locale: "pl" $productProducerRepository: App\Repository\ProductProducerRepository {#6820 …} $producersIds: [ 44 45 55 49 53 33 34 63 ] } } |
Doctrine\ORM\QueryBuilder {#17572 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17574 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17575 #from: "App\Entity\ProductProducer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17577 #joinType: "INNER" #join: "p.languages" #alias: "lang" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17576 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "p.deletedBy is null" "p.id in (:ids)" "lang.locale = :locale" ] #preSeparator: "(" #postSeparator: ")" } "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 {#17573 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "lang" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#17645 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#17581 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#17579 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#17582 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17617 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6818 …} -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 {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#278 …11} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17617 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6818 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#17572 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17574 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17575 #from: "App\Entity\ProductProducer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17577 #joinType: "INNER" #join: "p.languages" #alias: "lang" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17576 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "p.deletedBy is null" "p.id in (:ids)" "lang.locale = :locale" ] #preSeparator: "(" #postSeparator: ")" } "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 {#17573 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "lang" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#17571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17570 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_productProducerMobile" ] |
cache_key | "_search_productProducerMobile_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18983 +label: "Grospol" +value: "33" +data: App\Entity\ProductProducer {#13552 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18989 +label: "Profim" +value: "34" +data: Proxies\__CG__\App\Entity\ProductProducer {#14651 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18993 +label: "Snap" +value: "44" +data: Proxies\__CG__\App\Entity\ProductProducer {#7959 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18987 +label: "CentrumKrzesel.pl" +value: "45" +data: Proxies\__CG__\App\Entity\ProductProducer {#9484 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18999 +label: "Halmar" +value: "49" +data: Proxies\__CG__\App\Entity\ProductProducer {#10393 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19001 +label: "Actona" +value: "53" +data: Proxies\__CG__\App\Entity\ProductProducer {#13318 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18997 +label: "Invicta Interior" +value: "55" +data: App\Entity\ProductProducer {#9676 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18988 +label: "Eltap" +value: "63" +data: Proxies\__CG__\App\Entity\ProductProducer {#14971 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18848 -form: Symfony\Component\Form\Form {#18474 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#18850 …5} |
full_name | "search[productProducerMobile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_productProducerMobile" |
is_selected | Closure($choice, $value) {#18981 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#16948 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "productProducerMobile" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
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 |
same as passed value |
label | false |
same as passed value |
multiple | false |
same as passed value |
query_builder | Closure(EntityRepository $er) {#16881 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $locale: "pl" $productProducerRepository: App\Repository\ProductProducerRepository {#6820 …} $producersIds: [ 44 45 55 49 53 33 34 63 ] } } |
Doctrine\ORM\QueryBuilder {#17611 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17609 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17608 #from: "App\Entity\ProductProducer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17606 #joinType: "INNER" #join: "p.languages" #alias: "lang" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17607 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "p.deletedBy is null" "p.id in (:ids)" "lang.locale = :locale" ] #preSeparator: "(" #postSeparator: ")" } "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 {#17610 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "lang" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#17601 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#17581 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#17602 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#17598 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17617 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6818 …} -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 {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#278 …11} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17617 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6818 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#17611 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17609 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17608 #from: "App\Entity\ProductProducer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17606 #joinType: "INNER" #join: "p.languages" #alias: "lang" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17607 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "p.deletedBy is null" "p.id in (:ids)" "lang.locale = :locale" ] #preSeparator: "(" #postSeparator: ")" } "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 {#17610 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "lang" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#17612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17613 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_productProducer" ] |
cache_key | "_search_productProducer_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19005 +label: "Grospol" +value: "33" +data: App\Entity\ProductProducer {#13552 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19006 +label: "Profim" +value: "34" +data: Proxies\__CG__\App\Entity\ProductProducer {#14651 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19007 +label: "Snap" +value: "44" +data: Proxies\__CG__\App\Entity\ProductProducer {#7959 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19008 +label: "CentrumKrzesel.pl" +value: "45" +data: Proxies\__CG__\App\Entity\ProductProducer {#9484 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19009 +label: "Halmar" +value: "49" +data: Proxies\__CG__\App\Entity\ProductProducer {#10393 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19012 +label: "Actona" +value: "53" +data: Proxies\__CG__\App\Entity\ProductProducer {#13318 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18746 +label: "Invicta Interior" +value: "55" +data: App\Entity\ProductProducer {#9676 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19027 +label: "Eltap" +value: "63" +data: Proxies\__CG__\App\Entity\ProductProducer {#14971 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18995 -form: Symfony\Component\Form\Form {#18477 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#18982 …5} |
full_name | "search[productProducer]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_productProducer" |
is_selected | Closure($choice, $value) {#18996 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#16948 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "productProducer" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
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) {#16760 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $locale: "pl" } } |
same as passed value |
class | "App\Entity\Availability" |
same as passed value |
expanded | true |
same as passed value |
label | false |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#16880 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $locale: "pl" $availabilityRepository: App\Repository\AvailabilityRepository {#6684 …} } } |
Doctrine\ORM\QueryBuilder {#17588 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17586 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17639 #from: "App\Entity\Availability" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17634 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17630 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" "p.isVisible = 1" ] #preSeparator: "(" #postSeparator: ")" } "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 {#17587 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(Availability $availability) {#16760 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6903 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $locale: "pl" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#17637 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#17147 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#17643 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#17641 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17181 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6686 …} -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 {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#278 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#17181 -om: Doctrine\ORM\EntityManager {#278 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6686 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#17588 -em: Doctrine\ORM\EntityManager {#278 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#17586 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#17639 #from: "App\Entity\Availability" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#17634 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17630 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" "p.isVisible = 1" ] #preSeparator: "(" #postSeparator: ")" } "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 {#17587 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#17589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17591 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_availabilityMobile" ] |
cache_key | "_search_availabilityMobile_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17635 +label: "Pokaż tylko 24-48h" +value: "5" +data: Proxies\__CG__\App\Entity\Availability {#9495 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18713 -form: Symfony\Component\Form\Form {#18489 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#19002 …5} |
full_name | "search[availabilityMobile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_availabilityMobile" |
is_selected | Closure($choice, array $values) {#18706 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#16948 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "availabilityMobile" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Pokaż tylko 24-48h" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#17679 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17675 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#17681 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pokaż tylko 24-48h" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#18482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#18481 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 {#18684 -form: Symfony\Component\Form\Form {#18492 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18691 …5} |
full_name | "search[availabilityMobile][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_availabilityMobile_5" |
label | "Pokaż tylko 24-48h" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
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 |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#17621 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6845 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#17647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17646 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_priceFromMobile" ] |
cache_key | "_search_priceFromMobile_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#19033 -form: Symfony\Component\Form\Form {#18495 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18698 …5} |
full_name | "search[priceFromMobile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_priceFromMobile" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "priceFromMobile" |
priority | 0 |
required | false |
row_attr | [] |
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 |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#17654 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6845 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#17656 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17655 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_priceToMobile" ] |
cache_key | "_search_priceToMobile_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#19039 -form: Symfony\Component\Form\Form {#18498 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#19037 …5} |
full_name | "search[priceToMobile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_priceToMobile" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "priceToMobile" |
priority | 0 |
required | false |
row_attr | [] |
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | "admin" |
choice_translation_parameters | [] |
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 {#7009 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7010 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1626 …} -namespace: Closure() {#7012 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "sorting" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "admin" |
trim | false |
upload_max_size_message | Closure() {#17664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7015 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#339 …} $translationDomain: "validators" $message: Closure() {#17663 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_search_sorting" ] |
cache_key | "_search_sorting_choice" |
choice_translation_domain | "admin" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#19043 +label: " - wybierz - " +value: "0" +data: null +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#17814 +label: "Cena od najniższej" +value: "1" +data: "priceAscMod" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#17124 +label: "Cena od najwyższej" +value: "2" +data: "priceDescMod" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17682 -form: Symfony\Component\Form\Form {#18501 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#17751 …5} |
full_name | "search[sorting]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_sorting" |
is_selected | Closure($choice, $value) {#19049 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#16948 …} } |
label | "sorting" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "sorting" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_search_sorting" |
valid | true |
value | "0" |