Forms
(no name)
"Eccube\Form\Type\SearchProductBlockType"
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 | true |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | CsrfTokenManager {#286 -generator: UriSafeTokenGenerator {#288 …} -storage: SessionTokenStorage {#289 …} -namespace: Closure {#291 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2762 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#1518 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/giga02/www/dev-ikeda_ga-system_net/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2764 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1568 …} use: { $translator: DataCollectorTranslator {#224 …} $translationDomain: "validators" $message: Closure {#2763 …} } file: "/home/giga02/www/dev-ikeda_ga-system_net/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "search_product_block" "_" ] |
cache_key | "__search_product_block" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2803 -form: Form {#2787 …} -errors: [] } |
form | FormView {#2802 …5} |
full_name | "" |
help | null |
id | "" |
label | null |
label_attr | [] |
label_format | null |
method | "GET" |
multipart | false |
name | "" |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_" |
valid | true |
value | null |
category_id
"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 |
---|---|---|
choice_label | "NameWithLevel" |
same as passed value |
choices | [ Category {#1620 -id: 1 -name: "cat1" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1639032062 {#1617 date: 2021-12-09 15:41:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639032062 {#1618 date: 2021-12-09 15:41:02.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#1630 …} -Children: PersistentCollection {#1643 …} -Parent: null -Creator: Member {#1641 …} -AnnotationReader: AnnotationReader {#304 …} } ] |
[ Category {#1620 -id: 1 -name: "cat1" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1639032062 {#1617 date: 2021-12-09 15:41:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639032062 {#1618 date: 2021-12-09 15:41:02.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#1630 …} -Children: PersistentCollection {#1643 …} -Parent: null -Creator: Member {#1641 …} -AnnotationReader: AnnotationReader {#304 …} } ] |
class | "Eccube\Entity\Category" |
same as passed value |
placeholder | "common.select__all_products" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | "NameWithLevel" |
choice_loader | null |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ IdReader {#1661 -om: EntityManager_9a5be93 {#302 …2} -classMetadata: ClassMetadata {#1502 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | [ Category {#1620 -id: 1 -name: "cat1" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1639032062 {#1617 date: 2021-12-09 15:41:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639032062 {#1618 date: 2021-12-09 15:41:02.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#1630 …} -Children: PersistentCollection {#1643 …} -Parent: null -Creator: Member {#1641 …} -AnnotationReader: AnnotationReader {#304 …} } ] |
choices_as_values | true |
class | "Eccube\Entity\Category" |
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 | CsrfTokenManager {#286 -generator: UriSafeTokenGenerator {#288 …} -storage: SessionTokenStorage {#289 …} -namespace: Closure {#291 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | EntityManager_9a5be93 {#302 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
id_reader | IdReader {#1661 -om: EntityManager_9a5be93 {#302 …2} -classMetadata: ClassMetadata {#1502 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "common.select__all_products" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
query_builder | null |
required | false |
translation_domain | null |
trim | false |
upload_max_size_message | Closure {#2782 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1568 …} use: { $translator: DataCollectorTranslator {#224 …} $translationDomain: "validators" $message: Closure {#2783 …} } file: "/home/giga02/www/dev-ikeda_ga-system_net/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "choice" "entity" "_category_id" ] |
cache_key | "_category_id_entity" |
choice_translation_domain | false |
choices | [ 1 => ChoiceView {#2485 +label: "cat1" +value: "1" +data: Category {#1620 -id: 1 -name: "cat1" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1639032062 {#1617 date: 2021-12-09 15:41:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639032062 {#1618 date: 2021-12-09 15:41:02.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#1630 …} -Children: PersistentCollection {#1643 …} -Parent: null -Creator: Member {#1641 …} -AnnotationReader: AnnotationReader {#304 …} } +attr: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2807 -form: Form {#2794 …} -errors: [] } |
expanded | false |
form | FormView {#2806 …5} |
full_name | "category_id" |
help | null |
id | "category_id" |
is_selected | Closure {#2808 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#1613 …} parameters: { $choice: {} $value: {} } file: "/home/giga02/www/dev-ikeda_ga-system_net/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | false |
name | "category_id" |
placeholder | "common.select__all_products" |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_category_id" |
valid | true |
value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
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 | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
label | "common.search_keyword" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 ] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | CsrfTokenManager {#286 -generator: UriSafeTokenGenerator {#288 …} -storage: SessionTokenStorage {#289 …} -namespace: Closure {#291 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2774 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#1518 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/giga02/www/dev-ikeda_ga-system_net/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "common.search_keyword" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1568 …} use: { $translator: DataCollectorTranslator {#224 …} $translationDomain: "validators" $message: Closure {#2775 …} } file: "/home/giga02/www/dev-ikeda_ga-system_net/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 50 ] |
block_prefixes | [ "form" "text" "search" "_name" ] |
cache_key | "_name_search" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2814 -form: Form {#2798 …} -errors: [] } |
form | FormView {#2813 …5} |
full_name | "name" |
help | null |
id | "name" |
label | "common.search_keyword" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "name" |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_name" |
valid | true |
value | "" |
disp_number
"Eccube\Form\Type\Master\ProductListMaxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 0 |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_extra_fields | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] |
choice_loader | DoctrineChoiceLoader {#1718 -manager: EntityManager_9a5be93 {#302 …2} -class: "Eccube\Entity\Master\ProductListMax" -idReader: IdReader {#1719 -om: EntityManager_9a5be93 {#302 …2} -classMetadata: ClassMetadata {#1076 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: ORMQueryBuilderLoader {#1716 …} -choiceList: ArrayChoiceList {#1808 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ IdReader {#1719 -om: EntityManager_9a5be93 {#302 …2} -classMetadata: ClassMetadata {#1076 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
choices_as_values | true |
class | "Eccube\Entity\Master\ProductListMax" |
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 | CsrfTokenManager {#286 -generator: UriSafeTokenGenerator {#288 …} -storage: SessionTokenStorage {#289 …} -namespace: Closure {#291 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | EntityManager_9a5be93 {#302 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
id_reader | IdReader {#1719 -om: EntityManager_9a5be93 {#302 …2} -classMetadata: ClassMetadata {#1076 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
query_builder | QueryBuilder {#2439 -_em: EntityManager {#459 …} -_dqlParts: [ "distinct" => false "select" => [ Select {#2441 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "m" ] } ] "from" => [ From {#2442 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ OrderBy {#2443 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\ProductListMax m ORDER BY m.sort_no ASC" -parameters: ArrayCollection {#2440 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | null |
trim | false |
upload_max_size_message | Closure {#2436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1568 …} use: { $translator: DataCollectorTranslator {#224 …} $translationDomain: "validators" $message: Closure {#2438 …} } file: "/home/giga02/www/dev-ikeda_ga-system_net/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "choice" "entity" "master" "product_list_max" "_disp_number" ] |
cache_key | "_disp_number_product_list_max" |
choice_translation_domain | false |
choices | [ ChoiceView {#2492 +label: "20件" +value: "0" +data: ProductListMax {#1817 #id: 20 #name: "20件" #sort_no: 0 -AnnotationReader: AnnotationReader {#304 …} } +attr: [] } ChoiceView {#2491 +label: "40件" +value: "1" +data: ProductListMax {#1818 …} +attr: [] } ChoiceView {#2493 +label: "60件" +value: "2" +data: ProductListMax {#1819 …} +attr: [] } ] |
compound | false |
data | 0 |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2477 -form: Form {#1853 …} -errors: [] } |
expanded | false |
form | FormView {#2476 …5} |
full_name | "disp_number" |
help | null |
id | "disp_number" |
is_selected | Closure {#2504 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#1613 …} parameters: { $choice: {} $value: {} } file: "/home/giga02/www/dev-ikeda_ga-system_net/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
label | null |
label_attr | [] |
label_format | null |
method | "GET" |
multipart | false |
multiple | false |
name | "disp_number" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_disp_number" |
valid | true |
value | "" |
orderby
"Eccube\Form\Type\Master\ProductListOrderByType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 0 |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_extra_fields | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] |
choice_loader | DoctrineChoiceLoader {#1757 -manager: EntityManager_9a5be93 {#302 …2} -class: "Eccube\Entity\Master\ProductListOrderBy" -idReader: IdReader {#1758 -om: EntityManager_9a5be93 {#302 …2} -classMetadata: ClassMetadata {#1738 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: ORMQueryBuilderLoader {#1755 …} -choiceList: ArrayChoiceList {#1807 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ IdReader {#1758 -om: EntityManager_9a5be93 {#302 …2} -classMetadata: ClassMetadata {#1738 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
choices_as_values | true |
class | "Eccube\Entity\Master\ProductListOrderBy" |
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 | CsrfTokenManager {#286 -generator: UriSafeTokenGenerator {#288 …} -storage: SessionTokenStorage {#289 …} -namespace: Closure {#291 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | EntityManager_9a5be93 {#302 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
id_reader | IdReader {#1758 -om: EntityManager_9a5be93 {#302 …2} -classMetadata: ClassMetadata {#1738 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
query_builder | QueryBuilder {#2456 -_em: EntityManager {#459 …} -_dqlParts: [ "distinct" => false "select" => [ Select {#2458 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "m" ] } ] "from" => [ From {#2459 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ OrderBy {#2460 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\ProductListOrderBy m ORDER BY m.sort_no ASC" -parameters: ArrayCollection {#2457 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | null |
trim | false |
upload_max_size_message | Closure {#2455 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1568 …} use: { $translator: DataCollectorTranslator {#224 …} $translationDomain: "validators" $message: Closure {#2453 …} } file: "/home/giga02/www/dev-ikeda_ga-system_net/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "choice" "entity" "master" "product_list_order_by" "_orderby" ] |
cache_key | "_orderby_product_list_order_by" |
choice_translation_domain | false |
choices | [ ChoiceView {#2499 +label: "価格が低い順" +value: "0" +data: ProductListOrderBy {#1825 #id: 1 #name: "価格が低い順" #sort_no: 0 -AnnotationReader: AnnotationReader {#304 …} } +attr: [] } ChoiceView {#2498 +label: "価格が高い順" +value: "1" +data: ProductListOrderBy {#1826 …} +attr: [] } ChoiceView {#2500 +label: "新着順" +value: "2" +data: ProductListOrderBy {#1827 …} +attr: [] } ] |
compound | false |
data | 0 |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2503 -form: Form {#2352 …} -errors: [] } |
expanded | false |
form | FormView {#2505 …5} |
full_name | "orderby" |
help | null |
id | "orderby" |
is_selected | Closure {#2506 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#1613 …} parameters: { $choice: {} $value: {} } file: "/home/giga02/www/dev-ikeda_ga-system_net/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
label | null |
label_attr | [] |
label_format | null |
method | "GET" |
multipart | false |
multiple | false |
name | "orderby" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_orderby" |
valid | true |
value | "" |