Forms
-
(no name)
-
mode
-
category_id
-
name
-
pageno
-
disp_number
-
orderby
-
(no name)
Form type:
"Eccube\Form\Type\SearchProductType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "mode" => null "category_id" => null "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#1290 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#1343 #id: 1 #name: "価格が低い順" #sort_no: 0 } ] |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#424 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#425 …} -namespace: Closure() {#427 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#1224 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | [] |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1226 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#75 …} $message: Closure() {#1225 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_product" "_" ] |
cache_key | "__search_product" |
compound | true |
data | [ "mode" => null "category_id" => null "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#1290 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#1343 #id: 1 #name: "価格が低い順" #sort_no: 0 } ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4028 -form: Symfony\Component\Form\Form {#1525 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4029 …5} |
full_name | "" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "" |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_" |
valid | true |
value | [ "mode" => null "category_id" => null "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#1290 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#1343 #id: 1 #name: "価格が低い順" #sort_no: 0 } ] |
mode
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "search" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "search" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#424 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#425 …} -namespace: Closure() {#427 …} } |
data | "search" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#1372 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1365 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#75 …} $message: Closure() {#1370 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_mode" ] |
cache_key | "_mode_hidden" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4033 -form: Symfony\Component\Form\Form {#1528 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4032 …5} |
full_name | "mode" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mode" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mode" |
priority | 0 |
required | false |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_mode" |
valid | true |
value | "" |
category_id
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "NameWithLevel" |
same as passed value |
choices | [ Eccube\Entity\Category {#1344 -id: 1 -name: "Windowsノートパソコン" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#1270 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1346 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1337 …} -Children: Doctrine\ORM\PersistentCollection {#1324 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } Eccube\Entity\Category {#1321 -id: 2 -name: "Windows デスクトップ" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1488881692 {#1323 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1322 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1320 …} -Children: Doctrine\ORM\PersistentCollection {#1317 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } Eccube\Entity\Category {#1314 -id: 3 -name: "iPad・iPhone" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1743586130 {#1316 date: 2025-04-02 18:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743664919 {#1315 date: 2025-04-03 16:21:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1313 …} -Children: Doctrine\ORM\PersistentCollection {#1310 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } Eccube\Entity\Category {#1306 -id: 5 -name: "その他 タブレット" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#1308 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1307 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1305 …} -Children: Doctrine\ORM\PersistentCollection {#1301 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } Eccube\Entity\Category {#1298 -id: 8 -name: "周辺機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1743586301 {#1300 date: 2025-04-02 18:31:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1299 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1296 …} -Children: Doctrine\ORM\PersistentCollection {#1293 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } ] |
[ Eccube\Entity\Category {#1344 -id: 1 -name: "Windowsノートパソコン" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#1270 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1346 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1337 …} -Children: Doctrine\ORM\PersistentCollection {#1324 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } Eccube\Entity\Category {#1321 -id: 2 -name: "Windows デスクトップ" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1488881692 {#1323 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1322 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1320 …} -Children: Doctrine\ORM\PersistentCollection {#1317 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } Eccube\Entity\Category {#1314 -id: 3 -name: "iPad・iPhone" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1743586130 {#1316 date: 2025-04-02 18:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743664919 {#1315 date: 2025-04-03 16:21:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1313 …} -Children: Doctrine\ORM\PersistentCollection {#1310 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } Eccube\Entity\Category {#1306 -id: 5 -name: "その他 タブレット" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#1308 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1307 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1305 …} -Children: Doctrine\ORM\PersistentCollection {#1301 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } Eccube\Entity\Category {#1298 -id: 8 -name: "周辺機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1743586301 {#1300 date: 2025-04-02 18:31:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1299 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1296 …} -Children: Doctrine\ORM\PersistentCollection {#1293 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } ] |
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "NameWithLevel" |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1423 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1424 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1426 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1425 …} } |
choices | [ Eccube\Entity\Category {#1344 -id: 1 -name: "Windowsノートパソコン" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#1270 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1346 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1337 …} -Children: Doctrine\ORM\PersistentCollection {#1324 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } Eccube\Entity\Category {#1321 -id: 2 -name: "Windows デスクトップ" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1488881692 {#1323 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1322 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1320 …} -Children: Doctrine\ORM\PersistentCollection {#1317 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } Eccube\Entity\Category {#1314 -id: 3 -name: "iPad・iPhone" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1743586130 {#1316 date: 2025-04-02 18:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743664919 {#1315 date: 2025-04-03 16:21:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1313 …} -Children: Doctrine\ORM\PersistentCollection {#1310 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } Eccube\Entity\Category {#1306 -id: 5 -name: "その他 タブレット" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#1308 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1307 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1305 …} -Children: Doctrine\ORM\PersistentCollection {#1301 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } Eccube\Entity\Category {#1298 -id: 8 -name: "周辺機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1743586301 {#1300 date: 2025-04-02 18:31:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1299 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1296 …} -Children: Doctrine\ORM\PersistentCollection {#1293 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } ] |
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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#424 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#425 …} -namespace: Closure() {#427 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerYzdzomd\EntityManagerGhost3526ea2 {#439 …12} |
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 {#1422 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerYzdzomd\EntityManagerGhost3526ea2 {#439 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1232 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "common.select__all_products" |
placeholder_attr | [] |
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 | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#75 …} $message: Closure() {#1419 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_category_id" ] |
cache_key | "_category_id_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4039 +label: "Windowsノートパソコン" +value: "1" +data: Eccube\Entity\Category {#1344 -id: 1 -name: "Windowsノートパソコン" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#1270 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1346 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1337 …} -Children: Doctrine\ORM\PersistentCollection {#1324 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4040 +label: "Windows デスクトップ" +value: "2" +data: Eccube\Entity\Category {#1321 -id: 2 -name: "Windows デスクトップ" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1488881692 {#1323 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1322 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1320 …} -Children: Doctrine\ORM\PersistentCollection {#1317 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4041 +label: "iPad・iPhone" +value: "3" +data: Eccube\Entity\Category {#1314 -id: 3 -name: "iPad・iPhone" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1743586130 {#1316 date: 2025-04-02 18:28:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743664919 {#1315 date: 2025-04-03 16:21:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1313 …} -Children: Doctrine\ORM\PersistentCollection {#1310 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4042 +label: "その他 タブレット" +value: "5" +data: Eccube\Entity\Category {#1306 -id: 5 -name: "その他 タブレット" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#1308 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1307 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1305 …} -Children: Doctrine\ORM\PersistentCollection {#1301 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4043 +label: "周辺機器" +value: "8" +data: Eccube\Entity\Category {#1298 -id: 8 -name: "周辺機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1743586301 {#1300 date: 2025-04-02 18:31:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743586306 {#1299 date: 2025-04-02 18:31:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1296 …} -Children: Doctrine\ORM\PersistentCollection {#1293 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#1326 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4035 -form: Symfony\Component\Form\Form {#1531 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4034 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#4036 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "category_id" |
placeholder | "common.select__all_products" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | true |
translation_domain | null |
unique_block_prefix | "_category_id" |
valid | true |
value | "" |
name
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 ] |
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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#424 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#425 …} -namespace: Closure() {#427 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#1450 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Please enter a valid search term." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1452 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#75 …} $message: Closure() {#1451 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 50 ] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#4044 -form: Symfony\Component\Form\Form {#1534 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4037 …5} |
full_name | "name" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_name" |
valid | true |
value | "" |
pageno
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
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 | 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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#424 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#425 …} -namespace: Closure() {#427 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#1461 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1463 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#75 …} $message: Closure() {#1462 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_pageno" ] |
cache_key | "_pageno_hidden" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4046 -form: Symfony\Component\Form\Form {#1537 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4045 …5} |
full_name | "pageno" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pageno" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pageno" |
priority | 0 |
required | false |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_pageno" |
valid | true |
value | "" |
disp_number
Form type:
"Eccube\Form\Type\Master\ProductListMaxType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"20"
|
Normalized Format | Eccube\Entity\Master\ProductListMax {#1290 #id: 20 #name: "20件" #sort_no: 0 } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ Eccube\Entity\Master\ProductListMax {#1290 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#1289 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#1288 #id: 60 #name: "60件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#1290 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#1289 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#1288 #id: 60 #name: "60件" #sort_no: 2 } ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1417 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1418 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1483 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1424 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1485 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1484 …} } |
choices | [ Eccube\Entity\Master\ProductListMax {#1290 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#1289 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#1288 #id: 60 #name: "60件" #sort_no: 2 } ] |
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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#424 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#425 …} -namespace: Closure() {#427 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerYzdzomd\EntityManagerGhost3526ea2 {#439 …12} |
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 {#1482 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerYzdzomd\EntityManagerGhost3526ea2 {#439 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1252 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
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 {#1486 -em: ContainerYzdzomd\EntityManagerGhost3526ea2 {#439 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1488 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1489 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1490 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#1487 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#75 …} $message: Closure() {#1478 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "product_list_max" "_disp_number" ] |
cache_key | "_disp_number_product_list_max" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4050 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#1290 #id: 20 #name: "20件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4049 +label: "40件" +value: "40" +data: Eccube\Entity\Master\ProductListMax {#1289 #id: 40 #name: "40件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4051 +label: "60件" +value: "60" +data: Eccube\Entity\Master\ProductListMax {#1288 #id: 60 #name: "60件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Eccube\Entity\Master\ProductListMax {#1290 #id: 20 #name: "20件" #sort_no: 0 } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4048 -form: Symfony\Component\Form\Form {#1540 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4047 …5} |
full_name | "disp_number" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "disp_number" |
is_selected | Closure($choice, $value) {#4053 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "disp_number" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | true |
translation_domain | null |
unique_block_prefix | "_disp_number" |
valid | true |
value | "20" |
orderby
Form type:
"Eccube\Form\Type\Master\ProductListOrderByType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"1"
|
Normalized Format | Eccube\Entity\Master\ProductListOrderBy {#1343 #id: 1 #name: "価格が低い順" #sort_no: 0 } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ Eccube\Entity\Master\ProductListOrderBy {#1343 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#1379 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#1378 #id: 2 #name: "新着順" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#1343 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#1379 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#1378 #id: 2 #name: "新着順" #sort_no: 2 } ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1417 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1418 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1508 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1424 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1510 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1509 …} } |
choices | [ Eccube\Entity\Master\ProductListOrderBy {#1343 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#1379 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#1378 #id: 2 #name: "新着順" #sort_no: 2 } ] |
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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#424 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#425 …} -namespace: Closure() {#427 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerYzdzomd\EntityManagerGhost3526ea2 {#439 …12} |
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 {#1507 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerYzdzomd\EntityManagerGhost3526ea2 {#439 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1268 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
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 {#1511 -em: ContainerYzdzomd\EntityManagerGhost3526ea2 {#439 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1513 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1514 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1515 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#1512 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#75 …} $message: Closure() {#1505 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "product_list_order_by" "_orderby" ] |
cache_key | "_orderby_product_list_order_by" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4057 +label: "価格が低い順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#1343 #id: 1 #name: "価格が低い順" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4056 +label: "価格が高い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#1379 #id: 3 #name: "価格が高い順" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4058 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#1378 #id: 2 #name: "新着順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Eccube\Entity\Master\ProductListOrderBy {#1343 #id: 1 #name: "価格が低い順" #sort_no: 0 } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4054 -form: Symfony\Component\Form\Form {#1543 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4055 …5} |
full_name | "orderby" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "orderby" |
is_selected | Closure($choice, $value) {#4060 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "orderby" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | true |
translation_domain | null |
unique_block_prefix | "_orderby" |
valid | true |
value | "1" |