- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 11
- Security
- Twig
- Doctrine
- 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
-
-
mode
-
category_id
-
name
-
pageno
-
disp_number
-
orderby
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
-
productplus_2
-
productplus_4
-
-
0
-
-
productplus_6
-
productplus_7
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
-
-
0
-
1
-
2
-
3
-
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
-
-
0
-
1
-
2
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
2
-
-
-
0
-
1
-
2
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
-
-
0
-
1
-
-
-
0
-
1
-
2
-
3
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
-
-
0
-
1
-
2
-
-
-
0
-
1
-
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
19
-
20
-
21
-
-
pmin
-
pmax
-
hmin
-
hmax
-
wmin
-
wmax
-
instock
-
-
6
-
5
-
-
(no name)
"Eccube\Form\Type\SearchProductType"
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" => "23" "disp_number" => Eccube\Entity\Master\ProductListMax {#3614 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#4303 #id: 3 #name: "価格が低い順" #sort_no: 0 } "productplus_1" => [] "productplus_2" => null "productplus_4" => null "productplus_5" => [] "productplus_6" => null "productplus_7" => null "productplus_8" => [] "productplus_9" => [] "productplus_10" => [] "productplus_11" => [] "productplus_12" => [] "productplus_13" => [] "productplus_14" => [] "productplus_15" => [] "productplus_16" => [] "productplus_17" => [] "productplus_18" => [] "productplus_19" => [] "productplus_20" => [] "productplus_21" => [] "productplus_22" => [] "productplus_23" => [] "productplus_24" => [] "productplus_25" => [] "productplus_26" => [] "productplus_27" => [] "productplus_28" => [] "productplus_30" => [] "pmin" => null "pmax" => null "hmin" => null "hmax" => null "wmin" => null "wmax" => null "instock" => null "tag_id" => Doctrine\Common\Collections\ArrayCollection {#28410 -elements: [] } ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#22206 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3526 …} } |
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 | "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() {#25059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25058 …} } } |
validation_groups | null |
View Variables
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" => "23" "disp_number" => Eccube\Entity\Master\ProductListMax {#3614 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#4303 #id: 3 #name: "価格が低い順" #sort_no: 0 } "productplus_1" => [] "productplus_2" => null "productplus_4" => null "productplus_5" => [] "productplus_6" => null "productplus_7" => null "productplus_8" => [] "productplus_9" => [] "productplus_10" => [] "productplus_11" => [] "productplus_12" => [] "productplus_13" => [] "productplus_14" => [] "productplus_15" => [] "productplus_16" => [] "productplus_17" => [] "productplus_18" => [] "productplus_19" => [] "productplus_20" => [] "productplus_21" => [] "productplus_22" => [] "productplus_23" => [] "productplus_24" => [] "productplus_25" => [] "productplus_26" => [] "productplus_27" => [] "productplus_28" => [] "productplus_30" => [] "pmin" => null "pmax" => null "hmin" => null "hmax" => null "wmin" => null "wmax" => null "instock" => null "tag_id" => Doctrine\Common\Collections\ArrayCollection {#28410 -elements: [] } ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#28421 -form: Symfony\Component\Form\Form {#25618 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8325 …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 | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_" |
valid | true |
value | [ "mode" => null "category_id" => null "name" => null "pageno" => "23" "disp_number" => Eccube\Entity\Master\ProductListMax {#3614 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#4303 #id: 3 #name: "価格が低い順" #sort_no: 0 } "productplus_1" => [] "productplus_2" => null "productplus_4" => null "productplus_5" => [] "productplus_6" => null "productplus_7" => null "productplus_8" => [] "productplus_9" => [] "productplus_10" => [] "productplus_11" => [] "productplus_12" => [] "productplus_13" => [] "productplus_14" => [] "productplus_15" => [] "productplus_16" => [] "productplus_17" => [] "productplus_18" => [] "productplus_19" => [] "productplus_20" => [] "productplus_21" => [] "productplus_22" => [] "productplus_23" => [] "productplus_24" => [] "productplus_25" => [] "productplus_26" => [] "productplus_27" => [] "productplus_28" => [] "productplus_30" => [] "pmin" => null "pmax" => null "hmin" => null "hmax" => null "wmin" => null "wmax" => null "instock" => null "tag_id" => Doctrine\Common\Collections\ArrayCollection {#28410 -elements: [] } ] |
mode
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
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) {#22701 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3526 …} } |
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 | "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() {#24445 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#24455 …} } } |
validation_groups | null |
View Variables
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 {#28904 -form: Symfony\Component\Form\Form {#25621 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#28905 …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 | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_mode" |
valid | true |
value | "" |
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
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 {#3668 -id: 51 -name: "ランキング" -hierarchy: 1 -sort_no: 87 -create_date: DateTime @1680427837 {#3630 date: 2023-04-02 18:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427837 {#3637 date: 2023-04-02 18:30:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3667 …} -Children: Doctrine\ORM\PersistentCollection {#3649 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3648 -id: 61 -name: "10位" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1680427881 {#3636 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427881 {#3635 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3647 …} -Children: Doctrine\ORM\PersistentCollection {#3644 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3698 -id: 60 -name: "9位" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1680427877 {#3641 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427877 {#3640 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3699 …} -Children: Doctrine\ORM\PersistentCollection {#3702 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3705 -id: 59 -name: "8位" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1680427874 {#3703 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427874 {#3704 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3706 …} -Children: Doctrine\ORM\PersistentCollection {#3709 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3712 -id: 58 -name: "7位" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1680427870 {#3710 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427870 {#3711 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3713 …} -Children: Doctrine\ORM\PersistentCollection {#3716 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3719 -id: 57 -name: "6位" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1680427867 {#3717 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427867 {#3718 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3720 …} -Children: Doctrine\ORM\PersistentCollection {#3723 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3726 -id: 56 -name: "5位" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1680427864 {#3724 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427864 {#3725 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3727 …} -Children: Doctrine\ORM\PersistentCollection {#3730 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3733 -id: 55 -name: "4位" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1680427861 {#3731 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427861 {#3732 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3734 …} -Children: Doctrine\ORM\PersistentCollection {#3737 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3740 -id: 54 -name: "3位" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1680427857 {#3738 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427857 {#3739 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3741 …} -Children: Doctrine\ORM\PersistentCollection {#3744 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3747 -id: 53 -name: "2位" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1680427854 {#3745 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427854 {#3746 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3748 …} -Children: Doctrine\ORM\PersistentCollection {#3751 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3754 -id: 52 -name: "1位" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1680427847 {#3752 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427847 {#3753 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3755 …} -Children: Doctrine\ORM\PersistentCollection {#3758 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3761 -id: 34 -name: "ブランド" -hierarchy: 1 -sort_no: 76 -create_date: DateTime @1680106161 {#3642 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680106161 {#3643 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3762 …} -Children: Doctrine\ORM\PersistentCollection {#3765 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3766 -id: 110 -name: "NOUS PROJECTS" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1707619400 {#3759 date: 2024-02-11 11:43:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707626588 {#3760 date: 2024-02-11 13:43:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3767 …} -Children: Doctrine\ORM\PersistentCollection {#3770 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ NOUS PROJECTS の目的は、\r\n \r\n 先人が築き上げてきたものづくりの技術と製法を永続させ、\r\n \r\n 「当たり前に良いもの」を多くの人に知ってもらうことです。\r\n \r\n 素材や製法、技術そのものがインスピレーションの源となり、\r\n \r\n “NOUS PROJECTS”のフィルターを通して新たなデザインが生まれます。 """ -metaDescription: """ NOUS PROJECTS の目的は、\r\n \r\n 先人が築き上げてきたものづくりの技術と製法を永続させ、\r\n \r\n 「当たり前に良いもの」を多くの人に知ってもらうことです。\r\n \r\n 素材や製法、技術そのものがインスピレーションの源となり、\r\n \r\n “NOUS PROJECTS”のフィルターを通して新たなデザインが生まれます。 """ -file_name: "0211114742_65c8354e1e60f.jpg" -file_delete_flag: null -logo_file_name: "0211131723_65c84a5313906.jpg" -logo_file_delete_flag: null -slug: "N" -title: "「当たり前に良いもの」を多くの人へ" -englishText: "NOUS PROJECTS" -japaneseText: "ヌースプロジェクツ" -searchKeywords: "ヌースプロジェクツ,NOUS PROJECTS" } Eccube\Entity\Category {#3775 -id: 109 -name: "Umbra🄬" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1701579439 {#3773 date: 2023-12-03 13:57:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1702174105 {#3774 date: 2023-12-10 11:08:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3776 …} -Children: Doctrine\ORM\PersistentCollection {#3779 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ Umbraでは、家庭のあらゆる部屋にオリジナルでモダンな、カジュアルなデザインを提供するというビジョンを共有しています。\r\n \r\n グローバルなハウスウェアデザインカンパニーとして、好奇心、創造性、そしてデザインへの情熱によって動かされています。\r\n \r\n グローバルチームは120カ国以上の国々とコラボレーションし、日常に新鮮な驚きをもたらす楽しいデザインを提供しています。 """ -metaDescription: """ Umbraでは、家庭のあらゆる部屋にオリジナルでモダンな、カジュアルなデザインを提供するというビジョンを共有しています。\r\n \r\n グローバルなハウスウェアデザインカンパニーとして、好奇心、創造性、そしてデザインへの情熱によって動かされています。\r\n \r\n グローバルチームは120カ国以上の国々とコラボレーションし、日常に新鮮な驚きをもたらす楽しいデザインを提供しています。 """ -file_name: "1210110825_65751d99d54ef.jpg" -file_delete_flag: null -logo_file_name: "1209145204_65740084d3150.jpg" -logo_file_delete_flag: null -slug: "U" -title: "「毎日目にして毎日使うものだから、デザインの美しいものをそろえたい」" -englishText: "Umbra" -japaneseText: "アンブラ" -searchKeywords: "アントレックス" } Eccube\Entity\Category {#3782 -id: 108 -name: "Serta" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1700113485 {#3780 date: 2023-11-16 14:44:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1700113485 {#3781 date: 2023-11-16 14:44:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3783 …} -Children: Doctrine\ORM\PersistentCollection {#3786 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 理想の寝心地は一人ひとり違うもの。誰だって、自分の好み、自分らしい体型、自分だけのライフスタイルを持っている。\r\n だからこそ、その違いに寄り添い、あなたのために、"あなたの理想"を仕立てる。それがサータのマットレスです。 """ -metaDescription: """ 理想の寝心地は一人ひとり違うもの。誰だって、自分の好み、自分らしい体型、自分だけのライフスタイルを持っている。\r\n だからこそ、その違いに寄り添い、あなたのために、"あなたの理想"を仕立てる。それがサータのマットレスです。 """ -file_name: "1116144445_6555ac4d3546f.jpg" -file_delete_flag: null -logo_file_name: "1116144445_6555ac4d3560d.jpg" -logo_file_delete_flag: null -slug: "S" -title: "毎日の寝心地、あなた仕立てに。" -englishText: "Serta" -japaneseText: "サータ" -searchKeywords: "ドリームベッド,dream bed" } Eccube\Entity\Category {#3789 -id: 107 -name: "dream bed" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1700112951 {#3787 date: 2023-11-16 14:35:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1700112951 {#3788 date: 2023-11-16 14:35:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3790 …} -Children: Doctrine\ORM\PersistentCollection {#3793 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 自分の身体にフィットした、熟睡できるベッドを探したい…。\r\n お部屋のスタイルに合った、ベッド選びを楽しみたい…。\r\n そんなお客様のご要望を大切に、デザインから製造まで一貫して行い\r\n 「こだわり」を形にした、品質の高いラインナップを取り揃えております。 """ -metaDescription: """ 自分の身体にフィットした、熟睡できるベッドを探したい…。\r\n お部屋のスタイルに合った、ベッド選びを楽しみたい…。\r\n そんなお客様のご要望を大切に、デザインから製造まで一貫して行い\r\n 「こだわり」を形にした、品質の高いラインナップを取り揃えております。 """ -file_name: "1116143551_6555aa371573c.jpg" -file_delete_flag: null -logo_file_name: "1116143551_6555aa37158d4.jpg" -logo_file_delete_flag: null -slug: "D" -title: "信頼のクラフトマンシップで、理想のベッドルームをカタチにします。" -englishText: "dream bed" -japaneseText: "ドリームベッド" -searchKeywords: null } Eccube\Entity\Category {#3796 -id: 106 -name: "東馬" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1698287382 {#3794 date: 2023-10-26 11:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1698389882 {#3795 date: 2023-10-27 15:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3797 …} -Children: Doctrine\ORM\PersistentCollection {#3800 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ なくしたくないものってなんでしょう?\r\n 大切な人との語り合い、誰にも邪魔されない一人の時間、子どもたちと過ごす時間。\r\n 新鮮な驚きと喜びを、あなたに届け続けます。 """ -metaDescription: """ なくしたくないものってなんでしょう?\r\n 大切な人との語り合い、誰にも邪魔されない一人の時間、子どもたちと過ごす時間。\r\n 新鮮な驚きと喜びを、あなたに届け続けます。 """ -file_name: "1026112942_6539cf165e949.jpg" -file_delete_flag: null -logo_file_name: "1027155802_653b5f7a7cb8a.png" -logo_file_delete_flag: null -slug: "T" -title: "TOHMAで出会う、新しい自分。" -englishText: "TOHMA" -japaneseText: "トウマ" -searchKeywords: "トーマ,トウマ,TOHMA" } Eccube\Entity\Category {#3803 -id: 105 -name: "UPTOWN" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1698287152 {#3801 date: 2023-10-26 11:25:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1698389934 {#3802 date: 2023-10-27 15:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3804 …} -Children: Doctrine\ORM\PersistentCollection {#3807 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「THICK & HEAVY」をコンセプトに、時代に淘汰されてきた\r\n 重厚感と存在感ある家具で、使う人々の生活にアクセントとなる\r\n コト・モノを発信するカジュアル・ビンテージ家具ブランドです。 """ -metaDescription: """ 「THICK & HEAVY」をコンセプトに、時代に淘汰されてきた\r\n 重厚感と存在感ある家具で、使う人々の生活にアクセントとなる\r\n コト・モノを発信するカジュアル・ビンテージ家具ブランドです。 """ -file_name: "1026112552_6539ce301d8a8.jpg" -file_delete_flag: null -logo_file_name: "1027155854_653b5fae05fd1.png" -logo_file_delete_flag: null -slug: "U" -title: "UP TOWN FURNITURE" -englishText: "UPTOWN" -japaneseText: "アップタウン" -searchKeywords: "あっぷ,トウマ,トーマ,東馬" } Eccube\Entity\Category {#3810 -id: 104 -name: "GART" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1697788682 {#3808 date: 2023-10-20 16:58:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697792637 {#3809 date: 2023-10-20 18:03:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3811 …} -Children: Doctrine\ORM\PersistentCollection {#3814 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ GARTは家具という道具ではなく、人が集まり・楽しく過ごす時をデザインしています。\r\n かたちの美しさだけではなく人の生活を豊かにする、使う人の価値感から生み出されるデザインです。\r\n 人々の生活は時代と共に変化していくものだから私たちも常に進化し、より良い暮らしを提案し続けます。 """ -metaDescription: """ GARTは家具という道具ではなく、人が集まり・楽しく過ごす時をデザインしています。\r\n かたちの美しさだけではなく人の生活を豊かにする、使う人の価値感から生み出されるデザインです。\r\n 人々の生活は時代と共に変化していくものだから私たちも常に進化し、より良い暮らしを提案し続けます。 """ -file_name: "1020180357_6532427d9d2e0.jpg" -file_delete_flag: null -logo_file_name: "1020175728_653240f8f2734.png" -logo_file_delete_flag: null -slug: "G" -title: "Furniture for your brand new daily life" -englishText: "GART" -japaneseText: "ガルト" -searchKeywords: null } Eccube\Entity\Category {#3817 -id: 103 -name: "HTL" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1697363310 {#3815 date: 2023-10-15 18:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697363310 {#3816 date: 2023-10-15 18:48:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3818 …} -Children: Doctrine\ORM\PersistentCollection {#3821 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "シンガポールの本社をはじめ、11か国にオフィスを構えてる革張りのソファ専門ブランド。中国・イタリアの製造拠点から、50か国以上に販売している、「世界基準」のソファーメーカーです。拘りの革は、自社でなめし加工を行う徹底ぶり。ウレタンなどの素材も厳しい品質管理のもと、ソファを一貫生産しています。また、「ソファは寛ぐもの」をテーマに、座り心地を追求したデザインを生み出し続けています。" -metaDescription: "シンガポールの本社をはじめ、11か国にオフィスを構えてる革張りのソファ専門ブランド。中国・イタリアの製造拠点から、50か国以上に販売している、「世界基準」のソファーメーカーです。拘りの革は、自社でなめし加工を行う徹底ぶり。ウレタンなどの素材も厳しい品質管理のもと、ソファを一貫生産しています。また、「ソファは寛ぐもの」をテーマに、座り心地を追求したデザインを生み出し続けています。" -file_name: "1015184830_652bb56e448ed.jpg" -file_delete_flag: null -logo_file_name: "1015184830_652bb56e44aac.png" -logo_file_delete_flag: null -slug: "H" -title: "世界有数の規模を誇る、革張りソファの専門ブランド" -englishText: "HTL" -japaneseText: "ワタリジャパン" -searchKeywords: null } Eccube\Entity\Category {#3824 -id: 102 -name: "CODON" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1697269080 {#3822 date: 2023-10-14 16:38:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1699178256 {#3823 date: 2023-11-05 18:57:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3825 …} -Children: Doctrine\ORM\PersistentCollection {#3828 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "佐賀県の方言で、子どもを意味する言葉「こどん」から得たブランド名「CODON」。多良岳で美しく丁寧に育てられたヒノキをモチーフとしたアイコンです。ヒノキが林立する様と、諸富町のランドマークでもある国指定重要文化財、筑後川昇開橋のイメージを合わせて表現されています。太良町の良質なヒノキを主材とし、諸富家具の確かな技術力によって製作されるこども家具ブランド「CODON」が、人と人、人と物、佐賀県と世界を繋げる架け橋となることを願ってデザインされています。" -metaDescription: "佐賀県の方言で、子どもを意味する言葉「こどん」から得たブランド名「CODON」。多良岳で美しく丁寧に育てられたヒノキをモチーフとしたアイコンです。ヒノキが林立する様と、諸富町のランドマークでもある国指定重要文化財、筑後川昇開橋のイメージを合わせて表現されています。太良町の良質なヒノキを主材とし、諸富家具の確かな技術力によって製作されるこども家具ブランド「CODON」が、人と人、人と物、佐賀県と世界を繋げる架け橋となることを願ってデザインされています。" -file_name: "1014163800_652a455863940.jpg" -file_delete_flag: null -logo_file_name: "1105185736_6547671068a30.png" -logo_file_delete_flag: null -slug: "C" -title: "日本の木と諸富家具の技術で 子どもたちの学習環境を良くしたい" -englishText: "CODON" -japaneseText: "コドン" -searchKeywords: "レグナテック,LEGNATEC" } Eccube\Entity\Category {#3831 -id: 101 -name: "RIN" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1697074683 {#3829 date: 2023-10-12 10:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697104057 {#3830 date: 2023-10-12 18:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3832 …} -Children: Doctrine\ORM\PersistentCollection {#3835 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ モノトーンと美しい木目の組み合わせが人気の山崎実業のブランド「RINシリーズ | リンシリーズ」。\r\n 上質なデザインがインテリアに高級感をプラス。\r\n リビング、洗面所から玄関まで幅広く活躍し、\r\n 素材は丈夫なスチール製のアイテムが多いので水周りでも安心して使用できます。 """ -metaDescription: """ モノトーンと美しい木目の組み合わせが人気の山崎実業のブランド「RINシリーズ | リンシリーズ」。\r\n 上質なデザインがインテリアに高級感をプラス。\r\n リビング、洗面所から玄関まで幅広く活躍し、\r\n 素材は丈夫なスチール製のアイテムが多いので水周りでも安心して使用できます。 """ -file_name: "1012103803_65274dfb500fc.jpg" -file_delete_flag: null -logo_file_name: "1012103803_65274dfb503b4.png" -logo_file_delete_flag: null -slug: "R" -title: "A line of simple organizational tools with a modern edge and wood panel accents." -englishText: "RIN" -japaneseText: "リン" -searchKeywords: "りん,TOWER,tower,タワー,山崎実業,山﨑実業" } Eccube\Entity\Category {#3838 -id: 100 -name: "tower" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1697073389 {#3836 date: 2023-10-12 10:16:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697073389 {#3837 date: 2023-10-12 10:16:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3839 …} -Children: Doctrine\ORM\PersistentCollection {#3842 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ towerシリーズの一番の魅力はそのデザインです。\r\n 無駄を省いたコンパクト設計。\r\n キッチンやリビング、洗面所などモノがあふれる場所に、スマートにスタイリッシュに収納ができる収納雑貨を取り揃えています。 """ -metaDescription: """ towerシリーズの一番の魅力はそのデザインです。\r\n 無駄を省いたコンパクト設計。\r\n キッチンやリビング、洗面所などモノがあふれる場所に、スマートにスタイリッシュに収納ができる収納雑貨を取り揃えています。 """ -file_name: "1012101629_652748ed05915.jpg" -file_delete_flag: null -logo_file_name: "1012101629_652748ed05a9e.png" -logo_file_delete_flag: null -slug: "T" -title: "暮らしをもっとスタイリッシュに" -englishText: "tower" -japaneseText: "タワー" -searchKeywords: "たわー,タワー,山崎実業,山﨑実業" } Eccube\Entity\Category {#3845 -id: 98 -name: "DENTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1696469878 {#3843 date: 2023-10-05 10:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696652824 {#3844 date: 2023-10-07 13:27:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3846 …} -Children: Doctrine\ORM\PersistentCollection {#3849 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "豊かな山々に囲まれた広島県府中市上下町にある額縁/家具ブランドです。古くから書道文化が盛んなこの町は、作品を飾る額縁の産地として栄えてきました。額縁や屏風、茶道具などの製造工場として1988年に創業、2012年から家具作りをスタート。DENTOは、自然の風景や造形物をイメージさせるなだらかな曲線や、木製ならではの温もりや丁寧な手仕事から生まれるなめらかな手触りが、どんな空間にも馴染むナチュラルなデザインと、使うたびに心和むやさしい質感が特長です。" -metaDescription: "豊かな山々に囲まれた広島県府中市上下町にある額縁/家具ブランドです。古くから書道文化が盛んなこの町は、作品を飾る額縁の産地として栄えてきました。額縁や屏風、茶道具などの製造工場として1988年に創業、2012年から家具作りをスタート。DENTOは、自然の風景や造形物をイメージさせるなだらかな曲線や、木製ならではの温もりや丁寧な手仕事から生まれるなめらかな手触りが、どんな空間にも馴染むナチュラルなデザインと、使うたびに心和むやさしい質感が特長です。" -file_name: "1005103758_651e1376e0018.jpg" -file_delete_flag: null -logo_file_name: "1005103758_651e1376e0155.png" -logo_file_delete_flag: null -slug: "D" -title: "なにげない日常に、かけがえのない存在となる家具づくり。" -englishText: "DENTO" -japaneseText: "デント" -searchKeywords: "伝統工芸,でんと,デント" } Eccube\Entity\Category {#3852 -id: 97 -name: "カリモク家具" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1694244137 {#3850 date: 2023-09-09 16:22:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1694244137 {#3851 date: 2023-09-09 16:22:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3853 …} -Children: Doctrine\ORM\PersistentCollection {#3856 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 風雨に耐えながら生長し、年輪を重ねていく木と同じように、カリモクは様々な試練を乗り越え、試行を繰り返し、理想の家具づくりへの道を歩んできました。\r\n \r\n 「100歳の木を使うなら、その年輪にふさわしい家具を作りたい。」その想いを支えてきたのは、1940年の創業以来、変わらず受け継がれてきた「品質至上」の精神です。\r\n 「木」を研究した知識と技術、「人」の幸せを願う心。木と人を結ぶ家具づくりへのこだわりは、年輪を深める木のように磨かれ積み重なり、すべての製品に息づいています。 """ -metaDescription: """ 風雨に耐えながら生長し、年輪を重ねていく木と同じように、カリモクは様々な試練を乗り越え、試行を繰り返し、理想の家具づくりへの道を歩んできました。\r\n \r\n 「100歳の木を使うなら、その年輪にふさわしい家具を作りたい。」その想いを支えてきたのは、1940年の創業以来、変わらず受け継がれてきた「品質至上」の精神です。\r\n 「木」を研究した知識と技術、「人」の幸せを願う心。木と人を結ぶ家具づくりへのこだわりは、年輪を深める木のように磨かれ積み重なり、すべての製品に息づいています。 """ -file_name: "0909162217_64fc1d2977256.jpg" -file_delete_flag: null -logo_file_name: "0909162217_64fc1d2977436.jpg" -logo_file_delete_flag: null -slug: "K" -title: "暮らしを快適にするカリモク家具" -englishText: "karimoku" -japaneseText: "カリモク" -searchKeywords: "かりもく,Karimoku,カリモク" } Eccube\Entity\Category {#3859 -id: 96 -name: "ARNE JACOBSEN" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1692954097 {#3857 date: 2023-08-25 18:01:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1694047814 {#3858 date: 2023-09-07 09:50:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3860 …} -Children: Doctrine\ORM\PersistentCollection {#3863 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ROSENDAHL社はヤコブセンクロックの製造権を獲得し、ヤコブセンの意思を継ぐ後継者の一人である建築家のテイト・ヴァイラント氏を監修の下、オリジナルデザインに忠実に甦らせることを責務とした再興プロジェクトを立ち上げました。\r\n ヤコブセンのスタイルそして信念を100%忠実に守っていることを保証するために、設計図及び現存するオリジナルクロックを入手し、オリジナルデザインに忠実に再現されたプロダクトが母国デンマークの地で甦りました。 """ -metaDescription: """ ROSENDAHL社はヤコブセンクロックの製造権を獲得し、ヤコブセンの意思を継ぐ後継者の一人である建築家のテイト・ヴァイラント氏を監修の下、オリジナルデザインに忠実に甦らせることを責務とした再興プロジェクトを立ち上げました。\r\n ヤコブセンのスタイルそして信念を100%忠実に守っていることを保証するために、設計図及び現存するオリジナルクロックを入手し、オリジナルデザインに忠実に再現されたプロダクトが母国デンマークの地で甦りました。 """ -file_name: "0825180137_64e86df1a89dc.jpg" -file_delete_flag: null -logo_file_name: "0825180137_64e86df1a8be5.jpg" -logo_file_delete_flag: null -slug: "A" -title: "母国デンマークの地で時を経て忠実に蘇った掛け時計と置き時計" -englishText: "ARNE JACOBSEN" -japaneseText: "アルネ ヤコブセン" -searchKeywords: null } Eccube\Entity\Category {#3866 -id: 95 -name: "CARL HANSEN&SØN" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1692868600 {#3864 date: 2023-08-24 18:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692868600 {#3865 date: 2023-08-24 18:16:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3867 …} -Children: Doctrine\ORM\PersistentCollection {#3870 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -metaDescription: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -file_name: "0824181640_64e71ff8c7aa7.jpg" -file_delete_flag: null -logo_file_name: "0824181640_64e71ff8c7cff.png" -logo_file_delete_flag: null -slug: "C" -title: "世界的デザイナーによる不朽の名作" -englishText: "CARL HANSEN&SØN" -japaneseText: "カール・ハンセン&サン" -searchKeywords: "カールハンセン" } Eccube\Entity\Category {#3873 -id: 93 -name: "A_D_R_S" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1692436114 {#3871 date: 2023-08-19 18:08:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692436263 {#3872 date: 2023-08-19 18:11:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3874 …} -Children: Doctrine\ORM\PersistentCollection {#3877 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 【Adapt / 順応】あらゆる空間に馴染む、シンプルかつ味わい深い風合いを目指します \r\n \r\n 【Daily / 日々】\r\n 特別な日、空間ではなく、日々の生活に寄り添うアイテムを目指します \r\n \r\n 【Reasonable / 適正】\r\n デザイン、品質、素材の丁度良いバランスを考え、適正価格を目指します \r\n \r\n 【Select / 選定】\r\n アイテムに用いる素材の適材適所を意識し、より良い選定を目指します """ -metaDescription: """ Adapt / 順応 \r\n あらゆる空間に馴染む、シンプルかつ味わい深い風合いを目指します \r\n \r\n Daily / 日々 \r\n 特別な日、空間ではなく、日々の生活に寄り添うアイテムを目指します \r\n \r\n Reasonable / 適正 \r\n デザイン、品質、素材の丁度良いバランスを考え、適正価格を目指します \r\n \r\n Select / 選定 \r\n アイテムに用いる素材の適材適所を意識し、より良い選定を目指します """ -file_name: "0819180834_64e08692927d8.jpg" -file_delete_flag: null -logo_file_name: "0819180834_64e0869292a37.png" -logo_file_delete_flag: null -slug: "A" -title: "この世界の この町の この部屋の この場所" -englishText: "A_D_R_S" -japaneseText: "アドレス" -searchKeywords: "弘益,SIEVE,シーヴ" } Eccube\Entity\Category {#3880 -id: 92 -name: "KKEITO" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1692429242 {#3878 date: 2023-08-19 16:14:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692429242 {#3879 date: 2023-08-19 16:14:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3881 …} -Children: Doctrine\ORM\PersistentCollection {#3884 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「KKEITO」は日本語の毛糸(けいと)を意味します。 \r\n KEITOの頭にもうひとつ「K」が続くのは、 \r\n サスティナブルな社会に向けて大人から子供へ、 \r\n そして未来へ継承し続けられる家具として \r\n 繰り返す、持続の意味で「K」をくりかえしています。 """ -metaDescription: """ 「KKEITO」は日本語の毛糸(けいと)を意味します。 \r\n KEITOの頭にもうひとつ「K」が続くのは、 \r\n サスティナブルな社会に向けて大人から子供へ、 \r\n そして未来へ継承し続けられる家具として \r\n 繰り返す、持続の意味で「K」をくりかえしています。 """ -file_name: "0819161402_64e06bba38f16.jpg" -file_delete_flag: null -logo_file_name: "0819161402_64e06bba3f61c.png" -logo_file_delete_flag: null -slug: "K" -title: "ケイトが提案する家族を守る家具" -englishText: "KKEITO" -japaneseText: "ケイト" -searchKeywords: "毛糸,SIEVE,シーヴ,弘益" } Eccube\Entity\Category {#3887 -id: 91 -name: "Meuble" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1692319863 {#3885 date: 2023-08-18 09:51:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692319863 {#3886 date: 2023-08-18 09:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3888 …} -Children: Doctrine\ORM\PersistentCollection {#3891 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ものづくりの細部に宿る神の姿を、追い求めるように。\r\n 飽くなき探究心のもと、徹底的に研究を重ねたデザインこそ暮らしを心地よく整え、\r\n 寄り添うに足るのではないか。\r\n \r\n モーブルは、そう信じています。 """ -metaDescription: """ ものづくりの細部に宿る神の姿を、追い求めるように。\r\n 飽くなき探究心のもと、徹底的に研究を重ねたデザインこそ暮らしを心地よく整え、\r\n 寄り添うに足るのではないか。\r\n \r\n モーブルは、そう信じています。 """ -file_name: "0818095103_64dec07726829.jpg" -file_delete_flag: null -logo_file_name: "0818095103_64dec07726b08.png" -logo_file_delete_flag: null -slug: "M" -title: "Design to improve your life." -englishText: "Meuble" -japaneseText: "モーブル" -searchKeywords: null } Eccube\Entity\Category {#3894 -id: 90 -name: "CHAPTER" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1691899417 {#3892 date: 2023-08-13 13:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1691899417 {#3893 date: 2023-08-13 13:03:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3895 …} -Children: Doctrine\ORM\PersistentCollection {#3898 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 上質な装い、洗練された生活スタイルなど、クラシカルな雰囲気をもつ英国調は、いつの時代も、女性たちを魅了してきました。優雅で知的なブリティッシュビンテージの家具も同じです。\r\n CHAPTERは、そんな趣のある家具を現代風に再現。\r\n 女性的なエレガントさに、北欧のナチュラルなぬくもり感を合わせた現代のブリティッシュビンテージスタイル。柔らかでクラシカルな曲線とオイル仕上げの風合いは、シンプルな空間はもちろん、モダンな住空間にもよく似合います。\r\n ゆったりと本を読む時間、コーヒーでのくつろぎの時間。いつの間にか、そこが至福の場所となり、愛着がもたらす心地よさに包まれる…。\r\n 良いモノを大切に永く使い続ける英国流のスタイルが、本来の豊かさを教えてくれるように、CHAPTERが穏やかな暮らしに彩りを添え、幸せな時を共にします。\r\n 新しい人生の章に、寄り添う家具として。 """ -metaDescription: """ 上質な装い、洗練された生活スタイルなど、クラシカルな雰囲気をもつ英国調は、いつの時代も、女性たちを魅了してきました。優雅で知的なブリティッシュビンテージの家具も同じです。\r\n CHAPTERは、そんな趣のある家具を現代風に再現。\r\n 女性的なエレガントさに、北欧のナチュラルなぬくもり感を合わせた現代のブリティッシュビンテージスタイル。柔らかでクラシカルな曲線とオイル仕上げの風合いは、シンプルな空間はもちろん、モダンな住空間にもよく似合います。\r\n ゆったりと本を読む時間、コーヒーでのくつろぎの時間。いつの間にか、そこが至福の場所となり、愛着がもたらす心地よさに包まれる…。\r\n 良いモノを大切に永く使い続ける英国流のスタイルが、本来の豊かさを教えてくれるように、CHAPTERが穏やかな暮らしに彩りを添え、幸せな時を共にします。\r\n 新しい人生の章に、寄り添う家具として。 """ -file_name: "0813130337_64d8561970433.jpg" -file_delete_flag: null -logo_file_name: "0813130337_64d85619705f6.jpg" -logo_file_delete_flag: null -slug: "C" -title: "現代の"クラシック"と出会う" -englishText: "CHAPTER" -japaneseText: "チャプター" -searchKeywords: "ちゃぷたー,CHAPTER" } Eccube\Entity\Category {#3901 -id: 89 -name: "BOSCO" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1691897575 {#3899 date: 2023-08-13 12:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1691999274 {#3900 date: 2023-08-14 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3902 …} -Children: Doctrine\ORM\PersistentCollection {#3905 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ "澄んだ空気の森にいるような感覚を毎日感じていたい"そんな思いから生まれた家具BOSCO。\r\n 木の色味を活かしたナチュラルと、落ち着いた気品漂うダークブラウン、定番のミディアムブラウンの3色展開で、コーディネートの幅が一層広がります。\r\n 天然木の優しい肌触りと美しさは、熟練の職人による丁寧な技で家具として生まれ変わり、あなたの暮らしに森の息吹を呼び込みます。 """ -metaDescription: """ "澄んだ空気の森にいるような感覚を毎日感じていたい"そんな思いから生まれた家具BOSCO。\r\n 木の色味を活かしたナチュラルと、落ち着いた気品漂うダークブラウン、定番のミディアムブラウンの3色展開で、コーディネートの幅が一層広がります。\r\n 天然木の優しい肌触りと美しさは、熟練の職人による丁寧な技で家具として生まれ変わり、あなたの暮らしに森の息吹を呼び込みます。 """ -file_name: "0813124939_64d852d3ecb18.jpg" -file_delete_flag: null -logo_file_name: "0814164754_64d9dc2ac6a47.jpg" -logo_file_delete_flag: null -slug: "B" -title: "いちばん近くの森に、新たな息吹" -englishText: "BOSCO" -japaneseText: "ボスコ" -searchKeywords: "ボスコ,ぼすこ,bosco" } Eccube\Entity\Category {#3908 -id: 88 -name: "NIPPONAIRE" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1688122425 {#3906 date: 2023-06-30 19:53:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122475 {#3907 date: 2023-06-30 19:54:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3909 …} -Children: Doctrine\ORM\PersistentCollection {#3912 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 日本の「モノづくり」は、世界から評価を頂いています。\r\n 海外にも認められる「モノ」を作り出しているのは、小さな工場や、一人の職人であることが多いです。\r\n その中には、目を見張るような意匠、品質、機能を持ちながら、まだ世の中には気付かれていないものも、多くあります。\r\n 今日、誇るべき「日本のモノづくり」は国内に散開しています。\r\n 多様な「モノづくり」をつなぎ、全国に、そして世界に届けることがニッポネアの使命です。 """ -metaDescription: """ 日本の「モノづくり」は、世界から評価を頂いています。\r\n 海外にも認められる「モノ」を作り出しているのは、小さな工場や、一人の職人であることが多いです。\r\n その中には、目を見張るような意匠、品質、機能を持ちながら、まだ世の中には気付かれていないものも、多くあります。\r\n 今日、誇るべき「日本のモノづくり」は国内に散開しています。\r\n 多様な「モノづくり」をつなぎ、全国に、そして世界に届けることがニッポネアの使命です。 """ -file_name: "0630195345_649eb43962dbc.jpg" -file_delete_flag: null -logo_file_name: "0630195435_649eb46b373e4.jpg" -logo_file_delete_flag: null -slug: "N" -title: "意味:ニッポンの人 ニッポンのような ニッポンらしさ" -englishText: "NIPPONAIRE" -japaneseText: "ニッポネア" -searchKeywords: "関家具,にっぽねあ" } Eccube\Entity\Category {#3915 -id: 87 -name: "NO WHERE LIKE HOME" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1688121976 {#3913 date: 2023-06-30 19:46:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122548 {#3914 date: 2023-06-30 19:55:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3916 …} -Children: Doctrine\ORM\PersistentCollection {#3919 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 長く厳しい冬の大半を家の中で過ごす北欧の人々は、家の中での心地良さをとても大切にしています。\r\n そんな北欧のライフスタイルに共感し、スカンジナビアンデザインを取り入れながら\r\n 日本の住環境に合わせてデザインされたライフスタイルプロダクトのブランドです。\r\n \r\n 飽きのこないシンプルで上質なデザインで、使い込むほどに愛着が増してゆく\r\n 高品質なプロダクトを適正な価格でお届けします。 """ -metaDescription: """ 長く厳しい冬の大半を家の中で過ごす北欧の人々は、家の中での心地良さをとても大切にしています。\r\n そんな北欧のライフスタイルに共感し、スカンジナビアンデザインを取り入れながら\r\n 日本の住環境に合わせてデザインされたライフスタイルプロダクトのブランドです。\r\n \r\n 飽きのこないシンプルで上質なデザインで、使い込むほどに愛着が増してゆく\r\n 高品質なプロダクトを適正な価格でお届けします。 """ -file_name: "0630194616_649eb2787c235.jpg" -file_delete_flag: null -logo_file_name: "0630195548_649eb4b4aed78.jpg" -logo_file_delete_flag: null -slug: "N" -title: "自宅のような場所は他にない =自分の家が一番のお気に入りの場所" -englishText: "NO WHERE LIKE HOME" -japaneseText: "ノーウェアーライクホーム" -searchKeywords: "関家具" } Eccube\Entity\Category {#3922 -id: 86 -name: "NICE" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1688038961 {#3920 date: 2023-06-29 20:42:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122622 {#3921 date: 2023-06-30 19:57:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3923 …} -Children: Doctrine\ORM\PersistentCollection {#3926 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 様々な働き方があふれる今、必ずしもオフィスに通う必要はなくなりました。\r\n コワーキングスペースや自宅、カフェ、ホテルなど働く現場の境目はより曖昧に。\r\n だからこそ、オフィス家具にも場所を選ばないデザイン性や使い勝手が重要です。世の中にたくさんある機能的なオフィス家具ではなく、NICEで目指しているのはクラシックなデザインに敬意をもち、必要十分な機能性や拡張性、サイズ感を重視した様々なシチュエーションで幅広く提案できるインテリアです。 """ -metaDescription: """ 様々な働き方があふれる今、必ずしもオフィスに通う必要はなくなりました。\r\n コワーキングスペースや自宅、カフェ、ホテルなど働く現場の境目はより曖昧に。\r\n だからこそ、オフィス家具にも場所を選ばないデザイン性や使い勝手が重要です。世の中にたくさんある機能的なオフィス家具ではなく、NICEで目指しているのはクラシックなデザインに敬意をもち、必要十分な機能性や拡張性、サイズ感を重視した様々なシチュエーションで幅広く提案できるインテリアです。 """ -file_name: "0629204241_649d6e3118656.jpg" -file_delete_flag: null -logo_file_name: "0630195702_649eb4fe65d2b.jpg" -logo_file_delete_flag: null -slug: "N" -title: "求められる多様性とデザイン性" -englishText: "NICE" -japaneseText: "ナイス" -searchKeywords: "ナイス,関家具,CRUSH,CRASH,クラッシュ" } Eccube\Entity\Category {#3929 -id: 85 -name: "yuu" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1688031581 {#3927 date: 2023-06-29 18:39:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122766 {#3928 date: 2023-06-30 19:59:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3930 …} -Children: Doctrine\ORM\PersistentCollection {#3933 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「遊び」をテーマに、北欧デザインに見られる温かく柔らかな色使いやディティールを用いた遊び心の詰まったモダンインテリア。いつものコーディネートにyuuを加えるだけで、少し個性的でモダンな空間をつくることができます。\r\n 住空間に限らず、ホテルやレストラン、オフィス空間など様々なシチュエーションでも、yuuならではの遊び心のあるクリーンでコンテンポラリーな空間表現を行えます。 """ -metaDescription: """ 「遊び」をテーマに、北欧デザインに見られる温かく柔らかな色使いやディティールを用いた遊び心の詰まったモダンインテリア。いつものコーディネートにyuuを加えるだけで、少し個性的でモダンな空間をつくることができます。\r\n 住空間に限らず、ホテルやレストラン、オフィス空間など様々なシチュエーションでも、yuuならではの遊び心のあるクリーンでコンテンポラリーな空間表現を行えます。 """ -file_name: "0629203431_649d6c47a2b8e.jpg" -file_delete_flag: null -logo_file_name: "0630195926_649eb58eb708c.jpg" -logo_file_delete_flag: null -slug: "Y" -title: "「游(ゆう)」のある日常 色鮮やかな北欧ミックスモダン" -englishText: "yuu" -japaneseText: "ユウ" -searchKeywords: "CRASH,CRUSH,関家具,クラッシュ" } Eccube\Entity\Category {#3936 -id: 84 -name: "etc." -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1688012862 {#3934 date: 2023-06-29 13:27:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688013093 {#3935 date: 2023-06-29 13:31:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3937 …} -Children: Doctrine\ORM\PersistentCollection {#3940 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "CRUSH CRASH PROJECTのインテリアにも合う、アート志向でエッジの効いたプロダクトラインです。ウォールデコレーションを中心に個性豊かでニッチなアイテムを企画しています。型にはまらないアイデア重視のアイテムは使い方も使う人次第。インテリアコーディネートの楽しさをぜひ体感してください。" -metaDescription: "CRUSH CRASH PROJECTのインテリアにも合う、アート志向でエッジの効いたプロダクトラインです。ウォールデコレーションを中心に個性豊かでニッチなアイテムを企画しています。型にはまらないアイデア重視のアイテムは使い方も使う人次第。インテリアコーディネートの楽しさをぜひ体感してください。" -file_name: "0629132742_649d083ecc290.jpg" -file_delete_flag: null -logo_file_name: "0629133133_649d0925e819d.jpg" -logo_file_delete_flag: null -slug: "E" -title: "日常を自分らしく編集する、インテリアに遊びや楽しさを加えるプロダクト" -englishText: "etc" -japaneseText: "エトセトラ" -searchKeywords: "クラッシュ,ETC" } Eccube\Entity\Category {#3943 -id: 83 -name: "COMFORM" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1688009323 {#3941 date: 2023-06-29 12:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696242814 {#3942 date: 2023-10-02 19:33:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3944 …} -Children: Doctrine\ORM\PersistentCollection {#3947 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -metaDescription: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -file_name: "1002193334_651a9c7eb4ed9.jpg" -file_delete_flag: null -logo_file_name: "0630200954_649eb8027fe8f.jpg" -logo_file_delete_flag: null -slug: "C" -title: "日々を共にするものだからこそ、暮らしに寄りそう、スタンダードで快適なかたち" -englishText: "COMFORM" -japaneseText: "コンフォーム" -searchKeywords: "関家具,CLASH,クラッシュ,こんふぉーむ" } Eccube\Entity\Category {#3950 -id: 82 -name: "SPRING VALLEY" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1686542734 {#3948 date: 2023-06-12 13:05:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686542964 {#3949 date: 2023-06-12 13:09:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3951 …} -Children: Doctrine\ORM\PersistentCollection {#3954 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 素材にこだわりながら、ハウスダストや防音性、断熱や床への配慮など、安心してご使用いただけます。 \r\n \r\n ラグ・カーペットのご使用によって、一つの空間が、仕切りのないシーンに分かれお部屋が広く見えます。 \r\n ラグとクッションの組み合わせによっても、お部屋のイメージが変化いたしますので是非インテリアを楽しんでください。 """ -metaDescription: """ 素材にこだわりながら、ハウスダストや防音性、断熱や床への配慮など、安心してご使用いただけます。 \r\n \r\n ラグ・カーペットのご使用によって、一つの空間が、仕切りのないシーンに分かれお部屋が広く見えます。 \r\n ラグとクッションの組み合わせによっても、お部屋のイメージが変化いたしますので是非インテリアを楽しんでください。 """ -file_name: "0612130924_64869a7440976.jpg" -file_delete_flag: null -logo_file_name: "0612130534_6486998e8a8ad.jpg" -logo_file_delete_flag: null -slug: "S" -title: "世界の最新トレンドのラグを発信" -englishText: "SPRING VALLEY" -japaneseText: "スプリングヴァレー" -searchKeywords: "スプリングバレー" } Eccube\Entity\Category {#3957 -id: 81 -name: "Crossover" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1685662977 {#3955 date: 2023-06-02 08:42:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663092 {#3956 date: 2023-06-02 08:44:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3958 …} -Children: Doctrine\ORM\PersistentCollection {#3961 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 長く座り続けるほどに感じる、包み込まれるような寛ぎと、驚くほどに座り疲れのないソファブランドです。\r\n 建築のように強度を高めた耐久性の高い木枠と優しく包み込む良質な天然フェザーを贅沢に使用することで座り心地のよさを実現しています。\r\n また縫製など細部にもこだわりが見える、洗練と美しさが調和したデザインです。 """ -metaDescription: """ 長く座り続けるほどに感じる、包み込まれるような寛ぎと、驚くほどに座り疲れのないソファブランドです。\r\n 建築のように強度を高めた耐久性の高い木枠と優しく包み込む良質な天然フェザーを贅沢に使用することで座り心地のよさを実現しています。\r\n また縫製など細部にもこだわりが見える、洗練と美しさが調和したデザインです。 """ -file_name: "0602084257_64792d01cce87.jpg" -file_delete_flag: null -logo_file_name: "0602084257_64792d01ccfd5.jpg" -logo_file_delete_flag: null -slug: "C" -title: "洗練とデザインが調和したデザイン" -englishText: "Crossover" -japaneseText: "クロスオーバー" -searchKeywords: "くろす" } Eccube\Entity\Category {#3964 -id: 80 -name: "IKASAS" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1685592384 {#3962 date: 2023-06-01 13:06:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685593038 {#3963 date: 2023-06-01 13:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3965 …} -Children: Doctrine\ORM\PersistentCollection {#3968 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 神奈川県と上海市を拠点にデザイン活動を展開する佐々木章行が手がける、家具・インテリアのオリジナルブランドです。 \r\n \r\n 「・・・式の」「・・・国の」「・・・時代の」など、地域や時代レベルのカテゴリーでインテリア全体を構成するのではなく、多様な文化やものごとを融合させ、個々の生活スタイルに合った居心地の良い空間をつくり、古今東西の知恵と文化を汲んだ家具を提案しています。 """ -metaDescription: """ 神奈川県と上海市を拠点にデザイン活動を展開する佐々木章行が手がける、家具・インテリアのオリジナルブランドです。 \r\n \r\n 「・・・式の」「・・・国の」「・・・時代の」など、地域や時代レベルのカテゴリーでインテリア全体を構成するのではなく、多様な文化やものごとを融合させ、個々の生活スタイルに合った居心地の良い空間をつくり、古今東西の知恵と文化を汲んだ家具を提案しています。 """ -file_name: "0601130624_647819401f4c6.jpg" -file_delete_flag: null -logo_file_name: "0601130624_647819401f65c.png" -logo_file_delete_flag: null -slug: "I" -title: "地域や時代に捉われない、ベーシックな空間とインテリアを" -englishText: "IKASAS" -japaneseText: "イカサ" -searchKeywords: null } Eccube\Entity\Category {#3971 -id: 79 -name: "花具製作所" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684637191 {#3969 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637191 {#3970 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3972 …} -Children: Doctrine\ORM\PersistentCollection {#3975 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 花具製作所は、花と木を素材に \r\n 設計から製作まで手掛けるデザインユニットです。 \r\n \r\n 日々の暮らしに新しい設えを \r\n 広島の小さなアトリエから \r\n いつもの日々が少し楽しくなる \r\n ‘花具’をお届けします。 """ -metaDescription: """ 花具製作所は、花と木を素材に \r\n 設計から製作まで手掛けるデザインユニットです。 \r\n \r\n 日々の暮らしに新しい設えを \r\n 広島の小さなアトリエから \r\n いつもの日々が少し楽しくなる \r\n ‘花具’をお届けします。 """ -file_name: "0521114631_6469860778a3a.JPG" -file_delete_flag: null -logo_file_name: "0521114631_6469860778c5e.png" -logo_file_delete_flag: null -slug: "H" -title: "日々の暮らしに 新しい色の設えを" -englishText: "KAGU SEISAKUSYO" -japaneseText: "カグセイサクショ" -searchKeywords: "花具、かぐ、はなぐ、カグ、ハナグ" } Eccube\Entity\Category {#3978 -id: 78 -name: "EDDA" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1684635280 {#3976 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684635280 {#3977 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3979 …} -Children: Doctrine\ORM\PersistentCollection {#3982 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 誰もが心地よさを感じるやわらかなライン、 \r\n 触れるたびに安らぐ自然素材、 \r\n 本当に必要な機能だけを残したシンプルなフォルム。 \r\n 北欧家具のデザイン思想に、日本の住居での使いやすさを加えた家具ブランドです。 """ -metaDescription: """ 誰もが心地よさを感じるやわらかなライン、 \r\n 触れるたびに安らぐ自然素材、 \r\n 本当に必要な機能だけを残したシンプルなフォルム。 \r\n 北欧家具のデザイン思想に、日本の住居での使いやすさを加えた家具ブランドです。 """ -file_name: "0521111440_64697e90a26cd.jpg" -file_delete_flag: null -logo_file_name: "0521111440_64697e90a2802.jpg" -logo_file_delete_flag: null -slug: "E" -title: "北欧ヴィンテージの風合いと日本の住居での使いやすさの追求" -englishText: "EDDA" -japaneseText: "エッダ" -searchKeywords: "えっだ、エッダ、EDDA" } Eccube\Entity\Category {#3985 -id: 77 -name: "柏木工" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684634991 {#3983 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634991 {#3984 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3986 …} -Children: Doctrine\ORM\PersistentCollection {#3989 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ KASHIWAのものづくりの中心にあるもの。 \r\n それは、飛騨の匠の技と心。 \r\n 長い歴史の中で培われてきたこの伝統を活かし、 \r\n 飛騨の暮らしに流れる真の豊かさを、 \r\n 今、そして、これから先の世代にも \r\n 受け継いでいきたいと考えています。 """ -metaDescription: """ KASHIWAのものづくりの中心にあるもの。 \r\n それは、飛騨の匠の技と心。 \r\n 長い歴史の中で培われてきたこの伝統を活かし、 \r\n 飛騨の暮らしに流れる真の豊かさを、 \r\n 今、そして、これから先の世代にも \r\n 受け継いでいきたいと考えています。 """ -file_name: "0521110951_64697d6f57302.jpg" -file_delete_flag: null -logo_file_name: "0521110951_64697d6f57511.jpg" -logo_file_delete_flag: null -slug: "K" -title: "匠のモノづくり" -englishText: "KASHIWA" -japaneseText: "カシワ" -searchKeywords: "柏木工、カシワ、かしわ、KASHIWA" } Eccube\Entity\Category {#3992 -id: 76 -name: "高野木工" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1684634385 {#3990 date: 2023-05-21 10:59:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696223396 {#3991 date: 2023-10-02 14:09:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3993 …} -Children: Doctrine\ORM\PersistentCollection {#3996 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ただのモノとして機能するのではなく、家族の傍らでそっと見守る存在でありたい。 \r\n \r\n 昔の家にはあった大黒柱の傷、イタズラをして怒られた傷 、 \r\n 兄弟で背比べをした時につけた油性マジックペンの跡のような 使っていくうちについた“家族の記録”。 \r\n \r\n 家具を通してそんな思い出に浸っていただけたなら、そして生活をより魅力あるものにするお手伝いができるなら…。 \r\n そんな願いを込め、今日も温かい人の手で創っています。 """ -metaDescription: """ ただのモノとして機能するのではなく、家族の傍らでそっと見守る存在でありたい。 \r\n \r\n 昔の家にはあった大黒柱の傷、イタズラをして怒られた傷 、 \r\n 兄弟で背比べをした時につけた油性マジックペンの跡のような 使っていくうちについた“家族の記録”。 \r\n \r\n 家具を通してそんな思い出に浸っていただけたなら、そして生活をより魅力あるものにするお手伝いができるなら…。 \r\n そんな願いを込め、今日も温かい人の手で創っています。 """ -file_name: "1002140956_651a50a45eca9.jpg" -file_delete_flag: null -logo_file_name: "0521105945_64697b11456d0.jpg" -logo_file_delete_flag: null -slug: "T" -title: "思い出を記憶する家具" -englishText: "TAKANO MOKKOU" -japaneseText: "タカノモッコウ" -searchKeywords: "高野木工、たかのもっこう" } Eccube\Entity\Category {#3999 -id: 75 -name: "BRIDGE SPECIALIST" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1684633514 {#3997 date: 2023-05-21 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684633695 {#3998 date: 2023-05-21 10:48:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4000 …} -Children: Doctrine\ORM\PersistentCollection {#4003 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ BRIDGEシリーズをコントラクト向けやホームオフィス向けに拡張したブランドです。 \r\n 北欧デザインの洗練されたデザインそのままに、シンプルで細やかなサイズバリエーションで、商業施設やパブリックスペースまで、場を問わず空間に溶け込み馴染みます。 \r\n \r\n 既存のBRIDGEアイテムとの組み合わせを前提としたサイズ設計のため、統一感のある空間構成が可能です。 """ -metaDescription: """ BRIDGEシリーズをコントラクト向けやホームオフィス向けに拡張したブランドです。 \r\n 北欧デザインの洗練されたデザインそのままに、シンプルで細やかなサイズバリエーションで、商業施設やパブリックスペースまで、場を問わず空間に溶け込み馴染みます。 \r\n \r\n 既存のBRIDGEアイテムとの組み合わせを前提としたサイズ設計のため、統一感のある空間構成が可能です。 """ -file_name: "0521104815_6469785f01c59.jpg" -file_delete_flag: null -logo_file_name: "0521104514_646977aa1fbdf.jpg" -logo_file_delete_flag: null -slug: "B" -title: "ANY SPACE ANY PLACE" -englishText: "BRIDGE SPECIALIST" -japaneseText: "ブリッジ スペシャリスト" -searchKeywords: "BRIDGE SPECIALIST、ブリッジスペシャリスト、ぶりっじすぺしゃりすと" } Eccube\Entity\Category {#4006 -id: 74 -name: "ELEGANCE" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1684631977 {#4004 date: 2023-05-21 10:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684632960 {#4005 date: 2023-05-21 10:36:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4007 …} -Children: Doctrine\ORM\PersistentCollection {#4010 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "「美しくて軽い、洗練された家具を暮らしの中へ」という思いから始まったELEGANCEシリーズは、デンマークの家具デザイナー、ハンス・S・ヤコブセンと日本の木工家具メーカーの共同開発により実現しました。強度と軽さをあわせ持ち、触れるたびに柔らかなぬくもりを感じさせる上質な家具が、軽やかに舞うような空気を暮らしに纏います。" -metaDescription: "「美しくて軽い、洗練された家具を暮らしの中へ」という思いから始まったELEGANCEシリーズは、デンマークの家具デザイナー、ハンス・S・ヤコブセンと日本の木工家具メーカーの共同開発により実現しました。強度と軽さをあわせ持ち、触れるたびに柔らかなぬくもりを感じさせる上質な家具が、軽やかに舞うような空気を暮らしに纏います。" -file_name: "0521103600_646975806cad2.jpg" -file_delete_flag: null -logo_file_name: "0521101937_646971a9c2705.JPG" -logo_file_delete_flag: null -slug: "E" -title: "美しくて軽い、洗練された家具を暮らしの中へ" -englishText: "ELEGANCE" -japaneseText: "エレガンス" -searchKeywords: "ELEGANCE、エレガンス、えれがんす" } Eccube\Entity\Category {#4013 -id: 70 -name: "HAY" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682578832 {#4011 date: 2023-04-27 16:00:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1693294429 {#4012 date: 2023-08-29 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4014 …} -Children: Doctrine\ORM\PersistentCollection {#4017 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -metaDescription: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -file_name: "0829163349_64ed9f5d7d902.jpg" -file_delete_flag: null -logo_file_name: "0427161454_644a20eea19c9.png" -logo_file_delete_flag: null -slug: "H" -title: "デンマーク発のインテリアブランド" -englishText: "HAY" -japaneseText: "ヘイ" -searchKeywords: "ヘイ、HAY、へい" } Eccube\Entity\Category {#4020 -id: 50 -name: "タカタレムノス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1680106225 {#4018 date: 2023-03-30 01:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1681791196 {#4019 date: 2023-04-18 13:13:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4021 …} -Children: Doctrine\ORM\PersistentCollection {#4024 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ときには凛と佇む花のように、ときには光輝く宝石のように。 \r\n \r\n 毎日なにげなく、何度も目にするものだからこそ、あなたのいる空間を豊かにする存在であってほしい。 \r\n \r\n この思いを大切に、Lemnosは多くの著名デザイナーとプロジェクトを組み、数々の名品を発表してきました。 \r\n \r\n Lemnosのプロダクトは、職人の研ぎ澄まされた手の技によって支えられています。 \r\n \r\n 素材と対話し、その素材が持つ魅力を最大限に引き出す。その結果、移りゆく時間とは裏腹に時が経っても色あせないデザインが生まれる。 \r\n \r\n 革新的なデザインと国内で丁寧に作られたプロダクトはグッドデザイン賞をはじめ、国内外で数々の賞を受賞し、高い評価を得ています。 \r\n \r\n Lemnosは、革新的で、かつ永続的な美しさを提案し続けます。 """ -metaDescription: """ ときには凛と佇む花のように、ときには光輝く宝石のように。 \r\n \r\n 毎日なにげなく、何度も目にするものだからこそ、あなたのいる空間を豊かにする存在であってほしい。 \r\n \r\n この思いを大切に、Lemnosは多くの著名デザイナーとプロジェクトを組み、数々の名品を発表してきました。 \r\n \r\n Lemnosのプロダクトは、職人の研ぎ澄まされた手の技によって支えられています。 \r\n \r\n 素材と対話し、その素材が持つ魅力を最大限に引き出す。その結果、移りゆく時間とは裏腹に時が経っても色あせないデザインが生まれる。 \r\n \r\n 革新的なデザインと国内で丁寧に作られたプロダクトはグッドデザイン賞をはじめ、国内外で数々の賞を受賞し、高い評価を得ています。 \r\n \r\n Lemnosは、革新的で、かつ永続的な美しさを提案し続けます。 """ -file_name: "0418131315_643e18dbc98b2.jpg" -file_delete_flag: null -logo_file_name: "0414140836_6438dfd4abd6f.png" -logo_file_delete_flag: null -slug: "T" -title: "時を刻み、空間をつくる" -englishText: "Lemnos" -japaneseText: "タカタレムノス" -searchKeywords: "タカタレムノス、takatalemnos、たかたれむのす" } Eccube\Entity\Category {#4027 -id: 49 -name: "浜本工芸" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1680106222 {#4025 date: 2023-03-30 01:10:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692952356 {#4026 date: 2023-08-25 17:32:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4028 …} -Children: Doctrine\ORM\PersistentCollection {#4031 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -metaDescription: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -file_name: "0825173236_64e8672499b2d.jpg" -file_delete_flag: null -logo_file_name: "0414140823_6438dfc799a6e.png" -logo_file_delete_flag: null -slug: "H" -title: "日々の暮らしに快適さとくつろぎを" -englishText: "Hamamoto kougei" -japaneseText: "ハマモトコウゲイ" -searchKeywords: "ハマモトコウゲイ、hamamotokougei、はまもとこうげい" } Eccube\Entity\Category {#4034 -id: 48 -name: "アンネルベッド" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1680106219 {#4032 date: 2023-03-30 01:10:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061701 {#4033 date: 2023-04-21 16:21:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4035 …} -Children: Doctrine\ORM\PersistentCollection {#4038 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 人間は人生の3分の1を睡眠に費やすと言われています。100歳まで生きる人であれば、人生の30年以上となります。 \r\n \r\n その睡眠時間をもっと素敵でワクワクするものにしていきたい。快適で質の高い眠りを、1人でも多くの人に、お届けしたいと考えております。 \r\n \r\n アンネルベッドは、妥協することなく「良い睡眠はなんだろうか?」と考え、カタチにし、改善しています。 """ -metaDescription: """ 人間は人生の3分の1を睡眠に費やすと言われています。100歳まで生きる人であれば、人生の30年以上となります。 \r\n \r\n その睡眠時間をもっと素敵でワクワクするものにしていきたい。快適で質の高い眠りを、1人でも多くの人に、お届けしたいと考えております。 \r\n \r\n アンネルベッドは、妥協することなく「良い睡眠はなんだろうか?」と考え、カタチにし、改善しています。 """ -file_name: "0421155009_64423221ea149.jpg" -file_delete_flag: null -logo_file_name: "0414140812_6438dfbcbabb5.png" -logo_file_delete_flag: null -slug: "A" -title: "一生一緒。アンネルベッド。" -englishText: "Annel bed" -japaneseText: "アンネルベッド" -searchKeywords: "アンネルベッド、annelbed、あんねるべっど" } Eccube\Entity\Category {#4041 -id: 47 -name: "CLASSE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1680106215 {#4039 date: 2023-03-30 01:10:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696244051 {#4040 date: 2023-10-02 19:54:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4042 …} -Children: Doctrine\ORM\PersistentCollection {#4045 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 国産材、アメリカ産材問わず、工場に届くまで、自らの目で確かめて木材の品質を見極めています。 \r\n 個性豊かな素材から生まれる家具は、人生をともにするパートナーのようです。 \r\n 家を建てたり、進学や就職など様々な祝いの場に関わり、人生の節目に登場します。 \r\n 購入いただいたお客様の幸せに思いを馳せながら製品を提供していくことを心に留めています。 \r\n 「シンプルで飽きのこないインテリアの追求」をコンセプトに、現代のライフスタイルに合わせた家具をご提案し続けます。 """ -metaDescription: """ 国産材、アメリカ産材問わず、工場に届くまで、自らの目で確かめて木材の品質を見極めています。 \r\n 個性豊かな素材から生まれる家具は、人生をともにするパートナーのようです。 \r\n 家を建てたり、進学や就職など様々な祝いの場に関わり、人生の節目に登場します。 \r\n 購入いただいたお客様の幸せに思いを馳せながら製品を提供していくことを心に留めています。 \r\n 「シンプルで飽きのこないインテリアの追求」をコンセプトに、現代のライフスタイルに合わせた家具をご提案し続けます。 """ -file_name: "1002195411_651aa15307030.jpg" -file_delete_flag: null -logo_file_name: "0827092906_64ea98d259a89.jpg" -logo_file_delete_flag: null -slug: "C" -title: "佐賀県木工家具メーカー「LEGNATEC」オリジナルブランド" -englishText: "CLASSE" -japaneseText: "クラッセ" -searchKeywords: "レグナテック、legnatec、れぐなてっく" } Eccube\Entity\Category {#4048 -id: 46 -name: "HangOut" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1680106212 {#4046 date: 2023-03-30 01:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701413500 {#4047 date: 2023-12-01 15:51:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4049 …} -Children: Doctrine\ORM\PersistentCollection {#4052 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -metaDescription: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -file_name: "1201155140_6569827c47ffd.jpg" -file_delete_flag: null -logo_file_name: "0414140753_6438dfa928446.png" -logo_file_delete_flag: null -slug: "H" -title: "アクティブな暮らしとくつろぎの外遊び" -englishText: "Hang out" -japaneseText: "ハングアウト" -searchKeywords: "ハングアウト、HangOut、はんぐあうと" } Eccube\Entity\Category {#4055 -id: 45 -name: "SIEVE" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1680106208 {#4053 date: 2023-03-30 01:10:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682060374 {#4054 date: 2023-04-21 15:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4056 …} -Children: Doctrine\ORM\PersistentCollection {#4059 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 毎日使用する家具だから、生活にあわせたスタイルやサイズを選ぶことはとても大事。 \r\n \r\n でも、お部屋の顔となるソファ、カラーリングやデザインにもこだわりたい。 \r\n \r\n SIEVE(シーヴ )は、様々なライフスタイルに合わせた、みなさまにとっての「ちょうど良いスタイル」「ちょうど良いデザイン」「ちょうど良い価格」を目指して、豊富なラインナップ・カラーリングをご用意しています。 """ -metaDescription: """ 毎日使用する家具だから、生活にあわせたスタイルやサイズを選ぶことはとても大事。 \r\n \r\n でも、お部屋の顔となるソファ、カラーリングやデザインにもこだわりたい。 \r\n \r\n SIEVE(シーヴ )は、様々なライフスタイルに合わせた、みなさまにとっての「ちょうど良いスタイル」「ちょうど良いデザイン」「ちょうど良い価格」を目指して、豊富なラインナップ・カラーリングをご用意しています。 """ -file_name: "0418131148_643e1884b3ccc.jpg" -file_delete_flag: null -logo_file_name: "0414140740_6438df9ce62aa.png" -logo_file_delete_flag: null -slug: "S" -title: "SIEVE(シーヴ)とは、篩(ふるい)を意味します。私たちはあらゆる事を篩にかけるように見つめ直します。" -englishText: "Sieve" -japaneseText: "シーヴ" -searchKeywords: "シーヴ、sieve、しーゔ" } Eccube\Entity\Category {#4062 -id: 44 -name: "UTILITY" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1680106205 {#4060 date: 2023-03-30 01:10:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061342 {#4061 date: 2023-04-21 16:15:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4063 …} -Children: Doctrine\ORM\PersistentCollection {#4066 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ”有効” “有益” “役に立つもの” 「Utility」 \r\n 皆様のお役に立てるアイテムを提供したい。 \r\n \r\n その想いからホームからオフィスと幅広くご使用いただけるアイテムを取り揃えたブランドです。 """ -metaDescription: """ ”有効” “有益” “役に立つもの” 「Utility」 \r\n 皆様のお役に立てるアイテムを提供したい。 \r\n \r\n その想いからホームからオフィスと幅広くご使用いただけるアイテムを取り揃えたブランドです。 """ -file_name: "0418131108_643e185cad230.jpg" -file_delete_flag: null -logo_file_name: "0414140708_6438df7c9120f.png" -logo_file_delete_flag: null -slug: "U" -title: "「役に立つ」お求めやすい高品質なアイテムをラインナップ" -englishText: "Utility" -japaneseText: "ユーティリティ" -searchKeywords: "ユーティリティ、Utility、ゆーてぃりてぃ" } Eccube\Entity\Category {#4069 -id: 43 -name: "MASH" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1680106201 {#4067 date: 2023-03-30 01:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061432 {#4068 date: 2023-04-21 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4070 …} -Children: Doctrine\ORM\PersistentCollection {#4073 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 2つの異なるものを組み合わせ、 新しいものを作り出す「Mash Up」という言葉があります。 \r\n \r\n インテリアブランド「Mash」は、 今あるものにちょっとしたコトやモノを足すことにより、 より魅力的な、新鮮な『日々を楽しく・豊かに』する モノの提供を目指しています。 """ -metaDescription: """ 2つの異なるものを組み合わせ、 新しいものを作り出す「Mash Up」という言葉があります。 \r\n \r\n インテリアブランド「Mash」は、 今あるものにちょっとしたコトやモノを足すことにより、 より魅力的な、新鮮な『日々を楽しく・豊かに』する モノの提供を目指しています。 """ -file_name: "0418131048_643e1848e80a8.jpg" -file_delete_flag: null -logo_file_name: "0414140656_6438df700c9b5.png" -logo_file_delete_flag: null -slug: "M" -title: "今あるものにちょっとしたコトやモノを足して、「日々を楽しく・豊かに」するアイテムを" -englishText: "Mash" -japaneseText: "マッシュ" -searchKeywords: "マッシュ、mash、まっしゅ" } Eccube\Entity\Category {#4076 -id: 42 -name: "立野木材工芸" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1680106198 {#4074 date: 2023-03-30 01:09:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695460877 {#4075 date: 2023-09-23 18:21:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4077 …} -Children: Doctrine\ORM\PersistentCollection {#4080 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ よく触れるところに艶が出てくる \r\n \r\n 日差しを浴びて風合いが深まる \r\n \r\n など家族と一緒に年を重ねていけるのが天然木の家具の醍醐味です。 \r\n \r\n 家族の暮らしをより豊かにし、天然木のように深まっていくことを願って、真心を込めた家具づくりをしながら、木に馳せる想いと技術をつないでいます。 """ -metaDescription: """ よく触れるところに艶が出てくる \r\n \r\n 日差しを浴びて風合いが深まる \r\n \r\n など家族と一緒に年を重ねていけるのが天然木の家具の醍醐味です。 \r\n \r\n 家族の暮らしをより豊かにし、天然木のように深まっていくことを願って、真心を込めた家具づくりをしながら、木に馳せる想いと技術をつないでいます。 """ -file_name: "0923182117_650eae0dc66b8.jpg" -file_delete_flag: null -logo_file_name: "0909151743_64fc0e073d600.jpg" -logo_file_delete_flag: null -slug: "T" -title: "「使えば使うほど家族の景色になる家具」" -englishText: "Tateno. wood. art." -japaneseText: "タテノモクザイコウゲイ" -searchKeywords: "タテノモクザイコウゲイ、tatenomokuzaikougei、たてのもくざいこうげい" } Eccube\Entity\Category {#4083 -id: 41 -name: "冨士ファニチア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1680106194 {#4081 date: 2023-03-30 01:09:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687999298 {#4082 date: 2023-06-29 09:41:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4084 …} -Children: Doctrine\ORM\PersistentCollection {#4087 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 大量生産・大量消費ではなく、お客様が本当に欲しいものだけをつくる。 \r\n \r\n そして、お客様に欲しいと思っていただけるような商品ラインナップで、選ぶことの楽しさを知っていただきたい。 \r\n \r\n 木材の色目の組合せ、気持ちいい触り心地の研磨、遠くから見ても分かる張りのテンション。 \r\n \r\n もしかすると気付いてもらえないような小さな拘りも、全てはお客様にとって大切な安らぎの時間を邪魔しないためです。 \r\n \r\n 私達は、喜んでいただいているお客様の顔をイメージしながらモノづくりをしています。 """ -metaDescription: """ 大量生産・大量消費ではなく、お客様が本当に欲しいものだけをつくる。 \r\n \r\n そして、お客様に欲しいと思っていただけるような商品ラインナップで、選ぶことの楽しさを知っていただきたい。 \r\n \r\n 木材の色目の組合せ、気持ちいい触り心地の研磨、遠くから見ても分かる張りのテンション。 \r\n \r\n もしかすると気付いてもらえないような小さな拘りも、全てはお客様にとって大切な安らぎの時間を邪魔しないためです。 \r\n \r\n 私達は、喜んでいただいているお客様の顔をイメージしながらモノづくりをしています。 """ -file_name: "0418130950_643e180ee6bcd.jpg" -file_delete_flag: null -logo_file_name: "0414140429_6438dedd360e3.png" -logo_file_delete_flag: null -slug: "F" -title: "全てのお客様を人生の主人公にするために" -englishText: "Fuji furniture" -japaneseText: "フジファニチア" -searchKeywords: "フジファニチア、fuji furniture、ふじふぁにちあ" } Eccube\Entity\Category {#4090 -id: 40 -name: "日本ベッド" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1680106191 {#4088 date: 2023-03-30 01:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634877 {#4089 date: 2023-05-21 11:07:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4091 …} -Children: Doctrine\ORM\PersistentCollection {#4094 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 日本ベッドは1926年の創業から90年余に渡り、心地よく上質な眠りをお届けするための製品開発に取り組み続けています。 \r\n \r\n 暮らしに寄り添い、よい眠りのためにできるすべてを追求すること。 \r\n \r\n 機械づくりからこだわったマットレス。 \r\n \r\n 空間を豊かにしつらえるベッドフレームやアクセサリー。 \r\n \r\n そのひとつひとつが、 性能という価値を超え、上質な毎日をかなえるものへ。 \r\n \r\n 日本ベッドは、 90年余の年月を積み重ね、 \r\n \r\n いま、 100年への歩みを進めています。 """ -metaDescription: """ 日本ベッドは1926年の創業から90年余に渡り、心地よく上質な眠りをお届けするための製品開発に取り組み続けています。 \r\n \r\n 暮らしに寄り添い、よい眠りのためにできるすべてを追求すること。 \r\n \r\n 機械づくりからこだわったマットレス。 \r\n \r\n 空間を豊かにしつらえるベッドフレームやアクセサリー。 \r\n \r\n そのひとつひとつが、 性能という価値を超え、上質な毎日をかなえるものへ。 \r\n \r\n 日本ベッドは、 90年余の年月を積み重ね、 \r\n \r\n いま、 100年への歩みを進めています。 """ -file_name: "0521110757_64697cfd9cdcb.jpg" -file_delete_flag: null -logo_file_name: "0414140107_6438de13cc88d.png" -logo_file_delete_flag: null -slug: "N" -title: "Sleep as Life -眠りから暮らしを考える-" -englishText: "Nihon bed" -japaneseText: "ニホンベッド" -searchKeywords: "ニホンベッド、nihon bed、にほんべっど" } Eccube\Entity\Category {#4097 -id: 39 -name: "BRIDGE" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1680106187 {#4095 date: 2023-03-30 01:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634124 {#4096 date: 2023-05-21 10:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4098 …} -Children: Doctrine\ORM\PersistentCollection {#4101 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 柔らかな曲線が生み出す有機的なラインがオーク材の木目の美しさを引き立てます。 \r\n \r\n ずっと色褪せない家具、 時間が経てば経つほど愛着が増していく家具。 \r\n \r\n 北欧への憧れと尊厳から生まれた、上質な毎日のための新しいスタンダード家具です。 """ -metaDescription: """ 柔らかな曲線が生み出す有機的なラインがオーク材の木目の美しさを引き立てます。 \r\n \r\n ずっと色褪せない家具、 時間が経てば経つほど愛着が増していく家具。 \r\n \r\n 北欧への憧れと尊厳から生まれた、上質な毎日のための新しいスタンダード家具です。 """ -file_name: "0418130902_643e17de8a797.jpg" -file_delete_flag: null -logo_file_name: "0413193235_6437da43a8e8f.jpg" -logo_file_delete_flag: null -slug: "B" -title: "デンマークの家具デザイナー、ハンス・S・ヤコブセンとのコラボレーションブランド" -englishText: "BRIDGE" -japaneseText: "ブリッジ" -searchKeywords: "ブリッジ、bridge、ぶりっじ" } Eccube\Entity\Category {#4104 -id: 38 -name: "Prevell" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1680106182 {#4102 date: 2023-03-30 01:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686526797 {#4103 date: 2023-06-12 08:39:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4105 …} -Children: Doctrine\ORM\PersistentCollection {#4108 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ オリジナルで企画開発をしたカーペットから、輸入カーペット、世界にひとつしかないような高級感のあるペルシャ絨毯など、様々なラグ・カーペット・絨毯を取り扱っています。 \r\n \r\n 見た目の美しさはもちろん、専門メーカーならではのクオリティ、機能性を追求した製品で、お部屋の足元から生活に彩りと快適さを提供します。 """ -metaDescription: """ オリジナルで企画開発をしたカーペットから、輸入カーペット、世界にひとつしかないような高級感のあるペルシャ絨毯など、様々なラグ・カーペット・絨毯を取り扱っています。 \r\n \r\n 見た目の美しさはもちろん、専門メーカーならではのクオリティ、機能性を追求した製品で、お部屋の足元から生活に彩りと快適さを提供します。 """ -file_name: "0418130839_643e17c76ff59.jpg" -file_delete_flag: null -logo_file_name: "0413193108_6437d9ec714f5.jpg" -logo_file_delete_flag: null -slug: "P" -title: "国内有数のラグ・カーペットメーカー" -englishText: "Prevell" -japaneseText: "プレーベル" -searchKeywords: "プレーベル、Prevell、ぷれーべる" } Eccube\Entity\Category {#4111 -id: 37 -name: "ナガノインテリア" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1680106178 {#4109 date: 2023-03-30 01:09:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1700208229 {#4110 date: 2023-11-17 17:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4112 …} -Children: Doctrine\ORM\PersistentCollection {#4115 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ナガノインテリアの家具は、お客さまの手にわたってはじめて、本当の意味で完成します。 \r\n \r\n それは、作り手の想いだけでデザインされる、押し付けの家具ではありません。 \r\n \r\n どんな色や形を選んで、これからの暮らしの風景にどんなスタイルで取り入れるか。 \r\n \r\n 大切にしているのは、使い手自身が自由に関われる余白があるということ。 \r\n \r\n そのために、私たちの家具は、どこまでもBasicな存在でありたいと考えます。 \r\n \r\n とことんBasicであるからこそ、その人だけの特別な一脚になれる。 \r\n \r\n そのコンセプトは、お届けするすべての家具に息づいています。 """ -metaDescription: """ ナガノインテリアの家具は、お客さまの手にわたってはじめて、本当の意味で完成します。 \r\n \r\n それは、作り手の想いだけでデザインされる、押し付けの家具ではありません。 \r\n \r\n どんな色や形を選んで、これからの暮らしの風景にどんなスタイルで取り入れるか。 \r\n \r\n 大切にしているのは、使い手自身が自由に関われる余白があるということ。 \r\n \r\n そのために、私たちの家具は、どこまでもBasicな存在でありたいと考えます。 \r\n \r\n とことんBasicであるからこそ、その人だけの特別な一脚になれる。 \r\n \r\n そのコンセプトは、お届けするすべての家具に息づいています。 """ -file_name: "1117170349_65571e658cdd6.jpg" -file_delete_flag: null -logo_file_name: "1117170349_65571e658cf90.png" -logo_file_delete_flag: null -slug: "N" -title: "One Order,One Story" -englishText: "Nagano interior" -japaneseText: "ナガノインテリア" -searchKeywords: "ナガノインテリア、NAGANO INTERIOR 、ながのいんてりあ" } Eccube\Entity\Category {#4118 -id: 36 -name: "KarimokuNewStandard" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680106173 {#4116 date: 2023-03-30 01:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637367 {#4117 date: 2023-05-21 11:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4119 …} -Children: Doctrine\ORM\PersistentCollection {#4122 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 日本の木製家具メーカーであるカリモクが2009年に設立したKarimoku New Standardは、先進的なアイデアと優れた製造技術を融合したブランドです。 \r\n 生産工程すべてにおいて、アプローチは素材そのものから始まり、高いクオリティを追求しています。 \r\n \r\n 使用している木材は、主に北日本を原産地とする広葉樹。(カエデ、クリ、ナラなど) \r\n \r\n 広葉樹のサスティナブルな活用、さらに森林保全や林業地域の活性化といった問題に対して木製家具メーカーとしてどうあるべきかを常に考えています。 \r\n \r\n Karimoku New Standardは、協力し物事を進めるアプローチの方法をとり、本当の意味でスタンダードになるために、時代の模範でなくてはならないという信念をもち進化し続けているブランドです。 """ -metaDescription: """ 日本の木製家具メーカーであるカリモクが2009年に設立したKarimoku New Standardは、先進的なアイデアと優れた製造技術を融合したブランドです。 \r\n 生産工程すべてにおいて、アプローチは素材そのものから始まり、高いクオリティを追求しています。 \r\n \r\n 使用している木材は、主に北日本を原産地とする広葉樹。(カエデ、クリ、ナラなど) \r\n \r\n 広葉樹のサスティナブルな活用、さらに森林保全や林業地域の活性化といった問題に対して木製家具メーカーとしてどうあるべきかを常に考えています。 \r\n \r\n Karimoku New Standardは、協力し物事を進めるアプローチの方法をとり、本当の意味でスタンダードになるために、時代の模範でなくてはならないという信念をもち進化し続けているブランドです。 """ -file_name: "0421154649_644231596bfff.jpg" -file_delete_flag: null -logo_file_name: "0521105207_646979475576d.jpg" -logo_file_delete_flag: null -slug: "K" -title: "先進的なアイデアと優れた製造技術を融合したブランド" -englishText: "KarimokuNewStandard" -japaneseText: "カリモクニュースタンダード" -searchKeywords: "カリモクニュースタンダード、KarimokuNewStandard、かりもくにゅーすたんだーど" } Eccube\Entity\Category {#4125 -id: 35 -name: "MASTERWAL" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680106168 {#4123 date: 2023-03-30 01:09:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637350 {#4124 date: 2023-05-21 11:49:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4126 …} -Children: Doctrine\ORM\PersistentCollection {#4129 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 厳選されたウォールナットを使用した高品質のファニチャーブランド。 \r\n \r\n 「ウォールナットを極める」という想いから名付けられたマスターウォールは、高品質のウォールナットを規定する基準「FAS」以上の上質な木材のみを使用しています。 \r\n \r\n 時代に左右されず、年月を重ねても色あせることのない、一生を通じて愛される家具を目指す、高品質なファニチャーブランドです。 """ -metaDescription: """ 厳選されたウォールナットを使用した高品質のファニチャーブランド。 \r\n \r\n 「ウォールナットを極める」という想いから名付けられたマスターウォールは、高品質のウォールナットを規定する基準「FAS」以上の上質な木材のみを使用しています。 \r\n \r\n 時代に左右されず、年月を重ねても色あせることのない、一生を通じて愛される家具を目指す、高品質なファニチャーブランドです。 """ -file_name: "0413014831_6436e0dfbf230.jpg" -file_delete_flag: null -logo_file_name: "0413191620_6437d674e1723.jpg" -logo_file_delete_flag: null -slug: "M" -title: "「100年後のアンティーク家具へ」" -englishText: "MASTERWAL" -japaneseText: "マスターウォール" -searchKeywords: "マスターウォール、Masterwal、ますたーうぉーる" } Eccube\Entity\Category {#4132 -id: 7 -name: "商品タイプ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1680007631 {#3772 date: 2023-03-28 21:47:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680084464 {#3771 date: 2023-03-29 19:07:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4133 …} -Children: Doctrine\ORM\PersistentCollection {#4136 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4137 -id: 33 -name: "インテリア雑貨" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1680087765 {#4130 date: 2023-03-29 20:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4131 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4138 …} -Children: Doctrine\ORM\PersistentCollection {#4141 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -metaDescription: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -file_name: "0831155050_64f0384a4cc2d.jpg" -file_delete_flag: null -logo_file_name: "0414135752_6438dd50cadb8.jpg" -logo_file_delete_flag: null -slug: null -title: "暮らしを彩る笑顔になるモノ" -englishText: "Interior goods" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4146 -id: 32 -name: "時計" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1680087760 {#4144 date: 2023-03-29 20:02:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4145 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4147 …} -Children: Doctrine\ORM\PersistentCollection {#4150 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "当たり前に見るモノだから、デザインや機能性にこだわったものを選びませんか?見たことがあるデザインから、ちょっと変わったデザインのモノまで。ついつい見てしまう時計をチョイスしました。 贈り物にもピッタリです。" -metaDescription: "当たり前に見るモノだから、デザインや機能性にこだわったものを選びませんか?見たことがあるデザインから、ちょっと変わったデザインのモノまで。ついつい見てしまう時計をチョイスしました。 贈り物にもピッタリです。" -file_name: "0418130107_643e16037c8ab.jpg" -file_delete_flag: null -logo_file_name: "0414135743_6438dd47022e4.jpg" -logo_file_delete_flag: null -slug: null -title: "毎日見るモノだからこそ、目を引くモノを" -englishText: "Clock" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4153 -id: 25 -name: "ラグ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1680087729 {#4151 date: 2023-03-29 20:02:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4152 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4154 …} -Children: Doctrine\ORM\PersistentCollection {#4157 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 季節感や気分によって気軽にコーディネートできるラグ。 \r\n 人気の北欧デザインやナチュラルテイスト、ヴィンテージスタイルなど、豊富なデザインラインナップより、お好みに合わせてお選びいただけます。 """ -metaDescription: """ 季節感や気分によって気軽にコーディネートできるラグ。 \r\n 人気の北欧デザインやナチュラルテイスト、ヴィンテージスタイルなど、豊富なデザインラインナップより、お好みに合わせてお選びいただけます。 """ -file_name: "0413125156_64377c5c8eb40.jpg" -file_delete_flag: null -logo_file_name: "0414135624_6438dcf8dea2c.jpg" -logo_file_delete_flag: null -slug: null -title: "インテリアのアクセントアイテム" -englishText: "Rug" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4160 -id: 24 -name: "寝具" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1680087725 {#4158 date: 2023-03-29 20:02:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4159 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4161 …} -Children: Doctrine\ORM\PersistentCollection {#4164 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "枕や掛け布団、ベッドパッドなど、睡眠に欠かせないアイテムを取り揃えています。直接肌に触れるモノだからこそ、良いモノを提供したい。枕や布団を見直して、あなたの眠りの環境を見直しませんか?" -metaDescription: "枕や掛け布団、ベッドパッドなど、睡眠に欠かせないアイテムを取り揃えています。直接肌に触れるモノだからこそ、良いモノを提供したい。枕や布団を見直して、あなたの眠りの環境を見直しませんか?" -file_name: "0421164957_6442402592617.jpg" -file_delete_flag: null -logo_file_name: "0414135615_6438dcef31c9c.jpg" -logo_file_delete_flag: null -slug: null -title: "快適な寝心地をかなえるアイテム" -englishText: "Bedding" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4167 -id: 31 -name: "クッション" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1680087756 {#4165 date: 2023-03-29 20:02:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4166 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4168 …} -Children: Doctrine\ORM\PersistentCollection {#4171 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "ソファの座面や背もたれに、横になるときの頭や身体の支えに、あると快適なクッション。色んなサイズやデザインがあるからこそ、置いておくだけでもお部屋の印象が変わります。自分に合ったクッションを探してみてください。" -metaDescription: "ソファの座面や背もたれに、横になるときの頭や身体の支えに、あると快適なクッション。色んなサイズやデザインがあるからこそ、置いておくだけでもお部屋の印象が変わります。自分に合ったクッションを探してみてください。" -file_name: "0421170022_644242961b921.jpg" -file_delete_flag: null -logo_file_name: "0414135733_6438dd3d092ec.jpg" -logo_file_delete_flag: null -slug: null -title: "インテリアを引きたてる、あると便利なプラスワンアイテム" -englishText: "Cushion" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4174 -id: 30 -name: "ガーデンファニチャー" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1680087751 {#4172 date: 2023-03-29 20:02:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4173 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4175 …} -Children: Doctrine\ORM\PersistentCollection {#4178 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "テラスで過ごす時間をより豊かにできるよう、チェアやベンチ、テーブルをセレクトしています。テラスでカフェやレストラン、ホテルのような、快適で贅沢な空間を楽しみませんか?" -metaDescription: "テラスで過ごす時間をより豊かにできるよう、チェアやベンチ、テーブルをセレクトしています。テラスでカフェやレストラン、ホテルのような、快適で贅沢な空間を楽しみませんか?" -file_name: "0418130013_643e15cdb6fb7.jpg" -file_delete_flag: null -logo_file_name: "0424160253_6446299d46781.jpg" -logo_file_delete_flag: null -slug: null -title: "こだわりのガーデン空間を" -englishText: "Garden furniture" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4181 -id: 29 -name: "アウトドア" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1680087747 {#4179 date: 2023-03-29 20:02:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4180 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4182 …} -Children: Doctrine\ORM\PersistentCollection {#4185 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "アウトドアをより楽しむことができるアイテムからお部屋でも使えるモノまで。休日を楽しむあなたに、おすすめのアウトドアグッズ、アウトドアファニチャーを取り揃えています。" -metaDescription: "アウトドアをより楽しむことができるアイテムからお部屋でも使えるモノまで。休日を楽しむあなたに、おすすめのアウトドアグッズ、アウトドアファニチャーを取り揃えています。" -file_name: "0418125953_643e15b919a34.jpg" -file_delete_flag: null -logo_file_name: "0424160220_6446297c96de8.jpg" -logo_file_delete_flag: null -slug: null -title: "お家にいる時間が増えたからこそ、アウトドアを楽しみたい" -englishText: "Out door" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4188 -id: 28 -name: "オフィス" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1680087743 {#4186 date: 2023-03-29 20:02:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4187 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4189 …} -Children: Doctrine\ORM\PersistentCollection {#4192 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ オフィスは企業の顔と言えます。オフィス空間を変えることで、コミュニケーションが増えた、生産性があがったということも。\r\n オフィス家具から空間をコーディネートしてみませんか? """ -metaDescription: """ オフィスは企業の顔と言えます。オフィス空間を変えることで、コミュニケーションが増えた、生産性があがったということも。\r\n オフィス家具から空間をコーディネートしてみませんか? """ -file_name: "0418125929_643e15a1534b2.jpg" -file_delete_flag: null -logo_file_name: "0424140439_64460de72b06c.jpg" -logo_file_delete_flag: null -slug: null -title: "環境を変えて効率アップを目指しませんか?" -englishText: "Office" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4195 -id: 26 -name: "キッズ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1680087735 {#4193 date: 2023-03-29 20:02:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4194 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4196 …} -Children: Doctrine\ORM\PersistentCollection {#4199 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "丈夫な家具。角のない丸みのある家具。インテリアに馴染む家具。 お子様がいらっしゃるご家庭に安心して使えるモノを提供したい。 そんな想いからオススメのアイテムをセレクトしています。" -metaDescription: "丈夫な家具。角のない丸みのある家具。インテリアに馴染む家具。 お子様がいらっしゃるご家庭に安心して使えるモノを提供したい。 そんな想いからオススメのアイテムをセレクトしています。" -file_name: "0424213929_6446788126937.jpg" -file_delete_flag: null -logo_file_name: "0414135637_6438dd059889b.jpg" -logo_file_delete_flag: null -slug: null -title: "安心して使えるモノを" -englishText: "Kids" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4202 -id: 23 -name: "マットレス" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1680087721 {#4200 date: 2023-03-29 20:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4201 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4203 …} -Children: Doctrine\ORM\PersistentCollection {#4206 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -metaDescription: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -file_name: "1002200245_651aa3552a072.jpg" -file_delete_flag: null -logo_file_name: "0414135601_6438dce169e98.jpg" -logo_file_delete_flag: null -slug: null -title: "快適な睡眠を" -englishText: "Mattress" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4209 -id: 22 -name: "ベッドフレーム" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1680087713 {#4207 date: 2023-03-29 20:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4208 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4210 …} -Children: Doctrine\ORM\PersistentCollection {#4213 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "収納付きや読書などに便利な照明付き、ちょっとしたモノを置くのに便利なナイトテーブル付き。お休み前の寝室をより快適な空間にするベッドを取り揃えています。" -metaDescription: "収納付きや読書などに便利な照明付き、ちょっとしたモノを置くのに便利なナイトテーブル付き。お休み前の寝室をより快適な空間にするベッドを取り揃えています。" -file_name: "0418125905_643e158908493.jpg" -file_delete_flag: null -logo_file_name: "0414135549_6438dcd5bf247.jpg" -logo_file_delete_flag: null -slug: null -title: "お休み前のリラックスタイムをより快適に" -englishText: "Bed" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4216 -id: 21 -name: "キッチン収納・食器棚" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1680087707 {#4214 date: 2023-03-29 20:01:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4215 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4217 …} -Children: Doctrine\ORM\PersistentCollection {#4220 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -metaDescription: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -file_name: "1002200757_651aa48de3f25.png" -file_delete_flag: null -logo_file_name: "0414135539_6438dccbbaaad.jpg" -logo_file_delete_flag: null -slug: null -title: "毎日モノを出し入れする場だからこそ、使い勝手の良い長く使えるモノを" -englishText: "Kitchen cabinet" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4223 -id: 20 -name: "収納家具" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1680087701 {#4221 date: 2023-03-29 20:01:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4222 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4224 …} -Children: Doctrine\ORM\PersistentCollection {#4227 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 大容量の収納家具から、見せる収納など 用途に合わせて様々な種類の収納家具を取り添えています。\r\n 機能・サイズ・デザインなど、あなたの重視するポイントからお気に入りを見つけてください。 """ -metaDescription: """ 大容量の収納家具から、見せる収納など 用途に合わせて様々な種類の収納家具を取り添えています。\r\n 機能・サイズ・デザインなど、あなたの重視するポイントからお気に入りを見つけてください。 """ -file_name: "0418125840_643e1570ca621.jpg" -file_delete_flag: null -logo_file_name: "0414135526_6438dcbed6e92.jpg" -logo_file_delete_flag: null -slug: null -title: "ただ収納するだけじゃない賢くおしゃれに収納をする" -englishText: "Closet" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4230 -id: 19 -name: "テレビボード" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1680087697 {#4228 date: 2023-03-29 20:01:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4229 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4231 …} -Children: Doctrine\ORM\PersistentCollection {#4234 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -metaDescription: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -file_name: "0418125808_643e15503c7c0.jpg" -file_delete_flag: null -logo_file_name: "0827215149_64eb46e56d3e3.png" -logo_file_delete_flag: null -slug: null -title: "視線が集まる家具" -englishText: "Television board" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4237 -id: 18 -name: "デスク・学習机" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1680087693 {#4235 date: 2023-03-29 20:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4236 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4238 …} -Children: Doctrine\ORM\PersistentCollection {#4241 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ お子様の入学に合わせて、在宅ワークで、新築の書斎として。\r\n デスクのみに限らず、便利なデスク収納なども併せてご検討いただけます。新たな生活に向けて、長くご愛用いただけるデスクを選びませんか? """ -metaDescription: """ お子様の入学に合わせて、在宅ワークで、新築の書斎として。\r\n デスクのみに限らず、便利なデスク収納なども併せてご検討いただけます。新たな生活に向けて、長くご愛用いただけるデスクを選びませんか? """ -file_name: "0418125738_643e1532d1e60.jpg" -file_delete_flag: null -logo_file_name: "0622152351_6493e8f7a7910.png" -logo_file_delete_flag: null -slug: null -title: "お家のなかの学びの場" -englishText: "Desk" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4244 -id: 17 -name: "ダイニングテーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1680087689 {#4242 date: 2023-03-29 20:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4243 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4245 …} -Children: Doctrine\ORM\PersistentCollection {#4248 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ お客様のご家族、間取りに合った、長くご愛用いただけるダイニングをご提案します。収納があるものや伸縮可能なモノまで。\r\n ついお家に人を招きたくなる。ハウスメーカーが厳選したアイテムをニーズに合わせてお選びいただけます。 """ -metaDescription: """ お客様のご家族、間取りに合った、長くご愛用いただけるダイニングをご提案します。収納があるものや伸縮可能なモノまで。\r\n ついお家に人を招きたくなる。ハウスメーカーが厳選したアイテムをニーズに合わせてお選びいただけます。 """ -file_name: "0418125242_643e140aa2ed9.jpg" -file_delete_flag: null -logo_file_name: "0622152301_6493e8c5aec0f.png" -logo_file_delete_flag: null -slug: null -title: "家族や友人とお食事を楽しめる快適な空間" -englishText: "Dining table" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4251 -id: 16 -name: "サイドテーブル" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1680087684 {#4249 date: 2023-03-29 20:01:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4250 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4252 …} -Children: Doctrine\ORM\PersistentCollection {#4255 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 毎日の暮らしをより快適にしたい。ソファで映画鑑賞の際、そばに飲み物を置くスペースに。ベッドでお休み前の読書に便利なテーブルを。サイドテーブルを置いてより快適な空間をつくりませんか。\r\n 機能性はもちろん、デザイン性、素材にこだわったラインナップからお選びいただけます。 """ -metaDescription: """ 毎日の暮らしをより快適にしたい。ソファで映画鑑賞の際、そばに飲み物を置くスペースに。ベッドでお休み前の読書に便利なテーブルを。サイドテーブルを置いてより快適な空間をつくりませんか。 \r\n 機能性はもちろん、デザイン性、素材にこだわったラインナップからお選びいただけます。 """ -file_name: "0418125717_643e151d2aef6.jpg" -file_delete_flag: null -logo_file_name: "0414135442_6438dc92d9797.jpg" -logo_file_delete_flag: null -slug: null -title: "日々の暮らしに「あったらいいな」をご提供" -englishText: "Side table" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4258 -id: 10 -name: "ソファ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1680007679 {#4256 date: 2023-03-28 21:47:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4257 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4259 …} -Children: Doctrine\ORM\PersistentCollection {#4262 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ くつろぎの空間だからこそ、ソファにはこだわりたい。\r\n 長くご愛用いただけるように、素材はもちろんデザインや機能性を重視したソファをセレクトしました。\r\n 幅広いラインナップの中からあなたのお気に入りがきっと見つかります。 """ -metaDescription: """ くつろぎの空間だからこそ、ソファにはこだわりたい。\r\n 長くご愛用いただけるように、素材はもちろんデザインや機能性を重視したソファをセレクトしました。\r\n 幅広いラインナップの中からあなたのお気に入りがきっと見つかります。 """ -file_name: "0418125043_643e13936141b.jpg" -file_delete_flag: null -logo_file_name: "0414135301_6438dc2de5871.jpg" -logo_file_delete_flag: null -slug: null -title: "リビングの主役" -englishText: "Sofa" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4265 -id: 15 -name: "テーブル" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1680087676 {#4263 date: 2023-03-29 20:01:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4264 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4266 …} -Children: Doctrine\ORM\PersistentCollection {#4269 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "ソファの前に置いてリモコンや本などを置く。お食事をする場として。在宅ワークでお家の仕事場として。使い方によって選ぶ基準は様々。お部屋の広さや回りのインテリアなど使用用途に合わせてお選びください。" -metaDescription: "ソファの前に置いてリモコンや本などを置く。お食事をする場として。在宅ワークでお家の仕事場として。使い方によって選ぶ基準は様々。お部屋の広さや回りのインテリアなど使用用途に合わせてお選びください。" -file_name: "0421164835_64423fd30438c.jpg" -file_delete_flag: null -logo_file_name: "0414135429_6438dc8563100.jpg" -logo_file_delete_flag: null -slug: null -title: "用途に合わせて、あなたのお気に入りを" -englishText: "Table" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4272 -id: 13 -name: "ベンチ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1680007706 {#4270 date: 2023-03-28 21:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4271 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4273 …} -Children: Doctrine\ORM\PersistentCollection {#4276 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -metaDescription: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -file_name: "1002195920_651aa28887e87.jpg" -file_delete_flag: null -logo_file_name: "0414135416_6438dc7878530.jpg" -logo_file_delete_flag: null -slug: null -title: "使い道が多い優れモノ" -englishText: "Bench" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4279 -id: 12 -name: "スツール" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1680007692 {#4277 date: 2023-03-28 21:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4278 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4280 …} -Children: Doctrine\ORM\PersistentCollection {#4283 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 意外に使い道が多いスツール。来客用の簡易的な椅子として、ソファのそばでサイドテーブルとして、キッチンで少し休憩用の腰掛椅子として。まだまだ、挙げるとたくさんの使い道があります。\r\n シーンや用途を問わず、あったら便利なスツールをたくさん取り揃えています。 """ -metaDescription: """ 意外に使い道が多いスツール。来客用の簡易的な椅子として、ソファのそばでサイドテーブルとして、キッチンで少し休憩用の腰掛椅子として。まだまだ、挙げるとたくさんの使い道があります。\r\n シーンや用途を問わず、あったら便利なスツールをたくさん取り揃えています。 """ -file_name: "0421164810_64423fbae5c52.jpg" -file_delete_flag: null -logo_file_name: "0622152144_6493e8781eb13.png" -logo_file_delete_flag: null -slug: null -title: "暮らしをちょっと豊かに" -englishText: "Stool" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4286 -id: 11 -name: "チェア" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1680007685 {#4284 date: 2023-03-28 21:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4285 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4287 …} -Children: Doctrine\ORM\PersistentCollection {#4290 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -metaDescription: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -file_name: "0826152823_64e99b876f76a.jpg" -file_delete_flag: null -logo_file_name: "0414135317_6438dc3d965b3.jpg" -logo_file_delete_flag: null -slug: null -title: "毎日座るものだからこだわりたい" -englishText: "Chair" -japaneseText: null -searchKeywords: null } ] |
[ Eccube\Entity\Category {#3668 -id: 51 -name: "ランキング" -hierarchy: 1 -sort_no: 87 -create_date: DateTime @1680427837 {#3630 date: 2023-04-02 18:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427837 {#3637 date: 2023-04-02 18:30:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3667 …} -Children: Doctrine\ORM\PersistentCollection {#3649 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3648 -id: 61 -name: "10位" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1680427881 {#3636 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427881 {#3635 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3647 …} -Children: Doctrine\ORM\PersistentCollection {#3644 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3698 -id: 60 -name: "9位" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1680427877 {#3641 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427877 {#3640 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3699 …} -Children: Doctrine\ORM\PersistentCollection {#3702 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3705 -id: 59 -name: "8位" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1680427874 {#3703 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427874 {#3704 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3706 …} -Children: Doctrine\ORM\PersistentCollection {#3709 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3712 -id: 58 -name: "7位" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1680427870 {#3710 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427870 {#3711 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3713 …} -Children: Doctrine\ORM\PersistentCollection {#3716 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3719 -id: 57 -name: "6位" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1680427867 {#3717 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427867 {#3718 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3720 …} -Children: Doctrine\ORM\PersistentCollection {#3723 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3726 -id: 56 -name: "5位" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1680427864 {#3724 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427864 {#3725 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3727 …} -Children: Doctrine\ORM\PersistentCollection {#3730 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3733 -id: 55 -name: "4位" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1680427861 {#3731 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427861 {#3732 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3734 …} -Children: Doctrine\ORM\PersistentCollection {#3737 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3740 -id: 54 -name: "3位" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1680427857 {#3738 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427857 {#3739 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3741 …} -Children: Doctrine\ORM\PersistentCollection {#3744 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3747 -id: 53 -name: "2位" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1680427854 {#3745 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427854 {#3746 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3748 …} -Children: Doctrine\ORM\PersistentCollection {#3751 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3754 -id: 52 -name: "1位" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1680427847 {#3752 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427847 {#3753 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3755 …} -Children: Doctrine\ORM\PersistentCollection {#3758 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3761 -id: 34 -name: "ブランド" -hierarchy: 1 -sort_no: 76 -create_date: DateTime @1680106161 {#3642 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680106161 {#3643 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3762 …} -Children: Doctrine\ORM\PersistentCollection {#3765 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3766 -id: 110 -name: "NOUS PROJECTS" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1707619400 {#3759 date: 2024-02-11 11:43:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707626588 {#3760 date: 2024-02-11 13:43:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3767 …} -Children: Doctrine\ORM\PersistentCollection {#3770 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ NOUS PROJECTS の目的は、\r\n \r\n 先人が築き上げてきたものづくりの技術と製法を永続させ、\r\n \r\n 「当たり前に良いもの」を多くの人に知ってもらうことです。\r\n \r\n 素材や製法、技術そのものがインスピレーションの源となり、\r\n \r\n “NOUS PROJECTS”のフィルターを通して新たなデザインが生まれます。 """ -metaDescription: """ NOUS PROJECTS の目的は、\r\n \r\n 先人が築き上げてきたものづくりの技術と製法を永続させ、\r\n \r\n 「当たり前に良いもの」を多くの人に知ってもらうことです。\r\n \r\n 素材や製法、技術そのものがインスピレーションの源となり、\r\n \r\n “NOUS PROJECTS”のフィルターを通して新たなデザインが生まれます。 """ -file_name: "0211114742_65c8354e1e60f.jpg" -file_delete_flag: null -logo_file_name: "0211131723_65c84a5313906.jpg" -logo_file_delete_flag: null -slug: "N" -title: "「当たり前に良いもの」を多くの人へ" -englishText: "NOUS PROJECTS" -japaneseText: "ヌースプロジェクツ" -searchKeywords: "ヌースプロジェクツ,NOUS PROJECTS" } Eccube\Entity\Category {#3775 -id: 109 -name: "Umbra🄬" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1701579439 {#3773 date: 2023-12-03 13:57:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1702174105 {#3774 date: 2023-12-10 11:08:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3776 …} -Children: Doctrine\ORM\PersistentCollection {#3779 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ Umbraでは、家庭のあらゆる部屋にオリジナルでモダンな、カジュアルなデザインを提供するというビジョンを共有しています。\r\n \r\n グローバルなハウスウェアデザインカンパニーとして、好奇心、創造性、そしてデザインへの情熱によって動かされています。\r\n \r\n グローバルチームは120カ国以上の国々とコラボレーションし、日常に新鮮な驚きをもたらす楽しいデザインを提供しています。 """ -metaDescription: """ Umbraでは、家庭のあらゆる部屋にオリジナルでモダンな、カジュアルなデザインを提供するというビジョンを共有しています。\r\n \r\n グローバルなハウスウェアデザインカンパニーとして、好奇心、創造性、そしてデザインへの情熱によって動かされています。\r\n \r\n グローバルチームは120カ国以上の国々とコラボレーションし、日常に新鮮な驚きをもたらす楽しいデザインを提供しています。 """ -file_name: "1210110825_65751d99d54ef.jpg" -file_delete_flag: null -logo_file_name: "1209145204_65740084d3150.jpg" -logo_file_delete_flag: null -slug: "U" -title: "「毎日目にして毎日使うものだから、デザインの美しいものをそろえたい」" -englishText: "Umbra" -japaneseText: "アンブラ" -searchKeywords: "アントレックス" } Eccube\Entity\Category {#3782 -id: 108 -name: "Serta" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1700113485 {#3780 date: 2023-11-16 14:44:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1700113485 {#3781 date: 2023-11-16 14:44:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3783 …} -Children: Doctrine\ORM\PersistentCollection {#3786 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 理想の寝心地は一人ひとり違うもの。誰だって、自分の好み、自分らしい体型、自分だけのライフスタイルを持っている。\r\n だからこそ、その違いに寄り添い、あなたのために、"あなたの理想"を仕立てる。それがサータのマットレスです。 """ -metaDescription: """ 理想の寝心地は一人ひとり違うもの。誰だって、自分の好み、自分らしい体型、自分だけのライフスタイルを持っている。\r\n だからこそ、その違いに寄り添い、あなたのために、"あなたの理想"を仕立てる。それがサータのマットレスです。 """ -file_name: "1116144445_6555ac4d3546f.jpg" -file_delete_flag: null -logo_file_name: "1116144445_6555ac4d3560d.jpg" -logo_file_delete_flag: null -slug: "S" -title: "毎日の寝心地、あなた仕立てに。" -englishText: "Serta" -japaneseText: "サータ" -searchKeywords: "ドリームベッド,dream bed" } Eccube\Entity\Category {#3789 -id: 107 -name: "dream bed" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1700112951 {#3787 date: 2023-11-16 14:35:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1700112951 {#3788 date: 2023-11-16 14:35:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3790 …} -Children: Doctrine\ORM\PersistentCollection {#3793 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 自分の身体にフィットした、熟睡できるベッドを探したい…。\r\n お部屋のスタイルに合った、ベッド選びを楽しみたい…。\r\n そんなお客様のご要望を大切に、デザインから製造まで一貫して行い\r\n 「こだわり」を形にした、品質の高いラインナップを取り揃えております。 """ -metaDescription: """ 自分の身体にフィットした、熟睡できるベッドを探したい…。\r\n お部屋のスタイルに合った、ベッド選びを楽しみたい…。\r\n そんなお客様のご要望を大切に、デザインから製造まで一貫して行い\r\n 「こだわり」を形にした、品質の高いラインナップを取り揃えております。 """ -file_name: "1116143551_6555aa371573c.jpg" -file_delete_flag: null -logo_file_name: "1116143551_6555aa37158d4.jpg" -logo_file_delete_flag: null -slug: "D" -title: "信頼のクラフトマンシップで、理想のベッドルームをカタチにします。" -englishText: "dream bed" -japaneseText: "ドリームベッド" -searchKeywords: null } Eccube\Entity\Category {#3796 -id: 106 -name: "東馬" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1698287382 {#3794 date: 2023-10-26 11:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1698389882 {#3795 date: 2023-10-27 15:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3797 …} -Children: Doctrine\ORM\PersistentCollection {#3800 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ なくしたくないものってなんでしょう?\r\n 大切な人との語り合い、誰にも邪魔されない一人の時間、子どもたちと過ごす時間。\r\n 新鮮な驚きと喜びを、あなたに届け続けます。 """ -metaDescription: """ なくしたくないものってなんでしょう?\r\n 大切な人との語り合い、誰にも邪魔されない一人の時間、子どもたちと過ごす時間。\r\n 新鮮な驚きと喜びを、あなたに届け続けます。 """ -file_name: "1026112942_6539cf165e949.jpg" -file_delete_flag: null -logo_file_name: "1027155802_653b5f7a7cb8a.png" -logo_file_delete_flag: null -slug: "T" -title: "TOHMAで出会う、新しい自分。" -englishText: "TOHMA" -japaneseText: "トウマ" -searchKeywords: "トーマ,トウマ,TOHMA" } Eccube\Entity\Category {#3803 -id: 105 -name: "UPTOWN" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1698287152 {#3801 date: 2023-10-26 11:25:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1698389934 {#3802 date: 2023-10-27 15:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3804 …} -Children: Doctrine\ORM\PersistentCollection {#3807 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「THICK & HEAVY」をコンセプトに、時代に淘汰されてきた\r\n 重厚感と存在感ある家具で、使う人々の生活にアクセントとなる\r\n コト・モノを発信するカジュアル・ビンテージ家具ブランドです。 """ -metaDescription: """ 「THICK & HEAVY」をコンセプトに、時代に淘汰されてきた\r\n 重厚感と存在感ある家具で、使う人々の生活にアクセントとなる\r\n コト・モノを発信するカジュアル・ビンテージ家具ブランドです。 """ -file_name: "1026112552_6539ce301d8a8.jpg" -file_delete_flag: null -logo_file_name: "1027155854_653b5fae05fd1.png" -logo_file_delete_flag: null -slug: "U" -title: "UP TOWN FURNITURE" -englishText: "UPTOWN" -japaneseText: "アップタウン" -searchKeywords: "あっぷ,トウマ,トーマ,東馬" } Eccube\Entity\Category {#3810 -id: 104 -name: "GART" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1697788682 {#3808 date: 2023-10-20 16:58:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697792637 {#3809 date: 2023-10-20 18:03:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3811 …} -Children: Doctrine\ORM\PersistentCollection {#3814 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ GARTは家具という道具ではなく、人が集まり・楽しく過ごす時をデザインしています。\r\n かたちの美しさだけではなく人の生活を豊かにする、使う人の価値感から生み出されるデザインです。\r\n 人々の生活は時代と共に変化していくものだから私たちも常に進化し、より良い暮らしを提案し続けます。 """ -metaDescription: """ GARTは家具という道具ではなく、人が集まり・楽しく過ごす時をデザインしています。\r\n かたちの美しさだけではなく人の生活を豊かにする、使う人の価値感から生み出されるデザインです。\r\n 人々の生活は時代と共に変化していくものだから私たちも常に進化し、より良い暮らしを提案し続けます。 """ -file_name: "1020180357_6532427d9d2e0.jpg" -file_delete_flag: null -logo_file_name: "1020175728_653240f8f2734.png" -logo_file_delete_flag: null -slug: "G" -title: "Furniture for your brand new daily life" -englishText: "GART" -japaneseText: "ガルト" -searchKeywords: null } Eccube\Entity\Category {#3817 -id: 103 -name: "HTL" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1697363310 {#3815 date: 2023-10-15 18:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697363310 {#3816 date: 2023-10-15 18:48:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3818 …} -Children: Doctrine\ORM\PersistentCollection {#3821 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "シンガポールの本社をはじめ、11か国にオフィスを構えてる革張りのソファ専門ブランド。中国・イタリアの製造拠点から、50か国以上に販売している、「世界基準」のソファーメーカーです。拘りの革は、自社でなめし加工を行う徹底ぶり。ウレタンなどの素材も厳しい品質管理のもと、ソファを一貫生産しています。また、「ソファは寛ぐもの」をテーマに、座り心地を追求したデザインを生み出し続けています。" -metaDescription: "シンガポールの本社をはじめ、11か国にオフィスを構えてる革張りのソファ専門ブランド。中国・イタリアの製造拠点から、50か国以上に販売している、「世界基準」のソファーメーカーです。拘りの革は、自社でなめし加工を行う徹底ぶり。ウレタンなどの素材も厳しい品質管理のもと、ソファを一貫生産しています。また、「ソファは寛ぐもの」をテーマに、座り心地を追求したデザインを生み出し続けています。" -file_name: "1015184830_652bb56e448ed.jpg" -file_delete_flag: null -logo_file_name: "1015184830_652bb56e44aac.png" -logo_file_delete_flag: null -slug: "H" -title: "世界有数の規模を誇る、革張りソファの専門ブランド" -englishText: "HTL" -japaneseText: "ワタリジャパン" -searchKeywords: null } Eccube\Entity\Category {#3824 -id: 102 -name: "CODON" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1697269080 {#3822 date: 2023-10-14 16:38:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1699178256 {#3823 date: 2023-11-05 18:57:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3825 …} -Children: Doctrine\ORM\PersistentCollection {#3828 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "佐賀県の方言で、子どもを意味する言葉「こどん」から得たブランド名「CODON」。多良岳で美しく丁寧に育てられたヒノキをモチーフとしたアイコンです。ヒノキが林立する様と、諸富町のランドマークでもある国指定重要文化財、筑後川昇開橋のイメージを合わせて表現されています。太良町の良質なヒノキを主材とし、諸富家具の確かな技術力によって製作されるこども家具ブランド「CODON」が、人と人、人と物、佐賀県と世界を繋げる架け橋となることを願ってデザインされています。" -metaDescription: "佐賀県の方言で、子どもを意味する言葉「こどん」から得たブランド名「CODON」。多良岳で美しく丁寧に育てられたヒノキをモチーフとしたアイコンです。ヒノキが林立する様と、諸富町のランドマークでもある国指定重要文化財、筑後川昇開橋のイメージを合わせて表現されています。太良町の良質なヒノキを主材とし、諸富家具の確かな技術力によって製作されるこども家具ブランド「CODON」が、人と人、人と物、佐賀県と世界を繋げる架け橋となることを願ってデザインされています。" -file_name: "1014163800_652a455863940.jpg" -file_delete_flag: null -logo_file_name: "1105185736_6547671068a30.png" -logo_file_delete_flag: null -slug: "C" -title: "日本の木と諸富家具の技術で 子どもたちの学習環境を良くしたい" -englishText: "CODON" -japaneseText: "コドン" -searchKeywords: "レグナテック,LEGNATEC" } Eccube\Entity\Category {#3831 -id: 101 -name: "RIN" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1697074683 {#3829 date: 2023-10-12 10:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697104057 {#3830 date: 2023-10-12 18:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3832 …} -Children: Doctrine\ORM\PersistentCollection {#3835 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ モノトーンと美しい木目の組み合わせが人気の山崎実業のブランド「RINシリーズ | リンシリーズ」。\r\n 上質なデザインがインテリアに高級感をプラス。\r\n リビング、洗面所から玄関まで幅広く活躍し、\r\n 素材は丈夫なスチール製のアイテムが多いので水周りでも安心して使用できます。 """ -metaDescription: """ モノトーンと美しい木目の組み合わせが人気の山崎実業のブランド「RINシリーズ | リンシリーズ」。\r\n 上質なデザインがインテリアに高級感をプラス。\r\n リビング、洗面所から玄関まで幅広く活躍し、\r\n 素材は丈夫なスチール製のアイテムが多いので水周りでも安心して使用できます。 """ -file_name: "1012103803_65274dfb500fc.jpg" -file_delete_flag: null -logo_file_name: "1012103803_65274dfb503b4.png" -logo_file_delete_flag: null -slug: "R" -title: "A line of simple organizational tools with a modern edge and wood panel accents." -englishText: "RIN" -japaneseText: "リン" -searchKeywords: "りん,TOWER,tower,タワー,山崎実業,山﨑実業" } Eccube\Entity\Category {#3838 -id: 100 -name: "tower" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1697073389 {#3836 date: 2023-10-12 10:16:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697073389 {#3837 date: 2023-10-12 10:16:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3839 …} -Children: Doctrine\ORM\PersistentCollection {#3842 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ towerシリーズの一番の魅力はそのデザインです。\r\n 無駄を省いたコンパクト設計。\r\n キッチンやリビング、洗面所などモノがあふれる場所に、スマートにスタイリッシュに収納ができる収納雑貨を取り揃えています。 """ -metaDescription: """ towerシリーズの一番の魅力はそのデザインです。\r\n 無駄を省いたコンパクト設計。\r\n キッチンやリビング、洗面所などモノがあふれる場所に、スマートにスタイリッシュに収納ができる収納雑貨を取り揃えています。 """ -file_name: "1012101629_652748ed05915.jpg" -file_delete_flag: null -logo_file_name: "1012101629_652748ed05a9e.png" -logo_file_delete_flag: null -slug: "T" -title: "暮らしをもっとスタイリッシュに" -englishText: "tower" -japaneseText: "タワー" -searchKeywords: "たわー,タワー,山崎実業,山﨑実業" } Eccube\Entity\Category {#3845 -id: 98 -name: "DENTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1696469878 {#3843 date: 2023-10-05 10:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696652824 {#3844 date: 2023-10-07 13:27:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3846 …} -Children: Doctrine\ORM\PersistentCollection {#3849 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "豊かな山々に囲まれた広島県府中市上下町にある額縁/家具ブランドです。古くから書道文化が盛んなこの町は、作品を飾る額縁の産地として栄えてきました。額縁や屏風、茶道具などの製造工場として1988年に創業、2012年から家具作りをスタート。DENTOは、自然の風景や造形物をイメージさせるなだらかな曲線や、木製ならではの温もりや丁寧な手仕事から生まれるなめらかな手触りが、どんな空間にも馴染むナチュラルなデザインと、使うたびに心和むやさしい質感が特長です。" -metaDescription: "豊かな山々に囲まれた広島県府中市上下町にある額縁/家具ブランドです。古くから書道文化が盛んなこの町は、作品を飾る額縁の産地として栄えてきました。額縁や屏風、茶道具などの製造工場として1988年に創業、2012年から家具作りをスタート。DENTOは、自然の風景や造形物をイメージさせるなだらかな曲線や、木製ならではの温もりや丁寧な手仕事から生まれるなめらかな手触りが、どんな空間にも馴染むナチュラルなデザインと、使うたびに心和むやさしい質感が特長です。" -file_name: "1005103758_651e1376e0018.jpg" -file_delete_flag: null -logo_file_name: "1005103758_651e1376e0155.png" -logo_file_delete_flag: null -slug: "D" -title: "なにげない日常に、かけがえのない存在となる家具づくり。" -englishText: "DENTO" -japaneseText: "デント" -searchKeywords: "伝統工芸,でんと,デント" } Eccube\Entity\Category {#3852 -id: 97 -name: "カリモク家具" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1694244137 {#3850 date: 2023-09-09 16:22:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1694244137 {#3851 date: 2023-09-09 16:22:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3853 …} -Children: Doctrine\ORM\PersistentCollection {#3856 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 風雨に耐えながら生長し、年輪を重ねていく木と同じように、カリモクは様々な試練を乗り越え、試行を繰り返し、理想の家具づくりへの道を歩んできました。\r\n \r\n 「100歳の木を使うなら、その年輪にふさわしい家具を作りたい。」その想いを支えてきたのは、1940年の創業以来、変わらず受け継がれてきた「品質至上」の精神です。\r\n 「木」を研究した知識と技術、「人」の幸せを願う心。木と人を結ぶ家具づくりへのこだわりは、年輪を深める木のように磨かれ積み重なり、すべての製品に息づいています。 """ -metaDescription: """ 風雨に耐えながら生長し、年輪を重ねていく木と同じように、カリモクは様々な試練を乗り越え、試行を繰り返し、理想の家具づくりへの道を歩んできました。\r\n \r\n 「100歳の木を使うなら、その年輪にふさわしい家具を作りたい。」その想いを支えてきたのは、1940年の創業以来、変わらず受け継がれてきた「品質至上」の精神です。\r\n 「木」を研究した知識と技術、「人」の幸せを願う心。木と人を結ぶ家具づくりへのこだわりは、年輪を深める木のように磨かれ積み重なり、すべての製品に息づいています。 """ -file_name: "0909162217_64fc1d2977256.jpg" -file_delete_flag: null -logo_file_name: "0909162217_64fc1d2977436.jpg" -logo_file_delete_flag: null -slug: "K" -title: "暮らしを快適にするカリモク家具" -englishText: "karimoku" -japaneseText: "カリモク" -searchKeywords: "かりもく,Karimoku,カリモク" } Eccube\Entity\Category {#3859 -id: 96 -name: "ARNE JACOBSEN" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1692954097 {#3857 date: 2023-08-25 18:01:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1694047814 {#3858 date: 2023-09-07 09:50:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3860 …} -Children: Doctrine\ORM\PersistentCollection {#3863 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ROSENDAHL社はヤコブセンクロックの製造権を獲得し、ヤコブセンの意思を継ぐ後継者の一人である建築家のテイト・ヴァイラント氏を監修の下、オリジナルデザインに忠実に甦らせることを責務とした再興プロジェクトを立ち上げました。\r\n ヤコブセンのスタイルそして信念を100%忠実に守っていることを保証するために、設計図及び現存するオリジナルクロックを入手し、オリジナルデザインに忠実に再現されたプロダクトが母国デンマークの地で甦りました。 """ -metaDescription: """ ROSENDAHL社はヤコブセンクロックの製造権を獲得し、ヤコブセンの意思を継ぐ後継者の一人である建築家のテイト・ヴァイラント氏を監修の下、オリジナルデザインに忠実に甦らせることを責務とした再興プロジェクトを立ち上げました。\r\n ヤコブセンのスタイルそして信念を100%忠実に守っていることを保証するために、設計図及び現存するオリジナルクロックを入手し、オリジナルデザインに忠実に再現されたプロダクトが母国デンマークの地で甦りました。 """ -file_name: "0825180137_64e86df1a89dc.jpg" -file_delete_flag: null -logo_file_name: "0825180137_64e86df1a8be5.jpg" -logo_file_delete_flag: null -slug: "A" -title: "母国デンマークの地で時を経て忠実に蘇った掛け時計と置き時計" -englishText: "ARNE JACOBSEN" -japaneseText: "アルネ ヤコブセン" -searchKeywords: null } Eccube\Entity\Category {#3866 -id: 95 -name: "CARL HANSEN&SØN" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1692868600 {#3864 date: 2023-08-24 18:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692868600 {#3865 date: 2023-08-24 18:16:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3867 …} -Children: Doctrine\ORM\PersistentCollection {#3870 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -metaDescription: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -file_name: "0824181640_64e71ff8c7aa7.jpg" -file_delete_flag: null -logo_file_name: "0824181640_64e71ff8c7cff.png" -logo_file_delete_flag: null -slug: "C" -title: "世界的デザイナーによる不朽の名作" -englishText: "CARL HANSEN&SØN" -japaneseText: "カール・ハンセン&サン" -searchKeywords: "カールハンセン" } Eccube\Entity\Category {#3873 -id: 93 -name: "A_D_R_S" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1692436114 {#3871 date: 2023-08-19 18:08:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692436263 {#3872 date: 2023-08-19 18:11:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3874 …} -Children: Doctrine\ORM\PersistentCollection {#3877 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 【Adapt / 順応】あらゆる空間に馴染む、シンプルかつ味わい深い風合いを目指します \r\n \r\n 【Daily / 日々】\r\n 特別な日、空間ではなく、日々の生活に寄り添うアイテムを目指します \r\n \r\n 【Reasonable / 適正】\r\n デザイン、品質、素材の丁度良いバランスを考え、適正価格を目指します \r\n \r\n 【Select / 選定】\r\n アイテムに用いる素材の適材適所を意識し、より良い選定を目指します """ -metaDescription: """ Adapt / 順応 \r\n あらゆる空間に馴染む、シンプルかつ味わい深い風合いを目指します \r\n \r\n Daily / 日々 \r\n 特別な日、空間ではなく、日々の生活に寄り添うアイテムを目指します \r\n \r\n Reasonable / 適正 \r\n デザイン、品質、素材の丁度良いバランスを考え、適正価格を目指します \r\n \r\n Select / 選定 \r\n アイテムに用いる素材の適材適所を意識し、より良い選定を目指します """ -file_name: "0819180834_64e08692927d8.jpg" -file_delete_flag: null -logo_file_name: "0819180834_64e0869292a37.png" -logo_file_delete_flag: null -slug: "A" -title: "この世界の この町の この部屋の この場所" -englishText: "A_D_R_S" -japaneseText: "アドレス" -searchKeywords: "弘益,SIEVE,シーヴ" } Eccube\Entity\Category {#3880 -id: 92 -name: "KKEITO" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1692429242 {#3878 date: 2023-08-19 16:14:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692429242 {#3879 date: 2023-08-19 16:14:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3881 …} -Children: Doctrine\ORM\PersistentCollection {#3884 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「KKEITO」は日本語の毛糸(けいと)を意味します。 \r\n KEITOの頭にもうひとつ「K」が続くのは、 \r\n サスティナブルな社会に向けて大人から子供へ、 \r\n そして未来へ継承し続けられる家具として \r\n 繰り返す、持続の意味で「K」をくりかえしています。 """ -metaDescription: """ 「KKEITO」は日本語の毛糸(けいと)を意味します。 \r\n KEITOの頭にもうひとつ「K」が続くのは、 \r\n サスティナブルな社会に向けて大人から子供へ、 \r\n そして未来へ継承し続けられる家具として \r\n 繰り返す、持続の意味で「K」をくりかえしています。 """ -file_name: "0819161402_64e06bba38f16.jpg" -file_delete_flag: null -logo_file_name: "0819161402_64e06bba3f61c.png" -logo_file_delete_flag: null -slug: "K" -title: "ケイトが提案する家族を守る家具" -englishText: "KKEITO" -japaneseText: "ケイト" -searchKeywords: "毛糸,SIEVE,シーヴ,弘益" } Eccube\Entity\Category {#3887 -id: 91 -name: "Meuble" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1692319863 {#3885 date: 2023-08-18 09:51:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692319863 {#3886 date: 2023-08-18 09:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3888 …} -Children: Doctrine\ORM\PersistentCollection {#3891 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ものづくりの細部に宿る神の姿を、追い求めるように。\r\n 飽くなき探究心のもと、徹底的に研究を重ねたデザインこそ暮らしを心地よく整え、\r\n 寄り添うに足るのではないか。\r\n \r\n モーブルは、そう信じています。 """ -metaDescription: """ ものづくりの細部に宿る神の姿を、追い求めるように。\r\n 飽くなき探究心のもと、徹底的に研究を重ねたデザインこそ暮らしを心地よく整え、\r\n 寄り添うに足るのではないか。\r\n \r\n モーブルは、そう信じています。 """ -file_name: "0818095103_64dec07726829.jpg" -file_delete_flag: null -logo_file_name: "0818095103_64dec07726b08.png" -logo_file_delete_flag: null -slug: "M" -title: "Design to improve your life." -englishText: "Meuble" -japaneseText: "モーブル" -searchKeywords: null } Eccube\Entity\Category {#3894 -id: 90 -name: "CHAPTER" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1691899417 {#3892 date: 2023-08-13 13:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1691899417 {#3893 date: 2023-08-13 13:03:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3895 …} -Children: Doctrine\ORM\PersistentCollection {#3898 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 上質な装い、洗練された生活スタイルなど、クラシカルな雰囲気をもつ英国調は、いつの時代も、女性たちを魅了してきました。優雅で知的なブリティッシュビンテージの家具も同じです。\r\n CHAPTERは、そんな趣のある家具を現代風に再現。\r\n 女性的なエレガントさに、北欧のナチュラルなぬくもり感を合わせた現代のブリティッシュビンテージスタイル。柔らかでクラシカルな曲線とオイル仕上げの風合いは、シンプルな空間はもちろん、モダンな住空間にもよく似合います。\r\n ゆったりと本を読む時間、コーヒーでのくつろぎの時間。いつの間にか、そこが至福の場所となり、愛着がもたらす心地よさに包まれる…。\r\n 良いモノを大切に永く使い続ける英国流のスタイルが、本来の豊かさを教えてくれるように、CHAPTERが穏やかな暮らしに彩りを添え、幸せな時を共にします。\r\n 新しい人生の章に、寄り添う家具として。 """ -metaDescription: """ 上質な装い、洗練された生活スタイルなど、クラシカルな雰囲気をもつ英国調は、いつの時代も、女性たちを魅了してきました。優雅で知的なブリティッシュビンテージの家具も同じです。\r\n CHAPTERは、そんな趣のある家具を現代風に再現。\r\n 女性的なエレガントさに、北欧のナチュラルなぬくもり感を合わせた現代のブリティッシュビンテージスタイル。柔らかでクラシカルな曲線とオイル仕上げの風合いは、シンプルな空間はもちろん、モダンな住空間にもよく似合います。\r\n ゆったりと本を読む時間、コーヒーでのくつろぎの時間。いつの間にか、そこが至福の場所となり、愛着がもたらす心地よさに包まれる…。\r\n 良いモノを大切に永く使い続ける英国流のスタイルが、本来の豊かさを教えてくれるように、CHAPTERが穏やかな暮らしに彩りを添え、幸せな時を共にします。\r\n 新しい人生の章に、寄り添う家具として。 """ -file_name: "0813130337_64d8561970433.jpg" -file_delete_flag: null -logo_file_name: "0813130337_64d85619705f6.jpg" -logo_file_delete_flag: null -slug: "C" -title: "現代の"クラシック"と出会う" -englishText: "CHAPTER" -japaneseText: "チャプター" -searchKeywords: "ちゃぷたー,CHAPTER" } Eccube\Entity\Category {#3901 -id: 89 -name: "BOSCO" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1691897575 {#3899 date: 2023-08-13 12:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1691999274 {#3900 date: 2023-08-14 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3902 …} -Children: Doctrine\ORM\PersistentCollection {#3905 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ "澄んだ空気の森にいるような感覚を毎日感じていたい"そんな思いから生まれた家具BOSCO。\r\n 木の色味を活かしたナチュラルと、落ち着いた気品漂うダークブラウン、定番のミディアムブラウンの3色展開で、コーディネートの幅が一層広がります。\r\n 天然木の優しい肌触りと美しさは、熟練の職人による丁寧な技で家具として生まれ変わり、あなたの暮らしに森の息吹を呼び込みます。 """ -metaDescription: """ "澄んだ空気の森にいるような感覚を毎日感じていたい"そんな思いから生まれた家具BOSCO。\r\n 木の色味を活かしたナチュラルと、落ち着いた気品漂うダークブラウン、定番のミディアムブラウンの3色展開で、コーディネートの幅が一層広がります。\r\n 天然木の優しい肌触りと美しさは、熟練の職人による丁寧な技で家具として生まれ変わり、あなたの暮らしに森の息吹を呼び込みます。 """ -file_name: "0813124939_64d852d3ecb18.jpg" -file_delete_flag: null -logo_file_name: "0814164754_64d9dc2ac6a47.jpg" -logo_file_delete_flag: null -slug: "B" -title: "いちばん近くの森に、新たな息吹" -englishText: "BOSCO" -japaneseText: "ボスコ" -searchKeywords: "ボスコ,ぼすこ,bosco" } Eccube\Entity\Category {#3908 -id: 88 -name: "NIPPONAIRE" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1688122425 {#3906 date: 2023-06-30 19:53:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122475 {#3907 date: 2023-06-30 19:54:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3909 …} -Children: Doctrine\ORM\PersistentCollection {#3912 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 日本の「モノづくり」は、世界から評価を頂いています。\r\n 海外にも認められる「モノ」を作り出しているのは、小さな工場や、一人の職人であることが多いです。\r\n その中には、目を見張るような意匠、品質、機能を持ちながら、まだ世の中には気付かれていないものも、多くあります。\r\n 今日、誇るべき「日本のモノづくり」は国内に散開しています。\r\n 多様な「モノづくり」をつなぎ、全国に、そして世界に届けることがニッポネアの使命です。 """ -metaDescription: """ 日本の「モノづくり」は、世界から評価を頂いています。\r\n 海外にも認められる「モノ」を作り出しているのは、小さな工場や、一人の職人であることが多いです。\r\n その中には、目を見張るような意匠、品質、機能を持ちながら、まだ世の中には気付かれていないものも、多くあります。\r\n 今日、誇るべき「日本のモノづくり」は国内に散開しています。\r\n 多様な「モノづくり」をつなぎ、全国に、そして世界に届けることがニッポネアの使命です。 """ -file_name: "0630195345_649eb43962dbc.jpg" -file_delete_flag: null -logo_file_name: "0630195435_649eb46b373e4.jpg" -logo_file_delete_flag: null -slug: "N" -title: "意味:ニッポンの人 ニッポンのような ニッポンらしさ" -englishText: "NIPPONAIRE" -japaneseText: "ニッポネア" -searchKeywords: "関家具,にっぽねあ" } Eccube\Entity\Category {#3915 -id: 87 -name: "NO WHERE LIKE HOME" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1688121976 {#3913 date: 2023-06-30 19:46:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122548 {#3914 date: 2023-06-30 19:55:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3916 …} -Children: Doctrine\ORM\PersistentCollection {#3919 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 長く厳しい冬の大半を家の中で過ごす北欧の人々は、家の中での心地良さをとても大切にしています。\r\n そんな北欧のライフスタイルに共感し、スカンジナビアンデザインを取り入れながら\r\n 日本の住環境に合わせてデザインされたライフスタイルプロダクトのブランドです。\r\n \r\n 飽きのこないシンプルで上質なデザインで、使い込むほどに愛着が増してゆく\r\n 高品質なプロダクトを適正な価格でお届けします。 """ -metaDescription: """ 長く厳しい冬の大半を家の中で過ごす北欧の人々は、家の中での心地良さをとても大切にしています。\r\n そんな北欧のライフスタイルに共感し、スカンジナビアンデザインを取り入れながら\r\n 日本の住環境に合わせてデザインされたライフスタイルプロダクトのブランドです。\r\n \r\n 飽きのこないシンプルで上質なデザインで、使い込むほどに愛着が増してゆく\r\n 高品質なプロダクトを適正な価格でお届けします。 """ -file_name: "0630194616_649eb2787c235.jpg" -file_delete_flag: null -logo_file_name: "0630195548_649eb4b4aed78.jpg" -logo_file_delete_flag: null -slug: "N" -title: "自宅のような場所は他にない =自分の家が一番のお気に入りの場所" -englishText: "NO WHERE LIKE HOME" -japaneseText: "ノーウェアーライクホーム" -searchKeywords: "関家具" } Eccube\Entity\Category {#3922 -id: 86 -name: "NICE" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1688038961 {#3920 date: 2023-06-29 20:42:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122622 {#3921 date: 2023-06-30 19:57:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3923 …} -Children: Doctrine\ORM\PersistentCollection {#3926 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 様々な働き方があふれる今、必ずしもオフィスに通う必要はなくなりました。\r\n コワーキングスペースや自宅、カフェ、ホテルなど働く現場の境目はより曖昧に。\r\n だからこそ、オフィス家具にも場所を選ばないデザイン性や使い勝手が重要です。世の中にたくさんある機能的なオフィス家具ではなく、NICEで目指しているのはクラシックなデザインに敬意をもち、必要十分な機能性や拡張性、サイズ感を重視した様々なシチュエーションで幅広く提案できるインテリアです。 """ -metaDescription: """ 様々な働き方があふれる今、必ずしもオフィスに通う必要はなくなりました。\r\n コワーキングスペースや自宅、カフェ、ホテルなど働く現場の境目はより曖昧に。\r\n だからこそ、オフィス家具にも場所を選ばないデザイン性や使い勝手が重要です。世の中にたくさんある機能的なオフィス家具ではなく、NICEで目指しているのはクラシックなデザインに敬意をもち、必要十分な機能性や拡張性、サイズ感を重視した様々なシチュエーションで幅広く提案できるインテリアです。 """ -file_name: "0629204241_649d6e3118656.jpg" -file_delete_flag: null -logo_file_name: "0630195702_649eb4fe65d2b.jpg" -logo_file_delete_flag: null -slug: "N" -title: "求められる多様性とデザイン性" -englishText: "NICE" -japaneseText: "ナイス" -searchKeywords: "ナイス,関家具,CRUSH,CRASH,クラッシュ" } Eccube\Entity\Category {#3929 -id: 85 -name: "yuu" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1688031581 {#3927 date: 2023-06-29 18:39:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122766 {#3928 date: 2023-06-30 19:59:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3930 …} -Children: Doctrine\ORM\PersistentCollection {#3933 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「遊び」をテーマに、北欧デザインに見られる温かく柔らかな色使いやディティールを用いた遊び心の詰まったモダンインテリア。いつものコーディネートにyuuを加えるだけで、少し個性的でモダンな空間をつくることができます。\r\n 住空間に限らず、ホテルやレストラン、オフィス空間など様々なシチュエーションでも、yuuならではの遊び心のあるクリーンでコンテンポラリーな空間表現を行えます。 """ -metaDescription: """ 「遊び」をテーマに、北欧デザインに見られる温かく柔らかな色使いやディティールを用いた遊び心の詰まったモダンインテリア。いつものコーディネートにyuuを加えるだけで、少し個性的でモダンな空間をつくることができます。\r\n 住空間に限らず、ホテルやレストラン、オフィス空間など様々なシチュエーションでも、yuuならではの遊び心のあるクリーンでコンテンポラリーな空間表現を行えます。 """ -file_name: "0629203431_649d6c47a2b8e.jpg" -file_delete_flag: null -logo_file_name: "0630195926_649eb58eb708c.jpg" -logo_file_delete_flag: null -slug: "Y" -title: "「游(ゆう)」のある日常 色鮮やかな北欧ミックスモダン" -englishText: "yuu" -japaneseText: "ユウ" -searchKeywords: "CRASH,CRUSH,関家具,クラッシュ" } Eccube\Entity\Category {#3936 -id: 84 -name: "etc." -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1688012862 {#3934 date: 2023-06-29 13:27:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688013093 {#3935 date: 2023-06-29 13:31:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3937 …} -Children: Doctrine\ORM\PersistentCollection {#3940 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "CRUSH CRASH PROJECTのインテリアにも合う、アート志向でエッジの効いたプロダクトラインです。ウォールデコレーションを中心に個性豊かでニッチなアイテムを企画しています。型にはまらないアイデア重視のアイテムは使い方も使う人次第。インテリアコーディネートの楽しさをぜひ体感してください。" -metaDescription: "CRUSH CRASH PROJECTのインテリアにも合う、アート志向でエッジの効いたプロダクトラインです。ウォールデコレーションを中心に個性豊かでニッチなアイテムを企画しています。型にはまらないアイデア重視のアイテムは使い方も使う人次第。インテリアコーディネートの楽しさをぜひ体感してください。" -file_name: "0629132742_649d083ecc290.jpg" -file_delete_flag: null -logo_file_name: "0629133133_649d0925e819d.jpg" -logo_file_delete_flag: null -slug: "E" -title: "日常を自分らしく編集する、インテリアに遊びや楽しさを加えるプロダクト" -englishText: "etc" -japaneseText: "エトセトラ" -searchKeywords: "クラッシュ,ETC" } Eccube\Entity\Category {#3943 -id: 83 -name: "COMFORM" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1688009323 {#3941 date: 2023-06-29 12:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696242814 {#3942 date: 2023-10-02 19:33:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3944 …} -Children: Doctrine\ORM\PersistentCollection {#3947 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -metaDescription: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -file_name: "1002193334_651a9c7eb4ed9.jpg" -file_delete_flag: null -logo_file_name: "0630200954_649eb8027fe8f.jpg" -logo_file_delete_flag: null -slug: "C" -title: "日々を共にするものだからこそ、暮らしに寄りそう、スタンダードで快適なかたち" -englishText: "COMFORM" -japaneseText: "コンフォーム" -searchKeywords: "関家具,CLASH,クラッシュ,こんふぉーむ" } Eccube\Entity\Category {#3950 -id: 82 -name: "SPRING VALLEY" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1686542734 {#3948 date: 2023-06-12 13:05:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686542964 {#3949 date: 2023-06-12 13:09:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3951 …} -Children: Doctrine\ORM\PersistentCollection {#3954 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 素材にこだわりながら、ハウスダストや防音性、断熱や床への配慮など、安心してご使用いただけます。 \r\n \r\n ラグ・カーペットのご使用によって、一つの空間が、仕切りのないシーンに分かれお部屋が広く見えます。 \r\n ラグとクッションの組み合わせによっても、お部屋のイメージが変化いたしますので是非インテリアを楽しんでください。 """ -metaDescription: """ 素材にこだわりながら、ハウスダストや防音性、断熱や床への配慮など、安心してご使用いただけます。 \r\n \r\n ラグ・カーペットのご使用によって、一つの空間が、仕切りのないシーンに分かれお部屋が広く見えます。 \r\n ラグとクッションの組み合わせによっても、お部屋のイメージが変化いたしますので是非インテリアを楽しんでください。 """ -file_name: "0612130924_64869a7440976.jpg" -file_delete_flag: null -logo_file_name: "0612130534_6486998e8a8ad.jpg" -logo_file_delete_flag: null -slug: "S" -title: "世界の最新トレンドのラグを発信" -englishText: "SPRING VALLEY" -japaneseText: "スプリングヴァレー" -searchKeywords: "スプリングバレー" } Eccube\Entity\Category {#3957 -id: 81 -name: "Crossover" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1685662977 {#3955 date: 2023-06-02 08:42:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663092 {#3956 date: 2023-06-02 08:44:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3958 …} -Children: Doctrine\ORM\PersistentCollection {#3961 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 長く座り続けるほどに感じる、包み込まれるような寛ぎと、驚くほどに座り疲れのないソファブランドです。\r\n 建築のように強度を高めた耐久性の高い木枠と優しく包み込む良質な天然フェザーを贅沢に使用することで座り心地のよさを実現しています。\r\n また縫製など細部にもこだわりが見える、洗練と美しさが調和したデザインです。 """ -metaDescription: """ 長く座り続けるほどに感じる、包み込まれるような寛ぎと、驚くほどに座り疲れのないソファブランドです。\r\n 建築のように強度を高めた耐久性の高い木枠と優しく包み込む良質な天然フェザーを贅沢に使用することで座り心地のよさを実現しています。\r\n また縫製など細部にもこだわりが見える、洗練と美しさが調和したデザインです。 """ -file_name: "0602084257_64792d01cce87.jpg" -file_delete_flag: null -logo_file_name: "0602084257_64792d01ccfd5.jpg" -logo_file_delete_flag: null -slug: "C" -title: "洗練とデザインが調和したデザイン" -englishText: "Crossover" -japaneseText: "クロスオーバー" -searchKeywords: "くろす" } Eccube\Entity\Category {#3964 -id: 80 -name: "IKASAS" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1685592384 {#3962 date: 2023-06-01 13:06:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685593038 {#3963 date: 2023-06-01 13:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3965 …} -Children: Doctrine\ORM\PersistentCollection {#3968 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 神奈川県と上海市を拠点にデザイン活動を展開する佐々木章行が手がける、家具・インテリアのオリジナルブランドです。 \r\n \r\n 「・・・式の」「・・・国の」「・・・時代の」など、地域や時代レベルのカテゴリーでインテリア全体を構成するのではなく、多様な文化やものごとを融合させ、個々の生活スタイルに合った居心地の良い空間をつくり、古今東西の知恵と文化を汲んだ家具を提案しています。 """ -metaDescription: """ 神奈川県と上海市を拠点にデザイン活動を展開する佐々木章行が手がける、家具・インテリアのオリジナルブランドです。 \r\n \r\n 「・・・式の」「・・・国の」「・・・時代の」など、地域や時代レベルのカテゴリーでインテリア全体を構成するのではなく、多様な文化やものごとを融合させ、個々の生活スタイルに合った居心地の良い空間をつくり、古今東西の知恵と文化を汲んだ家具を提案しています。 """ -file_name: "0601130624_647819401f4c6.jpg" -file_delete_flag: null -logo_file_name: "0601130624_647819401f65c.png" -logo_file_delete_flag: null -slug: "I" -title: "地域や時代に捉われない、ベーシックな空間とインテリアを" -englishText: "IKASAS" -japaneseText: "イカサ" -searchKeywords: null } Eccube\Entity\Category {#3971 -id: 79 -name: "花具製作所" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684637191 {#3969 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637191 {#3970 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3972 …} -Children: Doctrine\ORM\PersistentCollection {#3975 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 花具製作所は、花と木を素材に \r\n 設計から製作まで手掛けるデザインユニットです。 \r\n \r\n 日々の暮らしに新しい設えを \r\n 広島の小さなアトリエから \r\n いつもの日々が少し楽しくなる \r\n ‘花具’をお届けします。 """ -metaDescription: """ 花具製作所は、花と木を素材に \r\n 設計から製作まで手掛けるデザインユニットです。 \r\n \r\n 日々の暮らしに新しい設えを \r\n 広島の小さなアトリエから \r\n いつもの日々が少し楽しくなる \r\n ‘花具’をお届けします。 """ -file_name: "0521114631_6469860778a3a.JPG" -file_delete_flag: null -logo_file_name: "0521114631_6469860778c5e.png" -logo_file_delete_flag: null -slug: "H" -title: "日々の暮らしに 新しい色の設えを" -englishText: "KAGU SEISAKUSYO" -japaneseText: "カグセイサクショ" -searchKeywords: "花具、かぐ、はなぐ、カグ、ハナグ" } Eccube\Entity\Category {#3978 -id: 78 -name: "EDDA" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1684635280 {#3976 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684635280 {#3977 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3979 …} -Children: Doctrine\ORM\PersistentCollection {#3982 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 誰もが心地よさを感じるやわらかなライン、 \r\n 触れるたびに安らぐ自然素材、 \r\n 本当に必要な機能だけを残したシンプルなフォルム。 \r\n 北欧家具のデザイン思想に、日本の住居での使いやすさを加えた家具ブランドです。 """ -metaDescription: """ 誰もが心地よさを感じるやわらかなライン、 \r\n 触れるたびに安らぐ自然素材、 \r\n 本当に必要な機能だけを残したシンプルなフォルム。 \r\n 北欧家具のデザイン思想に、日本の住居での使いやすさを加えた家具ブランドです。 """ -file_name: "0521111440_64697e90a26cd.jpg" -file_delete_flag: null -logo_file_name: "0521111440_64697e90a2802.jpg" -logo_file_delete_flag: null -slug: "E" -title: "北欧ヴィンテージの風合いと日本の住居での使いやすさの追求" -englishText: "EDDA" -japaneseText: "エッダ" -searchKeywords: "えっだ、エッダ、EDDA" } Eccube\Entity\Category {#3985 -id: 77 -name: "柏木工" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684634991 {#3983 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634991 {#3984 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3986 …} -Children: Doctrine\ORM\PersistentCollection {#3989 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ KASHIWAのものづくりの中心にあるもの。 \r\n それは、飛騨の匠の技と心。 \r\n 長い歴史の中で培われてきたこの伝統を活かし、 \r\n 飛騨の暮らしに流れる真の豊かさを、 \r\n 今、そして、これから先の世代にも \r\n 受け継いでいきたいと考えています。 """ -metaDescription: """ KASHIWAのものづくりの中心にあるもの。 \r\n それは、飛騨の匠の技と心。 \r\n 長い歴史の中で培われてきたこの伝統を活かし、 \r\n 飛騨の暮らしに流れる真の豊かさを、 \r\n 今、そして、これから先の世代にも \r\n 受け継いでいきたいと考えています。 """ -file_name: "0521110951_64697d6f57302.jpg" -file_delete_flag: null -logo_file_name: "0521110951_64697d6f57511.jpg" -logo_file_delete_flag: null -slug: "K" -title: "匠のモノづくり" -englishText: "KASHIWA" -japaneseText: "カシワ" -searchKeywords: "柏木工、カシワ、かしわ、KASHIWA" } Eccube\Entity\Category {#3992 -id: 76 -name: "高野木工" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1684634385 {#3990 date: 2023-05-21 10:59:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696223396 {#3991 date: 2023-10-02 14:09:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3993 …} -Children: Doctrine\ORM\PersistentCollection {#3996 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ただのモノとして機能するのではなく、家族の傍らでそっと見守る存在でありたい。 \r\n \r\n 昔の家にはあった大黒柱の傷、イタズラをして怒られた傷 、 \r\n 兄弟で背比べをした時につけた油性マジックペンの跡のような 使っていくうちについた“家族の記録”。 \r\n \r\n 家具を通してそんな思い出に浸っていただけたなら、そして生活をより魅力あるものにするお手伝いができるなら…。 \r\n そんな願いを込め、今日も温かい人の手で創っています。 """ -metaDescription: """ ただのモノとして機能するのではなく、家族の傍らでそっと見守る存在でありたい。 \r\n \r\n 昔の家にはあった大黒柱の傷、イタズラをして怒られた傷 、 \r\n 兄弟で背比べをした時につけた油性マジックペンの跡のような 使っていくうちについた“家族の記録”。 \r\n \r\n 家具を通してそんな思い出に浸っていただけたなら、そして生活をより魅力あるものにするお手伝いができるなら…。 \r\n そんな願いを込め、今日も温かい人の手で創っています。 """ -file_name: "1002140956_651a50a45eca9.jpg" -file_delete_flag: null -logo_file_name: "0521105945_64697b11456d0.jpg" -logo_file_delete_flag: null -slug: "T" -title: "思い出を記憶する家具" -englishText: "TAKANO MOKKOU" -japaneseText: "タカノモッコウ" -searchKeywords: "高野木工、たかのもっこう" } Eccube\Entity\Category {#3999 -id: 75 -name: "BRIDGE SPECIALIST" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1684633514 {#3997 date: 2023-05-21 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684633695 {#3998 date: 2023-05-21 10:48:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4000 …} -Children: Doctrine\ORM\PersistentCollection {#4003 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ BRIDGEシリーズをコントラクト向けやホームオフィス向けに拡張したブランドです。 \r\n 北欧デザインの洗練されたデザインそのままに、シンプルで細やかなサイズバリエーションで、商業施設やパブリックスペースまで、場を問わず空間に溶け込み馴染みます。 \r\n \r\n 既存のBRIDGEアイテムとの組み合わせを前提としたサイズ設計のため、統一感のある空間構成が可能です。 """ -metaDescription: """ BRIDGEシリーズをコントラクト向けやホームオフィス向けに拡張したブランドです。 \r\n 北欧デザインの洗練されたデザインそのままに、シンプルで細やかなサイズバリエーションで、商業施設やパブリックスペースまで、場を問わず空間に溶け込み馴染みます。 \r\n \r\n 既存のBRIDGEアイテムとの組み合わせを前提としたサイズ設計のため、統一感のある空間構成が可能です。 """ -file_name: "0521104815_6469785f01c59.jpg" -file_delete_flag: null -logo_file_name: "0521104514_646977aa1fbdf.jpg" -logo_file_delete_flag: null -slug: "B" -title: "ANY SPACE ANY PLACE" -englishText: "BRIDGE SPECIALIST" -japaneseText: "ブリッジ スペシャリスト" -searchKeywords: "BRIDGE SPECIALIST、ブリッジスペシャリスト、ぶりっじすぺしゃりすと" } Eccube\Entity\Category {#4006 -id: 74 -name: "ELEGANCE" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1684631977 {#4004 date: 2023-05-21 10:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684632960 {#4005 date: 2023-05-21 10:36:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4007 …} -Children: Doctrine\ORM\PersistentCollection {#4010 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "「美しくて軽い、洗練された家具を暮らしの中へ」という思いから始まったELEGANCEシリーズは、デンマークの家具デザイナー、ハンス・S・ヤコブセンと日本の木工家具メーカーの共同開発により実現しました。強度と軽さをあわせ持ち、触れるたびに柔らかなぬくもりを感じさせる上質な家具が、軽やかに舞うような空気を暮らしに纏います。" -metaDescription: "「美しくて軽い、洗練された家具を暮らしの中へ」という思いから始まったELEGANCEシリーズは、デンマークの家具デザイナー、ハンス・S・ヤコブセンと日本の木工家具メーカーの共同開発により実現しました。強度と軽さをあわせ持ち、触れるたびに柔らかなぬくもりを感じさせる上質な家具が、軽やかに舞うような空気を暮らしに纏います。" -file_name: "0521103600_646975806cad2.jpg" -file_delete_flag: null -logo_file_name: "0521101937_646971a9c2705.JPG" -logo_file_delete_flag: null -slug: "E" -title: "美しくて軽い、洗練された家具を暮らしの中へ" -englishText: "ELEGANCE" -japaneseText: "エレガンス" -searchKeywords: "ELEGANCE、エレガンス、えれがんす" } Eccube\Entity\Category {#4013 -id: 70 -name: "HAY" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682578832 {#4011 date: 2023-04-27 16:00:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1693294429 {#4012 date: 2023-08-29 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4014 …} -Children: Doctrine\ORM\PersistentCollection {#4017 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -metaDescription: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -file_name: "0829163349_64ed9f5d7d902.jpg" -file_delete_flag: null -logo_file_name: "0427161454_644a20eea19c9.png" -logo_file_delete_flag: null -slug: "H" -title: "デンマーク発のインテリアブランド" -englishText: "HAY" -japaneseText: "ヘイ" -searchKeywords: "ヘイ、HAY、へい" } Eccube\Entity\Category {#4020 -id: 50 -name: "タカタレムノス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1680106225 {#4018 date: 2023-03-30 01:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1681791196 {#4019 date: 2023-04-18 13:13:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4021 …} -Children: Doctrine\ORM\PersistentCollection {#4024 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ときには凛と佇む花のように、ときには光輝く宝石のように。 \r\n \r\n 毎日なにげなく、何度も目にするものだからこそ、あなたのいる空間を豊かにする存在であってほしい。 \r\n \r\n この思いを大切に、Lemnosは多くの著名デザイナーとプロジェクトを組み、数々の名品を発表してきました。 \r\n \r\n Lemnosのプロダクトは、職人の研ぎ澄まされた手の技によって支えられています。 \r\n \r\n 素材と対話し、その素材が持つ魅力を最大限に引き出す。その結果、移りゆく時間とは裏腹に時が経っても色あせないデザインが生まれる。 \r\n \r\n 革新的なデザインと国内で丁寧に作られたプロダクトはグッドデザイン賞をはじめ、国内外で数々の賞を受賞し、高い評価を得ています。 \r\n \r\n Lemnosは、革新的で、かつ永続的な美しさを提案し続けます。 """ -metaDescription: """ ときには凛と佇む花のように、ときには光輝く宝石のように。 \r\n \r\n 毎日なにげなく、何度も目にするものだからこそ、あなたのいる空間を豊かにする存在であってほしい。 \r\n \r\n この思いを大切に、Lemnosは多くの著名デザイナーとプロジェクトを組み、数々の名品を発表してきました。 \r\n \r\n Lemnosのプロダクトは、職人の研ぎ澄まされた手の技によって支えられています。 \r\n \r\n 素材と対話し、その素材が持つ魅力を最大限に引き出す。その結果、移りゆく時間とは裏腹に時が経っても色あせないデザインが生まれる。 \r\n \r\n 革新的なデザインと国内で丁寧に作られたプロダクトはグッドデザイン賞をはじめ、国内外で数々の賞を受賞し、高い評価を得ています。 \r\n \r\n Lemnosは、革新的で、かつ永続的な美しさを提案し続けます。 """ -file_name: "0418131315_643e18dbc98b2.jpg" -file_delete_flag: null -logo_file_name: "0414140836_6438dfd4abd6f.png" -logo_file_delete_flag: null -slug: "T" -title: "時を刻み、空間をつくる" -englishText: "Lemnos" -japaneseText: "タカタレムノス" -searchKeywords: "タカタレムノス、takatalemnos、たかたれむのす" } Eccube\Entity\Category {#4027 -id: 49 -name: "浜本工芸" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1680106222 {#4025 date: 2023-03-30 01:10:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692952356 {#4026 date: 2023-08-25 17:32:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4028 …} -Children: Doctrine\ORM\PersistentCollection {#4031 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -metaDescription: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -file_name: "0825173236_64e8672499b2d.jpg" -file_delete_flag: null -logo_file_name: "0414140823_6438dfc799a6e.png" -logo_file_delete_flag: null -slug: "H" -title: "日々の暮らしに快適さとくつろぎを" -englishText: "Hamamoto kougei" -japaneseText: "ハマモトコウゲイ" -searchKeywords: "ハマモトコウゲイ、hamamotokougei、はまもとこうげい" } Eccube\Entity\Category {#4034 -id: 48 -name: "アンネルベッド" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1680106219 {#4032 date: 2023-03-30 01:10:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061701 {#4033 date: 2023-04-21 16:21:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4035 …} -Children: Doctrine\ORM\PersistentCollection {#4038 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 人間は人生の3分の1を睡眠に費やすと言われています。100歳まで生きる人であれば、人生の30年以上となります。 \r\n \r\n その睡眠時間をもっと素敵でワクワクするものにしていきたい。快適で質の高い眠りを、1人でも多くの人に、お届けしたいと考えております。 \r\n \r\n アンネルベッドは、妥協することなく「良い睡眠はなんだろうか?」と考え、カタチにし、改善しています。 """ -metaDescription: """ 人間は人生の3分の1を睡眠に費やすと言われています。100歳まで生きる人であれば、人生の30年以上となります。 \r\n \r\n その睡眠時間をもっと素敵でワクワクするものにしていきたい。快適で質の高い眠りを、1人でも多くの人に、お届けしたいと考えております。 \r\n \r\n アンネルベッドは、妥協することなく「良い睡眠はなんだろうか?」と考え、カタチにし、改善しています。 """ -file_name: "0421155009_64423221ea149.jpg" -file_delete_flag: null -logo_file_name: "0414140812_6438dfbcbabb5.png" -logo_file_delete_flag: null -slug: "A" -title: "一生一緒。アンネルベッド。" -englishText: "Annel bed" -japaneseText: "アンネルベッド" -searchKeywords: "アンネルベッド、annelbed、あんねるべっど" } Eccube\Entity\Category {#4041 -id: 47 -name: "CLASSE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1680106215 {#4039 date: 2023-03-30 01:10:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696244051 {#4040 date: 2023-10-02 19:54:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4042 …} -Children: Doctrine\ORM\PersistentCollection {#4045 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 国産材、アメリカ産材問わず、工場に届くまで、自らの目で確かめて木材の品質を見極めています。 \r\n 個性豊かな素材から生まれる家具は、人生をともにするパートナーのようです。 \r\n 家を建てたり、進学や就職など様々な祝いの場に関わり、人生の節目に登場します。 \r\n 購入いただいたお客様の幸せに思いを馳せながら製品を提供していくことを心に留めています。 \r\n 「シンプルで飽きのこないインテリアの追求」をコンセプトに、現代のライフスタイルに合わせた家具をご提案し続けます。 """ -metaDescription: """ 国産材、アメリカ産材問わず、工場に届くまで、自らの目で確かめて木材の品質を見極めています。 \r\n 個性豊かな素材から生まれる家具は、人生をともにするパートナーのようです。 \r\n 家を建てたり、進学や就職など様々な祝いの場に関わり、人生の節目に登場します。 \r\n 購入いただいたお客様の幸せに思いを馳せながら製品を提供していくことを心に留めています。 \r\n 「シンプルで飽きのこないインテリアの追求」をコンセプトに、現代のライフスタイルに合わせた家具をご提案し続けます。 """ -file_name: "1002195411_651aa15307030.jpg" -file_delete_flag: null -logo_file_name: "0827092906_64ea98d259a89.jpg" -logo_file_delete_flag: null -slug: "C" -title: "佐賀県木工家具メーカー「LEGNATEC」オリジナルブランド" -englishText: "CLASSE" -japaneseText: "クラッセ" -searchKeywords: "レグナテック、legnatec、れぐなてっく" } Eccube\Entity\Category {#4048 -id: 46 -name: "HangOut" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1680106212 {#4046 date: 2023-03-30 01:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701413500 {#4047 date: 2023-12-01 15:51:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4049 …} -Children: Doctrine\ORM\PersistentCollection {#4052 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -metaDescription: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -file_name: "1201155140_6569827c47ffd.jpg" -file_delete_flag: null -logo_file_name: "0414140753_6438dfa928446.png" -logo_file_delete_flag: null -slug: "H" -title: "アクティブな暮らしとくつろぎの外遊び" -englishText: "Hang out" -japaneseText: "ハングアウト" -searchKeywords: "ハングアウト、HangOut、はんぐあうと" } Eccube\Entity\Category {#4055 -id: 45 -name: "SIEVE" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1680106208 {#4053 date: 2023-03-30 01:10:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682060374 {#4054 date: 2023-04-21 15:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4056 …} -Children: Doctrine\ORM\PersistentCollection {#4059 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 毎日使用する家具だから、生活にあわせたスタイルやサイズを選ぶことはとても大事。 \r\n \r\n でも、お部屋の顔となるソファ、カラーリングやデザインにもこだわりたい。 \r\n \r\n SIEVE(シーヴ )は、様々なライフスタイルに合わせた、みなさまにとっての「ちょうど良いスタイル」「ちょうど良いデザイン」「ちょうど良い価格」を目指して、豊富なラインナップ・カラーリングをご用意しています。 """ -metaDescription: """ 毎日使用する家具だから、生活にあわせたスタイルやサイズを選ぶことはとても大事。 \r\n \r\n でも、お部屋の顔となるソファ、カラーリングやデザインにもこだわりたい。 \r\n \r\n SIEVE(シーヴ )は、様々なライフスタイルに合わせた、みなさまにとっての「ちょうど良いスタイル」「ちょうど良いデザイン」「ちょうど良い価格」を目指して、豊富なラインナップ・カラーリングをご用意しています。 """ -file_name: "0418131148_643e1884b3ccc.jpg" -file_delete_flag: null -logo_file_name: "0414140740_6438df9ce62aa.png" -logo_file_delete_flag: null -slug: "S" -title: "SIEVE(シーヴ)とは、篩(ふるい)を意味します。私たちはあらゆる事を篩にかけるように見つめ直します。" -englishText: "Sieve" -japaneseText: "シーヴ" -searchKeywords: "シーヴ、sieve、しーゔ" } Eccube\Entity\Category {#4062 -id: 44 -name: "UTILITY" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1680106205 {#4060 date: 2023-03-30 01:10:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061342 {#4061 date: 2023-04-21 16:15:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4063 …} -Children: Doctrine\ORM\PersistentCollection {#4066 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ”有効” “有益” “役に立つもの” 「Utility」 \r\n 皆様のお役に立てるアイテムを提供したい。 \r\n \r\n その想いからホームからオフィスと幅広くご使用いただけるアイテムを取り揃えたブランドです。 """ -metaDescription: """ ”有効” “有益” “役に立つもの” 「Utility」 \r\n 皆様のお役に立てるアイテムを提供したい。 \r\n \r\n その想いからホームからオフィスと幅広くご使用いただけるアイテムを取り揃えたブランドです。 """ -file_name: "0418131108_643e185cad230.jpg" -file_delete_flag: null -logo_file_name: "0414140708_6438df7c9120f.png" -logo_file_delete_flag: null -slug: "U" -title: "「役に立つ」お求めやすい高品質なアイテムをラインナップ" -englishText: "Utility" -japaneseText: "ユーティリティ" -searchKeywords: "ユーティリティ、Utility、ゆーてぃりてぃ" } Eccube\Entity\Category {#4069 -id: 43 -name: "MASH" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1680106201 {#4067 date: 2023-03-30 01:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061432 {#4068 date: 2023-04-21 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4070 …} -Children: Doctrine\ORM\PersistentCollection {#4073 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 2つの異なるものを組み合わせ、 新しいものを作り出す「Mash Up」という言葉があります。 \r\n \r\n インテリアブランド「Mash」は、 今あるものにちょっとしたコトやモノを足すことにより、 より魅力的な、新鮮な『日々を楽しく・豊かに』する モノの提供を目指しています。 """ -metaDescription: """ 2つの異なるものを組み合わせ、 新しいものを作り出す「Mash Up」という言葉があります。 \r\n \r\n インテリアブランド「Mash」は、 今あるものにちょっとしたコトやモノを足すことにより、 より魅力的な、新鮮な『日々を楽しく・豊かに』する モノの提供を目指しています。 """ -file_name: "0418131048_643e1848e80a8.jpg" -file_delete_flag: null -logo_file_name: "0414140656_6438df700c9b5.png" -logo_file_delete_flag: null -slug: "M" -title: "今あるものにちょっとしたコトやモノを足して、「日々を楽しく・豊かに」するアイテムを" -englishText: "Mash" -japaneseText: "マッシュ" -searchKeywords: "マッシュ、mash、まっしゅ" } Eccube\Entity\Category {#4076 -id: 42 -name: "立野木材工芸" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1680106198 {#4074 date: 2023-03-30 01:09:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695460877 {#4075 date: 2023-09-23 18:21:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4077 …} -Children: Doctrine\ORM\PersistentCollection {#4080 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ よく触れるところに艶が出てくる \r\n \r\n 日差しを浴びて風合いが深まる \r\n \r\n など家族と一緒に年を重ねていけるのが天然木の家具の醍醐味です。 \r\n \r\n 家族の暮らしをより豊かにし、天然木のように深まっていくことを願って、真心を込めた家具づくりをしながら、木に馳せる想いと技術をつないでいます。 """ -metaDescription: """ よく触れるところに艶が出てくる \r\n \r\n 日差しを浴びて風合いが深まる \r\n \r\n など家族と一緒に年を重ねていけるのが天然木の家具の醍醐味です。 \r\n \r\n 家族の暮らしをより豊かにし、天然木のように深まっていくことを願って、真心を込めた家具づくりをしながら、木に馳せる想いと技術をつないでいます。 """ -file_name: "0923182117_650eae0dc66b8.jpg" -file_delete_flag: null -logo_file_name: "0909151743_64fc0e073d600.jpg" -logo_file_delete_flag: null -slug: "T" -title: "「使えば使うほど家族の景色になる家具」" -englishText: "Tateno. wood. art." -japaneseText: "タテノモクザイコウゲイ" -searchKeywords: "タテノモクザイコウゲイ、tatenomokuzaikougei、たてのもくざいこうげい" } Eccube\Entity\Category {#4083 -id: 41 -name: "冨士ファニチア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1680106194 {#4081 date: 2023-03-30 01:09:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687999298 {#4082 date: 2023-06-29 09:41:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4084 …} -Children: Doctrine\ORM\PersistentCollection {#4087 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 大量生産・大量消費ではなく、お客様が本当に欲しいものだけをつくる。 \r\n \r\n そして、お客様に欲しいと思っていただけるような商品ラインナップで、選ぶことの楽しさを知っていただきたい。 \r\n \r\n 木材の色目の組合せ、気持ちいい触り心地の研磨、遠くから見ても分かる張りのテンション。 \r\n \r\n もしかすると気付いてもらえないような小さな拘りも、全てはお客様にとって大切な安らぎの時間を邪魔しないためです。 \r\n \r\n 私達は、喜んでいただいているお客様の顔をイメージしながらモノづくりをしています。 """ -metaDescription: """ 大量生産・大量消費ではなく、お客様が本当に欲しいものだけをつくる。 \r\n \r\n そして、お客様に欲しいと思っていただけるような商品ラインナップで、選ぶことの楽しさを知っていただきたい。 \r\n \r\n 木材の色目の組合せ、気持ちいい触り心地の研磨、遠くから見ても分かる張りのテンション。 \r\n \r\n もしかすると気付いてもらえないような小さな拘りも、全てはお客様にとって大切な安らぎの時間を邪魔しないためです。 \r\n \r\n 私達は、喜んでいただいているお客様の顔をイメージしながらモノづくりをしています。 """ -file_name: "0418130950_643e180ee6bcd.jpg" -file_delete_flag: null -logo_file_name: "0414140429_6438dedd360e3.png" -logo_file_delete_flag: null -slug: "F" -title: "全てのお客様を人生の主人公にするために" -englishText: "Fuji furniture" -japaneseText: "フジファニチア" -searchKeywords: "フジファニチア、fuji furniture、ふじふぁにちあ" } Eccube\Entity\Category {#4090 -id: 40 -name: "日本ベッド" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1680106191 {#4088 date: 2023-03-30 01:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634877 {#4089 date: 2023-05-21 11:07:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4091 …} -Children: Doctrine\ORM\PersistentCollection {#4094 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 日本ベッドは1926年の創業から90年余に渡り、心地よく上質な眠りをお届けするための製品開発に取り組み続けています。 \r\n \r\n 暮らしに寄り添い、よい眠りのためにできるすべてを追求すること。 \r\n \r\n 機械づくりからこだわったマットレス。 \r\n \r\n 空間を豊かにしつらえるベッドフレームやアクセサリー。 \r\n \r\n そのひとつひとつが、 性能という価値を超え、上質な毎日をかなえるものへ。 \r\n \r\n 日本ベッドは、 90年余の年月を積み重ね、 \r\n \r\n いま、 100年への歩みを進めています。 """ -metaDescription: """ 日本ベッドは1926年の創業から90年余に渡り、心地よく上質な眠りをお届けするための製品開発に取り組み続けています。 \r\n \r\n 暮らしに寄り添い、よい眠りのためにできるすべてを追求すること。 \r\n \r\n 機械づくりからこだわったマットレス。 \r\n \r\n 空間を豊かにしつらえるベッドフレームやアクセサリー。 \r\n \r\n そのひとつひとつが、 性能という価値を超え、上質な毎日をかなえるものへ。 \r\n \r\n 日本ベッドは、 90年余の年月を積み重ね、 \r\n \r\n いま、 100年への歩みを進めています。 """ -file_name: "0521110757_64697cfd9cdcb.jpg" -file_delete_flag: null -logo_file_name: "0414140107_6438de13cc88d.png" -logo_file_delete_flag: null -slug: "N" -title: "Sleep as Life -眠りから暮らしを考える-" -englishText: "Nihon bed" -japaneseText: "ニホンベッド" -searchKeywords: "ニホンベッド、nihon bed、にほんべっど" } Eccube\Entity\Category {#4097 -id: 39 -name: "BRIDGE" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1680106187 {#4095 date: 2023-03-30 01:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634124 {#4096 date: 2023-05-21 10:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4098 …} -Children: Doctrine\ORM\PersistentCollection {#4101 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 柔らかな曲線が生み出す有機的なラインがオーク材の木目の美しさを引き立てます。 \r\n \r\n ずっと色褪せない家具、 時間が経てば経つほど愛着が増していく家具。 \r\n \r\n 北欧への憧れと尊厳から生まれた、上質な毎日のための新しいスタンダード家具です。 """ -metaDescription: """ 柔らかな曲線が生み出す有機的なラインがオーク材の木目の美しさを引き立てます。 \r\n \r\n ずっと色褪せない家具、 時間が経てば経つほど愛着が増していく家具。 \r\n \r\n 北欧への憧れと尊厳から生まれた、上質な毎日のための新しいスタンダード家具です。 """ -file_name: "0418130902_643e17de8a797.jpg" -file_delete_flag: null -logo_file_name: "0413193235_6437da43a8e8f.jpg" -logo_file_delete_flag: null -slug: "B" -title: "デンマークの家具デザイナー、ハンス・S・ヤコブセンとのコラボレーションブランド" -englishText: "BRIDGE" -japaneseText: "ブリッジ" -searchKeywords: "ブリッジ、bridge、ぶりっじ" } Eccube\Entity\Category {#4104 -id: 38 -name: "Prevell" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1680106182 {#4102 date: 2023-03-30 01:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686526797 {#4103 date: 2023-06-12 08:39:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4105 …} -Children: Doctrine\ORM\PersistentCollection {#4108 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ オリジナルで企画開発をしたカーペットから、輸入カーペット、世界にひとつしかないような高級感のあるペルシャ絨毯など、様々なラグ・カーペット・絨毯を取り扱っています。 \r\n \r\n 見た目の美しさはもちろん、専門メーカーならではのクオリティ、機能性を追求した製品で、お部屋の足元から生活に彩りと快適さを提供します。 """ -metaDescription: """ オリジナルで企画開発をしたカーペットから、輸入カーペット、世界にひとつしかないような高級感のあるペルシャ絨毯など、様々なラグ・カーペット・絨毯を取り扱っています。 \r\n \r\n 見た目の美しさはもちろん、専門メーカーならではのクオリティ、機能性を追求した製品で、お部屋の足元から生活に彩りと快適さを提供します。 """ -file_name: "0418130839_643e17c76ff59.jpg" -file_delete_flag: null -logo_file_name: "0413193108_6437d9ec714f5.jpg" -logo_file_delete_flag: null -slug: "P" -title: "国内有数のラグ・カーペットメーカー" -englishText: "Prevell" -japaneseText: "プレーベル" -searchKeywords: "プレーベル、Prevell、ぷれーべる" } Eccube\Entity\Category {#4111 -id: 37 -name: "ナガノインテリア" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1680106178 {#4109 date: 2023-03-30 01:09:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1700208229 {#4110 date: 2023-11-17 17:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4112 …} -Children: Doctrine\ORM\PersistentCollection {#4115 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ナガノインテリアの家具は、お客さまの手にわたってはじめて、本当の意味で完成します。 \r\n \r\n それは、作り手の想いだけでデザインされる、押し付けの家具ではありません。 \r\n \r\n どんな色や形を選んで、これからの暮らしの風景にどんなスタイルで取り入れるか。 \r\n \r\n 大切にしているのは、使い手自身が自由に関われる余白があるということ。 \r\n \r\n そのために、私たちの家具は、どこまでもBasicな存在でありたいと考えます。 \r\n \r\n とことんBasicであるからこそ、その人だけの特別な一脚になれる。 \r\n \r\n そのコンセプトは、お届けするすべての家具に息づいています。 """ -metaDescription: """ ナガノインテリアの家具は、お客さまの手にわたってはじめて、本当の意味で完成します。 \r\n \r\n それは、作り手の想いだけでデザインされる、押し付けの家具ではありません。 \r\n \r\n どんな色や形を選んで、これからの暮らしの風景にどんなスタイルで取り入れるか。 \r\n \r\n 大切にしているのは、使い手自身が自由に関われる余白があるということ。 \r\n \r\n そのために、私たちの家具は、どこまでもBasicな存在でありたいと考えます。 \r\n \r\n とことんBasicであるからこそ、その人だけの特別な一脚になれる。 \r\n \r\n そのコンセプトは、お届けするすべての家具に息づいています。 """ -file_name: "1117170349_65571e658cdd6.jpg" -file_delete_flag: null -logo_file_name: "1117170349_65571e658cf90.png" -logo_file_delete_flag: null -slug: "N" -title: "One Order,One Story" -englishText: "Nagano interior" -japaneseText: "ナガノインテリア" -searchKeywords: "ナガノインテリア、NAGANO INTERIOR 、ながのいんてりあ" } Eccube\Entity\Category {#4118 -id: 36 -name: "KarimokuNewStandard" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680106173 {#4116 date: 2023-03-30 01:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637367 {#4117 date: 2023-05-21 11:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4119 …} -Children: Doctrine\ORM\PersistentCollection {#4122 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 日本の木製家具メーカーであるカリモクが2009年に設立したKarimoku New Standardは、先進的なアイデアと優れた製造技術を融合したブランドです。 \r\n 生産工程すべてにおいて、アプローチは素材そのものから始まり、高いクオリティを追求しています。 \r\n \r\n 使用している木材は、主に北日本を原産地とする広葉樹。(カエデ、クリ、ナラなど) \r\n \r\n 広葉樹のサスティナブルな活用、さらに森林保全や林業地域の活性化といった問題に対して木製家具メーカーとしてどうあるべきかを常に考えています。 \r\n \r\n Karimoku New Standardは、協力し物事を進めるアプローチの方法をとり、本当の意味でスタンダードになるために、時代の模範でなくてはならないという信念をもち進化し続けているブランドです。 """ -metaDescription: """ 日本の木製家具メーカーであるカリモクが2009年に設立したKarimoku New Standardは、先進的なアイデアと優れた製造技術を融合したブランドです。 \r\n 生産工程すべてにおいて、アプローチは素材そのものから始まり、高いクオリティを追求しています。 \r\n \r\n 使用している木材は、主に北日本を原産地とする広葉樹。(カエデ、クリ、ナラなど) \r\n \r\n 広葉樹のサスティナブルな活用、さらに森林保全や林業地域の活性化といった問題に対して木製家具メーカーとしてどうあるべきかを常に考えています。 \r\n \r\n Karimoku New Standardは、協力し物事を進めるアプローチの方法をとり、本当の意味でスタンダードになるために、時代の模範でなくてはならないという信念をもち進化し続けているブランドです。 """ -file_name: "0421154649_644231596bfff.jpg" -file_delete_flag: null -logo_file_name: "0521105207_646979475576d.jpg" -logo_file_delete_flag: null -slug: "K" -title: "先進的なアイデアと優れた製造技術を融合したブランド" -englishText: "KarimokuNewStandard" -japaneseText: "カリモクニュースタンダード" -searchKeywords: "カリモクニュースタンダード、KarimokuNewStandard、かりもくにゅーすたんだーど" } Eccube\Entity\Category {#4125 -id: 35 -name: "MASTERWAL" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680106168 {#4123 date: 2023-03-30 01:09:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637350 {#4124 date: 2023-05-21 11:49:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4126 …} -Children: Doctrine\ORM\PersistentCollection {#4129 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 厳選されたウォールナットを使用した高品質のファニチャーブランド。 \r\n \r\n 「ウォールナットを極める」という想いから名付けられたマスターウォールは、高品質のウォールナットを規定する基準「FAS」以上の上質な木材のみを使用しています。 \r\n \r\n 時代に左右されず、年月を重ねても色あせることのない、一生を通じて愛される家具を目指す、高品質なファニチャーブランドです。 """ -metaDescription: """ 厳選されたウォールナットを使用した高品質のファニチャーブランド。 \r\n \r\n 「ウォールナットを極める」という想いから名付けられたマスターウォールは、高品質のウォールナットを規定する基準「FAS」以上の上質な木材のみを使用しています。 \r\n \r\n 時代に左右されず、年月を重ねても色あせることのない、一生を通じて愛される家具を目指す、高品質なファニチャーブランドです。 """ -file_name: "0413014831_6436e0dfbf230.jpg" -file_delete_flag: null -logo_file_name: "0413191620_6437d674e1723.jpg" -logo_file_delete_flag: null -slug: "M" -title: "「100年後のアンティーク家具へ」" -englishText: "MASTERWAL" -japaneseText: "マスターウォール" -searchKeywords: "マスターウォール、Masterwal、ますたーうぉーる" } Eccube\Entity\Category {#4132 -id: 7 -name: "商品タイプ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1680007631 {#3772 date: 2023-03-28 21:47:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680084464 {#3771 date: 2023-03-29 19:07:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4133 …} -Children: Doctrine\ORM\PersistentCollection {#4136 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4137 -id: 33 -name: "インテリア雑貨" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1680087765 {#4130 date: 2023-03-29 20:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4131 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4138 …} -Children: Doctrine\ORM\PersistentCollection {#4141 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -metaDescription: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -file_name: "0831155050_64f0384a4cc2d.jpg" -file_delete_flag: null -logo_file_name: "0414135752_6438dd50cadb8.jpg" -logo_file_delete_flag: null -slug: null -title: "暮らしを彩る笑顔になるモノ" -englishText: "Interior goods" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4146 -id: 32 -name: "時計" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1680087760 {#4144 date: 2023-03-29 20:02:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4145 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4147 …} -Children: Doctrine\ORM\PersistentCollection {#4150 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "当たり前に見るモノだから、デザインや機能性にこだわったものを選びませんか?見たことがあるデザインから、ちょっと変わったデザインのモノまで。ついつい見てしまう時計をチョイスしました。 贈り物にもピッタリです。" -metaDescription: "当たり前に見るモノだから、デザインや機能性にこだわったものを選びませんか?見たことがあるデザインから、ちょっと変わったデザインのモノまで。ついつい見てしまう時計をチョイスしました。 贈り物にもピッタリです。" -file_name: "0418130107_643e16037c8ab.jpg" -file_delete_flag: null -logo_file_name: "0414135743_6438dd47022e4.jpg" -logo_file_delete_flag: null -slug: null -title: "毎日見るモノだからこそ、目を引くモノを" -englishText: "Clock" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4153 -id: 25 -name: "ラグ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1680087729 {#4151 date: 2023-03-29 20:02:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4152 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4154 …} -Children: Doctrine\ORM\PersistentCollection {#4157 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 季節感や気分によって気軽にコーディネートできるラグ。 \r\n 人気の北欧デザインやナチュラルテイスト、ヴィンテージスタイルなど、豊富なデザインラインナップより、お好みに合わせてお選びいただけます。 """ -metaDescription: """ 季節感や気分によって気軽にコーディネートできるラグ。 \r\n 人気の北欧デザインやナチュラルテイスト、ヴィンテージスタイルなど、豊富なデザインラインナップより、お好みに合わせてお選びいただけます。 """ -file_name: "0413125156_64377c5c8eb40.jpg" -file_delete_flag: null -logo_file_name: "0414135624_6438dcf8dea2c.jpg" -logo_file_delete_flag: null -slug: null -title: "インテリアのアクセントアイテム" -englishText: "Rug" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4160 -id: 24 -name: "寝具" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1680087725 {#4158 date: 2023-03-29 20:02:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4159 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4161 …} -Children: Doctrine\ORM\PersistentCollection {#4164 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "枕や掛け布団、ベッドパッドなど、睡眠に欠かせないアイテムを取り揃えています。直接肌に触れるモノだからこそ、良いモノを提供したい。枕や布団を見直して、あなたの眠りの環境を見直しませんか?" -metaDescription: "枕や掛け布団、ベッドパッドなど、睡眠に欠かせないアイテムを取り揃えています。直接肌に触れるモノだからこそ、良いモノを提供したい。枕や布団を見直して、あなたの眠りの環境を見直しませんか?" -file_name: "0421164957_6442402592617.jpg" -file_delete_flag: null -logo_file_name: "0414135615_6438dcef31c9c.jpg" -logo_file_delete_flag: null -slug: null -title: "快適な寝心地をかなえるアイテム" -englishText: "Bedding" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4167 -id: 31 -name: "クッション" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1680087756 {#4165 date: 2023-03-29 20:02:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4166 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4168 …} -Children: Doctrine\ORM\PersistentCollection {#4171 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "ソファの座面や背もたれに、横になるときの頭や身体の支えに、あると快適なクッション。色んなサイズやデザインがあるからこそ、置いておくだけでもお部屋の印象が変わります。自分に合ったクッションを探してみてください。" -metaDescription: "ソファの座面や背もたれに、横になるときの頭や身体の支えに、あると快適なクッション。色んなサイズやデザインがあるからこそ、置いておくだけでもお部屋の印象が変わります。自分に合ったクッションを探してみてください。" -file_name: "0421170022_644242961b921.jpg" -file_delete_flag: null -logo_file_name: "0414135733_6438dd3d092ec.jpg" -logo_file_delete_flag: null -slug: null -title: "インテリアを引きたてる、あると便利なプラスワンアイテム" -englishText: "Cushion" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4174 -id: 30 -name: "ガーデンファニチャー" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1680087751 {#4172 date: 2023-03-29 20:02:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4173 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4175 …} -Children: Doctrine\ORM\PersistentCollection {#4178 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "テラスで過ごす時間をより豊かにできるよう、チェアやベンチ、テーブルをセレクトしています。テラスでカフェやレストラン、ホテルのような、快適で贅沢な空間を楽しみませんか?" -metaDescription: "テラスで過ごす時間をより豊かにできるよう、チェアやベンチ、テーブルをセレクトしています。テラスでカフェやレストラン、ホテルのような、快適で贅沢な空間を楽しみませんか?" -file_name: "0418130013_643e15cdb6fb7.jpg" -file_delete_flag: null -logo_file_name: "0424160253_6446299d46781.jpg" -logo_file_delete_flag: null -slug: null -title: "こだわりのガーデン空間を" -englishText: "Garden furniture" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4181 -id: 29 -name: "アウトドア" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1680087747 {#4179 date: 2023-03-29 20:02:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4180 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4182 …} -Children: Doctrine\ORM\PersistentCollection {#4185 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "アウトドアをより楽しむことができるアイテムからお部屋でも使えるモノまで。休日を楽しむあなたに、おすすめのアウトドアグッズ、アウトドアファニチャーを取り揃えています。" -metaDescription: "アウトドアをより楽しむことができるアイテムからお部屋でも使えるモノまで。休日を楽しむあなたに、おすすめのアウトドアグッズ、アウトドアファニチャーを取り揃えています。" -file_name: "0418125953_643e15b919a34.jpg" -file_delete_flag: null -logo_file_name: "0424160220_6446297c96de8.jpg" -logo_file_delete_flag: null -slug: null -title: "お家にいる時間が増えたからこそ、アウトドアを楽しみたい" -englishText: "Out door" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4188 -id: 28 -name: "オフィス" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1680087743 {#4186 date: 2023-03-29 20:02:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4187 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4189 …} -Children: Doctrine\ORM\PersistentCollection {#4192 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ オフィスは企業の顔と言えます。オフィス空間を変えることで、コミュニケーションが増えた、生産性があがったということも。\r\n オフィス家具から空間をコーディネートしてみませんか? """ -metaDescription: """ オフィスは企業の顔と言えます。オフィス空間を変えることで、コミュニケーションが増えた、生産性があがったということも。\r\n オフィス家具から空間をコーディネートしてみませんか? """ -file_name: "0418125929_643e15a1534b2.jpg" -file_delete_flag: null -logo_file_name: "0424140439_64460de72b06c.jpg" -logo_file_delete_flag: null -slug: null -title: "環境を変えて効率アップを目指しませんか?" -englishText: "Office" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4195 -id: 26 -name: "キッズ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1680087735 {#4193 date: 2023-03-29 20:02:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4194 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4196 …} -Children: Doctrine\ORM\PersistentCollection {#4199 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "丈夫な家具。角のない丸みのある家具。インテリアに馴染む家具。 お子様がいらっしゃるご家庭に安心して使えるモノを提供したい。 そんな想いからオススメのアイテムをセレクトしています。" -metaDescription: "丈夫な家具。角のない丸みのある家具。インテリアに馴染む家具。 お子様がいらっしゃるご家庭に安心して使えるモノを提供したい。 そんな想いからオススメのアイテムをセレクトしています。" -file_name: "0424213929_6446788126937.jpg" -file_delete_flag: null -logo_file_name: "0414135637_6438dd059889b.jpg" -logo_file_delete_flag: null -slug: null -title: "安心して使えるモノを" -englishText: "Kids" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4202 -id: 23 -name: "マットレス" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1680087721 {#4200 date: 2023-03-29 20:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4201 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4203 …} -Children: Doctrine\ORM\PersistentCollection {#4206 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -metaDescription: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -file_name: "1002200245_651aa3552a072.jpg" -file_delete_flag: null -logo_file_name: "0414135601_6438dce169e98.jpg" -logo_file_delete_flag: null -slug: null -title: "快適な睡眠を" -englishText: "Mattress" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4209 -id: 22 -name: "ベッドフレーム" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1680087713 {#4207 date: 2023-03-29 20:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4208 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4210 …} -Children: Doctrine\ORM\PersistentCollection {#4213 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "収納付きや読書などに便利な照明付き、ちょっとしたモノを置くのに便利なナイトテーブル付き。お休み前の寝室をより快適な空間にするベッドを取り揃えています。" -metaDescription: "収納付きや読書などに便利な照明付き、ちょっとしたモノを置くのに便利なナイトテーブル付き。お休み前の寝室をより快適な空間にするベッドを取り揃えています。" -file_name: "0418125905_643e158908493.jpg" -file_delete_flag: null -logo_file_name: "0414135549_6438dcd5bf247.jpg" -logo_file_delete_flag: null -slug: null -title: "お休み前のリラックスタイムをより快適に" -englishText: "Bed" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4216 -id: 21 -name: "キッチン収納・食器棚" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1680087707 {#4214 date: 2023-03-29 20:01:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4215 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4217 …} -Children: Doctrine\ORM\PersistentCollection {#4220 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -metaDescription: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -file_name: "1002200757_651aa48de3f25.png" -file_delete_flag: null -logo_file_name: "0414135539_6438dccbbaaad.jpg" -logo_file_delete_flag: null -slug: null -title: "毎日モノを出し入れする場だからこそ、使い勝手の良い長く使えるモノを" -englishText: "Kitchen cabinet" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4223 -id: 20 -name: "収納家具" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1680087701 {#4221 date: 2023-03-29 20:01:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4222 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4224 …} -Children: Doctrine\ORM\PersistentCollection {#4227 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 大容量の収納家具から、見せる収納など 用途に合わせて様々な種類の収納家具を取り添えています。\r\n 機能・サイズ・デザインなど、あなたの重視するポイントからお気に入りを見つけてください。 """ -metaDescription: """ 大容量の収納家具から、見せる収納など 用途に合わせて様々な種類の収納家具を取り添えています。\r\n 機能・サイズ・デザインなど、あなたの重視するポイントからお気に入りを見つけてください。 """ -file_name: "0418125840_643e1570ca621.jpg" -file_delete_flag: null -logo_file_name: "0414135526_6438dcbed6e92.jpg" -logo_file_delete_flag: null -slug: null -title: "ただ収納するだけじゃない賢くおしゃれに収納をする" -englishText: "Closet" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4230 -id: 19 -name: "テレビボード" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1680087697 {#4228 date: 2023-03-29 20:01:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4229 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4231 …} -Children: Doctrine\ORM\PersistentCollection {#4234 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -metaDescription: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -file_name: "0418125808_643e15503c7c0.jpg" -file_delete_flag: null -logo_file_name: "0827215149_64eb46e56d3e3.png" -logo_file_delete_flag: null -slug: null -title: "視線が集まる家具" -englishText: "Television board" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4237 -id: 18 -name: "デスク・学習机" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1680087693 {#4235 date: 2023-03-29 20:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4236 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4238 …} -Children: Doctrine\ORM\PersistentCollection {#4241 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ お子様の入学に合わせて、在宅ワークで、新築の書斎として。\r\n デスクのみに限らず、便利なデスク収納なども併せてご検討いただけます。新たな生活に向けて、長くご愛用いただけるデスクを選びませんか? """ -metaDescription: """ お子様の入学に合わせて、在宅ワークで、新築の書斎として。\r\n デスクのみに限らず、便利なデスク収納なども併せてご検討いただけます。新たな生活に向けて、長くご愛用いただけるデスクを選びませんか? """ -file_name: "0418125738_643e1532d1e60.jpg" -file_delete_flag: null -logo_file_name: "0622152351_6493e8f7a7910.png" -logo_file_delete_flag: null -slug: null -title: "お家のなかの学びの場" -englishText: "Desk" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4244 -id: 17 -name: "ダイニングテーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1680087689 {#4242 date: 2023-03-29 20:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4243 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4245 …} -Children: Doctrine\ORM\PersistentCollection {#4248 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ お客様のご家族、間取りに合った、長くご愛用いただけるダイニングをご提案します。収納があるものや伸縮可能なモノまで。\r\n ついお家に人を招きたくなる。ハウスメーカーが厳選したアイテムをニーズに合わせてお選びいただけます。 """ -metaDescription: """ お客様のご家族、間取りに合った、長くご愛用いただけるダイニングをご提案します。収納があるものや伸縮可能なモノまで。\r\n ついお家に人を招きたくなる。ハウスメーカーが厳選したアイテムをニーズに合わせてお選びいただけます。 """ -file_name: "0418125242_643e140aa2ed9.jpg" -file_delete_flag: null -logo_file_name: "0622152301_6493e8c5aec0f.png" -logo_file_delete_flag: null -slug: null -title: "家族や友人とお食事を楽しめる快適な空間" -englishText: "Dining table" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4251 -id: 16 -name: "サイドテーブル" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1680087684 {#4249 date: 2023-03-29 20:01:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4250 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4252 …} -Children: Doctrine\ORM\PersistentCollection {#4255 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 毎日の暮らしをより快適にしたい。ソファで映画鑑賞の際、そばに飲み物を置くスペースに。ベッドでお休み前の読書に便利なテーブルを。サイドテーブルを置いてより快適な空間をつくりませんか。\r\n 機能性はもちろん、デザイン性、素材にこだわったラインナップからお選びいただけます。 """ -metaDescription: """ 毎日の暮らしをより快適にしたい。ソファで映画鑑賞の際、そばに飲み物を置くスペースに。ベッドでお休み前の読書に便利なテーブルを。サイドテーブルを置いてより快適な空間をつくりませんか。 \r\n 機能性はもちろん、デザイン性、素材にこだわったラインナップからお選びいただけます。 """ -file_name: "0418125717_643e151d2aef6.jpg" -file_delete_flag: null -logo_file_name: "0414135442_6438dc92d9797.jpg" -logo_file_delete_flag: null -slug: null -title: "日々の暮らしに「あったらいいな」をご提供" -englishText: "Side table" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4258 -id: 10 -name: "ソファ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1680007679 {#4256 date: 2023-03-28 21:47:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4257 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4259 …} -Children: Doctrine\ORM\PersistentCollection {#4262 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ くつろぎの空間だからこそ、ソファにはこだわりたい。\r\n 長くご愛用いただけるように、素材はもちろんデザインや機能性を重視したソファをセレクトしました。\r\n 幅広いラインナップの中からあなたのお気に入りがきっと見つかります。 """ -metaDescription: """ くつろぎの空間だからこそ、ソファにはこだわりたい。\r\n 長くご愛用いただけるように、素材はもちろんデザインや機能性を重視したソファをセレクトしました。\r\n 幅広いラインナップの中からあなたのお気に入りがきっと見つかります。 """ -file_name: "0418125043_643e13936141b.jpg" -file_delete_flag: null -logo_file_name: "0414135301_6438dc2de5871.jpg" -logo_file_delete_flag: null -slug: null -title: "リビングの主役" -englishText: "Sofa" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4265 -id: 15 -name: "テーブル" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1680087676 {#4263 date: 2023-03-29 20:01:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4264 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4266 …} -Children: Doctrine\ORM\PersistentCollection {#4269 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "ソファの前に置いてリモコンや本などを置く。お食事をする場として。在宅ワークでお家の仕事場として。使い方によって選ぶ基準は様々。お部屋の広さや回りのインテリアなど使用用途に合わせてお選びください。" -metaDescription: "ソファの前に置いてリモコンや本などを置く。お食事をする場として。在宅ワークでお家の仕事場として。使い方によって選ぶ基準は様々。お部屋の広さや回りのインテリアなど使用用途に合わせてお選びください。" -file_name: "0421164835_64423fd30438c.jpg" -file_delete_flag: null -logo_file_name: "0414135429_6438dc8563100.jpg" -logo_file_delete_flag: null -slug: null -title: "用途に合わせて、あなたのお気に入りを" -englishText: "Table" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4272 -id: 13 -name: "ベンチ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1680007706 {#4270 date: 2023-03-28 21:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4271 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4273 …} -Children: Doctrine\ORM\PersistentCollection {#4276 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -metaDescription: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -file_name: "1002195920_651aa28887e87.jpg" -file_delete_flag: null -logo_file_name: "0414135416_6438dc7878530.jpg" -logo_file_delete_flag: null -slug: null -title: "使い道が多い優れモノ" -englishText: "Bench" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4279 -id: 12 -name: "スツール" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1680007692 {#4277 date: 2023-03-28 21:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4278 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4280 …} -Children: Doctrine\ORM\PersistentCollection {#4283 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 意外に使い道が多いスツール。来客用の簡易的な椅子として、ソファのそばでサイドテーブルとして、キッチンで少し休憩用の腰掛椅子として。まだまだ、挙げるとたくさんの使い道があります。\r\n シーンや用途を問わず、あったら便利なスツールをたくさん取り揃えています。 """ -metaDescription: """ 意外に使い道が多いスツール。来客用の簡易的な椅子として、ソファのそばでサイドテーブルとして、キッチンで少し休憩用の腰掛椅子として。まだまだ、挙げるとたくさんの使い道があります。\r\n シーンや用途を問わず、あったら便利なスツールをたくさん取り揃えています。 """ -file_name: "0421164810_64423fbae5c52.jpg" -file_delete_flag: null -logo_file_name: "0622152144_6493e8781eb13.png" -logo_file_delete_flag: null -slug: null -title: "暮らしをちょっと豊かに" -englishText: "Stool" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4286 -id: 11 -name: "チェア" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1680007685 {#4284 date: 2023-03-28 21:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4285 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4287 …} -Children: Doctrine\ORM\PersistentCollection {#4290 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -metaDescription: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -file_name: "0826152823_64e99b876f76a.jpg" -file_delete_flag: null -logo_file_name: "0414135317_6438dc3d965b3.jpg" -logo_file_delete_flag: null -slug: null -title: "毎日座るものだからこだわりたい" -englishText: "Chair" -japaneseText: null -searchKeywords: null } ] |
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 {#24307 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#24297 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4700 -om: ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2081 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#3668 -id: 51 -name: "ランキング" -hierarchy: 1 -sort_no: 87 -create_date: DateTime @1680427837 {#3630 date: 2023-04-02 18:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427837 {#3637 date: 2023-04-02 18:30:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3667 …} -Children: Doctrine\ORM\PersistentCollection {#3649 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3648 -id: 61 -name: "10位" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1680427881 {#3636 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427881 {#3635 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3647 …} -Children: Doctrine\ORM\PersistentCollection {#3644 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3698 -id: 60 -name: "9位" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1680427877 {#3641 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427877 {#3640 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3699 …} -Children: Doctrine\ORM\PersistentCollection {#3702 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3705 -id: 59 -name: "8位" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1680427874 {#3703 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427874 {#3704 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3706 …} -Children: Doctrine\ORM\PersistentCollection {#3709 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3712 -id: 58 -name: "7位" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1680427870 {#3710 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427870 {#3711 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3713 …} -Children: Doctrine\ORM\PersistentCollection {#3716 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3719 -id: 57 -name: "6位" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1680427867 {#3717 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427867 {#3718 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3720 …} -Children: Doctrine\ORM\PersistentCollection {#3723 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3726 -id: 56 -name: "5位" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1680427864 {#3724 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427864 {#3725 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3727 …} -Children: Doctrine\ORM\PersistentCollection {#3730 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3733 -id: 55 -name: "4位" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1680427861 {#3731 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427861 {#3732 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3734 …} -Children: Doctrine\ORM\PersistentCollection {#3737 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3740 -id: 54 -name: "3位" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1680427857 {#3738 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427857 {#3739 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3741 …} -Children: Doctrine\ORM\PersistentCollection {#3744 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3747 -id: 53 -name: "2位" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1680427854 {#3745 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427854 {#3746 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3748 …} -Children: Doctrine\ORM\PersistentCollection {#3751 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3754 -id: 52 -name: "1位" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1680427847 {#3752 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427847 {#3753 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3755 …} -Children: Doctrine\ORM\PersistentCollection {#3758 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3761 -id: 34 -name: "ブランド" -hierarchy: 1 -sort_no: 76 -create_date: DateTime @1680106161 {#3642 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680106161 {#3643 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3762 …} -Children: Doctrine\ORM\PersistentCollection {#3765 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#3766 -id: 110 -name: "NOUS PROJECTS" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1707619400 {#3759 date: 2024-02-11 11:43:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707626588 {#3760 date: 2024-02-11 13:43:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3767 …} -Children: Doctrine\ORM\PersistentCollection {#3770 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ NOUS PROJECTS の目的は、\r\n \r\n 先人が築き上げてきたものづくりの技術と製法を永続させ、\r\n \r\n 「当たり前に良いもの」を多くの人に知ってもらうことです。\r\n \r\n 素材や製法、技術そのものがインスピレーションの源となり、\r\n \r\n “NOUS PROJECTS”のフィルターを通して新たなデザインが生まれます。 """ -metaDescription: """ NOUS PROJECTS の目的は、\r\n \r\n 先人が築き上げてきたものづくりの技術と製法を永続させ、\r\n \r\n 「当たり前に良いもの」を多くの人に知ってもらうことです。\r\n \r\n 素材や製法、技術そのものがインスピレーションの源となり、\r\n \r\n “NOUS PROJECTS”のフィルターを通して新たなデザインが生まれます。 """ -file_name: "0211114742_65c8354e1e60f.jpg" -file_delete_flag: null -logo_file_name: "0211131723_65c84a5313906.jpg" -logo_file_delete_flag: null -slug: "N" -title: "「当たり前に良いもの」を多くの人へ" -englishText: "NOUS PROJECTS" -japaneseText: "ヌースプロジェクツ" -searchKeywords: "ヌースプロジェクツ,NOUS PROJECTS" } Eccube\Entity\Category {#3775 -id: 109 -name: "Umbra🄬" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1701579439 {#3773 date: 2023-12-03 13:57:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1702174105 {#3774 date: 2023-12-10 11:08:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3776 …} -Children: Doctrine\ORM\PersistentCollection {#3779 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ Umbraでは、家庭のあらゆる部屋にオリジナルでモダンな、カジュアルなデザインを提供するというビジョンを共有しています。\r\n \r\n グローバルなハウスウェアデザインカンパニーとして、好奇心、創造性、そしてデザインへの情熱によって動かされています。\r\n \r\n グローバルチームは120カ国以上の国々とコラボレーションし、日常に新鮮な驚きをもたらす楽しいデザインを提供しています。 """ -metaDescription: """ Umbraでは、家庭のあらゆる部屋にオリジナルでモダンな、カジュアルなデザインを提供するというビジョンを共有しています。\r\n \r\n グローバルなハウスウェアデザインカンパニーとして、好奇心、創造性、そしてデザインへの情熱によって動かされています。\r\n \r\n グローバルチームは120カ国以上の国々とコラボレーションし、日常に新鮮な驚きをもたらす楽しいデザインを提供しています。 """ -file_name: "1210110825_65751d99d54ef.jpg" -file_delete_flag: null -logo_file_name: "1209145204_65740084d3150.jpg" -logo_file_delete_flag: null -slug: "U" -title: "「毎日目にして毎日使うものだから、デザインの美しいものをそろえたい」" -englishText: "Umbra" -japaneseText: "アンブラ" -searchKeywords: "アントレックス" } Eccube\Entity\Category {#3782 -id: 108 -name: "Serta" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1700113485 {#3780 date: 2023-11-16 14:44:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1700113485 {#3781 date: 2023-11-16 14:44:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3783 …} -Children: Doctrine\ORM\PersistentCollection {#3786 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 理想の寝心地は一人ひとり違うもの。誰だって、自分の好み、自分らしい体型、自分だけのライフスタイルを持っている。\r\n だからこそ、その違いに寄り添い、あなたのために、"あなたの理想"を仕立てる。それがサータのマットレスです。 """ -metaDescription: """ 理想の寝心地は一人ひとり違うもの。誰だって、自分の好み、自分らしい体型、自分だけのライフスタイルを持っている。\r\n だからこそ、その違いに寄り添い、あなたのために、"あなたの理想"を仕立てる。それがサータのマットレスです。 """ -file_name: "1116144445_6555ac4d3546f.jpg" -file_delete_flag: null -logo_file_name: "1116144445_6555ac4d3560d.jpg" -logo_file_delete_flag: null -slug: "S" -title: "毎日の寝心地、あなた仕立てに。" -englishText: "Serta" -japaneseText: "サータ" -searchKeywords: "ドリームベッド,dream bed" } Eccube\Entity\Category {#3789 -id: 107 -name: "dream bed" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1700112951 {#3787 date: 2023-11-16 14:35:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1700112951 {#3788 date: 2023-11-16 14:35:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3790 …} -Children: Doctrine\ORM\PersistentCollection {#3793 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 自分の身体にフィットした、熟睡できるベッドを探したい…。\r\n お部屋のスタイルに合った、ベッド選びを楽しみたい…。\r\n そんなお客様のご要望を大切に、デザインから製造まで一貫して行い\r\n 「こだわり」を形にした、品質の高いラインナップを取り揃えております。 """ -metaDescription: """ 自分の身体にフィットした、熟睡できるベッドを探したい…。\r\n お部屋のスタイルに合った、ベッド選びを楽しみたい…。\r\n そんなお客様のご要望を大切に、デザインから製造まで一貫して行い\r\n 「こだわり」を形にした、品質の高いラインナップを取り揃えております。 """ -file_name: "1116143551_6555aa371573c.jpg" -file_delete_flag: null -logo_file_name: "1116143551_6555aa37158d4.jpg" -logo_file_delete_flag: null -slug: "D" -title: "信頼のクラフトマンシップで、理想のベッドルームをカタチにします。" -englishText: "dream bed" -japaneseText: "ドリームベッド" -searchKeywords: null } Eccube\Entity\Category {#3796 -id: 106 -name: "東馬" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1698287382 {#3794 date: 2023-10-26 11:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1698389882 {#3795 date: 2023-10-27 15:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3797 …} -Children: Doctrine\ORM\PersistentCollection {#3800 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ なくしたくないものってなんでしょう?\r\n 大切な人との語り合い、誰にも邪魔されない一人の時間、子どもたちと過ごす時間。\r\n 新鮮な驚きと喜びを、あなたに届け続けます。 """ -metaDescription: """ なくしたくないものってなんでしょう?\r\n 大切な人との語り合い、誰にも邪魔されない一人の時間、子どもたちと過ごす時間。\r\n 新鮮な驚きと喜びを、あなたに届け続けます。 """ -file_name: "1026112942_6539cf165e949.jpg" -file_delete_flag: null -logo_file_name: "1027155802_653b5f7a7cb8a.png" -logo_file_delete_flag: null -slug: "T" -title: "TOHMAで出会う、新しい自分。" -englishText: "TOHMA" -japaneseText: "トウマ" -searchKeywords: "トーマ,トウマ,TOHMA" } Eccube\Entity\Category {#3803 -id: 105 -name: "UPTOWN" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1698287152 {#3801 date: 2023-10-26 11:25:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1698389934 {#3802 date: 2023-10-27 15:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3804 …} -Children: Doctrine\ORM\PersistentCollection {#3807 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「THICK & HEAVY」をコンセプトに、時代に淘汰されてきた\r\n 重厚感と存在感ある家具で、使う人々の生活にアクセントとなる\r\n コト・モノを発信するカジュアル・ビンテージ家具ブランドです。 """ -metaDescription: """ 「THICK & HEAVY」をコンセプトに、時代に淘汰されてきた\r\n 重厚感と存在感ある家具で、使う人々の生活にアクセントとなる\r\n コト・モノを発信するカジュアル・ビンテージ家具ブランドです。 """ -file_name: "1026112552_6539ce301d8a8.jpg" -file_delete_flag: null -logo_file_name: "1027155854_653b5fae05fd1.png" -logo_file_delete_flag: null -slug: "U" -title: "UP TOWN FURNITURE" -englishText: "UPTOWN" -japaneseText: "アップタウン" -searchKeywords: "あっぷ,トウマ,トーマ,東馬" } Eccube\Entity\Category {#3810 -id: 104 -name: "GART" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1697788682 {#3808 date: 2023-10-20 16:58:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697792637 {#3809 date: 2023-10-20 18:03:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3811 …} -Children: Doctrine\ORM\PersistentCollection {#3814 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ GARTは家具という道具ではなく、人が集まり・楽しく過ごす時をデザインしています。\r\n かたちの美しさだけではなく人の生活を豊かにする、使う人の価値感から生み出されるデザインです。\r\n 人々の生活は時代と共に変化していくものだから私たちも常に進化し、より良い暮らしを提案し続けます。 """ -metaDescription: """ GARTは家具という道具ではなく、人が集まり・楽しく過ごす時をデザインしています。\r\n かたちの美しさだけではなく人の生活を豊かにする、使う人の価値感から生み出されるデザインです。\r\n 人々の生活は時代と共に変化していくものだから私たちも常に進化し、より良い暮らしを提案し続けます。 """ -file_name: "1020180357_6532427d9d2e0.jpg" -file_delete_flag: null -logo_file_name: "1020175728_653240f8f2734.png" -logo_file_delete_flag: null -slug: "G" -title: "Furniture for your brand new daily life" -englishText: "GART" -japaneseText: "ガルト" -searchKeywords: null } Eccube\Entity\Category {#3817 -id: 103 -name: "HTL" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1697363310 {#3815 date: 2023-10-15 18:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697363310 {#3816 date: 2023-10-15 18:48:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3818 …} -Children: Doctrine\ORM\PersistentCollection {#3821 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "シンガポールの本社をはじめ、11か国にオフィスを構えてる革張りのソファ専門ブランド。中国・イタリアの製造拠点から、50か国以上に販売している、「世界基準」のソファーメーカーです。拘りの革は、自社でなめし加工を行う徹底ぶり。ウレタンなどの素材も厳しい品質管理のもと、ソファを一貫生産しています。また、「ソファは寛ぐもの」をテーマに、座り心地を追求したデザインを生み出し続けています。" -metaDescription: "シンガポールの本社をはじめ、11か国にオフィスを構えてる革張りのソファ専門ブランド。中国・イタリアの製造拠点から、50か国以上に販売している、「世界基準」のソファーメーカーです。拘りの革は、自社でなめし加工を行う徹底ぶり。ウレタンなどの素材も厳しい品質管理のもと、ソファを一貫生産しています。また、「ソファは寛ぐもの」をテーマに、座り心地を追求したデザインを生み出し続けています。" -file_name: "1015184830_652bb56e448ed.jpg" -file_delete_flag: null -logo_file_name: "1015184830_652bb56e44aac.png" -logo_file_delete_flag: null -slug: "H" -title: "世界有数の規模を誇る、革張りソファの専門ブランド" -englishText: "HTL" -japaneseText: "ワタリジャパン" -searchKeywords: null } Eccube\Entity\Category {#3824 -id: 102 -name: "CODON" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1697269080 {#3822 date: 2023-10-14 16:38:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1699178256 {#3823 date: 2023-11-05 18:57:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3825 …} -Children: Doctrine\ORM\PersistentCollection {#3828 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "佐賀県の方言で、子どもを意味する言葉「こどん」から得たブランド名「CODON」。多良岳で美しく丁寧に育てられたヒノキをモチーフとしたアイコンです。ヒノキが林立する様と、諸富町のランドマークでもある国指定重要文化財、筑後川昇開橋のイメージを合わせて表現されています。太良町の良質なヒノキを主材とし、諸富家具の確かな技術力によって製作されるこども家具ブランド「CODON」が、人と人、人と物、佐賀県と世界を繋げる架け橋となることを願ってデザインされています。" -metaDescription: "佐賀県の方言で、子どもを意味する言葉「こどん」から得たブランド名「CODON」。多良岳で美しく丁寧に育てられたヒノキをモチーフとしたアイコンです。ヒノキが林立する様と、諸富町のランドマークでもある国指定重要文化財、筑後川昇開橋のイメージを合わせて表現されています。太良町の良質なヒノキを主材とし、諸富家具の確かな技術力によって製作されるこども家具ブランド「CODON」が、人と人、人と物、佐賀県と世界を繋げる架け橋となることを願ってデザインされています。" -file_name: "1014163800_652a455863940.jpg" -file_delete_flag: null -logo_file_name: "1105185736_6547671068a30.png" -logo_file_delete_flag: null -slug: "C" -title: "日本の木と諸富家具の技術で 子どもたちの学習環境を良くしたい" -englishText: "CODON" -japaneseText: "コドン" -searchKeywords: "レグナテック,LEGNATEC" } Eccube\Entity\Category {#3831 -id: 101 -name: "RIN" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1697074683 {#3829 date: 2023-10-12 10:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697104057 {#3830 date: 2023-10-12 18:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3832 …} -Children: Doctrine\ORM\PersistentCollection {#3835 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ モノトーンと美しい木目の組み合わせが人気の山崎実業のブランド「RINシリーズ | リンシリーズ」。\r\n 上質なデザインがインテリアに高級感をプラス。\r\n リビング、洗面所から玄関まで幅広く活躍し、\r\n 素材は丈夫なスチール製のアイテムが多いので水周りでも安心して使用できます。 """ -metaDescription: """ モノトーンと美しい木目の組み合わせが人気の山崎実業のブランド「RINシリーズ | リンシリーズ」。\r\n 上質なデザインがインテリアに高級感をプラス。\r\n リビング、洗面所から玄関まで幅広く活躍し、\r\n 素材は丈夫なスチール製のアイテムが多いので水周りでも安心して使用できます。 """ -file_name: "1012103803_65274dfb500fc.jpg" -file_delete_flag: null -logo_file_name: "1012103803_65274dfb503b4.png" -logo_file_delete_flag: null -slug: "R" -title: "A line of simple organizational tools with a modern edge and wood panel accents." -englishText: "RIN" -japaneseText: "リン" -searchKeywords: "りん,TOWER,tower,タワー,山崎実業,山﨑実業" } Eccube\Entity\Category {#3838 -id: 100 -name: "tower" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1697073389 {#3836 date: 2023-10-12 10:16:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697073389 {#3837 date: 2023-10-12 10:16:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3839 …} -Children: Doctrine\ORM\PersistentCollection {#3842 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ towerシリーズの一番の魅力はそのデザインです。\r\n 無駄を省いたコンパクト設計。\r\n キッチンやリビング、洗面所などモノがあふれる場所に、スマートにスタイリッシュに収納ができる収納雑貨を取り揃えています。 """ -metaDescription: """ towerシリーズの一番の魅力はそのデザインです。\r\n 無駄を省いたコンパクト設計。\r\n キッチンやリビング、洗面所などモノがあふれる場所に、スマートにスタイリッシュに収納ができる収納雑貨を取り揃えています。 """ -file_name: "1012101629_652748ed05915.jpg" -file_delete_flag: null -logo_file_name: "1012101629_652748ed05a9e.png" -logo_file_delete_flag: null -slug: "T" -title: "暮らしをもっとスタイリッシュに" -englishText: "tower" -japaneseText: "タワー" -searchKeywords: "たわー,タワー,山崎実業,山﨑実業" } Eccube\Entity\Category {#3845 -id: 98 -name: "DENTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1696469878 {#3843 date: 2023-10-05 10:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696652824 {#3844 date: 2023-10-07 13:27:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3846 …} -Children: Doctrine\ORM\PersistentCollection {#3849 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "豊かな山々に囲まれた広島県府中市上下町にある額縁/家具ブランドです。古くから書道文化が盛んなこの町は、作品を飾る額縁の産地として栄えてきました。額縁や屏風、茶道具などの製造工場として1988年に創業、2012年から家具作りをスタート。DENTOは、自然の風景や造形物をイメージさせるなだらかな曲線や、木製ならではの温もりや丁寧な手仕事から生まれるなめらかな手触りが、どんな空間にも馴染むナチュラルなデザインと、使うたびに心和むやさしい質感が特長です。" -metaDescription: "豊かな山々に囲まれた広島県府中市上下町にある額縁/家具ブランドです。古くから書道文化が盛んなこの町は、作品を飾る額縁の産地として栄えてきました。額縁や屏風、茶道具などの製造工場として1988年に創業、2012年から家具作りをスタート。DENTOは、自然の風景や造形物をイメージさせるなだらかな曲線や、木製ならではの温もりや丁寧な手仕事から生まれるなめらかな手触りが、どんな空間にも馴染むナチュラルなデザインと、使うたびに心和むやさしい質感が特長です。" -file_name: "1005103758_651e1376e0018.jpg" -file_delete_flag: null -logo_file_name: "1005103758_651e1376e0155.png" -logo_file_delete_flag: null -slug: "D" -title: "なにげない日常に、かけがえのない存在となる家具づくり。" -englishText: "DENTO" -japaneseText: "デント" -searchKeywords: "伝統工芸,でんと,デント" } Eccube\Entity\Category {#3852 -id: 97 -name: "カリモク家具" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1694244137 {#3850 date: 2023-09-09 16:22:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1694244137 {#3851 date: 2023-09-09 16:22:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3853 …} -Children: Doctrine\ORM\PersistentCollection {#3856 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 風雨に耐えながら生長し、年輪を重ねていく木と同じように、カリモクは様々な試練を乗り越え、試行を繰り返し、理想の家具づくりへの道を歩んできました。\r\n \r\n 「100歳の木を使うなら、その年輪にふさわしい家具を作りたい。」その想いを支えてきたのは、1940年の創業以来、変わらず受け継がれてきた「品質至上」の精神です。\r\n 「木」を研究した知識と技術、「人」の幸せを願う心。木と人を結ぶ家具づくりへのこだわりは、年輪を深める木のように磨かれ積み重なり、すべての製品に息づいています。 """ -metaDescription: """ 風雨に耐えながら生長し、年輪を重ねていく木と同じように、カリモクは様々な試練を乗り越え、試行を繰り返し、理想の家具づくりへの道を歩んできました。\r\n \r\n 「100歳の木を使うなら、その年輪にふさわしい家具を作りたい。」その想いを支えてきたのは、1940年の創業以来、変わらず受け継がれてきた「品質至上」の精神です。\r\n 「木」を研究した知識と技術、「人」の幸せを願う心。木と人を結ぶ家具づくりへのこだわりは、年輪を深める木のように磨かれ積み重なり、すべての製品に息づいています。 """ -file_name: "0909162217_64fc1d2977256.jpg" -file_delete_flag: null -logo_file_name: "0909162217_64fc1d2977436.jpg" -logo_file_delete_flag: null -slug: "K" -title: "暮らしを快適にするカリモク家具" -englishText: "karimoku" -japaneseText: "カリモク" -searchKeywords: "かりもく,Karimoku,カリモク" } Eccube\Entity\Category {#3859 -id: 96 -name: "ARNE JACOBSEN" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1692954097 {#3857 date: 2023-08-25 18:01:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1694047814 {#3858 date: 2023-09-07 09:50:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3860 …} -Children: Doctrine\ORM\PersistentCollection {#3863 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ROSENDAHL社はヤコブセンクロックの製造権を獲得し、ヤコブセンの意思を継ぐ後継者の一人である建築家のテイト・ヴァイラント氏を監修の下、オリジナルデザインに忠実に甦らせることを責務とした再興プロジェクトを立ち上げました。\r\n ヤコブセンのスタイルそして信念を100%忠実に守っていることを保証するために、設計図及び現存するオリジナルクロックを入手し、オリジナルデザインに忠実に再現されたプロダクトが母国デンマークの地で甦りました。 """ -metaDescription: """ ROSENDAHL社はヤコブセンクロックの製造権を獲得し、ヤコブセンの意思を継ぐ後継者の一人である建築家のテイト・ヴァイラント氏を監修の下、オリジナルデザインに忠実に甦らせることを責務とした再興プロジェクトを立ち上げました。\r\n ヤコブセンのスタイルそして信念を100%忠実に守っていることを保証するために、設計図及び現存するオリジナルクロックを入手し、オリジナルデザインに忠実に再現されたプロダクトが母国デンマークの地で甦りました。 """ -file_name: "0825180137_64e86df1a89dc.jpg" -file_delete_flag: null -logo_file_name: "0825180137_64e86df1a8be5.jpg" -logo_file_delete_flag: null -slug: "A" -title: "母国デンマークの地で時を経て忠実に蘇った掛け時計と置き時計" -englishText: "ARNE JACOBSEN" -japaneseText: "アルネ ヤコブセン" -searchKeywords: null } Eccube\Entity\Category {#3866 -id: 95 -name: "CARL HANSEN&SØN" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1692868600 {#3864 date: 2023-08-24 18:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692868600 {#3865 date: 2023-08-24 18:16:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3867 …} -Children: Doctrine\ORM\PersistentCollection {#3870 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -metaDescription: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -file_name: "0824181640_64e71ff8c7aa7.jpg" -file_delete_flag: null -logo_file_name: "0824181640_64e71ff8c7cff.png" -logo_file_delete_flag: null -slug: "C" -title: "世界的デザイナーによる不朽の名作" -englishText: "CARL HANSEN&SØN" -japaneseText: "カール・ハンセン&サン" -searchKeywords: "カールハンセン" } Eccube\Entity\Category {#3873 -id: 93 -name: "A_D_R_S" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1692436114 {#3871 date: 2023-08-19 18:08:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692436263 {#3872 date: 2023-08-19 18:11:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3874 …} -Children: Doctrine\ORM\PersistentCollection {#3877 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 【Adapt / 順応】あらゆる空間に馴染む、シンプルかつ味わい深い風合いを目指します \r\n \r\n 【Daily / 日々】\r\n 特別な日、空間ではなく、日々の生活に寄り添うアイテムを目指します \r\n \r\n 【Reasonable / 適正】\r\n デザイン、品質、素材の丁度良いバランスを考え、適正価格を目指します \r\n \r\n 【Select / 選定】\r\n アイテムに用いる素材の適材適所を意識し、より良い選定を目指します """ -metaDescription: """ Adapt / 順応 \r\n あらゆる空間に馴染む、シンプルかつ味わい深い風合いを目指します \r\n \r\n Daily / 日々 \r\n 特別な日、空間ではなく、日々の生活に寄り添うアイテムを目指します \r\n \r\n Reasonable / 適正 \r\n デザイン、品質、素材の丁度良いバランスを考え、適正価格を目指します \r\n \r\n Select / 選定 \r\n アイテムに用いる素材の適材適所を意識し、より良い選定を目指します """ -file_name: "0819180834_64e08692927d8.jpg" -file_delete_flag: null -logo_file_name: "0819180834_64e0869292a37.png" -logo_file_delete_flag: null -slug: "A" -title: "この世界の この町の この部屋の この場所" -englishText: "A_D_R_S" -japaneseText: "アドレス" -searchKeywords: "弘益,SIEVE,シーヴ" } Eccube\Entity\Category {#3880 -id: 92 -name: "KKEITO" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1692429242 {#3878 date: 2023-08-19 16:14:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692429242 {#3879 date: 2023-08-19 16:14:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3881 …} -Children: Doctrine\ORM\PersistentCollection {#3884 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「KKEITO」は日本語の毛糸(けいと)を意味します。 \r\n KEITOの頭にもうひとつ「K」が続くのは、 \r\n サスティナブルな社会に向けて大人から子供へ、 \r\n そして未来へ継承し続けられる家具として \r\n 繰り返す、持続の意味で「K」をくりかえしています。 """ -metaDescription: """ 「KKEITO」は日本語の毛糸(けいと)を意味します。 \r\n KEITOの頭にもうひとつ「K」が続くのは、 \r\n サスティナブルな社会に向けて大人から子供へ、 \r\n そして未来へ継承し続けられる家具として \r\n 繰り返す、持続の意味で「K」をくりかえしています。 """ -file_name: "0819161402_64e06bba38f16.jpg" -file_delete_flag: null -logo_file_name: "0819161402_64e06bba3f61c.png" -logo_file_delete_flag: null -slug: "K" -title: "ケイトが提案する家族を守る家具" -englishText: "KKEITO" -japaneseText: "ケイト" -searchKeywords: "毛糸,SIEVE,シーヴ,弘益" } Eccube\Entity\Category {#3887 -id: 91 -name: "Meuble" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1692319863 {#3885 date: 2023-08-18 09:51:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692319863 {#3886 date: 2023-08-18 09:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3888 …} -Children: Doctrine\ORM\PersistentCollection {#3891 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ものづくりの細部に宿る神の姿を、追い求めるように。\r\n 飽くなき探究心のもと、徹底的に研究を重ねたデザインこそ暮らしを心地よく整え、\r\n 寄り添うに足るのではないか。\r\n \r\n モーブルは、そう信じています。 """ -metaDescription: """ ものづくりの細部に宿る神の姿を、追い求めるように。\r\n 飽くなき探究心のもと、徹底的に研究を重ねたデザインこそ暮らしを心地よく整え、\r\n 寄り添うに足るのではないか。\r\n \r\n モーブルは、そう信じています。 """ -file_name: "0818095103_64dec07726829.jpg" -file_delete_flag: null -logo_file_name: "0818095103_64dec07726b08.png" -logo_file_delete_flag: null -slug: "M" -title: "Design to improve your life." -englishText: "Meuble" -japaneseText: "モーブル" -searchKeywords: null } Eccube\Entity\Category {#3894 -id: 90 -name: "CHAPTER" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1691899417 {#3892 date: 2023-08-13 13:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1691899417 {#3893 date: 2023-08-13 13:03:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3895 …} -Children: Doctrine\ORM\PersistentCollection {#3898 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 上質な装い、洗練された生活スタイルなど、クラシカルな雰囲気をもつ英国調は、いつの時代も、女性たちを魅了してきました。優雅で知的なブリティッシュビンテージの家具も同じです。\r\n CHAPTERは、そんな趣のある家具を現代風に再現。\r\n 女性的なエレガントさに、北欧のナチュラルなぬくもり感を合わせた現代のブリティッシュビンテージスタイル。柔らかでクラシカルな曲線とオイル仕上げの風合いは、シンプルな空間はもちろん、モダンな住空間にもよく似合います。\r\n ゆったりと本を読む時間、コーヒーでのくつろぎの時間。いつの間にか、そこが至福の場所となり、愛着がもたらす心地よさに包まれる…。\r\n 良いモノを大切に永く使い続ける英国流のスタイルが、本来の豊かさを教えてくれるように、CHAPTERが穏やかな暮らしに彩りを添え、幸せな時を共にします。\r\n 新しい人生の章に、寄り添う家具として。 """ -metaDescription: """ 上質な装い、洗練された生活スタイルなど、クラシカルな雰囲気をもつ英国調は、いつの時代も、女性たちを魅了してきました。優雅で知的なブリティッシュビンテージの家具も同じです。\r\n CHAPTERは、そんな趣のある家具を現代風に再現。\r\n 女性的なエレガントさに、北欧のナチュラルなぬくもり感を合わせた現代のブリティッシュビンテージスタイル。柔らかでクラシカルな曲線とオイル仕上げの風合いは、シンプルな空間はもちろん、モダンな住空間にもよく似合います。\r\n ゆったりと本を読む時間、コーヒーでのくつろぎの時間。いつの間にか、そこが至福の場所となり、愛着がもたらす心地よさに包まれる…。\r\n 良いモノを大切に永く使い続ける英国流のスタイルが、本来の豊かさを教えてくれるように、CHAPTERが穏やかな暮らしに彩りを添え、幸せな時を共にします。\r\n 新しい人生の章に、寄り添う家具として。 """ -file_name: "0813130337_64d8561970433.jpg" -file_delete_flag: null -logo_file_name: "0813130337_64d85619705f6.jpg" -logo_file_delete_flag: null -slug: "C" -title: "現代の"クラシック"と出会う" -englishText: "CHAPTER" -japaneseText: "チャプター" -searchKeywords: "ちゃぷたー,CHAPTER" } Eccube\Entity\Category {#3901 -id: 89 -name: "BOSCO" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1691897575 {#3899 date: 2023-08-13 12:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1691999274 {#3900 date: 2023-08-14 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3902 …} -Children: Doctrine\ORM\PersistentCollection {#3905 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ "澄んだ空気の森にいるような感覚を毎日感じていたい"そんな思いから生まれた家具BOSCO。\r\n 木の色味を活かしたナチュラルと、落ち着いた気品漂うダークブラウン、定番のミディアムブラウンの3色展開で、コーディネートの幅が一層広がります。\r\n 天然木の優しい肌触りと美しさは、熟練の職人による丁寧な技で家具として生まれ変わり、あなたの暮らしに森の息吹を呼び込みます。 """ -metaDescription: """ "澄んだ空気の森にいるような感覚を毎日感じていたい"そんな思いから生まれた家具BOSCO。\r\n 木の色味を活かしたナチュラルと、落ち着いた気品漂うダークブラウン、定番のミディアムブラウンの3色展開で、コーディネートの幅が一層広がります。\r\n 天然木の優しい肌触りと美しさは、熟練の職人による丁寧な技で家具として生まれ変わり、あなたの暮らしに森の息吹を呼び込みます。 """ -file_name: "0813124939_64d852d3ecb18.jpg" -file_delete_flag: null -logo_file_name: "0814164754_64d9dc2ac6a47.jpg" -logo_file_delete_flag: null -slug: "B" -title: "いちばん近くの森に、新たな息吹" -englishText: "BOSCO" -japaneseText: "ボスコ" -searchKeywords: "ボスコ,ぼすこ,bosco" } Eccube\Entity\Category {#3908 -id: 88 -name: "NIPPONAIRE" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1688122425 {#3906 date: 2023-06-30 19:53:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122475 {#3907 date: 2023-06-30 19:54:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3909 …} -Children: Doctrine\ORM\PersistentCollection {#3912 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 日本の「モノづくり」は、世界から評価を頂いています。\r\n 海外にも認められる「モノ」を作り出しているのは、小さな工場や、一人の職人であることが多いです。\r\n その中には、目を見張るような意匠、品質、機能を持ちながら、まだ世の中には気付かれていないものも、多くあります。\r\n 今日、誇るべき「日本のモノづくり」は国内に散開しています。\r\n 多様な「モノづくり」をつなぎ、全国に、そして世界に届けることがニッポネアの使命です。 """ -metaDescription: """ 日本の「モノづくり」は、世界から評価を頂いています。\r\n 海外にも認められる「モノ」を作り出しているのは、小さな工場や、一人の職人であることが多いです。\r\n その中には、目を見張るような意匠、品質、機能を持ちながら、まだ世の中には気付かれていないものも、多くあります。\r\n 今日、誇るべき「日本のモノづくり」は国内に散開しています。\r\n 多様な「モノづくり」をつなぎ、全国に、そして世界に届けることがニッポネアの使命です。 """ -file_name: "0630195345_649eb43962dbc.jpg" -file_delete_flag: null -logo_file_name: "0630195435_649eb46b373e4.jpg" -logo_file_delete_flag: null -slug: "N" -title: "意味:ニッポンの人 ニッポンのような ニッポンらしさ" -englishText: "NIPPONAIRE" -japaneseText: "ニッポネア" -searchKeywords: "関家具,にっぽねあ" } Eccube\Entity\Category {#3915 -id: 87 -name: "NO WHERE LIKE HOME" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1688121976 {#3913 date: 2023-06-30 19:46:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122548 {#3914 date: 2023-06-30 19:55:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3916 …} -Children: Doctrine\ORM\PersistentCollection {#3919 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 長く厳しい冬の大半を家の中で過ごす北欧の人々は、家の中での心地良さをとても大切にしています。\r\n そんな北欧のライフスタイルに共感し、スカンジナビアンデザインを取り入れながら\r\n 日本の住環境に合わせてデザインされたライフスタイルプロダクトのブランドです。\r\n \r\n 飽きのこないシンプルで上質なデザインで、使い込むほどに愛着が増してゆく\r\n 高品質なプロダクトを適正な価格でお届けします。 """ -metaDescription: """ 長く厳しい冬の大半を家の中で過ごす北欧の人々は、家の中での心地良さをとても大切にしています。\r\n そんな北欧のライフスタイルに共感し、スカンジナビアンデザインを取り入れながら\r\n 日本の住環境に合わせてデザインされたライフスタイルプロダクトのブランドです。\r\n \r\n 飽きのこないシンプルで上質なデザインで、使い込むほどに愛着が増してゆく\r\n 高品質なプロダクトを適正な価格でお届けします。 """ -file_name: "0630194616_649eb2787c235.jpg" -file_delete_flag: null -logo_file_name: "0630195548_649eb4b4aed78.jpg" -logo_file_delete_flag: null -slug: "N" -title: "自宅のような場所は他にない =自分の家が一番のお気に入りの場所" -englishText: "NO WHERE LIKE HOME" -japaneseText: "ノーウェアーライクホーム" -searchKeywords: "関家具" } Eccube\Entity\Category {#3922 -id: 86 -name: "NICE" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1688038961 {#3920 date: 2023-06-29 20:42:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122622 {#3921 date: 2023-06-30 19:57:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3923 …} -Children: Doctrine\ORM\PersistentCollection {#3926 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 様々な働き方があふれる今、必ずしもオフィスに通う必要はなくなりました。\r\n コワーキングスペースや自宅、カフェ、ホテルなど働く現場の境目はより曖昧に。\r\n だからこそ、オフィス家具にも場所を選ばないデザイン性や使い勝手が重要です。世の中にたくさんある機能的なオフィス家具ではなく、NICEで目指しているのはクラシックなデザインに敬意をもち、必要十分な機能性や拡張性、サイズ感を重視した様々なシチュエーションで幅広く提案できるインテリアです。 """ -metaDescription: """ 様々な働き方があふれる今、必ずしもオフィスに通う必要はなくなりました。\r\n コワーキングスペースや自宅、カフェ、ホテルなど働く現場の境目はより曖昧に。\r\n だからこそ、オフィス家具にも場所を選ばないデザイン性や使い勝手が重要です。世の中にたくさんある機能的なオフィス家具ではなく、NICEで目指しているのはクラシックなデザインに敬意をもち、必要十分な機能性や拡張性、サイズ感を重視した様々なシチュエーションで幅広く提案できるインテリアです。 """ -file_name: "0629204241_649d6e3118656.jpg" -file_delete_flag: null -logo_file_name: "0630195702_649eb4fe65d2b.jpg" -logo_file_delete_flag: null -slug: "N" -title: "求められる多様性とデザイン性" -englishText: "NICE" -japaneseText: "ナイス" -searchKeywords: "ナイス,関家具,CRUSH,CRASH,クラッシュ" } Eccube\Entity\Category {#3929 -id: 85 -name: "yuu" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1688031581 {#3927 date: 2023-06-29 18:39:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122766 {#3928 date: 2023-06-30 19:59:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3930 …} -Children: Doctrine\ORM\PersistentCollection {#3933 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「遊び」をテーマに、北欧デザインに見られる温かく柔らかな色使いやディティールを用いた遊び心の詰まったモダンインテリア。いつものコーディネートにyuuを加えるだけで、少し個性的でモダンな空間をつくることができます。\r\n 住空間に限らず、ホテルやレストラン、オフィス空間など様々なシチュエーションでも、yuuならではの遊び心のあるクリーンでコンテンポラリーな空間表現を行えます。 """ -metaDescription: """ 「遊び」をテーマに、北欧デザインに見られる温かく柔らかな色使いやディティールを用いた遊び心の詰まったモダンインテリア。いつものコーディネートにyuuを加えるだけで、少し個性的でモダンな空間をつくることができます。\r\n 住空間に限らず、ホテルやレストラン、オフィス空間など様々なシチュエーションでも、yuuならではの遊び心のあるクリーンでコンテンポラリーな空間表現を行えます。 """ -file_name: "0629203431_649d6c47a2b8e.jpg" -file_delete_flag: null -logo_file_name: "0630195926_649eb58eb708c.jpg" -logo_file_delete_flag: null -slug: "Y" -title: "「游(ゆう)」のある日常 色鮮やかな北欧ミックスモダン" -englishText: "yuu" -japaneseText: "ユウ" -searchKeywords: "CRASH,CRUSH,関家具,クラッシュ" } Eccube\Entity\Category {#3936 -id: 84 -name: "etc." -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1688012862 {#3934 date: 2023-06-29 13:27:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688013093 {#3935 date: 2023-06-29 13:31:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3937 …} -Children: Doctrine\ORM\PersistentCollection {#3940 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "CRUSH CRASH PROJECTのインテリアにも合う、アート志向でエッジの効いたプロダクトラインです。ウォールデコレーションを中心に個性豊かでニッチなアイテムを企画しています。型にはまらないアイデア重視のアイテムは使い方も使う人次第。インテリアコーディネートの楽しさをぜひ体感してください。" -metaDescription: "CRUSH CRASH PROJECTのインテリアにも合う、アート志向でエッジの効いたプロダクトラインです。ウォールデコレーションを中心に個性豊かでニッチなアイテムを企画しています。型にはまらないアイデア重視のアイテムは使い方も使う人次第。インテリアコーディネートの楽しさをぜひ体感してください。" -file_name: "0629132742_649d083ecc290.jpg" -file_delete_flag: null -logo_file_name: "0629133133_649d0925e819d.jpg" -logo_file_delete_flag: null -slug: "E" -title: "日常を自分らしく編集する、インテリアに遊びや楽しさを加えるプロダクト" -englishText: "etc" -japaneseText: "エトセトラ" -searchKeywords: "クラッシュ,ETC" } Eccube\Entity\Category {#3943 -id: 83 -name: "COMFORM" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1688009323 {#3941 date: 2023-06-29 12:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696242814 {#3942 date: 2023-10-02 19:33:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3944 …} -Children: Doctrine\ORM\PersistentCollection {#3947 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -metaDescription: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -file_name: "1002193334_651a9c7eb4ed9.jpg" -file_delete_flag: null -logo_file_name: "0630200954_649eb8027fe8f.jpg" -logo_file_delete_flag: null -slug: "C" -title: "日々を共にするものだからこそ、暮らしに寄りそう、スタンダードで快適なかたち" -englishText: "COMFORM" -japaneseText: "コンフォーム" -searchKeywords: "関家具,CLASH,クラッシュ,こんふぉーむ" } Eccube\Entity\Category {#3950 -id: 82 -name: "SPRING VALLEY" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1686542734 {#3948 date: 2023-06-12 13:05:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686542964 {#3949 date: 2023-06-12 13:09:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3951 …} -Children: Doctrine\ORM\PersistentCollection {#3954 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 素材にこだわりながら、ハウスダストや防音性、断熱や床への配慮など、安心してご使用いただけます。 \r\n \r\n ラグ・カーペットのご使用によって、一つの空間が、仕切りのないシーンに分かれお部屋が広く見えます。 \r\n ラグとクッションの組み合わせによっても、お部屋のイメージが変化いたしますので是非インテリアを楽しんでください。 """ -metaDescription: """ 素材にこだわりながら、ハウスダストや防音性、断熱や床への配慮など、安心してご使用いただけます。 \r\n \r\n ラグ・カーペットのご使用によって、一つの空間が、仕切りのないシーンに分かれお部屋が広く見えます。 \r\n ラグとクッションの組み合わせによっても、お部屋のイメージが変化いたしますので是非インテリアを楽しんでください。 """ -file_name: "0612130924_64869a7440976.jpg" -file_delete_flag: null -logo_file_name: "0612130534_6486998e8a8ad.jpg" -logo_file_delete_flag: null -slug: "S" -title: "世界の最新トレンドのラグを発信" -englishText: "SPRING VALLEY" -japaneseText: "スプリングヴァレー" -searchKeywords: "スプリングバレー" } Eccube\Entity\Category {#3957 -id: 81 -name: "Crossover" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1685662977 {#3955 date: 2023-06-02 08:42:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663092 {#3956 date: 2023-06-02 08:44:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3958 …} -Children: Doctrine\ORM\PersistentCollection {#3961 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 長く座り続けるほどに感じる、包み込まれるような寛ぎと、驚くほどに座り疲れのないソファブランドです。\r\n 建築のように強度を高めた耐久性の高い木枠と優しく包み込む良質な天然フェザーを贅沢に使用することで座り心地のよさを実現しています。\r\n また縫製など細部にもこだわりが見える、洗練と美しさが調和したデザインです。 """ -metaDescription: """ 長く座り続けるほどに感じる、包み込まれるような寛ぎと、驚くほどに座り疲れのないソファブランドです。\r\n 建築のように強度を高めた耐久性の高い木枠と優しく包み込む良質な天然フェザーを贅沢に使用することで座り心地のよさを実現しています。\r\n また縫製など細部にもこだわりが見える、洗練と美しさが調和したデザインです。 """ -file_name: "0602084257_64792d01cce87.jpg" -file_delete_flag: null -logo_file_name: "0602084257_64792d01ccfd5.jpg" -logo_file_delete_flag: null -slug: "C" -title: "洗練とデザインが調和したデザイン" -englishText: "Crossover" -japaneseText: "クロスオーバー" -searchKeywords: "くろす" } Eccube\Entity\Category {#3964 -id: 80 -name: "IKASAS" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1685592384 {#3962 date: 2023-06-01 13:06:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685593038 {#3963 date: 2023-06-01 13:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3965 …} -Children: Doctrine\ORM\PersistentCollection {#3968 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 神奈川県と上海市を拠点にデザイン活動を展開する佐々木章行が手がける、家具・インテリアのオリジナルブランドです。 \r\n \r\n 「・・・式の」「・・・国の」「・・・時代の」など、地域や時代レベルのカテゴリーでインテリア全体を構成するのではなく、多様な文化やものごとを融合させ、個々の生活スタイルに合った居心地の良い空間をつくり、古今東西の知恵と文化を汲んだ家具を提案しています。 """ -metaDescription: """ 神奈川県と上海市を拠点にデザイン活動を展開する佐々木章行が手がける、家具・インテリアのオリジナルブランドです。 \r\n \r\n 「・・・式の」「・・・国の」「・・・時代の」など、地域や時代レベルのカテゴリーでインテリア全体を構成するのではなく、多様な文化やものごとを融合させ、個々の生活スタイルに合った居心地の良い空間をつくり、古今東西の知恵と文化を汲んだ家具を提案しています。 """ -file_name: "0601130624_647819401f4c6.jpg" -file_delete_flag: null -logo_file_name: "0601130624_647819401f65c.png" -logo_file_delete_flag: null -slug: "I" -title: "地域や時代に捉われない、ベーシックな空間とインテリアを" -englishText: "IKASAS" -japaneseText: "イカサ" -searchKeywords: null } Eccube\Entity\Category {#3971 -id: 79 -name: "花具製作所" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684637191 {#3969 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637191 {#3970 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3972 …} -Children: Doctrine\ORM\PersistentCollection {#3975 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 花具製作所は、花と木を素材に \r\n 設計から製作まで手掛けるデザインユニットです。 \r\n \r\n 日々の暮らしに新しい設えを \r\n 広島の小さなアトリエから \r\n いつもの日々が少し楽しくなる \r\n ‘花具’をお届けします。 """ -metaDescription: """ 花具製作所は、花と木を素材に \r\n 設計から製作まで手掛けるデザインユニットです。 \r\n \r\n 日々の暮らしに新しい設えを \r\n 広島の小さなアトリエから \r\n いつもの日々が少し楽しくなる \r\n ‘花具’をお届けします。 """ -file_name: "0521114631_6469860778a3a.JPG" -file_delete_flag: null -logo_file_name: "0521114631_6469860778c5e.png" -logo_file_delete_flag: null -slug: "H" -title: "日々の暮らしに 新しい色の設えを" -englishText: "KAGU SEISAKUSYO" -japaneseText: "カグセイサクショ" -searchKeywords: "花具、かぐ、はなぐ、カグ、ハナグ" } Eccube\Entity\Category {#3978 -id: 78 -name: "EDDA" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1684635280 {#3976 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684635280 {#3977 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3979 …} -Children: Doctrine\ORM\PersistentCollection {#3982 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 誰もが心地よさを感じるやわらかなライン、 \r\n 触れるたびに安らぐ自然素材、 \r\n 本当に必要な機能だけを残したシンプルなフォルム。 \r\n 北欧家具のデザイン思想に、日本の住居での使いやすさを加えた家具ブランドです。 """ -metaDescription: """ 誰もが心地よさを感じるやわらかなライン、 \r\n 触れるたびに安らぐ自然素材、 \r\n 本当に必要な機能だけを残したシンプルなフォルム。 \r\n 北欧家具のデザイン思想に、日本の住居での使いやすさを加えた家具ブランドです。 """ -file_name: "0521111440_64697e90a26cd.jpg" -file_delete_flag: null -logo_file_name: "0521111440_64697e90a2802.jpg" -logo_file_delete_flag: null -slug: "E" -title: "北欧ヴィンテージの風合いと日本の住居での使いやすさの追求" -englishText: "EDDA" -japaneseText: "エッダ" -searchKeywords: "えっだ、エッダ、EDDA" } Eccube\Entity\Category {#3985 -id: 77 -name: "柏木工" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684634991 {#3983 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634991 {#3984 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3986 …} -Children: Doctrine\ORM\PersistentCollection {#3989 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ KASHIWAのものづくりの中心にあるもの。 \r\n それは、飛騨の匠の技と心。 \r\n 長い歴史の中で培われてきたこの伝統を活かし、 \r\n 飛騨の暮らしに流れる真の豊かさを、 \r\n 今、そして、これから先の世代にも \r\n 受け継いでいきたいと考えています。 """ -metaDescription: """ KASHIWAのものづくりの中心にあるもの。 \r\n それは、飛騨の匠の技と心。 \r\n 長い歴史の中で培われてきたこの伝統を活かし、 \r\n 飛騨の暮らしに流れる真の豊かさを、 \r\n 今、そして、これから先の世代にも \r\n 受け継いでいきたいと考えています。 """ -file_name: "0521110951_64697d6f57302.jpg" -file_delete_flag: null -logo_file_name: "0521110951_64697d6f57511.jpg" -logo_file_delete_flag: null -slug: "K" -title: "匠のモノづくり" -englishText: "KASHIWA" -japaneseText: "カシワ" -searchKeywords: "柏木工、カシワ、かしわ、KASHIWA" } Eccube\Entity\Category {#3992 -id: 76 -name: "高野木工" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1684634385 {#3990 date: 2023-05-21 10:59:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696223396 {#3991 date: 2023-10-02 14:09:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3993 …} -Children: Doctrine\ORM\PersistentCollection {#3996 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ただのモノとして機能するのではなく、家族の傍らでそっと見守る存在でありたい。 \r\n \r\n 昔の家にはあった大黒柱の傷、イタズラをして怒られた傷 、 \r\n 兄弟で背比べをした時につけた油性マジックペンの跡のような 使っていくうちについた“家族の記録”。 \r\n \r\n 家具を通してそんな思い出に浸っていただけたなら、そして生活をより魅力あるものにするお手伝いができるなら…。 \r\n そんな願いを込め、今日も温かい人の手で創っています。 """ -metaDescription: """ ただのモノとして機能するのではなく、家族の傍らでそっと見守る存在でありたい。 \r\n \r\n 昔の家にはあった大黒柱の傷、イタズラをして怒られた傷 、 \r\n 兄弟で背比べをした時につけた油性マジックペンの跡のような 使っていくうちについた“家族の記録”。 \r\n \r\n 家具を通してそんな思い出に浸っていただけたなら、そして生活をより魅力あるものにするお手伝いができるなら…。 \r\n そんな願いを込め、今日も温かい人の手で創っています。 """ -file_name: "1002140956_651a50a45eca9.jpg" -file_delete_flag: null -logo_file_name: "0521105945_64697b11456d0.jpg" -logo_file_delete_flag: null -slug: "T" -title: "思い出を記憶する家具" -englishText: "TAKANO MOKKOU" -japaneseText: "タカノモッコウ" -searchKeywords: "高野木工、たかのもっこう" } Eccube\Entity\Category {#3999 -id: 75 -name: "BRIDGE SPECIALIST" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1684633514 {#3997 date: 2023-05-21 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684633695 {#3998 date: 2023-05-21 10:48:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4000 …} -Children: Doctrine\ORM\PersistentCollection {#4003 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ BRIDGEシリーズをコントラクト向けやホームオフィス向けに拡張したブランドです。 \r\n 北欧デザインの洗練されたデザインそのままに、シンプルで細やかなサイズバリエーションで、商業施設やパブリックスペースまで、場を問わず空間に溶け込み馴染みます。 \r\n \r\n 既存のBRIDGEアイテムとの組み合わせを前提としたサイズ設計のため、統一感のある空間構成が可能です。 """ -metaDescription: """ BRIDGEシリーズをコントラクト向けやホームオフィス向けに拡張したブランドです。 \r\n 北欧デザインの洗練されたデザインそのままに、シンプルで細やかなサイズバリエーションで、商業施設やパブリックスペースまで、場を問わず空間に溶け込み馴染みます。 \r\n \r\n 既存のBRIDGEアイテムとの組み合わせを前提としたサイズ設計のため、統一感のある空間構成が可能です。 """ -file_name: "0521104815_6469785f01c59.jpg" -file_delete_flag: null -logo_file_name: "0521104514_646977aa1fbdf.jpg" -logo_file_delete_flag: null -slug: "B" -title: "ANY SPACE ANY PLACE" -englishText: "BRIDGE SPECIALIST" -japaneseText: "ブリッジ スペシャリスト" -searchKeywords: "BRIDGE SPECIALIST、ブリッジスペシャリスト、ぶりっじすぺしゃりすと" } Eccube\Entity\Category {#4006 -id: 74 -name: "ELEGANCE" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1684631977 {#4004 date: 2023-05-21 10:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684632960 {#4005 date: 2023-05-21 10:36:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4007 …} -Children: Doctrine\ORM\PersistentCollection {#4010 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "「美しくて軽い、洗練された家具を暮らしの中へ」という思いから始まったELEGANCEシリーズは、デンマークの家具デザイナー、ハンス・S・ヤコブセンと日本の木工家具メーカーの共同開発により実現しました。強度と軽さをあわせ持ち、触れるたびに柔らかなぬくもりを感じさせる上質な家具が、軽やかに舞うような空気を暮らしに纏います。" -metaDescription: "「美しくて軽い、洗練された家具を暮らしの中へ」という思いから始まったELEGANCEシリーズは、デンマークの家具デザイナー、ハンス・S・ヤコブセンと日本の木工家具メーカーの共同開発により実現しました。強度と軽さをあわせ持ち、触れるたびに柔らかなぬくもりを感じさせる上質な家具が、軽やかに舞うような空気を暮らしに纏います。" -file_name: "0521103600_646975806cad2.jpg" -file_delete_flag: null -logo_file_name: "0521101937_646971a9c2705.JPG" -logo_file_delete_flag: null -slug: "E" -title: "美しくて軽い、洗練された家具を暮らしの中へ" -englishText: "ELEGANCE" -japaneseText: "エレガンス" -searchKeywords: "ELEGANCE、エレガンス、えれがんす" } Eccube\Entity\Category {#4013 -id: 70 -name: "HAY" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682578832 {#4011 date: 2023-04-27 16:00:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1693294429 {#4012 date: 2023-08-29 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4014 …} -Children: Doctrine\ORM\PersistentCollection {#4017 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -metaDescription: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -file_name: "0829163349_64ed9f5d7d902.jpg" -file_delete_flag: null -logo_file_name: "0427161454_644a20eea19c9.png" -logo_file_delete_flag: null -slug: "H" -title: "デンマーク発のインテリアブランド" -englishText: "HAY" -japaneseText: "ヘイ" -searchKeywords: "ヘイ、HAY、へい" } Eccube\Entity\Category {#4020 -id: 50 -name: "タカタレムノス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1680106225 {#4018 date: 2023-03-30 01:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1681791196 {#4019 date: 2023-04-18 13:13:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4021 …} -Children: Doctrine\ORM\PersistentCollection {#4024 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ときには凛と佇む花のように、ときには光輝く宝石のように。 \r\n \r\n 毎日なにげなく、何度も目にするものだからこそ、あなたのいる空間を豊かにする存在であってほしい。 \r\n \r\n この思いを大切に、Lemnosは多くの著名デザイナーとプロジェクトを組み、数々の名品を発表してきました。 \r\n \r\n Lemnosのプロダクトは、職人の研ぎ澄まされた手の技によって支えられています。 \r\n \r\n 素材と対話し、その素材が持つ魅力を最大限に引き出す。その結果、移りゆく時間とは裏腹に時が経っても色あせないデザインが生まれる。 \r\n \r\n 革新的なデザインと国内で丁寧に作られたプロダクトはグッドデザイン賞をはじめ、国内外で数々の賞を受賞し、高い評価を得ています。 \r\n \r\n Lemnosは、革新的で、かつ永続的な美しさを提案し続けます。 """ -metaDescription: """ ときには凛と佇む花のように、ときには光輝く宝石のように。 \r\n \r\n 毎日なにげなく、何度も目にするものだからこそ、あなたのいる空間を豊かにする存在であってほしい。 \r\n \r\n この思いを大切に、Lemnosは多くの著名デザイナーとプロジェクトを組み、数々の名品を発表してきました。 \r\n \r\n Lemnosのプロダクトは、職人の研ぎ澄まされた手の技によって支えられています。 \r\n \r\n 素材と対話し、その素材が持つ魅力を最大限に引き出す。その結果、移りゆく時間とは裏腹に時が経っても色あせないデザインが生まれる。 \r\n \r\n 革新的なデザインと国内で丁寧に作られたプロダクトはグッドデザイン賞をはじめ、国内外で数々の賞を受賞し、高い評価を得ています。 \r\n \r\n Lemnosは、革新的で、かつ永続的な美しさを提案し続けます。 """ -file_name: "0418131315_643e18dbc98b2.jpg" -file_delete_flag: null -logo_file_name: "0414140836_6438dfd4abd6f.png" -logo_file_delete_flag: null -slug: "T" -title: "時を刻み、空間をつくる" -englishText: "Lemnos" -japaneseText: "タカタレムノス" -searchKeywords: "タカタレムノス、takatalemnos、たかたれむのす" } Eccube\Entity\Category {#4027 -id: 49 -name: "浜本工芸" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1680106222 {#4025 date: 2023-03-30 01:10:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692952356 {#4026 date: 2023-08-25 17:32:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4028 …} -Children: Doctrine\ORM\PersistentCollection {#4031 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -metaDescription: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -file_name: "0825173236_64e8672499b2d.jpg" -file_delete_flag: null -logo_file_name: "0414140823_6438dfc799a6e.png" -logo_file_delete_flag: null -slug: "H" -title: "日々の暮らしに快適さとくつろぎを" -englishText: "Hamamoto kougei" -japaneseText: "ハマモトコウゲイ" -searchKeywords: "ハマモトコウゲイ、hamamotokougei、はまもとこうげい" } Eccube\Entity\Category {#4034 -id: 48 -name: "アンネルベッド" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1680106219 {#4032 date: 2023-03-30 01:10:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061701 {#4033 date: 2023-04-21 16:21:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4035 …} -Children: Doctrine\ORM\PersistentCollection {#4038 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 人間は人生の3分の1を睡眠に費やすと言われています。100歳まで生きる人であれば、人生の30年以上となります。 \r\n \r\n その睡眠時間をもっと素敵でワクワクするものにしていきたい。快適で質の高い眠りを、1人でも多くの人に、お届けしたいと考えております。 \r\n \r\n アンネルベッドは、妥協することなく「良い睡眠はなんだろうか?」と考え、カタチにし、改善しています。 """ -metaDescription: """ 人間は人生の3分の1を睡眠に費やすと言われています。100歳まで生きる人であれば、人生の30年以上となります。 \r\n \r\n その睡眠時間をもっと素敵でワクワクするものにしていきたい。快適で質の高い眠りを、1人でも多くの人に、お届けしたいと考えております。 \r\n \r\n アンネルベッドは、妥協することなく「良い睡眠はなんだろうか?」と考え、カタチにし、改善しています。 """ -file_name: "0421155009_64423221ea149.jpg" -file_delete_flag: null -logo_file_name: "0414140812_6438dfbcbabb5.png" -logo_file_delete_flag: null -slug: "A" -title: "一生一緒。アンネルベッド。" -englishText: "Annel bed" -japaneseText: "アンネルベッド" -searchKeywords: "アンネルベッド、annelbed、あんねるべっど" } Eccube\Entity\Category {#4041 -id: 47 -name: "CLASSE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1680106215 {#4039 date: 2023-03-30 01:10:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696244051 {#4040 date: 2023-10-02 19:54:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4042 …} -Children: Doctrine\ORM\PersistentCollection {#4045 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 国産材、アメリカ産材問わず、工場に届くまで、自らの目で確かめて木材の品質を見極めています。 \r\n 個性豊かな素材から生まれる家具は、人生をともにするパートナーのようです。 \r\n 家を建てたり、進学や就職など様々な祝いの場に関わり、人生の節目に登場します。 \r\n 購入いただいたお客様の幸せに思いを馳せながら製品を提供していくことを心に留めています。 \r\n 「シンプルで飽きのこないインテリアの追求」をコンセプトに、現代のライフスタイルに合わせた家具をご提案し続けます。 """ -metaDescription: """ 国産材、アメリカ産材問わず、工場に届くまで、自らの目で確かめて木材の品質を見極めています。 \r\n 個性豊かな素材から生まれる家具は、人生をともにするパートナーのようです。 \r\n 家を建てたり、進学や就職など様々な祝いの場に関わり、人生の節目に登場します。 \r\n 購入いただいたお客様の幸せに思いを馳せながら製品を提供していくことを心に留めています。 \r\n 「シンプルで飽きのこないインテリアの追求」をコンセプトに、現代のライフスタイルに合わせた家具をご提案し続けます。 """ -file_name: "1002195411_651aa15307030.jpg" -file_delete_flag: null -logo_file_name: "0827092906_64ea98d259a89.jpg" -logo_file_delete_flag: null -slug: "C" -title: "佐賀県木工家具メーカー「LEGNATEC」オリジナルブランド" -englishText: "CLASSE" -japaneseText: "クラッセ" -searchKeywords: "レグナテック、legnatec、れぐなてっく" } Eccube\Entity\Category {#4048 -id: 46 -name: "HangOut" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1680106212 {#4046 date: 2023-03-30 01:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701413500 {#4047 date: 2023-12-01 15:51:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4049 …} -Children: Doctrine\ORM\PersistentCollection {#4052 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -metaDescription: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -file_name: "1201155140_6569827c47ffd.jpg" -file_delete_flag: null -logo_file_name: "0414140753_6438dfa928446.png" -logo_file_delete_flag: null -slug: "H" -title: "アクティブな暮らしとくつろぎの外遊び" -englishText: "Hang out" -japaneseText: "ハングアウト" -searchKeywords: "ハングアウト、HangOut、はんぐあうと" } Eccube\Entity\Category {#4055 -id: 45 -name: "SIEVE" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1680106208 {#4053 date: 2023-03-30 01:10:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682060374 {#4054 date: 2023-04-21 15:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4056 …} -Children: Doctrine\ORM\PersistentCollection {#4059 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 毎日使用する家具だから、生活にあわせたスタイルやサイズを選ぶことはとても大事。 \r\n \r\n でも、お部屋の顔となるソファ、カラーリングやデザインにもこだわりたい。 \r\n \r\n SIEVE(シーヴ )は、様々なライフスタイルに合わせた、みなさまにとっての「ちょうど良いスタイル」「ちょうど良いデザイン」「ちょうど良い価格」を目指して、豊富なラインナップ・カラーリングをご用意しています。 """ -metaDescription: """ 毎日使用する家具だから、生活にあわせたスタイルやサイズを選ぶことはとても大事。 \r\n \r\n でも、お部屋の顔となるソファ、カラーリングやデザインにもこだわりたい。 \r\n \r\n SIEVE(シーヴ )は、様々なライフスタイルに合わせた、みなさまにとっての「ちょうど良いスタイル」「ちょうど良いデザイン」「ちょうど良い価格」を目指して、豊富なラインナップ・カラーリングをご用意しています。 """ -file_name: "0418131148_643e1884b3ccc.jpg" -file_delete_flag: null -logo_file_name: "0414140740_6438df9ce62aa.png" -logo_file_delete_flag: null -slug: "S" -title: "SIEVE(シーヴ)とは、篩(ふるい)を意味します。私たちはあらゆる事を篩にかけるように見つめ直します。" -englishText: "Sieve" -japaneseText: "シーヴ" -searchKeywords: "シーヴ、sieve、しーゔ" } Eccube\Entity\Category {#4062 -id: 44 -name: "UTILITY" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1680106205 {#4060 date: 2023-03-30 01:10:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061342 {#4061 date: 2023-04-21 16:15:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4063 …} -Children: Doctrine\ORM\PersistentCollection {#4066 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ”有効” “有益” “役に立つもの” 「Utility」 \r\n 皆様のお役に立てるアイテムを提供したい。 \r\n \r\n その想いからホームからオフィスと幅広くご使用いただけるアイテムを取り揃えたブランドです。 """ -metaDescription: """ ”有効” “有益” “役に立つもの” 「Utility」 \r\n 皆様のお役に立てるアイテムを提供したい。 \r\n \r\n その想いからホームからオフィスと幅広くご使用いただけるアイテムを取り揃えたブランドです。 """ -file_name: "0418131108_643e185cad230.jpg" -file_delete_flag: null -logo_file_name: "0414140708_6438df7c9120f.png" -logo_file_delete_flag: null -slug: "U" -title: "「役に立つ」お求めやすい高品質なアイテムをラインナップ" -englishText: "Utility" -japaneseText: "ユーティリティ" -searchKeywords: "ユーティリティ、Utility、ゆーてぃりてぃ" } Eccube\Entity\Category {#4069 -id: 43 -name: "MASH" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1680106201 {#4067 date: 2023-03-30 01:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061432 {#4068 date: 2023-04-21 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4070 …} -Children: Doctrine\ORM\PersistentCollection {#4073 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 2つの異なるものを組み合わせ、 新しいものを作り出す「Mash Up」という言葉があります。 \r\n \r\n インテリアブランド「Mash」は、 今あるものにちょっとしたコトやモノを足すことにより、 より魅力的な、新鮮な『日々を楽しく・豊かに』する モノの提供を目指しています。 """ -metaDescription: """ 2つの異なるものを組み合わせ、 新しいものを作り出す「Mash Up」という言葉があります。 \r\n \r\n インテリアブランド「Mash」は、 今あるものにちょっとしたコトやモノを足すことにより、 より魅力的な、新鮮な『日々を楽しく・豊かに』する モノの提供を目指しています。 """ -file_name: "0418131048_643e1848e80a8.jpg" -file_delete_flag: null -logo_file_name: "0414140656_6438df700c9b5.png" -logo_file_delete_flag: null -slug: "M" -title: "今あるものにちょっとしたコトやモノを足して、「日々を楽しく・豊かに」するアイテムを" -englishText: "Mash" -japaneseText: "マッシュ" -searchKeywords: "マッシュ、mash、まっしゅ" } Eccube\Entity\Category {#4076 -id: 42 -name: "立野木材工芸" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1680106198 {#4074 date: 2023-03-30 01:09:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695460877 {#4075 date: 2023-09-23 18:21:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4077 …} -Children: Doctrine\ORM\PersistentCollection {#4080 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ よく触れるところに艶が出てくる \r\n \r\n 日差しを浴びて風合いが深まる \r\n \r\n など家族と一緒に年を重ねていけるのが天然木の家具の醍醐味です。 \r\n \r\n 家族の暮らしをより豊かにし、天然木のように深まっていくことを願って、真心を込めた家具づくりをしながら、木に馳せる想いと技術をつないでいます。 """ -metaDescription: """ よく触れるところに艶が出てくる \r\n \r\n 日差しを浴びて風合いが深まる \r\n \r\n など家族と一緒に年を重ねていけるのが天然木の家具の醍醐味です。 \r\n \r\n 家族の暮らしをより豊かにし、天然木のように深まっていくことを願って、真心を込めた家具づくりをしながら、木に馳せる想いと技術をつないでいます。 """ -file_name: "0923182117_650eae0dc66b8.jpg" -file_delete_flag: null -logo_file_name: "0909151743_64fc0e073d600.jpg" -logo_file_delete_flag: null -slug: "T" -title: "「使えば使うほど家族の景色になる家具」" -englishText: "Tateno. wood. art." -japaneseText: "タテノモクザイコウゲイ" -searchKeywords: "タテノモクザイコウゲイ、tatenomokuzaikougei、たてのもくざいこうげい" } Eccube\Entity\Category {#4083 -id: 41 -name: "冨士ファニチア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1680106194 {#4081 date: 2023-03-30 01:09:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687999298 {#4082 date: 2023-06-29 09:41:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4084 …} -Children: Doctrine\ORM\PersistentCollection {#4087 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 大量生産・大量消費ではなく、お客様が本当に欲しいものだけをつくる。 \r\n \r\n そして、お客様に欲しいと思っていただけるような商品ラインナップで、選ぶことの楽しさを知っていただきたい。 \r\n \r\n 木材の色目の組合せ、気持ちいい触り心地の研磨、遠くから見ても分かる張りのテンション。 \r\n \r\n もしかすると気付いてもらえないような小さな拘りも、全てはお客様にとって大切な安らぎの時間を邪魔しないためです。 \r\n \r\n 私達は、喜んでいただいているお客様の顔をイメージしながらモノづくりをしています。 """ -metaDescription: """ 大量生産・大量消費ではなく、お客様が本当に欲しいものだけをつくる。 \r\n \r\n そして、お客様に欲しいと思っていただけるような商品ラインナップで、選ぶことの楽しさを知っていただきたい。 \r\n \r\n 木材の色目の組合せ、気持ちいい触り心地の研磨、遠くから見ても分かる張りのテンション。 \r\n \r\n もしかすると気付いてもらえないような小さな拘りも、全てはお客様にとって大切な安らぎの時間を邪魔しないためです。 \r\n \r\n 私達は、喜んでいただいているお客様の顔をイメージしながらモノづくりをしています。 """ -file_name: "0418130950_643e180ee6bcd.jpg" -file_delete_flag: null -logo_file_name: "0414140429_6438dedd360e3.png" -logo_file_delete_flag: null -slug: "F" -title: "全てのお客様を人生の主人公にするために" -englishText: "Fuji furniture" -japaneseText: "フジファニチア" -searchKeywords: "フジファニチア、fuji furniture、ふじふぁにちあ" } Eccube\Entity\Category {#4090 -id: 40 -name: "日本ベッド" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1680106191 {#4088 date: 2023-03-30 01:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634877 {#4089 date: 2023-05-21 11:07:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4091 …} -Children: Doctrine\ORM\PersistentCollection {#4094 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 日本ベッドは1926年の創業から90年余に渡り、心地よく上質な眠りをお届けするための製品開発に取り組み続けています。 \r\n \r\n 暮らしに寄り添い、よい眠りのためにできるすべてを追求すること。 \r\n \r\n 機械づくりからこだわったマットレス。 \r\n \r\n 空間を豊かにしつらえるベッドフレームやアクセサリー。 \r\n \r\n そのひとつひとつが、 性能という価値を超え、上質な毎日をかなえるものへ。 \r\n \r\n 日本ベッドは、 90年余の年月を積み重ね、 \r\n \r\n いま、 100年への歩みを進めています。 """ -metaDescription: """ 日本ベッドは1926年の創業から90年余に渡り、心地よく上質な眠りをお届けするための製品開発に取り組み続けています。 \r\n \r\n 暮らしに寄り添い、よい眠りのためにできるすべてを追求すること。 \r\n \r\n 機械づくりからこだわったマットレス。 \r\n \r\n 空間を豊かにしつらえるベッドフレームやアクセサリー。 \r\n \r\n そのひとつひとつが、 性能という価値を超え、上質な毎日をかなえるものへ。 \r\n \r\n 日本ベッドは、 90年余の年月を積み重ね、 \r\n \r\n いま、 100年への歩みを進めています。 """ -file_name: "0521110757_64697cfd9cdcb.jpg" -file_delete_flag: null -logo_file_name: "0414140107_6438de13cc88d.png" -logo_file_delete_flag: null -slug: "N" -title: "Sleep as Life -眠りから暮らしを考える-" -englishText: "Nihon bed" -japaneseText: "ニホンベッド" -searchKeywords: "ニホンベッド、nihon bed、にほんべっど" } Eccube\Entity\Category {#4097 -id: 39 -name: "BRIDGE" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1680106187 {#4095 date: 2023-03-30 01:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634124 {#4096 date: 2023-05-21 10:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4098 …} -Children: Doctrine\ORM\PersistentCollection {#4101 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 柔らかな曲線が生み出す有機的なラインがオーク材の木目の美しさを引き立てます。 \r\n \r\n ずっと色褪せない家具、 時間が経てば経つほど愛着が増していく家具。 \r\n \r\n 北欧への憧れと尊厳から生まれた、上質な毎日のための新しいスタンダード家具です。 """ -metaDescription: """ 柔らかな曲線が生み出す有機的なラインがオーク材の木目の美しさを引き立てます。 \r\n \r\n ずっと色褪せない家具、 時間が経てば経つほど愛着が増していく家具。 \r\n \r\n 北欧への憧れと尊厳から生まれた、上質な毎日のための新しいスタンダード家具です。 """ -file_name: "0418130902_643e17de8a797.jpg" -file_delete_flag: null -logo_file_name: "0413193235_6437da43a8e8f.jpg" -logo_file_delete_flag: null -slug: "B" -title: "デンマークの家具デザイナー、ハンス・S・ヤコブセンとのコラボレーションブランド" -englishText: "BRIDGE" -japaneseText: "ブリッジ" -searchKeywords: "ブリッジ、bridge、ぶりっじ" } Eccube\Entity\Category {#4104 -id: 38 -name: "Prevell" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1680106182 {#4102 date: 2023-03-30 01:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686526797 {#4103 date: 2023-06-12 08:39:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4105 …} -Children: Doctrine\ORM\PersistentCollection {#4108 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ オリジナルで企画開発をしたカーペットから、輸入カーペット、世界にひとつしかないような高級感のあるペルシャ絨毯など、様々なラグ・カーペット・絨毯を取り扱っています。 \r\n \r\n 見た目の美しさはもちろん、専門メーカーならではのクオリティ、機能性を追求した製品で、お部屋の足元から生活に彩りと快適さを提供します。 """ -metaDescription: """ オリジナルで企画開発をしたカーペットから、輸入カーペット、世界にひとつしかないような高級感のあるペルシャ絨毯など、様々なラグ・カーペット・絨毯を取り扱っています。 \r\n \r\n 見た目の美しさはもちろん、専門メーカーならではのクオリティ、機能性を追求した製品で、お部屋の足元から生活に彩りと快適さを提供します。 """ -file_name: "0418130839_643e17c76ff59.jpg" -file_delete_flag: null -logo_file_name: "0413193108_6437d9ec714f5.jpg" -logo_file_delete_flag: null -slug: "P" -title: "国内有数のラグ・カーペットメーカー" -englishText: "Prevell" -japaneseText: "プレーベル" -searchKeywords: "プレーベル、Prevell、ぷれーべる" } Eccube\Entity\Category {#4111 -id: 37 -name: "ナガノインテリア" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1680106178 {#4109 date: 2023-03-30 01:09:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1700208229 {#4110 date: 2023-11-17 17:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4112 …} -Children: Doctrine\ORM\PersistentCollection {#4115 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ナガノインテリアの家具は、お客さまの手にわたってはじめて、本当の意味で完成します。 \r\n \r\n それは、作り手の想いだけでデザインされる、押し付けの家具ではありません。 \r\n \r\n どんな色や形を選んで、これからの暮らしの風景にどんなスタイルで取り入れるか。 \r\n \r\n 大切にしているのは、使い手自身が自由に関われる余白があるということ。 \r\n \r\n そのために、私たちの家具は、どこまでもBasicな存在でありたいと考えます。 \r\n \r\n とことんBasicであるからこそ、その人だけの特別な一脚になれる。 \r\n \r\n そのコンセプトは、お届けするすべての家具に息づいています。 """ -metaDescription: """ ナガノインテリアの家具は、お客さまの手にわたってはじめて、本当の意味で完成します。 \r\n \r\n それは、作り手の想いだけでデザインされる、押し付けの家具ではありません。 \r\n \r\n どんな色や形を選んで、これからの暮らしの風景にどんなスタイルで取り入れるか。 \r\n \r\n 大切にしているのは、使い手自身が自由に関われる余白があるということ。 \r\n \r\n そのために、私たちの家具は、どこまでもBasicな存在でありたいと考えます。 \r\n \r\n とことんBasicであるからこそ、その人だけの特別な一脚になれる。 \r\n \r\n そのコンセプトは、お届けするすべての家具に息づいています。 """ -file_name: "1117170349_65571e658cdd6.jpg" -file_delete_flag: null -logo_file_name: "1117170349_65571e658cf90.png" -logo_file_delete_flag: null -slug: "N" -title: "One Order,One Story" -englishText: "Nagano interior" -japaneseText: "ナガノインテリア" -searchKeywords: "ナガノインテリア、NAGANO INTERIOR 、ながのいんてりあ" } Eccube\Entity\Category {#4118 -id: 36 -name: "KarimokuNewStandard" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680106173 {#4116 date: 2023-03-30 01:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637367 {#4117 date: 2023-05-21 11:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4119 …} -Children: Doctrine\ORM\PersistentCollection {#4122 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 日本の木製家具メーカーであるカリモクが2009年に設立したKarimoku New Standardは、先進的なアイデアと優れた製造技術を融合したブランドです。 \r\n 生産工程すべてにおいて、アプローチは素材そのものから始まり、高いクオリティを追求しています。 \r\n \r\n 使用している木材は、主に北日本を原産地とする広葉樹。(カエデ、クリ、ナラなど) \r\n \r\n 広葉樹のサスティナブルな活用、さらに森林保全や林業地域の活性化といった問題に対して木製家具メーカーとしてどうあるべきかを常に考えています。 \r\n \r\n Karimoku New Standardは、協力し物事を進めるアプローチの方法をとり、本当の意味でスタンダードになるために、時代の模範でなくてはならないという信念をもち進化し続けているブランドです。 """ -metaDescription: """ 日本の木製家具メーカーであるカリモクが2009年に設立したKarimoku New Standardは、先進的なアイデアと優れた製造技術を融合したブランドです。 \r\n 生産工程すべてにおいて、アプローチは素材そのものから始まり、高いクオリティを追求しています。 \r\n \r\n 使用している木材は、主に北日本を原産地とする広葉樹。(カエデ、クリ、ナラなど) \r\n \r\n 広葉樹のサスティナブルな活用、さらに森林保全や林業地域の活性化といった問題に対して木製家具メーカーとしてどうあるべきかを常に考えています。 \r\n \r\n Karimoku New Standardは、協力し物事を進めるアプローチの方法をとり、本当の意味でスタンダードになるために、時代の模範でなくてはならないという信念をもち進化し続けているブランドです。 """ -file_name: "0421154649_644231596bfff.jpg" -file_delete_flag: null -logo_file_name: "0521105207_646979475576d.jpg" -logo_file_delete_flag: null -slug: "K" -title: "先進的なアイデアと優れた製造技術を融合したブランド" -englishText: "KarimokuNewStandard" -japaneseText: "カリモクニュースタンダード" -searchKeywords: "カリモクニュースタンダード、KarimokuNewStandard、かりもくにゅーすたんだーど" } Eccube\Entity\Category {#4125 -id: 35 -name: "MASTERWAL" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680106168 {#4123 date: 2023-03-30 01:09:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637350 {#4124 date: 2023-05-21 11:49:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4126 …} -Children: Doctrine\ORM\PersistentCollection {#4129 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 厳選されたウォールナットを使用した高品質のファニチャーブランド。 \r\n \r\n 「ウォールナットを極める」という想いから名付けられたマスターウォールは、高品質のウォールナットを規定する基準「FAS」以上の上質な木材のみを使用しています。 \r\n \r\n 時代に左右されず、年月を重ねても色あせることのない、一生を通じて愛される家具を目指す、高品質なファニチャーブランドです。 """ -metaDescription: """ 厳選されたウォールナットを使用した高品質のファニチャーブランド。 \r\n \r\n 「ウォールナットを極める」という想いから名付けられたマスターウォールは、高品質のウォールナットを規定する基準「FAS」以上の上質な木材のみを使用しています。 \r\n \r\n 時代に左右されず、年月を重ねても色あせることのない、一生を通じて愛される家具を目指す、高品質なファニチャーブランドです。 """ -file_name: "0413014831_6436e0dfbf230.jpg" -file_delete_flag: null -logo_file_name: "0413191620_6437d674e1723.jpg" -logo_file_delete_flag: null -slug: "M" -title: "「100年後のアンティーク家具へ」" -englishText: "MASTERWAL" -japaneseText: "マスターウォール" -searchKeywords: "マスターウォール、Masterwal、ますたーうぉーる" } Eccube\Entity\Category {#4132 -id: 7 -name: "商品タイプ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1680007631 {#3772 date: 2023-03-28 21:47:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680084464 {#3771 date: 2023-03-29 19:07:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4133 …} -Children: Doctrine\ORM\PersistentCollection {#4136 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4137 -id: 33 -name: "インテリア雑貨" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1680087765 {#4130 date: 2023-03-29 20:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4131 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4138 …} -Children: Doctrine\ORM\PersistentCollection {#4141 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -metaDescription: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -file_name: "0831155050_64f0384a4cc2d.jpg" -file_delete_flag: null -logo_file_name: "0414135752_6438dd50cadb8.jpg" -logo_file_delete_flag: null -slug: null -title: "暮らしを彩る笑顔になるモノ" -englishText: "Interior goods" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4146 -id: 32 -name: "時計" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1680087760 {#4144 date: 2023-03-29 20:02:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4145 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4147 …} -Children: Doctrine\ORM\PersistentCollection {#4150 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "当たり前に見るモノだから、デザインや機能性にこだわったものを選びませんか?見たことがあるデザインから、ちょっと変わったデザインのモノまで。ついつい見てしまう時計をチョイスしました。 贈り物にもピッタリです。" -metaDescription: "当たり前に見るモノだから、デザインや機能性にこだわったものを選びませんか?見たことがあるデザインから、ちょっと変わったデザインのモノまで。ついつい見てしまう時計をチョイスしました。 贈り物にもピッタリです。" -file_name: "0418130107_643e16037c8ab.jpg" -file_delete_flag: null -logo_file_name: "0414135743_6438dd47022e4.jpg" -logo_file_delete_flag: null -slug: null -title: "毎日見るモノだからこそ、目を引くモノを" -englishText: "Clock" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4153 -id: 25 -name: "ラグ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1680087729 {#4151 date: 2023-03-29 20:02:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4152 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4154 …} -Children: Doctrine\ORM\PersistentCollection {#4157 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 季節感や気分によって気軽にコーディネートできるラグ。 \r\n 人気の北欧デザインやナチュラルテイスト、ヴィンテージスタイルなど、豊富なデザインラインナップより、お好みに合わせてお選びいただけます。 """ -metaDescription: """ 季節感や気分によって気軽にコーディネートできるラグ。 \r\n 人気の北欧デザインやナチュラルテイスト、ヴィンテージスタイルなど、豊富なデザインラインナップより、お好みに合わせてお選びいただけます。 """ -file_name: "0413125156_64377c5c8eb40.jpg" -file_delete_flag: null -logo_file_name: "0414135624_6438dcf8dea2c.jpg" -logo_file_delete_flag: null -slug: null -title: "インテリアのアクセントアイテム" -englishText: "Rug" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4160 -id: 24 -name: "寝具" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1680087725 {#4158 date: 2023-03-29 20:02:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4159 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4161 …} -Children: Doctrine\ORM\PersistentCollection {#4164 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "枕や掛け布団、ベッドパッドなど、睡眠に欠かせないアイテムを取り揃えています。直接肌に触れるモノだからこそ、良いモノを提供したい。枕や布団を見直して、あなたの眠りの環境を見直しませんか?" -metaDescription: "枕や掛け布団、ベッドパッドなど、睡眠に欠かせないアイテムを取り揃えています。直接肌に触れるモノだからこそ、良いモノを提供したい。枕や布団を見直して、あなたの眠りの環境を見直しませんか?" -file_name: "0421164957_6442402592617.jpg" -file_delete_flag: null -logo_file_name: "0414135615_6438dcef31c9c.jpg" -logo_file_delete_flag: null -slug: null -title: "快適な寝心地をかなえるアイテム" -englishText: "Bedding" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4167 -id: 31 -name: "クッション" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1680087756 {#4165 date: 2023-03-29 20:02:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4166 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4168 …} -Children: Doctrine\ORM\PersistentCollection {#4171 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "ソファの座面や背もたれに、横になるときの頭や身体の支えに、あると快適なクッション。色んなサイズやデザインがあるからこそ、置いておくだけでもお部屋の印象が変わります。自分に合ったクッションを探してみてください。" -metaDescription: "ソファの座面や背もたれに、横になるときの頭や身体の支えに、あると快適なクッション。色んなサイズやデザインがあるからこそ、置いておくだけでもお部屋の印象が変わります。自分に合ったクッションを探してみてください。" -file_name: "0421170022_644242961b921.jpg" -file_delete_flag: null -logo_file_name: "0414135733_6438dd3d092ec.jpg" -logo_file_delete_flag: null -slug: null -title: "インテリアを引きたてる、あると便利なプラスワンアイテム" -englishText: "Cushion" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4174 -id: 30 -name: "ガーデンファニチャー" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1680087751 {#4172 date: 2023-03-29 20:02:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4173 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4175 …} -Children: Doctrine\ORM\PersistentCollection {#4178 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "テラスで過ごす時間をより豊かにできるよう、チェアやベンチ、テーブルをセレクトしています。テラスでカフェやレストラン、ホテルのような、快適で贅沢な空間を楽しみませんか?" -metaDescription: "テラスで過ごす時間をより豊かにできるよう、チェアやベンチ、テーブルをセレクトしています。テラスでカフェやレストラン、ホテルのような、快適で贅沢な空間を楽しみませんか?" -file_name: "0418130013_643e15cdb6fb7.jpg" -file_delete_flag: null -logo_file_name: "0424160253_6446299d46781.jpg" -logo_file_delete_flag: null -slug: null -title: "こだわりのガーデン空間を" -englishText: "Garden furniture" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4181 -id: 29 -name: "アウトドア" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1680087747 {#4179 date: 2023-03-29 20:02:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4180 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4182 …} -Children: Doctrine\ORM\PersistentCollection {#4185 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "アウトドアをより楽しむことができるアイテムからお部屋でも使えるモノまで。休日を楽しむあなたに、おすすめのアウトドアグッズ、アウトドアファニチャーを取り揃えています。" -metaDescription: "アウトドアをより楽しむことができるアイテムからお部屋でも使えるモノまで。休日を楽しむあなたに、おすすめのアウトドアグッズ、アウトドアファニチャーを取り揃えています。" -file_name: "0418125953_643e15b919a34.jpg" -file_delete_flag: null -logo_file_name: "0424160220_6446297c96de8.jpg" -logo_file_delete_flag: null -slug: null -title: "お家にいる時間が増えたからこそ、アウトドアを楽しみたい" -englishText: "Out door" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4188 -id: 28 -name: "オフィス" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1680087743 {#4186 date: 2023-03-29 20:02:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4187 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4189 …} -Children: Doctrine\ORM\PersistentCollection {#4192 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ オフィスは企業の顔と言えます。オフィス空間を変えることで、コミュニケーションが増えた、生産性があがったということも。\r\n オフィス家具から空間をコーディネートしてみませんか? """ -metaDescription: """ オフィスは企業の顔と言えます。オフィス空間を変えることで、コミュニケーションが増えた、生産性があがったということも。\r\n オフィス家具から空間をコーディネートしてみませんか? """ -file_name: "0418125929_643e15a1534b2.jpg" -file_delete_flag: null -logo_file_name: "0424140439_64460de72b06c.jpg" -logo_file_delete_flag: null -slug: null -title: "環境を変えて効率アップを目指しませんか?" -englishText: "Office" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4195 -id: 26 -name: "キッズ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1680087735 {#4193 date: 2023-03-29 20:02:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4194 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4196 …} -Children: Doctrine\ORM\PersistentCollection {#4199 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "丈夫な家具。角のない丸みのある家具。インテリアに馴染む家具。 お子様がいらっしゃるご家庭に安心して使えるモノを提供したい。 そんな想いからオススメのアイテムをセレクトしています。" -metaDescription: "丈夫な家具。角のない丸みのある家具。インテリアに馴染む家具。 お子様がいらっしゃるご家庭に安心して使えるモノを提供したい。 そんな想いからオススメのアイテムをセレクトしています。" -file_name: "0424213929_6446788126937.jpg" -file_delete_flag: null -logo_file_name: "0414135637_6438dd059889b.jpg" -logo_file_delete_flag: null -slug: null -title: "安心して使えるモノを" -englishText: "Kids" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4202 -id: 23 -name: "マットレス" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1680087721 {#4200 date: 2023-03-29 20:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4201 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4203 …} -Children: Doctrine\ORM\PersistentCollection {#4206 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -metaDescription: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -file_name: "1002200245_651aa3552a072.jpg" -file_delete_flag: null -logo_file_name: "0414135601_6438dce169e98.jpg" -logo_file_delete_flag: null -slug: null -title: "快適な睡眠を" -englishText: "Mattress" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4209 -id: 22 -name: "ベッドフレーム" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1680087713 {#4207 date: 2023-03-29 20:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4208 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4210 …} -Children: Doctrine\ORM\PersistentCollection {#4213 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "収納付きや読書などに便利な照明付き、ちょっとしたモノを置くのに便利なナイトテーブル付き。お休み前の寝室をより快適な空間にするベッドを取り揃えています。" -metaDescription: "収納付きや読書などに便利な照明付き、ちょっとしたモノを置くのに便利なナイトテーブル付き。お休み前の寝室をより快適な空間にするベッドを取り揃えています。" -file_name: "0418125905_643e158908493.jpg" -file_delete_flag: null -logo_file_name: "0414135549_6438dcd5bf247.jpg" -logo_file_delete_flag: null -slug: null -title: "お休み前のリラックスタイムをより快適に" -englishText: "Bed" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4216 -id: 21 -name: "キッチン収納・食器棚" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1680087707 {#4214 date: 2023-03-29 20:01:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4215 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4217 …} -Children: Doctrine\ORM\PersistentCollection {#4220 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -metaDescription: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -file_name: "1002200757_651aa48de3f25.png" -file_delete_flag: null -logo_file_name: "0414135539_6438dccbbaaad.jpg" -logo_file_delete_flag: null -slug: null -title: "毎日モノを出し入れする場だからこそ、使い勝手の良い長く使えるモノを" -englishText: "Kitchen cabinet" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4223 -id: 20 -name: "収納家具" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1680087701 {#4221 date: 2023-03-29 20:01:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4222 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4224 …} -Children: Doctrine\ORM\PersistentCollection {#4227 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 大容量の収納家具から、見せる収納など 用途に合わせて様々な種類の収納家具を取り添えています。\r\n 機能・サイズ・デザインなど、あなたの重視するポイントからお気に入りを見つけてください。 """ -metaDescription: """ 大容量の収納家具から、見せる収納など 用途に合わせて様々な種類の収納家具を取り添えています。\r\n 機能・サイズ・デザインなど、あなたの重視するポイントからお気に入りを見つけてください。 """ -file_name: "0418125840_643e1570ca621.jpg" -file_delete_flag: null -logo_file_name: "0414135526_6438dcbed6e92.jpg" -logo_file_delete_flag: null -slug: null -title: "ただ収納するだけじゃない賢くおしゃれに収納をする" -englishText: "Closet" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4230 -id: 19 -name: "テレビボード" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1680087697 {#4228 date: 2023-03-29 20:01:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4229 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4231 …} -Children: Doctrine\ORM\PersistentCollection {#4234 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -metaDescription: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -file_name: "0418125808_643e15503c7c0.jpg" -file_delete_flag: null -logo_file_name: "0827215149_64eb46e56d3e3.png" -logo_file_delete_flag: null -slug: null -title: "視線が集まる家具" -englishText: "Television board" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4237 -id: 18 -name: "デスク・学習机" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1680087693 {#4235 date: 2023-03-29 20:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4236 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4238 …} -Children: Doctrine\ORM\PersistentCollection {#4241 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ お子様の入学に合わせて、在宅ワークで、新築の書斎として。\r\n デスクのみに限らず、便利なデスク収納なども併せてご検討いただけます。新たな生活に向けて、長くご愛用いただけるデスクを選びませんか? """ -metaDescription: """ お子様の入学に合わせて、在宅ワークで、新築の書斎として。\r\n デスクのみに限らず、便利なデスク収納なども併せてご検討いただけます。新たな生活に向けて、長くご愛用いただけるデスクを選びませんか? """ -file_name: "0418125738_643e1532d1e60.jpg" -file_delete_flag: null -logo_file_name: "0622152351_6493e8f7a7910.png" -logo_file_delete_flag: null -slug: null -title: "お家のなかの学びの場" -englishText: "Desk" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4244 -id: 17 -name: "ダイニングテーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1680087689 {#4242 date: 2023-03-29 20:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4243 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4245 …} -Children: Doctrine\ORM\PersistentCollection {#4248 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ お客様のご家族、間取りに合った、長くご愛用いただけるダイニングをご提案します。収納があるものや伸縮可能なモノまで。\r\n ついお家に人を招きたくなる。ハウスメーカーが厳選したアイテムをニーズに合わせてお選びいただけます。 """ -metaDescription: """ お客様のご家族、間取りに合った、長くご愛用いただけるダイニングをご提案します。収納があるものや伸縮可能なモノまで。\r\n ついお家に人を招きたくなる。ハウスメーカーが厳選したアイテムをニーズに合わせてお選びいただけます。 """ -file_name: "0418125242_643e140aa2ed9.jpg" -file_delete_flag: null -logo_file_name: "0622152301_6493e8c5aec0f.png" -logo_file_delete_flag: null -slug: null -title: "家族や友人とお食事を楽しめる快適な空間" -englishText: "Dining table" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4251 -id: 16 -name: "サイドテーブル" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1680087684 {#4249 date: 2023-03-29 20:01:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4250 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4252 …} -Children: Doctrine\ORM\PersistentCollection {#4255 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 毎日の暮らしをより快適にしたい。ソファで映画鑑賞の際、そばに飲み物を置くスペースに。ベッドでお休み前の読書に便利なテーブルを。サイドテーブルを置いてより快適な空間をつくりませんか。\r\n 機能性はもちろん、デザイン性、素材にこだわったラインナップからお選びいただけます。 """ -metaDescription: """ 毎日の暮らしをより快適にしたい。ソファで映画鑑賞の際、そばに飲み物を置くスペースに。ベッドでお休み前の読書に便利なテーブルを。サイドテーブルを置いてより快適な空間をつくりませんか。 \r\n 機能性はもちろん、デザイン性、素材にこだわったラインナップからお選びいただけます。 """ -file_name: "0418125717_643e151d2aef6.jpg" -file_delete_flag: null -logo_file_name: "0414135442_6438dc92d9797.jpg" -logo_file_delete_flag: null -slug: null -title: "日々の暮らしに「あったらいいな」をご提供" -englishText: "Side table" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4258 -id: 10 -name: "ソファ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1680007679 {#4256 date: 2023-03-28 21:47:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4257 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4259 …} -Children: Doctrine\ORM\PersistentCollection {#4262 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ くつろぎの空間だからこそ、ソファにはこだわりたい。\r\n 長くご愛用いただけるように、素材はもちろんデザインや機能性を重視したソファをセレクトしました。\r\n 幅広いラインナップの中からあなたのお気に入りがきっと見つかります。 """ -metaDescription: """ くつろぎの空間だからこそ、ソファにはこだわりたい。\r\n 長くご愛用いただけるように、素材はもちろんデザインや機能性を重視したソファをセレクトしました。\r\n 幅広いラインナップの中からあなたのお気に入りがきっと見つかります。 """ -file_name: "0418125043_643e13936141b.jpg" -file_delete_flag: null -logo_file_name: "0414135301_6438dc2de5871.jpg" -logo_file_delete_flag: null -slug: null -title: "リビングの主役" -englishText: "Sofa" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4265 -id: 15 -name: "テーブル" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1680087676 {#4263 date: 2023-03-29 20:01:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4264 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4266 …} -Children: Doctrine\ORM\PersistentCollection {#4269 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "ソファの前に置いてリモコンや本などを置く。お食事をする場として。在宅ワークでお家の仕事場として。使い方によって選ぶ基準は様々。お部屋の広さや回りのインテリアなど使用用途に合わせてお選びください。" -metaDescription: "ソファの前に置いてリモコンや本などを置く。お食事をする場として。在宅ワークでお家の仕事場として。使い方によって選ぶ基準は様々。お部屋の広さや回りのインテリアなど使用用途に合わせてお選びください。" -file_name: "0421164835_64423fd30438c.jpg" -file_delete_flag: null -logo_file_name: "0414135429_6438dc8563100.jpg" -logo_file_delete_flag: null -slug: null -title: "用途に合わせて、あなたのお気に入りを" -englishText: "Table" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4272 -id: 13 -name: "ベンチ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1680007706 {#4270 date: 2023-03-28 21:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4271 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4273 …} -Children: Doctrine\ORM\PersistentCollection {#4276 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -metaDescription: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -file_name: "1002195920_651aa28887e87.jpg" -file_delete_flag: null -logo_file_name: "0414135416_6438dc7878530.jpg" -logo_file_delete_flag: null -slug: null -title: "使い道が多い優れモノ" -englishText: "Bench" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4279 -id: 12 -name: "スツール" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1680007692 {#4277 date: 2023-03-28 21:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4278 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4280 …} -Children: Doctrine\ORM\PersistentCollection {#4283 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 意外に使い道が多いスツール。来客用の簡易的な椅子として、ソファのそばでサイドテーブルとして、キッチンで少し休憩用の腰掛椅子として。まだまだ、挙げるとたくさんの使い道があります。\r\n シーンや用途を問わず、あったら便利なスツールをたくさん取り揃えています。 """ -metaDescription: """ 意外に使い道が多いスツール。来客用の簡易的な椅子として、ソファのそばでサイドテーブルとして、キッチンで少し休憩用の腰掛椅子として。まだまだ、挙げるとたくさんの使い道があります。\r\n シーンや用途を問わず、あったら便利なスツールをたくさん取り揃えています。 """ -file_name: "0421164810_64423fbae5c52.jpg" -file_delete_flag: null -logo_file_name: "0622152144_6493e8781eb13.png" -logo_file_delete_flag: null -slug: null -title: "暮らしをちょっと豊かに" -englishText: "Stool" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#4286 -id: 11 -name: "チェア" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1680007685 {#4284 date: 2023-03-28 21:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4285 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4287 …} -Children: Doctrine\ORM\PersistentCollection {#4290 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -metaDescription: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -file_name: "0826152823_64e99b876f76a.jpg" -file_delete_flag: null -logo_file_name: "0414135317_6438dc3d965b3.jpg" -logo_file_delete_flag: null -slug: null -title: "毎日座るものだからこだわりたい" -englishText: "Chair" -japaneseText: null -searchKeywords: null } ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} |
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 {#4700 -om: ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2081 …} -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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#24317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#24327 …} } } |
validation_groups | null |
View Variables
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 | [ 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28910 +label: "ランキング" +value: "51" +data: Eccube\Entity\Category {#3668 -id: 51 -name: "ランキング" -hierarchy: 1 -sort_no: 87 -create_date: DateTime @1680427837 {#3630 date: 2023-04-02 18:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427837 {#3637 date: 2023-04-02 18:30:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3667 …} -Children: Doctrine\ORM\PersistentCollection {#3649 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28911 +label: " 10位" +value: "61" +data: Eccube\Entity\Category {#3648 -id: 61 -name: "10位" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1680427881 {#3636 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427881 {#3635 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3647 …} -Children: Doctrine\ORM\PersistentCollection {#3644 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28912 +label: " 9位" +value: "60" +data: Eccube\Entity\Category {#3698 -id: 60 -name: "9位" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1680427877 {#3641 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427877 {#3640 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3699 …} -Children: Doctrine\ORM\PersistentCollection {#3702 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28913 +label: " 8位" +value: "59" +data: Eccube\Entity\Category {#3705 -id: 59 -name: "8位" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1680427874 {#3703 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427874 {#3704 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3706 …} -Children: Doctrine\ORM\PersistentCollection {#3709 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28914 +label: " 7位" +value: "58" +data: Eccube\Entity\Category {#3712 -id: 58 -name: "7位" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1680427870 {#3710 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427870 {#3711 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3713 …} -Children: Doctrine\ORM\PersistentCollection {#3716 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28915 +label: " 6位" +value: "57" +data: Eccube\Entity\Category {#3719 -id: 57 -name: "6位" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1680427867 {#3717 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427867 {#3718 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3720 …} -Children: Doctrine\ORM\PersistentCollection {#3723 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28916 +label: " 5位" +value: "56" +data: Eccube\Entity\Category {#3726 -id: 56 -name: "5位" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1680427864 {#3724 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427864 {#3725 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3727 …} -Children: Doctrine\ORM\PersistentCollection {#3730 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28917 +label: " 4位" +value: "55" +data: Eccube\Entity\Category {#3733 -id: 55 -name: "4位" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1680427861 {#3731 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427861 {#3732 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3734 …} -Children: Doctrine\ORM\PersistentCollection {#3737 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28918 +label: " 3位" +value: "54" +data: Eccube\Entity\Category {#3740 -id: 54 -name: "3位" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1680427857 {#3738 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427857 {#3739 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3741 …} -Children: Doctrine\ORM\PersistentCollection {#3744 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28919 +label: " 2位" +value: "53" +data: Eccube\Entity\Category {#3747 -id: 53 -name: "2位" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1680427854 {#3745 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427854 {#3746 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3748 …} -Children: Doctrine\ORM\PersistentCollection {#3751 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28920 +label: " 1位" +value: "52" +data: Eccube\Entity\Category {#3754 -id: 52 -name: "1位" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1680427847 {#3752 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427847 {#3753 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3755 …} -Children: Doctrine\ORM\PersistentCollection {#3758 …} -Parent: Eccube\Entity\Category {#3668} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28921 +label: "ブランド" +value: "34" +data: Eccube\Entity\Category {#3761 -id: 34 -name: "ブランド" -hierarchy: 1 -sort_no: 76 -create_date: DateTime @1680106161 {#3642 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680106161 {#3643 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3762 …} -Children: Doctrine\ORM\PersistentCollection {#3765 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28922 +label: " NOUS PROJECTS" +value: "110" +data: Eccube\Entity\Category {#3766 -id: 110 -name: "NOUS PROJECTS" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1707619400 {#3759 date: 2024-02-11 11:43:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707626588 {#3760 date: 2024-02-11 13:43:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3767 …} -Children: Doctrine\ORM\PersistentCollection {#3770 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ NOUS PROJECTS の目的は、\r\n \r\n 先人が築き上げてきたものづくりの技術と製法を永続させ、\r\n \r\n 「当たり前に良いもの」を多くの人に知ってもらうことです。\r\n \r\n 素材や製法、技術そのものがインスピレーションの源となり、\r\n \r\n “NOUS PROJECTS”のフィルターを通して新たなデザインが生まれます。 """ -metaDescription: """ NOUS PROJECTS の目的は、\r\n \r\n 先人が築き上げてきたものづくりの技術と製法を永続させ、\r\n \r\n 「当たり前に良いもの」を多くの人に知ってもらうことです。\r\n \r\n 素材や製法、技術そのものがインスピレーションの源となり、\r\n \r\n “NOUS PROJECTS”のフィルターを通して新たなデザインが生まれます。 """ -file_name: "0211114742_65c8354e1e60f.jpg" -file_delete_flag: null -logo_file_name: "0211131723_65c84a5313906.jpg" -logo_file_delete_flag: null -slug: "N" -title: "「当たり前に良いもの」を多くの人へ" -englishText: "NOUS PROJECTS" -japaneseText: "ヌースプロジェクツ" -searchKeywords: "ヌースプロジェクツ,NOUS PROJECTS" } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28923 +label: " Umbra🄬" +value: "109" +data: Eccube\Entity\Category {#3775 -id: 109 -name: "Umbra🄬" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1701579439 {#3773 date: 2023-12-03 13:57:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1702174105 {#3774 date: 2023-12-10 11:08:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3776 …} -Children: Doctrine\ORM\PersistentCollection {#3779 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ Umbraでは、家庭のあらゆる部屋にオリジナルでモダンな、カジュアルなデザインを提供するというビジョンを共有しています。\r\n \r\n グローバルなハウスウェアデザインカンパニーとして、好奇心、創造性、そしてデザインへの情熱によって動かされています。\r\n \r\n グローバルチームは120カ国以上の国々とコラボレーションし、日常に新鮮な驚きをもたらす楽しいデザインを提供しています。 """ -metaDescription: """ Umbraでは、家庭のあらゆる部屋にオリジナルでモダンな、カジュアルなデザインを提供するというビジョンを共有しています。\r\n \r\n グローバルなハウスウェアデザインカンパニーとして、好奇心、創造性、そしてデザインへの情熱によって動かされています。\r\n \r\n グローバルチームは120カ国以上の国々とコラボレーションし、日常に新鮮な驚きをもたらす楽しいデザインを提供しています。 """ -file_name: "1210110825_65751d99d54ef.jpg" -file_delete_flag: null -logo_file_name: "1209145204_65740084d3150.jpg" -logo_file_delete_flag: null -slug: "U" -title: "「毎日目にして毎日使うものだから、デザインの美しいものをそろえたい」" -englishText: "Umbra" -japaneseText: "アンブラ" -searchKeywords: "アントレックス" } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28924 +label: " Serta" +value: "108" +data: Eccube\Entity\Category {#3782 -id: 108 -name: "Serta" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1700113485 {#3780 date: 2023-11-16 14:44:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1700113485 {#3781 date: 2023-11-16 14:44:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3783 …} -Children: Doctrine\ORM\PersistentCollection {#3786 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 理想の寝心地は一人ひとり違うもの。誰だって、自分の好み、自分らしい体型、自分だけのライフスタイルを持っている。\r\n だからこそ、その違いに寄り添い、あなたのために、"あなたの理想"を仕立てる。それがサータのマットレスです。 """ -metaDescription: """ 理想の寝心地は一人ひとり違うもの。誰だって、自分の好み、自分らしい体型、自分だけのライフスタイルを持っている。\r\n だからこそ、その違いに寄り添い、あなたのために、"あなたの理想"を仕立てる。それがサータのマットレスです。 """ -file_name: "1116144445_6555ac4d3546f.jpg" -file_delete_flag: null -logo_file_name: "1116144445_6555ac4d3560d.jpg" -logo_file_delete_flag: null -slug: "S" -title: "毎日の寝心地、あなた仕立てに。" -englishText: "Serta" -japaneseText: "サータ" -searchKeywords: "ドリームベッド,dream bed" } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28925 +label: " dream bed" +value: "107" +data: Eccube\Entity\Category {#3789 -id: 107 -name: "dream bed" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1700112951 {#3787 date: 2023-11-16 14:35:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1700112951 {#3788 date: 2023-11-16 14:35:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3790 …} -Children: Doctrine\ORM\PersistentCollection {#3793 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 自分の身体にフィットした、熟睡できるベッドを探したい…。\r\n お部屋のスタイルに合った、ベッド選びを楽しみたい…。\r\n そんなお客様のご要望を大切に、デザインから製造まで一貫して行い\r\n 「こだわり」を形にした、品質の高いラインナップを取り揃えております。 """ -metaDescription: """ 自分の身体にフィットした、熟睡できるベッドを探したい…。\r\n お部屋のスタイルに合った、ベッド選びを楽しみたい…。\r\n そんなお客様のご要望を大切に、デザインから製造まで一貫して行い\r\n 「こだわり」を形にした、品質の高いラインナップを取り揃えております。 """ -file_name: "1116143551_6555aa371573c.jpg" -file_delete_flag: null -logo_file_name: "1116143551_6555aa37158d4.jpg" -logo_file_delete_flag: null -slug: "D" -title: "信頼のクラフトマンシップで、理想のベッドルームをカタチにします。" -englishText: "dream bed" -japaneseText: "ドリームベッド" -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28926 +label: " 東馬" +value: "106" +data: Eccube\Entity\Category {#3796 -id: 106 -name: "東馬" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1698287382 {#3794 date: 2023-10-26 11:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1698389882 {#3795 date: 2023-10-27 15:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3797 …} -Children: Doctrine\ORM\PersistentCollection {#3800 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ なくしたくないものってなんでしょう?\r\n 大切な人との語り合い、誰にも邪魔されない一人の時間、子どもたちと過ごす時間。\r\n 新鮮な驚きと喜びを、あなたに届け続けます。 """ -metaDescription: """ なくしたくないものってなんでしょう?\r\n 大切な人との語り合い、誰にも邪魔されない一人の時間、子どもたちと過ごす時間。\r\n 新鮮な驚きと喜びを、あなたに届け続けます。 """ -file_name: "1026112942_6539cf165e949.jpg" -file_delete_flag: null -logo_file_name: "1027155802_653b5f7a7cb8a.png" -logo_file_delete_flag: null -slug: "T" -title: "TOHMAで出会う、新しい自分。" -englishText: "TOHMA" -japaneseText: "トウマ" -searchKeywords: "トーマ,トウマ,TOHMA" } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28927 +label: " UPTOWN" +value: "105" +data: Eccube\Entity\Category {#3803 -id: 105 -name: "UPTOWN" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1698287152 {#3801 date: 2023-10-26 11:25:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1698389934 {#3802 date: 2023-10-27 15:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3804 …} -Children: Doctrine\ORM\PersistentCollection {#3807 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「THICK & HEAVY」をコンセプトに、時代に淘汰されてきた\r\n 重厚感と存在感ある家具で、使う人々の生活にアクセントとなる\r\n コト・モノを発信するカジュアル・ビンテージ家具ブランドです。 """ -metaDescription: """ 「THICK & HEAVY」をコンセプトに、時代に淘汰されてきた\r\n 重厚感と存在感ある家具で、使う人々の生活にアクセントとなる\r\n コト・モノを発信するカジュアル・ビンテージ家具ブランドです。 """ -file_name: "1026112552_6539ce301d8a8.jpg" -file_delete_flag: null -logo_file_name: "1027155854_653b5fae05fd1.png" -logo_file_delete_flag: null -slug: "U" -title: "UP TOWN FURNITURE" -englishText: "UPTOWN" -japaneseText: "アップタウン" -searchKeywords: "あっぷ,トウマ,トーマ,東馬" } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28928 +label: " GART" +value: "104" +data: Eccube\Entity\Category {#3810 -id: 104 -name: "GART" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1697788682 {#3808 date: 2023-10-20 16:58:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697792637 {#3809 date: 2023-10-20 18:03:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3811 …} -Children: Doctrine\ORM\PersistentCollection {#3814 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ GARTは家具という道具ではなく、人が集まり・楽しく過ごす時をデザインしています。\r\n かたちの美しさだけではなく人の生活を豊かにする、使う人の価値感から生み出されるデザインです。\r\n 人々の生活は時代と共に変化していくものだから私たちも常に進化し、より良い暮らしを提案し続けます。 """ -metaDescription: """ GARTは家具という道具ではなく、人が集まり・楽しく過ごす時をデザインしています。\r\n かたちの美しさだけではなく人の生活を豊かにする、使う人の価値感から生み出されるデザインです。\r\n 人々の生活は時代と共に変化していくものだから私たちも常に進化し、より良い暮らしを提案し続けます。 """ -file_name: "1020180357_6532427d9d2e0.jpg" -file_delete_flag: null -logo_file_name: "1020175728_653240f8f2734.png" -logo_file_delete_flag: null -slug: "G" -title: "Furniture for your brand new daily life" -englishText: "GART" -japaneseText: "ガルト" -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28929 +label: " HTL" +value: "103" +data: Eccube\Entity\Category {#3817 -id: 103 -name: "HTL" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1697363310 {#3815 date: 2023-10-15 18:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697363310 {#3816 date: 2023-10-15 18:48:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3818 …} -Children: Doctrine\ORM\PersistentCollection {#3821 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "シンガポールの本社をはじめ、11か国にオフィスを構えてる革張りのソファ専門ブランド。中国・イタリアの製造拠点から、50か国以上に販売している、「世界基準」のソファーメーカーです。拘りの革は、自社でなめし加工を行う徹底ぶり。ウレタンなどの素材も厳しい品質管理のもと、ソファを一貫生産しています。また、「ソファは寛ぐもの」をテーマに、座り心地を追求したデザインを生み出し続けています。" -metaDescription: "シンガポールの本社をはじめ、11か国にオフィスを構えてる革張りのソファ専門ブランド。中国・イタリアの製造拠点から、50か国以上に販売している、「世界基準」のソファーメーカーです。拘りの革は、自社でなめし加工を行う徹底ぶり。ウレタンなどの素材も厳しい品質管理のもと、ソファを一貫生産しています。また、「ソファは寛ぐもの」をテーマに、座り心地を追求したデザインを生み出し続けています。" -file_name: "1015184830_652bb56e448ed.jpg" -file_delete_flag: null -logo_file_name: "1015184830_652bb56e44aac.png" -logo_file_delete_flag: null -slug: "H" -title: "世界有数の規模を誇る、革張りソファの専門ブランド" -englishText: "HTL" -japaneseText: "ワタリジャパン" -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28930 +label: " CODON" +value: "102" +data: Eccube\Entity\Category {#3824 -id: 102 -name: "CODON" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1697269080 {#3822 date: 2023-10-14 16:38:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1699178256 {#3823 date: 2023-11-05 18:57:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3825 …} -Children: Doctrine\ORM\PersistentCollection {#3828 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "佐賀県の方言で、子どもを意味する言葉「こどん」から得たブランド名「CODON」。多良岳で美しく丁寧に育てられたヒノキをモチーフとしたアイコンです。ヒノキが林立する様と、諸富町のランドマークでもある国指定重要文化財、筑後川昇開橋のイメージを合わせて表現されています。太良町の良質なヒノキを主材とし、諸富家具の確かな技術力によって製作されるこども家具ブランド「CODON」が、人と人、人と物、佐賀県と世界を繋げる架け橋となることを願ってデザインされています。" -metaDescription: "佐賀県の方言で、子どもを意味する言葉「こどん」から得たブランド名「CODON」。多良岳で美しく丁寧に育てられたヒノキをモチーフとしたアイコンです。ヒノキが林立する様と、諸富町のランドマークでもある国指定重要文化財、筑後川昇開橋のイメージを合わせて表現されています。太良町の良質なヒノキを主材とし、諸富家具の確かな技術力によって製作されるこども家具ブランド「CODON」が、人と人、人と物、佐賀県と世界を繋げる架け橋となることを願ってデザインされています。" -file_name: "1014163800_652a455863940.jpg" -file_delete_flag: null -logo_file_name: "1105185736_6547671068a30.png" -logo_file_delete_flag: null -slug: "C" -title: "日本の木と諸富家具の技術で 子どもたちの学習環境を良くしたい" -englishText: "CODON" -japaneseText: "コドン" -searchKeywords: "レグナテック,LEGNATEC" } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28931 +label: " RIN" +value: "101" +data: Eccube\Entity\Category {#3831 -id: 101 -name: "RIN" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1697074683 {#3829 date: 2023-10-12 10:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697104057 {#3830 date: 2023-10-12 18:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3832 …} -Children: Doctrine\ORM\PersistentCollection {#3835 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ モノトーンと美しい木目の組み合わせが人気の山崎実業のブランド「RINシリーズ | リンシリーズ」。\r\n 上質なデザインがインテリアに高級感をプラス。\r\n リビング、洗面所から玄関まで幅広く活躍し、\r\n 素材は丈夫なスチール製のアイテムが多いので水周りでも安心して使用できます。 """ -metaDescription: """ モノトーンと美しい木目の組み合わせが人気の山崎実業のブランド「RINシリーズ | リンシリーズ」。\r\n 上質なデザインがインテリアに高級感をプラス。\r\n リビング、洗面所から玄関まで幅広く活躍し、\r\n 素材は丈夫なスチール製のアイテムが多いので水周りでも安心して使用できます。 """ -file_name: "1012103803_65274dfb500fc.jpg" -file_delete_flag: null -logo_file_name: "1012103803_65274dfb503b4.png" -logo_file_delete_flag: null -slug: "R" -title: "A line of simple organizational tools with a modern edge and wood panel accents." -englishText: "RIN" -japaneseText: "リン" -searchKeywords: "りん,TOWER,tower,タワー,山崎実業,山﨑実業" } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28932 +label: " tower" +value: "100" +data: Eccube\Entity\Category {#3838 -id: 100 -name: "tower" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1697073389 {#3836 date: 2023-10-12 10:16:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1697073389 {#3837 date: 2023-10-12 10:16:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3839 …} -Children: Doctrine\ORM\PersistentCollection {#3842 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ towerシリーズの一番の魅力はそのデザインです。\r\n 無駄を省いたコンパクト設計。\r\n キッチンやリビング、洗面所などモノがあふれる場所に、スマートにスタイリッシュに収納ができる収納雑貨を取り揃えています。 """ -metaDescription: """ towerシリーズの一番の魅力はそのデザインです。\r\n 無駄を省いたコンパクト設計。\r\n キッチンやリビング、洗面所などモノがあふれる場所に、スマートにスタイリッシュに収納ができる収納雑貨を取り揃えています。 """ -file_name: "1012101629_652748ed05915.jpg" -file_delete_flag: null -logo_file_name: "1012101629_652748ed05a9e.png" -logo_file_delete_flag: null -slug: "T" -title: "暮らしをもっとスタイリッシュに" -englishText: "tower" -japaneseText: "タワー" -searchKeywords: "たわー,タワー,山崎実業,山﨑実業" } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28933 +label: " DENTO" +value: "98" +data: Eccube\Entity\Category {#3845 -id: 98 -name: "DENTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1696469878 {#3843 date: 2023-10-05 10:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696652824 {#3844 date: 2023-10-07 13:27:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3846 …} -Children: Doctrine\ORM\PersistentCollection {#3849 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "豊かな山々に囲まれた広島県府中市上下町にある額縁/家具ブランドです。古くから書道文化が盛んなこの町は、作品を飾る額縁の産地として栄えてきました。額縁や屏風、茶道具などの製造工場として1988年に創業、2012年から家具作りをスタート。DENTOは、自然の風景や造形物をイメージさせるなだらかな曲線や、木製ならではの温もりや丁寧な手仕事から生まれるなめらかな手触りが、どんな空間にも馴染むナチュラルなデザインと、使うたびに心和むやさしい質感が特長です。" -metaDescription: "豊かな山々に囲まれた広島県府中市上下町にある額縁/家具ブランドです。古くから書道文化が盛んなこの町は、作品を飾る額縁の産地として栄えてきました。額縁や屏風、茶道具などの製造工場として1988年に創業、2012年から家具作りをスタート。DENTOは、自然の風景や造形物をイメージさせるなだらかな曲線や、木製ならではの温もりや丁寧な手仕事から生まれるなめらかな手触りが、どんな空間にも馴染むナチュラルなデザインと、使うたびに心和むやさしい質感が特長です。" -file_name: "1005103758_651e1376e0018.jpg" -file_delete_flag: null -logo_file_name: "1005103758_651e1376e0155.png" -logo_file_delete_flag: null -slug: "D" -title: "なにげない日常に、かけがえのない存在となる家具づくり。" -englishText: "DENTO" -japaneseText: "デント" -searchKeywords: "伝統工芸,でんと,デント" } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28934 +label: " カリモク家具" +value: "97" +data: Eccube\Entity\Category {#3852 -id: 97 -name: "カリモク家具" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1694244137 {#3850 date: 2023-09-09 16:22:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1694244137 {#3851 date: 2023-09-09 16:22:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3853 …} -Children: Doctrine\ORM\PersistentCollection {#3856 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 風雨に耐えながら生長し、年輪を重ねていく木と同じように、カリモクは様々な試練を乗り越え、試行を繰り返し、理想の家具づくりへの道を歩んできました。\r\n \r\n 「100歳の木を使うなら、その年輪にふさわしい家具を作りたい。」その想いを支えてきたのは、1940年の創業以来、変わらず受け継がれてきた「品質至上」の精神です。\r\n 「木」を研究した知識と技術、「人」の幸せを願う心。木と人を結ぶ家具づくりへのこだわりは、年輪を深める木のように磨かれ積み重なり、すべての製品に息づいています。 """ -metaDescription: """ 風雨に耐えながら生長し、年輪を重ねていく木と同じように、カリモクは様々な試練を乗り越え、試行を繰り返し、理想の家具づくりへの道を歩んできました。\r\n \r\n 「100歳の木を使うなら、その年輪にふさわしい家具を作りたい。」その想いを支えてきたのは、1940年の創業以来、変わらず受け継がれてきた「品質至上」の精神です。\r\n 「木」を研究した知識と技術、「人」の幸せを願う心。木と人を結ぶ家具づくりへのこだわりは、年輪を深める木のように磨かれ積み重なり、すべての製品に息づいています。 """ -file_name: "0909162217_64fc1d2977256.jpg" -file_delete_flag: null -logo_file_name: "0909162217_64fc1d2977436.jpg" -logo_file_delete_flag: null -slug: "K" -title: "暮らしを快適にするカリモク家具" -englishText: "karimoku" -japaneseText: "カリモク" -searchKeywords: "かりもく,Karimoku,カリモク" } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28935 +label: " ARNE JACOBSEN" +value: "96" +data: Eccube\Entity\Category {#3859 -id: 96 -name: "ARNE JACOBSEN" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1692954097 {#3857 date: 2023-08-25 18:01:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1694047814 {#3858 date: 2023-09-07 09:50:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3860 …} -Children: Doctrine\ORM\PersistentCollection {#3863 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ROSENDAHL社はヤコブセンクロックの製造権を獲得し、ヤコブセンの意思を継ぐ後継者の一人である建築家のテイト・ヴァイラント氏を監修の下、オリジナルデザインに忠実に甦らせることを責務とした再興プロジェクトを立ち上げました。\r\n ヤコブセンのスタイルそして信念を100%忠実に守っていることを保証するために、設計図及び現存するオリジナルクロックを入手し、オリジナルデザインに忠実に再現されたプロダクトが母国デンマークの地で甦りました。 """ -metaDescription: """ ROSENDAHL社はヤコブセンクロックの製造権を獲得し、ヤコブセンの意思を継ぐ後継者の一人である建築家のテイト・ヴァイラント氏を監修の下、オリジナルデザインに忠実に甦らせることを責務とした再興プロジェクトを立ち上げました。\r\n ヤコブセンのスタイルそして信念を100%忠実に守っていることを保証するために、設計図及び現存するオリジナルクロックを入手し、オリジナルデザインに忠実に再現されたプロダクトが母国デンマークの地で甦りました。 """ -file_name: "0825180137_64e86df1a89dc.jpg" -file_delete_flag: null -logo_file_name: "0825180137_64e86df1a8be5.jpg" -logo_file_delete_flag: null -slug: "A" -title: "母国デンマークの地で時を経て忠実に蘇った掛け時計と置き時計" -englishText: "ARNE JACOBSEN" -japaneseText: "アルネ ヤコブセン" -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28936 +label: " CARL HANSEN&SØN" +value: "95" +data: Eccube\Entity\Category {#3866 -id: 95 -name: "CARL HANSEN&SØN" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1692868600 {#3864 date: 2023-08-24 18:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692868600 {#3865 date: 2023-08-24 18:16:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3867 …} -Children: Doctrine\ORM\PersistentCollection {#3870 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -metaDescription: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -file_name: "0824181640_64e71ff8c7aa7.jpg" -file_delete_flag: null -logo_file_name: "0824181640_64e71ff8c7cff.png" -logo_file_delete_flag: null -slug: "C" -title: "世界的デザイナーによる不朽の名作" -englishText: "CARL HANSEN&SØN" -japaneseText: "カール・ハンセン&サン" -searchKeywords: "カールハンセン" } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28937 +label: " A_D_R_S" +value: "93" +data: Eccube\Entity\Category {#3873 -id: 93 -name: "A_D_R_S" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1692436114 {#3871 date: 2023-08-19 18:08:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692436263 {#3872 date: 2023-08-19 18:11:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3874 …} -Children: Doctrine\ORM\PersistentCollection {#3877 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 【Adapt / 順応】あらゆる空間に馴染む、シンプルかつ味わい深い風合いを目指します \r\n \r\n 【Daily / 日々】\r\n 特別な日、空間ではなく、日々の生活に寄り添うアイテムを目指します \r\n \r\n 【Reasonable / 適正】\r\n デザイン、品質、素材の丁度良いバランスを考え、適正価格を目指します \r\n \r\n 【Select / 選定】\r\n アイテムに用いる素材の適材適所を意識し、より良い選定を目指します """ -metaDescription: """ Adapt / 順応 \r\n あらゆる空間に馴染む、シンプルかつ味わい深い風合いを目指します \r\n \r\n Daily / 日々 \r\n 特別な日、空間ではなく、日々の生活に寄り添うアイテムを目指します \r\n \r\n Reasonable / 適正 \r\n デザイン、品質、素材の丁度良いバランスを考え、適正価格を目指します \r\n \r\n Select / 選定 \r\n アイテムに用いる素材の適材適所を意識し、より良い選定を目指します """ -file_name: "0819180834_64e08692927d8.jpg" -file_delete_flag: null -logo_file_name: "0819180834_64e0869292a37.png" -logo_file_delete_flag: null -slug: "A" -title: "この世界の この町の この部屋の この場所" -englishText: "A_D_R_S" -japaneseText: "アドレス" -searchKeywords: "弘益,SIEVE,シーヴ" } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28938 +label: " KKEITO" +value: "92" +data: Eccube\Entity\Category {#3880 -id: 92 -name: "KKEITO" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1692429242 {#3878 date: 2023-08-19 16:14:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692429242 {#3879 date: 2023-08-19 16:14:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3881 …} -Children: Doctrine\ORM\PersistentCollection {#3884 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「KKEITO」は日本語の毛糸(けいと)を意味します。 \r\n KEITOの頭にもうひとつ「K」が続くのは、 \r\n サスティナブルな社会に向けて大人から子供へ、 \r\n そして未来へ継承し続けられる家具として \r\n 繰り返す、持続の意味で「K」をくりかえしています。 """ -metaDescription: """ 「KKEITO」は日本語の毛糸(けいと)を意味します。 \r\n KEITOの頭にもうひとつ「K」が続くのは、 \r\n サスティナブルな社会に向けて大人から子供へ、 \r\n そして未来へ継承し続けられる家具として \r\n 繰り返す、持続の意味で「K」をくりかえしています。 """ -file_name: "0819161402_64e06bba38f16.jpg" -file_delete_flag: null -logo_file_name: "0819161402_64e06bba3f61c.png" -logo_file_delete_flag: null -slug: "K" -title: "ケイトが提案する家族を守る家具" -englishText: "KKEITO" -japaneseText: "ケイト" -searchKeywords: "毛糸,SIEVE,シーヴ,弘益" } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28939 +label: " Meuble" +value: "91" +data: Eccube\Entity\Category {#3887 -id: 91 -name: "Meuble" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1692319863 {#3885 date: 2023-08-18 09:51:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692319863 {#3886 date: 2023-08-18 09:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3888 …} -Children: Doctrine\ORM\PersistentCollection {#3891 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ものづくりの細部に宿る神の姿を、追い求めるように。\r\n 飽くなき探究心のもと、徹底的に研究を重ねたデザインこそ暮らしを心地よく整え、\r\n 寄り添うに足るのではないか。\r\n \r\n モーブルは、そう信じています。 """ -metaDescription: """ ものづくりの細部に宿る神の姿を、追い求めるように。\r\n 飽くなき探究心のもと、徹底的に研究を重ねたデザインこそ暮らしを心地よく整え、\r\n 寄り添うに足るのではないか。\r\n \r\n モーブルは、そう信じています。 """ -file_name: "0818095103_64dec07726829.jpg" -file_delete_flag: null -logo_file_name: "0818095103_64dec07726b08.png" -logo_file_delete_flag: null -slug: "M" -title: "Design to improve your life." -englishText: "Meuble" -japaneseText: "モーブル" -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28940 +label: " CHAPTER" +value: "90" +data: Eccube\Entity\Category {#3894 -id: 90 -name: "CHAPTER" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1691899417 {#3892 date: 2023-08-13 13:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1691899417 {#3893 date: 2023-08-13 13:03:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3895 …} -Children: Doctrine\ORM\PersistentCollection {#3898 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 上質な装い、洗練された生活スタイルなど、クラシカルな雰囲気をもつ英国調は、いつの時代も、女性たちを魅了してきました。優雅で知的なブリティッシュビンテージの家具も同じです。\r\n CHAPTERは、そんな趣のある家具を現代風に再現。\r\n 女性的なエレガントさに、北欧のナチュラルなぬくもり感を合わせた現代のブリティッシュビンテージスタイル。柔らかでクラシカルな曲線とオイル仕上げの風合いは、シンプルな空間はもちろん、モダンな住空間にもよく似合います。\r\n ゆったりと本を読む時間、コーヒーでのくつろぎの時間。いつの間にか、そこが至福の場所となり、愛着がもたらす心地よさに包まれる…。\r\n 良いモノを大切に永く使い続ける英国流のスタイルが、本来の豊かさを教えてくれるように、CHAPTERが穏やかな暮らしに彩りを添え、幸せな時を共にします。\r\n 新しい人生の章に、寄り添う家具として。 """ -metaDescription: """ 上質な装い、洗練された生活スタイルなど、クラシカルな雰囲気をもつ英国調は、いつの時代も、女性たちを魅了してきました。優雅で知的なブリティッシュビンテージの家具も同じです。\r\n CHAPTERは、そんな趣のある家具を現代風に再現。\r\n 女性的なエレガントさに、北欧のナチュラルなぬくもり感を合わせた現代のブリティッシュビンテージスタイル。柔らかでクラシカルな曲線とオイル仕上げの風合いは、シンプルな空間はもちろん、モダンな住空間にもよく似合います。\r\n ゆったりと本を読む時間、コーヒーでのくつろぎの時間。いつの間にか、そこが至福の場所となり、愛着がもたらす心地よさに包まれる…。\r\n 良いモノを大切に永く使い続ける英国流のスタイルが、本来の豊かさを教えてくれるように、CHAPTERが穏やかな暮らしに彩りを添え、幸せな時を共にします。\r\n 新しい人生の章に、寄り添う家具として。 """ -file_name: "0813130337_64d8561970433.jpg" -file_delete_flag: null -logo_file_name: "0813130337_64d85619705f6.jpg" -logo_file_delete_flag: null -slug: "C" -title: "現代の"クラシック"と出会う" -englishText: "CHAPTER" -japaneseText: "チャプター" -searchKeywords: "ちゃぷたー,CHAPTER" } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28941 +label: " BOSCO" +value: "89" +data: Eccube\Entity\Category {#3901 -id: 89 -name: "BOSCO" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1691897575 {#3899 date: 2023-08-13 12:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1691999274 {#3900 date: 2023-08-14 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3902 …} -Children: Doctrine\ORM\PersistentCollection {#3905 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ "澄んだ空気の森にいるような感覚を毎日感じていたい"そんな思いから生まれた家具BOSCO。\r\n 木の色味を活かしたナチュラルと、落ち着いた気品漂うダークブラウン、定番のミディアムブラウンの3色展開で、コーディネートの幅が一層広がります。\r\n 天然木の優しい肌触りと美しさは、熟練の職人による丁寧な技で家具として生まれ変わり、あなたの暮らしに森の息吹を呼び込みます。 """ -metaDescription: """ "澄んだ空気の森にいるような感覚を毎日感じていたい"そんな思いから生まれた家具BOSCO。\r\n 木の色味を活かしたナチュラルと、落ち着いた気品漂うダークブラウン、定番のミディアムブラウンの3色展開で、コーディネートの幅が一層広がります。\r\n 天然木の優しい肌触りと美しさは、熟練の職人による丁寧な技で家具として生まれ変わり、あなたの暮らしに森の息吹を呼び込みます。 """ -file_name: "0813124939_64d852d3ecb18.jpg" -file_delete_flag: null -logo_file_name: "0814164754_64d9dc2ac6a47.jpg" -logo_file_delete_flag: null -slug: "B" -title: "いちばん近くの森に、新たな息吹" -englishText: "BOSCO" -japaneseText: "ボスコ" -searchKeywords: "ボスコ,ぼすこ,bosco" } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28942 +label: " NIPPONAIRE" +value: "88" +data: Eccube\Entity\Category {#3908 -id: 88 -name: "NIPPONAIRE" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1688122425 {#3906 date: 2023-06-30 19:53:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122475 {#3907 date: 2023-06-30 19:54:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3909 …} -Children: Doctrine\ORM\PersistentCollection {#3912 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 日本の「モノづくり」は、世界から評価を頂いています。\r\n 海外にも認められる「モノ」を作り出しているのは、小さな工場や、一人の職人であることが多いです。\r\n その中には、目を見張るような意匠、品質、機能を持ちながら、まだ世の中には気付かれていないものも、多くあります。\r\n 今日、誇るべき「日本のモノづくり」は国内に散開しています。\r\n 多様な「モノづくり」をつなぎ、全国に、そして世界に届けることがニッポネアの使命です。 """ -metaDescription: """ 日本の「モノづくり」は、世界から評価を頂いています。\r\n 海外にも認められる「モノ」を作り出しているのは、小さな工場や、一人の職人であることが多いです。\r\n その中には、目を見張るような意匠、品質、機能を持ちながら、まだ世の中には気付かれていないものも、多くあります。\r\n 今日、誇るべき「日本のモノづくり」は国内に散開しています。\r\n 多様な「モノづくり」をつなぎ、全国に、そして世界に届けることがニッポネアの使命です。 """ -file_name: "0630195345_649eb43962dbc.jpg" -file_delete_flag: null -logo_file_name: "0630195435_649eb46b373e4.jpg" -logo_file_delete_flag: null -slug: "N" -title: "意味:ニッポンの人 ニッポンのような ニッポンらしさ" -englishText: "NIPPONAIRE" -japaneseText: "ニッポネア" -searchKeywords: "関家具,にっぽねあ" } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28943 +label: " NO WHERE LIKE HOME" +value: "87" +data: Eccube\Entity\Category {#3915 -id: 87 -name: "NO WHERE LIKE HOME" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1688121976 {#3913 date: 2023-06-30 19:46:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122548 {#3914 date: 2023-06-30 19:55:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3916 …} -Children: Doctrine\ORM\PersistentCollection {#3919 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 長く厳しい冬の大半を家の中で過ごす北欧の人々は、家の中での心地良さをとても大切にしています。\r\n そんな北欧のライフスタイルに共感し、スカンジナビアンデザインを取り入れながら\r\n 日本の住環境に合わせてデザインされたライフスタイルプロダクトのブランドです。\r\n \r\n 飽きのこないシンプルで上質なデザインで、使い込むほどに愛着が増してゆく\r\n 高品質なプロダクトを適正な価格でお届けします。 """ -metaDescription: """ 長く厳しい冬の大半を家の中で過ごす北欧の人々は、家の中での心地良さをとても大切にしています。\r\n そんな北欧のライフスタイルに共感し、スカンジナビアンデザインを取り入れながら\r\n 日本の住環境に合わせてデザインされたライフスタイルプロダクトのブランドです。\r\n \r\n 飽きのこないシンプルで上質なデザインで、使い込むほどに愛着が増してゆく\r\n 高品質なプロダクトを適正な価格でお届けします。 """ -file_name: "0630194616_649eb2787c235.jpg" -file_delete_flag: null -logo_file_name: "0630195548_649eb4b4aed78.jpg" -logo_file_delete_flag: null -slug: "N" -title: "自宅のような場所は他にない =自分の家が一番のお気に入りの場所" -englishText: "NO WHERE LIKE HOME" -japaneseText: "ノーウェアーライクホーム" -searchKeywords: "関家具" } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28944 +label: " NICE" +value: "86" +data: Eccube\Entity\Category {#3922 -id: 86 -name: "NICE" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1688038961 {#3920 date: 2023-06-29 20:42:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122622 {#3921 date: 2023-06-30 19:57:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3923 …} -Children: Doctrine\ORM\PersistentCollection {#3926 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 様々な働き方があふれる今、必ずしもオフィスに通う必要はなくなりました。\r\n コワーキングスペースや自宅、カフェ、ホテルなど働く現場の境目はより曖昧に。\r\n だからこそ、オフィス家具にも場所を選ばないデザイン性や使い勝手が重要です。世の中にたくさんある機能的なオフィス家具ではなく、NICEで目指しているのはクラシックなデザインに敬意をもち、必要十分な機能性や拡張性、サイズ感を重視した様々なシチュエーションで幅広く提案できるインテリアです。 """ -metaDescription: """ 様々な働き方があふれる今、必ずしもオフィスに通う必要はなくなりました。\r\n コワーキングスペースや自宅、カフェ、ホテルなど働く現場の境目はより曖昧に。\r\n だからこそ、オフィス家具にも場所を選ばないデザイン性や使い勝手が重要です。世の中にたくさんある機能的なオフィス家具ではなく、NICEで目指しているのはクラシックなデザインに敬意をもち、必要十分な機能性や拡張性、サイズ感を重視した様々なシチュエーションで幅広く提案できるインテリアです。 """ -file_name: "0629204241_649d6e3118656.jpg" -file_delete_flag: null -logo_file_name: "0630195702_649eb4fe65d2b.jpg" -logo_file_delete_flag: null -slug: "N" -title: "求められる多様性とデザイン性" -englishText: "NICE" -japaneseText: "ナイス" -searchKeywords: "ナイス,関家具,CRUSH,CRASH,クラッシュ" } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28945 +label: " yuu" +value: "85" +data: Eccube\Entity\Category {#3929 -id: 85 -name: "yuu" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1688031581 {#3927 date: 2023-06-29 18:39:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122766 {#3928 date: 2023-06-30 19:59:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3930 …} -Children: Doctrine\ORM\PersistentCollection {#3933 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「遊び」をテーマに、北欧デザインに見られる温かく柔らかな色使いやディティールを用いた遊び心の詰まったモダンインテリア。いつものコーディネートにyuuを加えるだけで、少し個性的でモダンな空間をつくることができます。\r\n 住空間に限らず、ホテルやレストラン、オフィス空間など様々なシチュエーションでも、yuuならではの遊び心のあるクリーンでコンテンポラリーな空間表現を行えます。 """ -metaDescription: """ 「遊び」をテーマに、北欧デザインに見られる温かく柔らかな色使いやディティールを用いた遊び心の詰まったモダンインテリア。いつものコーディネートにyuuを加えるだけで、少し個性的でモダンな空間をつくることができます。\r\n 住空間に限らず、ホテルやレストラン、オフィス空間など様々なシチュエーションでも、yuuならではの遊び心のあるクリーンでコンテンポラリーな空間表現を行えます。 """ -file_name: "0629203431_649d6c47a2b8e.jpg" -file_delete_flag: null -logo_file_name: "0630195926_649eb58eb708c.jpg" -logo_file_delete_flag: null -slug: "Y" -title: "「游(ゆう)」のある日常 色鮮やかな北欧ミックスモダン" -englishText: "yuu" -japaneseText: "ユウ" -searchKeywords: "CRASH,CRUSH,関家具,クラッシュ" } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28946 +label: " etc." +value: "84" +data: Eccube\Entity\Category {#3936 -id: 84 -name: "etc." -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1688012862 {#3934 date: 2023-06-29 13:27:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688013093 {#3935 date: 2023-06-29 13:31:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3937 …} -Children: Doctrine\ORM\PersistentCollection {#3940 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "CRUSH CRASH PROJECTのインテリアにも合う、アート志向でエッジの効いたプロダクトラインです。ウォールデコレーションを中心に個性豊かでニッチなアイテムを企画しています。型にはまらないアイデア重視のアイテムは使い方も使う人次第。インテリアコーディネートの楽しさをぜひ体感してください。" -metaDescription: "CRUSH CRASH PROJECTのインテリアにも合う、アート志向でエッジの効いたプロダクトラインです。ウォールデコレーションを中心に個性豊かでニッチなアイテムを企画しています。型にはまらないアイデア重視のアイテムは使い方も使う人次第。インテリアコーディネートの楽しさをぜひ体感してください。" -file_name: "0629132742_649d083ecc290.jpg" -file_delete_flag: null -logo_file_name: "0629133133_649d0925e819d.jpg" -logo_file_delete_flag: null -slug: "E" -title: "日常を自分らしく編集する、インテリアに遊びや楽しさを加えるプロダクト" -englishText: "etc" -japaneseText: "エトセトラ" -searchKeywords: "クラッシュ,ETC" } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28947 +label: " COMFORM" +value: "83" +data: Eccube\Entity\Category {#3943 -id: 83 -name: "COMFORM" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1688009323 {#3941 date: 2023-06-29 12:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696242814 {#3942 date: 2023-10-02 19:33:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3944 …} -Children: Doctrine\ORM\PersistentCollection {#3947 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -metaDescription: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -file_name: "1002193334_651a9c7eb4ed9.jpg" -file_delete_flag: null -logo_file_name: "0630200954_649eb8027fe8f.jpg" -logo_file_delete_flag: null -slug: "C" -title: "日々を共にするものだからこそ、暮らしに寄りそう、スタンダードで快適なかたち" -englishText: "COMFORM" -japaneseText: "コンフォーム" -searchKeywords: "関家具,CLASH,クラッシュ,こんふぉーむ" } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28948 +label: " SPRING VALLEY" +value: "82" +data: Eccube\Entity\Category {#3950 -id: 82 -name: "SPRING VALLEY" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1686542734 {#3948 date: 2023-06-12 13:05:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686542964 {#3949 date: 2023-06-12 13:09:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3951 …} -Children: Doctrine\ORM\PersistentCollection {#3954 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 素材にこだわりながら、ハウスダストや防音性、断熱や床への配慮など、安心してご使用いただけます。 \r\n \r\n ラグ・カーペットのご使用によって、一つの空間が、仕切りのないシーンに分かれお部屋が広く見えます。 \r\n ラグとクッションの組み合わせによっても、お部屋のイメージが変化いたしますので是非インテリアを楽しんでください。 """ -metaDescription: """ 素材にこだわりながら、ハウスダストや防音性、断熱や床への配慮など、安心してご使用いただけます。 \r\n \r\n ラグ・カーペットのご使用によって、一つの空間が、仕切りのないシーンに分かれお部屋が広く見えます。 \r\n ラグとクッションの組み合わせによっても、お部屋のイメージが変化いたしますので是非インテリアを楽しんでください。 """ -file_name: "0612130924_64869a7440976.jpg" -file_delete_flag: null -logo_file_name: "0612130534_6486998e8a8ad.jpg" -logo_file_delete_flag: null -slug: "S" -title: "世界の最新トレンドのラグを発信" -englishText: "SPRING VALLEY" -japaneseText: "スプリングヴァレー" -searchKeywords: "スプリングバレー" } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28949 +label: " Crossover" +value: "81" +data: Eccube\Entity\Category {#3957 -id: 81 -name: "Crossover" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1685662977 {#3955 date: 2023-06-02 08:42:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663092 {#3956 date: 2023-06-02 08:44:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3958 …} -Children: Doctrine\ORM\PersistentCollection {#3961 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 長く座り続けるほどに感じる、包み込まれるような寛ぎと、驚くほどに座り疲れのないソファブランドです。\r\n 建築のように強度を高めた耐久性の高い木枠と優しく包み込む良質な天然フェザーを贅沢に使用することで座り心地のよさを実現しています。\r\n また縫製など細部にもこだわりが見える、洗練と美しさが調和したデザインです。 """ -metaDescription: """ 長く座り続けるほどに感じる、包み込まれるような寛ぎと、驚くほどに座り疲れのないソファブランドです。\r\n 建築のように強度を高めた耐久性の高い木枠と優しく包み込む良質な天然フェザーを贅沢に使用することで座り心地のよさを実現しています。\r\n また縫製など細部にもこだわりが見える、洗練と美しさが調和したデザインです。 """ -file_name: "0602084257_64792d01cce87.jpg" -file_delete_flag: null -logo_file_name: "0602084257_64792d01ccfd5.jpg" -logo_file_delete_flag: null -slug: "C" -title: "洗練とデザインが調和したデザイン" -englishText: "Crossover" -japaneseText: "クロスオーバー" -searchKeywords: "くろす" } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28950 +label: " IKASAS" +value: "80" +data: Eccube\Entity\Category {#3964 -id: 80 -name: "IKASAS" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1685592384 {#3962 date: 2023-06-01 13:06:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685593038 {#3963 date: 2023-06-01 13:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3965 …} -Children: Doctrine\ORM\PersistentCollection {#3968 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 神奈川県と上海市を拠点にデザイン活動を展開する佐々木章行が手がける、家具・インテリアのオリジナルブランドです。 \r\n \r\n 「・・・式の」「・・・国の」「・・・時代の」など、地域や時代レベルのカテゴリーでインテリア全体を構成するのではなく、多様な文化やものごとを融合させ、個々の生活スタイルに合った居心地の良い空間をつくり、古今東西の知恵と文化を汲んだ家具を提案しています。 """ -metaDescription: """ 神奈川県と上海市を拠点にデザイン活動を展開する佐々木章行が手がける、家具・インテリアのオリジナルブランドです。 \r\n \r\n 「・・・式の」「・・・国の」「・・・時代の」など、地域や時代レベルのカテゴリーでインテリア全体を構成するのではなく、多様な文化やものごとを融合させ、個々の生活スタイルに合った居心地の良い空間をつくり、古今東西の知恵と文化を汲んだ家具を提案しています。 """ -file_name: "0601130624_647819401f4c6.jpg" -file_delete_flag: null -logo_file_name: "0601130624_647819401f65c.png" -logo_file_delete_flag: null -slug: "I" -title: "地域や時代に捉われない、ベーシックな空間とインテリアを" -englishText: "IKASAS" -japaneseText: "イカサ" -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28951 +label: " 花具製作所" +value: "79" +data: Eccube\Entity\Category {#3971 -id: 79 -name: "花具製作所" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684637191 {#3969 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637191 {#3970 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3972 …} -Children: Doctrine\ORM\PersistentCollection {#3975 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 花具製作所は、花と木を素材に \r\n 設計から製作まで手掛けるデザインユニットです。 \r\n \r\n 日々の暮らしに新しい設えを \r\n 広島の小さなアトリエから \r\n いつもの日々が少し楽しくなる \r\n ‘花具’をお届けします。 """ -metaDescription: """ 花具製作所は、花と木を素材に \r\n 設計から製作まで手掛けるデザインユニットです。 \r\n \r\n 日々の暮らしに新しい設えを \r\n 広島の小さなアトリエから \r\n いつもの日々が少し楽しくなる \r\n ‘花具’をお届けします。 """ -file_name: "0521114631_6469860778a3a.JPG" -file_delete_flag: null -logo_file_name: "0521114631_6469860778c5e.png" -logo_file_delete_flag: null -slug: "H" -title: "日々の暮らしに 新しい色の設えを" -englishText: "KAGU SEISAKUSYO" -japaneseText: "カグセイサクショ" -searchKeywords: "花具、かぐ、はなぐ、カグ、ハナグ" } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28952 +label: " EDDA" +value: "78" +data: Eccube\Entity\Category {#3978 -id: 78 -name: "EDDA" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1684635280 {#3976 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684635280 {#3977 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3979 …} -Children: Doctrine\ORM\PersistentCollection {#3982 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 誰もが心地よさを感じるやわらかなライン、 \r\n 触れるたびに安らぐ自然素材、 \r\n 本当に必要な機能だけを残したシンプルなフォルム。 \r\n 北欧家具のデザイン思想に、日本の住居での使いやすさを加えた家具ブランドです。 """ -metaDescription: """ 誰もが心地よさを感じるやわらかなライン、 \r\n 触れるたびに安らぐ自然素材、 \r\n 本当に必要な機能だけを残したシンプルなフォルム。 \r\n 北欧家具のデザイン思想に、日本の住居での使いやすさを加えた家具ブランドです。 """ -file_name: "0521111440_64697e90a26cd.jpg" -file_delete_flag: null -logo_file_name: "0521111440_64697e90a2802.jpg" -logo_file_delete_flag: null -slug: "E" -title: "北欧ヴィンテージの風合いと日本の住居での使いやすさの追求" -englishText: "EDDA" -japaneseText: "エッダ" -searchKeywords: "えっだ、エッダ、EDDA" } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28953 +label: " 柏木工" +value: "77" +data: Eccube\Entity\Category {#3985 -id: 77 -name: "柏木工" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684634991 {#3983 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634991 {#3984 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3986 …} -Children: Doctrine\ORM\PersistentCollection {#3989 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ KASHIWAのものづくりの中心にあるもの。 \r\n それは、飛騨の匠の技と心。 \r\n 長い歴史の中で培われてきたこの伝統を活かし、 \r\n 飛騨の暮らしに流れる真の豊かさを、 \r\n 今、そして、これから先の世代にも \r\n 受け継いでいきたいと考えています。 """ -metaDescription: """ KASHIWAのものづくりの中心にあるもの。 \r\n それは、飛騨の匠の技と心。 \r\n 長い歴史の中で培われてきたこの伝統を活かし、 \r\n 飛騨の暮らしに流れる真の豊かさを、 \r\n 今、そして、これから先の世代にも \r\n 受け継いでいきたいと考えています。 """ -file_name: "0521110951_64697d6f57302.jpg" -file_delete_flag: null -logo_file_name: "0521110951_64697d6f57511.jpg" -logo_file_delete_flag: null -slug: "K" -title: "匠のモノづくり" -englishText: "KASHIWA" -japaneseText: "カシワ" -searchKeywords: "柏木工、カシワ、かしわ、KASHIWA" } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28954 +label: " 高野木工" +value: "76" +data: Eccube\Entity\Category {#3992 -id: 76 -name: "高野木工" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1684634385 {#3990 date: 2023-05-21 10:59:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696223396 {#3991 date: 2023-10-02 14:09:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3993 …} -Children: Doctrine\ORM\PersistentCollection {#3996 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ただのモノとして機能するのではなく、家族の傍らでそっと見守る存在でありたい。 \r\n \r\n 昔の家にはあった大黒柱の傷、イタズラをして怒られた傷 、 \r\n 兄弟で背比べをした時につけた油性マジックペンの跡のような 使っていくうちについた“家族の記録”。 \r\n \r\n 家具を通してそんな思い出に浸っていただけたなら、そして生活をより魅力あるものにするお手伝いができるなら…。 \r\n そんな願いを込め、今日も温かい人の手で創っています。 """ -metaDescription: """ ただのモノとして機能するのではなく、家族の傍らでそっと見守る存在でありたい。 \r\n \r\n 昔の家にはあった大黒柱の傷、イタズラをして怒られた傷 、 \r\n 兄弟で背比べをした時につけた油性マジックペンの跡のような 使っていくうちについた“家族の記録”。 \r\n \r\n 家具を通してそんな思い出に浸っていただけたなら、そして生活をより魅力あるものにするお手伝いができるなら…。 \r\n そんな願いを込め、今日も温かい人の手で創っています。 """ -file_name: "1002140956_651a50a45eca9.jpg" -file_delete_flag: null -logo_file_name: "0521105945_64697b11456d0.jpg" -logo_file_delete_flag: null -slug: "T" -title: "思い出を記憶する家具" -englishText: "TAKANO MOKKOU" -japaneseText: "タカノモッコウ" -searchKeywords: "高野木工、たかのもっこう" } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28955 +label: " BRIDGE SPECIALIST" +value: "75" +data: Eccube\Entity\Category {#3999 -id: 75 -name: "BRIDGE SPECIALIST" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1684633514 {#3997 date: 2023-05-21 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684633695 {#3998 date: 2023-05-21 10:48:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4000 …} -Children: Doctrine\ORM\PersistentCollection {#4003 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ BRIDGEシリーズをコントラクト向けやホームオフィス向けに拡張したブランドです。 \r\n 北欧デザインの洗練されたデザインそのままに、シンプルで細やかなサイズバリエーションで、商業施設やパブリックスペースまで、場を問わず空間に溶け込み馴染みます。 \r\n \r\n 既存のBRIDGEアイテムとの組み合わせを前提としたサイズ設計のため、統一感のある空間構成が可能です。 """ -metaDescription: """ BRIDGEシリーズをコントラクト向けやホームオフィス向けに拡張したブランドです。 \r\n 北欧デザインの洗練されたデザインそのままに、シンプルで細やかなサイズバリエーションで、商業施設やパブリックスペースまで、場を問わず空間に溶け込み馴染みます。 \r\n \r\n 既存のBRIDGEアイテムとの組み合わせを前提としたサイズ設計のため、統一感のある空間構成が可能です。 """ -file_name: "0521104815_6469785f01c59.jpg" -file_delete_flag: null -logo_file_name: "0521104514_646977aa1fbdf.jpg" -logo_file_delete_flag: null -slug: "B" -title: "ANY SPACE ANY PLACE" -englishText: "BRIDGE SPECIALIST" -japaneseText: "ブリッジ スペシャリスト" -searchKeywords: "BRIDGE SPECIALIST、ブリッジスペシャリスト、ぶりっじすぺしゃりすと" } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28956 +label: " ELEGANCE" +value: "74" +data: Eccube\Entity\Category {#4006 -id: 74 -name: "ELEGANCE" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1684631977 {#4004 date: 2023-05-21 10:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684632960 {#4005 date: 2023-05-21 10:36:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4007 …} -Children: Doctrine\ORM\PersistentCollection {#4010 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "「美しくて軽い、洗練された家具を暮らしの中へ」という思いから始まったELEGANCEシリーズは、デンマークの家具デザイナー、ハンス・S・ヤコブセンと日本の木工家具メーカーの共同開発により実現しました。強度と軽さをあわせ持ち、触れるたびに柔らかなぬくもりを感じさせる上質な家具が、軽やかに舞うような空気を暮らしに纏います。" -metaDescription: "「美しくて軽い、洗練された家具を暮らしの中へ」という思いから始まったELEGANCEシリーズは、デンマークの家具デザイナー、ハンス・S・ヤコブセンと日本の木工家具メーカーの共同開発により実現しました。強度と軽さをあわせ持ち、触れるたびに柔らかなぬくもりを感じさせる上質な家具が、軽やかに舞うような空気を暮らしに纏います。" -file_name: "0521103600_646975806cad2.jpg" -file_delete_flag: null -logo_file_name: "0521101937_646971a9c2705.JPG" -logo_file_delete_flag: null -slug: "E" -title: "美しくて軽い、洗練された家具を暮らしの中へ" -englishText: "ELEGANCE" -japaneseText: "エレガンス" -searchKeywords: "ELEGANCE、エレガンス、えれがんす" } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28957 +label: " HAY" +value: "70" +data: Eccube\Entity\Category {#4013 -id: 70 -name: "HAY" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682578832 {#4011 date: 2023-04-27 16:00:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1693294429 {#4012 date: 2023-08-29 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4014 …} -Children: Doctrine\ORM\PersistentCollection {#4017 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -metaDescription: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -file_name: "0829163349_64ed9f5d7d902.jpg" -file_delete_flag: null -logo_file_name: "0427161454_644a20eea19c9.png" -logo_file_delete_flag: null -slug: "H" -title: "デンマーク発のインテリアブランド" -englishText: "HAY" -japaneseText: "ヘイ" -searchKeywords: "ヘイ、HAY、へい" } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28958 +label: " タカタレムノス" +value: "50" +data: Eccube\Entity\Category {#4020 -id: 50 -name: "タカタレムノス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1680106225 {#4018 date: 2023-03-30 01:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1681791196 {#4019 date: 2023-04-18 13:13:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4021 …} -Children: Doctrine\ORM\PersistentCollection {#4024 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ときには凛と佇む花のように、ときには光輝く宝石のように。 \r\n \r\n 毎日なにげなく、何度も目にするものだからこそ、あなたのいる空間を豊かにする存在であってほしい。 \r\n \r\n この思いを大切に、Lemnosは多くの著名デザイナーとプロジェクトを組み、数々の名品を発表してきました。 \r\n \r\n Lemnosのプロダクトは、職人の研ぎ澄まされた手の技によって支えられています。 \r\n \r\n 素材と対話し、その素材が持つ魅力を最大限に引き出す。その結果、移りゆく時間とは裏腹に時が経っても色あせないデザインが生まれる。 \r\n \r\n 革新的なデザインと国内で丁寧に作られたプロダクトはグッドデザイン賞をはじめ、国内外で数々の賞を受賞し、高い評価を得ています。 \r\n \r\n Lemnosは、革新的で、かつ永続的な美しさを提案し続けます。 """ -metaDescription: """ ときには凛と佇む花のように、ときには光輝く宝石のように。 \r\n \r\n 毎日なにげなく、何度も目にするものだからこそ、あなたのいる空間を豊かにする存在であってほしい。 \r\n \r\n この思いを大切に、Lemnosは多くの著名デザイナーとプロジェクトを組み、数々の名品を発表してきました。 \r\n \r\n Lemnosのプロダクトは、職人の研ぎ澄まされた手の技によって支えられています。 \r\n \r\n 素材と対話し、その素材が持つ魅力を最大限に引き出す。その結果、移りゆく時間とは裏腹に時が経っても色あせないデザインが生まれる。 \r\n \r\n 革新的なデザインと国内で丁寧に作られたプロダクトはグッドデザイン賞をはじめ、国内外で数々の賞を受賞し、高い評価を得ています。 \r\n \r\n Lemnosは、革新的で、かつ永続的な美しさを提案し続けます。 """ -file_name: "0418131315_643e18dbc98b2.jpg" -file_delete_flag: null -logo_file_name: "0414140836_6438dfd4abd6f.png" -logo_file_delete_flag: null -slug: "T" -title: "時を刻み、空間をつくる" -englishText: "Lemnos" -japaneseText: "タカタレムノス" -searchKeywords: "タカタレムノス、takatalemnos、たかたれむのす" } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28959 +label: " 浜本工芸" +value: "49" +data: Eccube\Entity\Category {#4027 -id: 49 -name: "浜本工芸" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1680106222 {#4025 date: 2023-03-30 01:10:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692952356 {#4026 date: 2023-08-25 17:32:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4028 …} -Children: Doctrine\ORM\PersistentCollection {#4031 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -metaDescription: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -file_name: "0825173236_64e8672499b2d.jpg" -file_delete_flag: null -logo_file_name: "0414140823_6438dfc799a6e.png" -logo_file_delete_flag: null -slug: "H" -title: "日々の暮らしに快適さとくつろぎを" -englishText: "Hamamoto kougei" -japaneseText: "ハマモトコウゲイ" -searchKeywords: "ハマモトコウゲイ、hamamotokougei、はまもとこうげい" } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28960 +label: " アンネルベッド" +value: "48" +data: Eccube\Entity\Category {#4034 -id: 48 -name: "アンネルベッド" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1680106219 {#4032 date: 2023-03-30 01:10:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061701 {#4033 date: 2023-04-21 16:21:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4035 …} -Children: Doctrine\ORM\PersistentCollection {#4038 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 人間は人生の3分の1を睡眠に費やすと言われています。100歳まで生きる人であれば、人生の30年以上となります。 \r\n \r\n その睡眠時間をもっと素敵でワクワクするものにしていきたい。快適で質の高い眠りを、1人でも多くの人に、お届けしたいと考えております。 \r\n \r\n アンネルベッドは、妥協することなく「良い睡眠はなんだろうか?」と考え、カタチにし、改善しています。 """ -metaDescription: """ 人間は人生の3分の1を睡眠に費やすと言われています。100歳まで生きる人であれば、人生の30年以上となります。 \r\n \r\n その睡眠時間をもっと素敵でワクワクするものにしていきたい。快適で質の高い眠りを、1人でも多くの人に、お届けしたいと考えております。 \r\n \r\n アンネルベッドは、妥協することなく「良い睡眠はなんだろうか?」と考え、カタチにし、改善しています。 """ -file_name: "0421155009_64423221ea149.jpg" -file_delete_flag: null -logo_file_name: "0414140812_6438dfbcbabb5.png" -logo_file_delete_flag: null -slug: "A" -title: "一生一緒。アンネルベッド。" -englishText: "Annel bed" -japaneseText: "アンネルベッド" -searchKeywords: "アンネルベッド、annelbed、あんねるべっど" } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28961 +label: " CLASSE" +value: "47" +data: Eccube\Entity\Category {#4041 -id: 47 -name: "CLASSE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1680106215 {#4039 date: 2023-03-30 01:10:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696244051 {#4040 date: 2023-10-02 19:54:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4042 …} -Children: Doctrine\ORM\PersistentCollection {#4045 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 国産材、アメリカ産材問わず、工場に届くまで、自らの目で確かめて木材の品質を見極めています。 \r\n 個性豊かな素材から生まれる家具は、人生をともにするパートナーのようです。 \r\n 家を建てたり、進学や就職など様々な祝いの場に関わり、人生の節目に登場します。 \r\n 購入いただいたお客様の幸せに思いを馳せながら製品を提供していくことを心に留めています。 \r\n 「シンプルで飽きのこないインテリアの追求」をコンセプトに、現代のライフスタイルに合わせた家具をご提案し続けます。 """ -metaDescription: """ 国産材、アメリカ産材問わず、工場に届くまで、自らの目で確かめて木材の品質を見極めています。 \r\n 個性豊かな素材から生まれる家具は、人生をともにするパートナーのようです。 \r\n 家を建てたり、進学や就職など様々な祝いの場に関わり、人生の節目に登場します。 \r\n 購入いただいたお客様の幸せに思いを馳せながら製品を提供していくことを心に留めています。 \r\n 「シンプルで飽きのこないインテリアの追求」をコンセプトに、現代のライフスタイルに合わせた家具をご提案し続けます。 """ -file_name: "1002195411_651aa15307030.jpg" -file_delete_flag: null -logo_file_name: "0827092906_64ea98d259a89.jpg" -logo_file_delete_flag: null -slug: "C" -title: "佐賀県木工家具メーカー「LEGNATEC」オリジナルブランド" -englishText: "CLASSE" -japaneseText: "クラッセ" -searchKeywords: "レグナテック、legnatec、れぐなてっく" } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28962 +label: " HangOut" +value: "46" +data: Eccube\Entity\Category {#4048 -id: 46 -name: "HangOut" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1680106212 {#4046 date: 2023-03-30 01:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701413500 {#4047 date: 2023-12-01 15:51:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4049 …} -Children: Doctrine\ORM\PersistentCollection {#4052 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -metaDescription: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -file_name: "1201155140_6569827c47ffd.jpg" -file_delete_flag: null -logo_file_name: "0414140753_6438dfa928446.png" -logo_file_delete_flag: null -slug: "H" -title: "アクティブな暮らしとくつろぎの外遊び" -englishText: "Hang out" -japaneseText: "ハングアウト" -searchKeywords: "ハングアウト、HangOut、はんぐあうと" } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28963 +label: " SIEVE" +value: "45" +data: Eccube\Entity\Category {#4055 -id: 45 -name: "SIEVE" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1680106208 {#4053 date: 2023-03-30 01:10:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682060374 {#4054 date: 2023-04-21 15:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4056 …} -Children: Doctrine\ORM\PersistentCollection {#4059 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 毎日使用する家具だから、生活にあわせたスタイルやサイズを選ぶことはとても大事。 \r\n \r\n でも、お部屋の顔となるソファ、カラーリングやデザインにもこだわりたい。 \r\n \r\n SIEVE(シーヴ )は、様々なライフスタイルに合わせた、みなさまにとっての「ちょうど良いスタイル」「ちょうど良いデザイン」「ちょうど良い価格」を目指して、豊富なラインナップ・カラーリングをご用意しています。 """ -metaDescription: """ 毎日使用する家具だから、生活にあわせたスタイルやサイズを選ぶことはとても大事。 \r\n \r\n でも、お部屋の顔となるソファ、カラーリングやデザインにもこだわりたい。 \r\n \r\n SIEVE(シーヴ )は、様々なライフスタイルに合わせた、みなさまにとっての「ちょうど良いスタイル」「ちょうど良いデザイン」「ちょうど良い価格」を目指して、豊富なラインナップ・カラーリングをご用意しています。 """ -file_name: "0418131148_643e1884b3ccc.jpg" -file_delete_flag: null -logo_file_name: "0414140740_6438df9ce62aa.png" -logo_file_delete_flag: null -slug: "S" -title: "SIEVE(シーヴ)とは、篩(ふるい)を意味します。私たちはあらゆる事を篩にかけるように見つめ直します。" -englishText: "Sieve" -japaneseText: "シーヴ" -searchKeywords: "シーヴ、sieve、しーゔ" } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28964 +label: " UTILITY" +value: "44" +data: Eccube\Entity\Category {#4062 -id: 44 -name: "UTILITY" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1680106205 {#4060 date: 2023-03-30 01:10:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061342 {#4061 date: 2023-04-21 16:15:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4063 …} -Children: Doctrine\ORM\PersistentCollection {#4066 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ”有効” “有益” “役に立つもの” 「Utility」 \r\n 皆様のお役に立てるアイテムを提供したい。 \r\n \r\n その想いからホームからオフィスと幅広くご使用いただけるアイテムを取り揃えたブランドです。 """ -metaDescription: """ ”有効” “有益” “役に立つもの” 「Utility」 \r\n 皆様のお役に立てるアイテムを提供したい。 \r\n \r\n その想いからホームからオフィスと幅広くご使用いただけるアイテムを取り揃えたブランドです。 """ -file_name: "0418131108_643e185cad230.jpg" -file_delete_flag: null -logo_file_name: "0414140708_6438df7c9120f.png" -logo_file_delete_flag: null -slug: "U" -title: "「役に立つ」お求めやすい高品質なアイテムをラインナップ" -englishText: "Utility" -japaneseText: "ユーティリティ" -searchKeywords: "ユーティリティ、Utility、ゆーてぃりてぃ" } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28965 +label: " MASH" +value: "43" +data: Eccube\Entity\Category {#4069 -id: 43 -name: "MASH" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1680106201 {#4067 date: 2023-03-30 01:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061432 {#4068 date: 2023-04-21 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4070 …} -Children: Doctrine\ORM\PersistentCollection {#4073 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 2つの異なるものを組み合わせ、 新しいものを作り出す「Mash Up」という言葉があります。 \r\n \r\n インテリアブランド「Mash」は、 今あるものにちょっとしたコトやモノを足すことにより、 より魅力的な、新鮮な『日々を楽しく・豊かに』する モノの提供を目指しています。 """ -metaDescription: """ 2つの異なるものを組み合わせ、 新しいものを作り出す「Mash Up」という言葉があります。 \r\n \r\n インテリアブランド「Mash」は、 今あるものにちょっとしたコトやモノを足すことにより、 より魅力的な、新鮮な『日々を楽しく・豊かに』する モノの提供を目指しています。 """ -file_name: "0418131048_643e1848e80a8.jpg" -file_delete_flag: null -logo_file_name: "0414140656_6438df700c9b5.png" -logo_file_delete_flag: null -slug: "M" -title: "今あるものにちょっとしたコトやモノを足して、「日々を楽しく・豊かに」するアイテムを" -englishText: "Mash" -japaneseText: "マッシュ" -searchKeywords: "マッシュ、mash、まっしゅ" } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28966 +label: " 立野木材工芸" +value: "42" +data: Eccube\Entity\Category {#4076 -id: 42 -name: "立野木材工芸" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1680106198 {#4074 date: 2023-03-30 01:09:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1695460877 {#4075 date: 2023-09-23 18:21:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4077 …} -Children: Doctrine\ORM\PersistentCollection {#4080 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ よく触れるところに艶が出てくる \r\n \r\n 日差しを浴びて風合いが深まる \r\n \r\n など家族と一緒に年を重ねていけるのが天然木の家具の醍醐味です。 \r\n \r\n 家族の暮らしをより豊かにし、天然木のように深まっていくことを願って、真心を込めた家具づくりをしながら、木に馳せる想いと技術をつないでいます。 """ -metaDescription: """ よく触れるところに艶が出てくる \r\n \r\n 日差しを浴びて風合いが深まる \r\n \r\n など家族と一緒に年を重ねていけるのが天然木の家具の醍醐味です。 \r\n \r\n 家族の暮らしをより豊かにし、天然木のように深まっていくことを願って、真心を込めた家具づくりをしながら、木に馳せる想いと技術をつないでいます。 """ -file_name: "0923182117_650eae0dc66b8.jpg" -file_delete_flag: null -logo_file_name: "0909151743_64fc0e073d600.jpg" -logo_file_delete_flag: null -slug: "T" -title: "「使えば使うほど家族の景色になる家具」" -englishText: "Tateno. wood. art." -japaneseText: "タテノモクザイコウゲイ" -searchKeywords: "タテノモクザイコウゲイ、tatenomokuzaikougei、たてのもくざいこうげい" } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28967 +label: " 冨士ファニチア" +value: "41" +data: Eccube\Entity\Category {#4083 -id: 41 -name: "冨士ファニチア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1680106194 {#4081 date: 2023-03-30 01:09:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687999298 {#4082 date: 2023-06-29 09:41:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4084 …} -Children: Doctrine\ORM\PersistentCollection {#4087 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 大量生産・大量消費ではなく、お客様が本当に欲しいものだけをつくる。 \r\n \r\n そして、お客様に欲しいと思っていただけるような商品ラインナップで、選ぶことの楽しさを知っていただきたい。 \r\n \r\n 木材の色目の組合せ、気持ちいい触り心地の研磨、遠くから見ても分かる張りのテンション。 \r\n \r\n もしかすると気付いてもらえないような小さな拘りも、全てはお客様にとって大切な安らぎの時間を邪魔しないためです。 \r\n \r\n 私達は、喜んでいただいているお客様の顔をイメージしながらモノづくりをしています。 """ -metaDescription: """ 大量生産・大量消費ではなく、お客様が本当に欲しいものだけをつくる。 \r\n \r\n そして、お客様に欲しいと思っていただけるような商品ラインナップで、選ぶことの楽しさを知っていただきたい。 \r\n \r\n 木材の色目の組合せ、気持ちいい触り心地の研磨、遠くから見ても分かる張りのテンション。 \r\n \r\n もしかすると気付いてもらえないような小さな拘りも、全てはお客様にとって大切な安らぎの時間を邪魔しないためです。 \r\n \r\n 私達は、喜んでいただいているお客様の顔をイメージしながらモノづくりをしています。 """ -file_name: "0418130950_643e180ee6bcd.jpg" -file_delete_flag: null -logo_file_name: "0414140429_6438dedd360e3.png" -logo_file_delete_flag: null -slug: "F" -title: "全てのお客様を人生の主人公にするために" -englishText: "Fuji furniture" -japaneseText: "フジファニチア" -searchKeywords: "フジファニチア、fuji furniture、ふじふぁにちあ" } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28968 +label: " 日本ベッド" +value: "40" +data: Eccube\Entity\Category {#4090 -id: 40 -name: "日本ベッド" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1680106191 {#4088 date: 2023-03-30 01:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634877 {#4089 date: 2023-05-21 11:07:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4091 …} -Children: Doctrine\ORM\PersistentCollection {#4094 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 日本ベッドは1926年の創業から90年余に渡り、心地よく上質な眠りをお届けするための製品開発に取り組み続けています。 \r\n \r\n 暮らしに寄り添い、よい眠りのためにできるすべてを追求すること。 \r\n \r\n 機械づくりからこだわったマットレス。 \r\n \r\n 空間を豊かにしつらえるベッドフレームやアクセサリー。 \r\n \r\n そのひとつひとつが、 性能という価値を超え、上質な毎日をかなえるものへ。 \r\n \r\n 日本ベッドは、 90年余の年月を積み重ね、 \r\n \r\n いま、 100年への歩みを進めています。 """ -metaDescription: """ 日本ベッドは1926年の創業から90年余に渡り、心地よく上質な眠りをお届けするための製品開発に取り組み続けています。 \r\n \r\n 暮らしに寄り添い、よい眠りのためにできるすべてを追求すること。 \r\n \r\n 機械づくりからこだわったマットレス。 \r\n \r\n 空間を豊かにしつらえるベッドフレームやアクセサリー。 \r\n \r\n そのひとつひとつが、 性能という価値を超え、上質な毎日をかなえるものへ。 \r\n \r\n 日本ベッドは、 90年余の年月を積み重ね、 \r\n \r\n いま、 100年への歩みを進めています。 """ -file_name: "0521110757_64697cfd9cdcb.jpg" -file_delete_flag: null -logo_file_name: "0414140107_6438de13cc88d.png" -logo_file_delete_flag: null -slug: "N" -title: "Sleep as Life -眠りから暮らしを考える-" -englishText: "Nihon bed" -japaneseText: "ニホンベッド" -searchKeywords: "ニホンベッド、nihon bed、にほんべっど" } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28969 +label: " BRIDGE" +value: "39" +data: Eccube\Entity\Category {#4097 -id: 39 -name: "BRIDGE" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1680106187 {#4095 date: 2023-03-30 01:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634124 {#4096 date: 2023-05-21 10:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4098 …} -Children: Doctrine\ORM\PersistentCollection {#4101 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 柔らかな曲線が生み出す有機的なラインがオーク材の木目の美しさを引き立てます。 \r\n \r\n ずっと色褪せない家具、 時間が経てば経つほど愛着が増していく家具。 \r\n \r\n 北欧への憧れと尊厳から生まれた、上質な毎日のための新しいスタンダード家具です。 """ -metaDescription: """ 柔らかな曲線が生み出す有機的なラインがオーク材の木目の美しさを引き立てます。 \r\n \r\n ずっと色褪せない家具、 時間が経てば経つほど愛着が増していく家具。 \r\n \r\n 北欧への憧れと尊厳から生まれた、上質な毎日のための新しいスタンダード家具です。 """ -file_name: "0418130902_643e17de8a797.jpg" -file_delete_flag: null -logo_file_name: "0413193235_6437da43a8e8f.jpg" -logo_file_delete_flag: null -slug: "B" -title: "デンマークの家具デザイナー、ハンス・S・ヤコブセンとのコラボレーションブランド" -englishText: "BRIDGE" -japaneseText: "ブリッジ" -searchKeywords: "ブリッジ、bridge、ぶりっじ" } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28970 +label: " Prevell" +value: "38" +data: Eccube\Entity\Category {#4104 -id: 38 -name: "Prevell" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1680106182 {#4102 date: 2023-03-30 01:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686526797 {#4103 date: 2023-06-12 08:39:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4105 …} -Children: Doctrine\ORM\PersistentCollection {#4108 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ オリジナルで企画開発をしたカーペットから、輸入カーペット、世界にひとつしかないような高級感のあるペルシャ絨毯など、様々なラグ・カーペット・絨毯を取り扱っています。 \r\n \r\n 見た目の美しさはもちろん、専門メーカーならではのクオリティ、機能性を追求した製品で、お部屋の足元から生活に彩りと快適さを提供します。 """ -metaDescription: """ オリジナルで企画開発をしたカーペットから、輸入カーペット、世界にひとつしかないような高級感のあるペルシャ絨毯など、様々なラグ・カーペット・絨毯を取り扱っています。 \r\n \r\n 見た目の美しさはもちろん、専門メーカーならではのクオリティ、機能性を追求した製品で、お部屋の足元から生活に彩りと快適さを提供します。 """ -file_name: "0418130839_643e17c76ff59.jpg" -file_delete_flag: null -logo_file_name: "0413193108_6437d9ec714f5.jpg" -logo_file_delete_flag: null -slug: "P" -title: "国内有数のラグ・カーペットメーカー" -englishText: "Prevell" -japaneseText: "プレーベル" -searchKeywords: "プレーベル、Prevell、ぷれーべる" } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28971 +label: " ナガノインテリア" +value: "37" +data: Eccube\Entity\Category {#4111 -id: 37 -name: "ナガノインテリア" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1680106178 {#4109 date: 2023-03-30 01:09:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1700208229 {#4110 date: 2023-11-17 17:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4112 …} -Children: Doctrine\ORM\PersistentCollection {#4115 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ ナガノインテリアの家具は、お客さまの手にわたってはじめて、本当の意味で完成します。 \r\n \r\n それは、作り手の想いだけでデザインされる、押し付けの家具ではありません。 \r\n \r\n どんな色や形を選んで、これからの暮らしの風景にどんなスタイルで取り入れるか。 \r\n \r\n 大切にしているのは、使い手自身が自由に関われる余白があるということ。 \r\n \r\n そのために、私たちの家具は、どこまでもBasicな存在でありたいと考えます。 \r\n \r\n とことんBasicであるからこそ、その人だけの特別な一脚になれる。 \r\n \r\n そのコンセプトは、お届けするすべての家具に息づいています。 """ -metaDescription: """ ナガノインテリアの家具は、お客さまの手にわたってはじめて、本当の意味で完成します。 \r\n \r\n それは、作り手の想いだけでデザインされる、押し付けの家具ではありません。 \r\n \r\n どんな色や形を選んで、これからの暮らしの風景にどんなスタイルで取り入れるか。 \r\n \r\n 大切にしているのは、使い手自身が自由に関われる余白があるということ。 \r\n \r\n そのために、私たちの家具は、どこまでもBasicな存在でありたいと考えます。 \r\n \r\n とことんBasicであるからこそ、その人だけの特別な一脚になれる。 \r\n \r\n そのコンセプトは、お届けするすべての家具に息づいています。 """ -file_name: "1117170349_65571e658cdd6.jpg" -file_delete_flag: null -logo_file_name: "1117170349_65571e658cf90.png" -logo_file_delete_flag: null -slug: "N" -title: "One Order,One Story" -englishText: "Nagano interior" -japaneseText: "ナガノインテリア" -searchKeywords: "ナガノインテリア、NAGANO INTERIOR 、ながのいんてりあ" } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28972 +label: " KarimokuNewStandard" +value: "36" +data: Eccube\Entity\Category {#4118 -id: 36 -name: "KarimokuNewStandard" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680106173 {#4116 date: 2023-03-30 01:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637367 {#4117 date: 2023-05-21 11:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4119 …} -Children: Doctrine\ORM\PersistentCollection {#4122 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 日本の木製家具メーカーであるカリモクが2009年に設立したKarimoku New Standardは、先進的なアイデアと優れた製造技術を融合したブランドです。 \r\n 生産工程すべてにおいて、アプローチは素材そのものから始まり、高いクオリティを追求しています。 \r\n \r\n 使用している木材は、主に北日本を原産地とする広葉樹。(カエデ、クリ、ナラなど) \r\n \r\n 広葉樹のサスティナブルな活用、さらに森林保全や林業地域の活性化といった問題に対して木製家具メーカーとしてどうあるべきかを常に考えています。 \r\n \r\n Karimoku New Standardは、協力し物事を進めるアプローチの方法をとり、本当の意味でスタンダードになるために、時代の模範でなくてはならないという信念をもち進化し続けているブランドです。 """ -metaDescription: """ 日本の木製家具メーカーであるカリモクが2009年に設立したKarimoku New Standardは、先進的なアイデアと優れた製造技術を融合したブランドです。 \r\n 生産工程すべてにおいて、アプローチは素材そのものから始まり、高いクオリティを追求しています。 \r\n \r\n 使用している木材は、主に北日本を原産地とする広葉樹。(カエデ、クリ、ナラなど) \r\n \r\n 広葉樹のサスティナブルな活用、さらに森林保全や林業地域の活性化といった問題に対して木製家具メーカーとしてどうあるべきかを常に考えています。 \r\n \r\n Karimoku New Standardは、協力し物事を進めるアプローチの方法をとり、本当の意味でスタンダードになるために、時代の模範でなくてはならないという信念をもち進化し続けているブランドです。 """ -file_name: "0421154649_644231596bfff.jpg" -file_delete_flag: null -logo_file_name: "0521105207_646979475576d.jpg" -logo_file_delete_flag: null -slug: "K" -title: "先進的なアイデアと優れた製造技術を融合したブランド" -englishText: "KarimokuNewStandard" -japaneseText: "カリモクニュースタンダード" -searchKeywords: "カリモクニュースタンダード、KarimokuNewStandard、かりもくにゅーすたんだーど" } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28973 +label: " MASTERWAL" +value: "35" +data: Eccube\Entity\Category {#4125 -id: 35 -name: "MASTERWAL" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680106168 {#4123 date: 2023-03-30 01:09:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637350 {#4124 date: 2023-05-21 11:49:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4126 …} -Children: Doctrine\ORM\PersistentCollection {#4129 …} -Parent: Eccube\Entity\Category {#3761} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 厳選されたウォールナットを使用した高品質のファニチャーブランド。 \r\n \r\n 「ウォールナットを極める」という想いから名付けられたマスターウォールは、高品質のウォールナットを規定する基準「FAS」以上の上質な木材のみを使用しています。 \r\n \r\n 時代に左右されず、年月を重ねても色あせることのない、一生を通じて愛される家具を目指す、高品質なファニチャーブランドです。 """ -metaDescription: """ 厳選されたウォールナットを使用した高品質のファニチャーブランド。 \r\n \r\n 「ウォールナットを極める」という想いから名付けられたマスターウォールは、高品質のウォールナットを規定する基準「FAS」以上の上質な木材のみを使用しています。 \r\n \r\n 時代に左右されず、年月を重ねても色あせることのない、一生を通じて愛される家具を目指す、高品質なファニチャーブランドです。 """ -file_name: "0413014831_6436e0dfbf230.jpg" -file_delete_flag: null -logo_file_name: "0413191620_6437d674e1723.jpg" -logo_file_delete_flag: null -slug: "M" -title: "「100年後のアンティーク家具へ」" -englishText: "MASTERWAL" -japaneseText: "マスターウォール" -searchKeywords: "マスターウォール、Masterwal、ますたーうぉーる" } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28974 +label: "商品タイプ" +value: "7" +data: Eccube\Entity\Category {#4132 -id: 7 -name: "商品タイプ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1680007631 {#3772 date: 2023-03-28 21:47:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680084464 {#3771 date: 2023-03-29 19:07:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4133 …} -Children: Doctrine\ORM\PersistentCollection {#4136 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: null -metaDescription: null -file_name: null -file_delete_flag: null -logo_file_name: null -logo_file_delete_flag: null -slug: null -title: null -englishText: null -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28975 +label: " インテリア雑貨" +value: "33" +data: Eccube\Entity\Category {#4137 -id: 33 -name: "インテリア雑貨" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1680087765 {#4130 date: 2023-03-29 20:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4131 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4138 …} -Children: Doctrine\ORM\PersistentCollection {#4141 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -metaDescription: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -file_name: "0831155050_64f0384a4cc2d.jpg" -file_delete_flag: null -logo_file_name: "0414135752_6438dd50cadb8.jpg" -logo_file_delete_flag: null -slug: null -title: "暮らしを彩る笑顔になるモノ" -englishText: "Interior goods" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28976 +label: " 時計" +value: "32" +data: Eccube\Entity\Category {#4146 -id: 32 -name: "時計" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1680087760 {#4144 date: 2023-03-29 20:02:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4145 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4147 …} -Children: Doctrine\ORM\PersistentCollection {#4150 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "当たり前に見るモノだから、デザインや機能性にこだわったものを選びませんか?見たことがあるデザインから、ちょっと変わったデザインのモノまで。ついつい見てしまう時計をチョイスしました。 贈り物にもピッタリです。" -metaDescription: "当たり前に見るモノだから、デザインや機能性にこだわったものを選びませんか?見たことがあるデザインから、ちょっと変わったデザインのモノまで。ついつい見てしまう時計をチョイスしました。 贈り物にもピッタリです。" -file_name: "0418130107_643e16037c8ab.jpg" -file_delete_flag: null -logo_file_name: "0414135743_6438dd47022e4.jpg" -logo_file_delete_flag: null -slug: null -title: "毎日見るモノだからこそ、目を引くモノを" -englishText: "Clock" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28977 +label: " ラグ" +value: "25" +data: Eccube\Entity\Category {#4153 -id: 25 -name: "ラグ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1680087729 {#4151 date: 2023-03-29 20:02:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4152 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4154 …} -Children: Doctrine\ORM\PersistentCollection {#4157 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 季節感や気分によって気軽にコーディネートできるラグ。 \r\n 人気の北欧デザインやナチュラルテイスト、ヴィンテージスタイルなど、豊富なデザインラインナップより、お好みに合わせてお選びいただけます。 """ -metaDescription: """ 季節感や気分によって気軽にコーディネートできるラグ。 \r\n 人気の北欧デザインやナチュラルテイスト、ヴィンテージスタイルなど、豊富なデザインラインナップより、お好みに合わせてお選びいただけます。 """ -file_name: "0413125156_64377c5c8eb40.jpg" -file_delete_flag: null -logo_file_name: "0414135624_6438dcf8dea2c.jpg" -logo_file_delete_flag: null -slug: null -title: "インテリアのアクセントアイテム" -englishText: "Rug" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28978 +label: " 寝具" +value: "24" +data: Eccube\Entity\Category {#4160 -id: 24 -name: "寝具" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1680087725 {#4158 date: 2023-03-29 20:02:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4159 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4161 …} -Children: Doctrine\ORM\PersistentCollection {#4164 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "枕や掛け布団、ベッドパッドなど、睡眠に欠かせないアイテムを取り揃えています。直接肌に触れるモノだからこそ、良いモノを提供したい。枕や布団を見直して、あなたの眠りの環境を見直しませんか?" -metaDescription: "枕や掛け布団、ベッドパッドなど、睡眠に欠かせないアイテムを取り揃えています。直接肌に触れるモノだからこそ、良いモノを提供したい。枕や布団を見直して、あなたの眠りの環境を見直しませんか?" -file_name: "0421164957_6442402592617.jpg" -file_delete_flag: null -logo_file_name: "0414135615_6438dcef31c9c.jpg" -logo_file_delete_flag: null -slug: null -title: "快適な寝心地をかなえるアイテム" -englishText: "Bedding" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28979 +label: " クッション" +value: "31" +data: Eccube\Entity\Category {#4167 -id: 31 -name: "クッション" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1680087756 {#4165 date: 2023-03-29 20:02:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4166 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4168 …} -Children: Doctrine\ORM\PersistentCollection {#4171 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "ソファの座面や背もたれに、横になるときの頭や身体の支えに、あると快適なクッション。色んなサイズやデザインがあるからこそ、置いておくだけでもお部屋の印象が変わります。自分に合ったクッションを探してみてください。" -metaDescription: "ソファの座面や背もたれに、横になるときの頭や身体の支えに、あると快適なクッション。色んなサイズやデザインがあるからこそ、置いておくだけでもお部屋の印象が変わります。自分に合ったクッションを探してみてください。" -file_name: "0421170022_644242961b921.jpg" -file_delete_flag: null -logo_file_name: "0414135733_6438dd3d092ec.jpg" -logo_file_delete_flag: null -slug: null -title: "インテリアを引きたてる、あると便利なプラスワンアイテム" -englishText: "Cushion" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28980 +label: " ガーデンファニチャー" +value: "30" +data: Eccube\Entity\Category {#4174 -id: 30 -name: "ガーデンファニチャー" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1680087751 {#4172 date: 2023-03-29 20:02:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4173 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4175 …} -Children: Doctrine\ORM\PersistentCollection {#4178 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "テラスで過ごす時間をより豊かにできるよう、チェアやベンチ、テーブルをセレクトしています。テラスでカフェやレストラン、ホテルのような、快適で贅沢な空間を楽しみませんか?" -metaDescription: "テラスで過ごす時間をより豊かにできるよう、チェアやベンチ、テーブルをセレクトしています。テラスでカフェやレストラン、ホテルのような、快適で贅沢な空間を楽しみませんか?" -file_name: "0418130013_643e15cdb6fb7.jpg" -file_delete_flag: null -logo_file_name: "0424160253_6446299d46781.jpg" -logo_file_delete_flag: null -slug: null -title: "こだわりのガーデン空間を" -englishText: "Garden furniture" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28981 +label: " アウトドア" +value: "29" +data: Eccube\Entity\Category {#4181 -id: 29 -name: "アウトドア" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1680087747 {#4179 date: 2023-03-29 20:02:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4180 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4182 …} -Children: Doctrine\ORM\PersistentCollection {#4185 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "アウトドアをより楽しむことができるアイテムからお部屋でも使えるモノまで。休日を楽しむあなたに、おすすめのアウトドアグッズ、アウトドアファニチャーを取り揃えています。" -metaDescription: "アウトドアをより楽しむことができるアイテムからお部屋でも使えるモノまで。休日を楽しむあなたに、おすすめのアウトドアグッズ、アウトドアファニチャーを取り揃えています。" -file_name: "0418125953_643e15b919a34.jpg" -file_delete_flag: null -logo_file_name: "0424160220_6446297c96de8.jpg" -logo_file_delete_flag: null -slug: null -title: "お家にいる時間が増えたからこそ、アウトドアを楽しみたい" -englishText: "Out door" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28982 +label: " オフィス" +value: "28" +data: Eccube\Entity\Category {#4188 -id: 28 -name: "オフィス" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1680087743 {#4186 date: 2023-03-29 20:02:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4187 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4189 …} -Children: Doctrine\ORM\PersistentCollection {#4192 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ オフィスは企業の顔と言えます。オフィス空間を変えることで、コミュニケーションが増えた、生産性があがったということも。\r\n オフィス家具から空間をコーディネートしてみませんか? """ -metaDescription: """ オフィスは企業の顔と言えます。オフィス空間を変えることで、コミュニケーションが増えた、生産性があがったということも。\r\n オフィス家具から空間をコーディネートしてみませんか? """ -file_name: "0418125929_643e15a1534b2.jpg" -file_delete_flag: null -logo_file_name: "0424140439_64460de72b06c.jpg" -logo_file_delete_flag: null -slug: null -title: "環境を変えて効率アップを目指しませんか?" -englishText: "Office" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28983 +label: " キッズ" +value: "26" +data: Eccube\Entity\Category {#4195 -id: 26 -name: "キッズ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1680087735 {#4193 date: 2023-03-29 20:02:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4194 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4196 …} -Children: Doctrine\ORM\PersistentCollection {#4199 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "丈夫な家具。角のない丸みのある家具。インテリアに馴染む家具。 お子様がいらっしゃるご家庭に安心して使えるモノを提供したい。 そんな想いからオススメのアイテムをセレクトしています。" -metaDescription: "丈夫な家具。角のない丸みのある家具。インテリアに馴染む家具。 お子様がいらっしゃるご家庭に安心して使えるモノを提供したい。 そんな想いからオススメのアイテムをセレクトしています。" -file_name: "0424213929_6446788126937.jpg" -file_delete_flag: null -logo_file_name: "0414135637_6438dd059889b.jpg" -logo_file_delete_flag: null -slug: null -title: "安心して使えるモノを" -englishText: "Kids" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28984 +label: " マットレス" +value: "23" +data: Eccube\Entity\Category {#4202 -id: 23 -name: "マットレス" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1680087721 {#4200 date: 2023-03-29 20:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4201 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4203 …} -Children: Doctrine\ORM\PersistentCollection {#4206 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -metaDescription: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -file_name: "1002200245_651aa3552a072.jpg" -file_delete_flag: null -logo_file_name: "0414135601_6438dce169e98.jpg" -logo_file_delete_flag: null -slug: null -title: "快適な睡眠を" -englishText: "Mattress" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28985 +label: " ベッドフレーム" +value: "22" +data: Eccube\Entity\Category {#4209 -id: 22 -name: "ベッドフレーム" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1680087713 {#4207 date: 2023-03-29 20:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4208 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4210 …} -Children: Doctrine\ORM\PersistentCollection {#4213 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "収納付きや読書などに便利な照明付き、ちょっとしたモノを置くのに便利なナイトテーブル付き。お休み前の寝室をより快適な空間にするベッドを取り揃えています。" -metaDescription: "収納付きや読書などに便利な照明付き、ちょっとしたモノを置くのに便利なナイトテーブル付き。お休み前の寝室をより快適な空間にするベッドを取り揃えています。" -file_name: "0418125905_643e158908493.jpg" -file_delete_flag: null -logo_file_name: "0414135549_6438dcd5bf247.jpg" -logo_file_delete_flag: null -slug: null -title: "お休み前のリラックスタイムをより快適に" -englishText: "Bed" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28986 +label: " キッチン収納・食器棚" +value: "21" +data: Eccube\Entity\Category {#4216 -id: 21 -name: "キッチン収納・食器棚" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1680087707 {#4214 date: 2023-03-29 20:01:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4215 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4217 …} -Children: Doctrine\ORM\PersistentCollection {#4220 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -metaDescription: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -file_name: "1002200757_651aa48de3f25.png" -file_delete_flag: null -logo_file_name: "0414135539_6438dccbbaaad.jpg" -logo_file_delete_flag: null -slug: null -title: "毎日モノを出し入れする場だからこそ、使い勝手の良い長く使えるモノを" -englishText: "Kitchen cabinet" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28987 +label: " 収納家具" +value: "20" +data: Eccube\Entity\Category {#4223 -id: 20 -name: "収納家具" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1680087701 {#4221 date: 2023-03-29 20:01:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4222 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4224 …} -Children: Doctrine\ORM\PersistentCollection {#4227 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 大容量の収納家具から、見せる収納など 用途に合わせて様々な種類の収納家具を取り添えています。\r\n 機能・サイズ・デザインなど、あなたの重視するポイントからお気に入りを見つけてください。 """ -metaDescription: """ 大容量の収納家具から、見せる収納など 用途に合わせて様々な種類の収納家具を取り添えています。\r\n 機能・サイズ・デザインなど、あなたの重視するポイントからお気に入りを見つけてください。 """ -file_name: "0418125840_643e1570ca621.jpg" -file_delete_flag: null -logo_file_name: "0414135526_6438dcbed6e92.jpg" -logo_file_delete_flag: null -slug: null -title: "ただ収納するだけじゃない賢くおしゃれに収納をする" -englishText: "Closet" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28988 +label: " テレビボード" +value: "19" +data: Eccube\Entity\Category {#4230 -id: 19 -name: "テレビボード" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1680087697 {#4228 date: 2023-03-29 20:01:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4229 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4231 …} -Children: Doctrine\ORM\PersistentCollection {#4234 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -metaDescription: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -file_name: "0418125808_643e15503c7c0.jpg" -file_delete_flag: null -logo_file_name: "0827215149_64eb46e56d3e3.png" -logo_file_delete_flag: null -slug: null -title: "視線が集まる家具" -englishText: "Television board" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28989 +label: " デスク・学習机" +value: "18" +data: Eccube\Entity\Category {#4237 -id: 18 -name: "デスク・学習机" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1680087693 {#4235 date: 2023-03-29 20:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4236 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4238 …} -Children: Doctrine\ORM\PersistentCollection {#4241 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ お子様の入学に合わせて、在宅ワークで、新築の書斎として。\r\n デスクのみに限らず、便利なデスク収納なども併せてご検討いただけます。新たな生活に向けて、長くご愛用いただけるデスクを選びませんか? """ -metaDescription: """ お子様の入学に合わせて、在宅ワークで、新築の書斎として。\r\n デスクのみに限らず、便利なデスク収納なども併せてご検討いただけます。新たな生活に向けて、長くご愛用いただけるデスクを選びませんか? """ -file_name: "0418125738_643e1532d1e60.jpg" -file_delete_flag: null -logo_file_name: "0622152351_6493e8f7a7910.png" -logo_file_delete_flag: null -slug: null -title: "お家のなかの学びの場" -englishText: "Desk" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28990 +label: " ダイニングテーブル" +value: "17" +data: Eccube\Entity\Category {#4244 -id: 17 -name: "ダイニングテーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1680087689 {#4242 date: 2023-03-29 20:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4243 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4245 …} -Children: Doctrine\ORM\PersistentCollection {#4248 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ お客様のご家族、間取りに合った、長くご愛用いただけるダイニングをご提案します。収納があるものや伸縮可能なモノまで。\r\n ついお家に人を招きたくなる。ハウスメーカーが厳選したアイテムをニーズに合わせてお選びいただけます。 """ -metaDescription: """ お客様のご家族、間取りに合った、長くご愛用いただけるダイニングをご提案します。収納があるものや伸縮可能なモノまで。\r\n ついお家に人を招きたくなる。ハウスメーカーが厳選したアイテムをニーズに合わせてお選びいただけます。 """ -file_name: "0418125242_643e140aa2ed9.jpg" -file_delete_flag: null -logo_file_name: "0622152301_6493e8c5aec0f.png" -logo_file_delete_flag: null -slug: null -title: "家族や友人とお食事を楽しめる快適な空間" -englishText: "Dining table" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28991 +label: " サイドテーブル" +value: "16" +data: Eccube\Entity\Category {#4251 -id: 16 -name: "サイドテーブル" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1680087684 {#4249 date: 2023-03-29 20:01:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4250 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4252 …} -Children: Doctrine\ORM\PersistentCollection {#4255 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 毎日の暮らしをより快適にしたい。ソファで映画鑑賞の際、そばに飲み物を置くスペースに。ベッドでお休み前の読書に便利なテーブルを。サイドテーブルを置いてより快適な空間をつくりませんか。\r\n 機能性はもちろん、デザイン性、素材にこだわったラインナップからお選びいただけます。 """ -metaDescription: """ 毎日の暮らしをより快適にしたい。ソファで映画鑑賞の際、そばに飲み物を置くスペースに。ベッドでお休み前の読書に便利なテーブルを。サイドテーブルを置いてより快適な空間をつくりませんか。 \r\n 機能性はもちろん、デザイン性、素材にこだわったラインナップからお選びいただけます。 """ -file_name: "0418125717_643e151d2aef6.jpg" -file_delete_flag: null -logo_file_name: "0414135442_6438dc92d9797.jpg" -logo_file_delete_flag: null -slug: null -title: "日々の暮らしに「あったらいいな」をご提供" -englishText: "Side table" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28992 +label: " ソファ" +value: "10" +data: Eccube\Entity\Category {#4258 -id: 10 -name: "ソファ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1680007679 {#4256 date: 2023-03-28 21:47:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4257 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4259 …} -Children: Doctrine\ORM\PersistentCollection {#4262 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ くつろぎの空間だからこそ、ソファにはこだわりたい。\r\n 長くご愛用いただけるように、素材はもちろんデザインや機能性を重視したソファをセレクトしました。\r\n 幅広いラインナップの中からあなたのお気に入りがきっと見つかります。 """ -metaDescription: """ くつろぎの空間だからこそ、ソファにはこだわりたい。\r\n 長くご愛用いただけるように、素材はもちろんデザインや機能性を重視したソファをセレクトしました。\r\n 幅広いラインナップの中からあなたのお気に入りがきっと見つかります。 """ -file_name: "0418125043_643e13936141b.jpg" -file_delete_flag: null -logo_file_name: "0414135301_6438dc2de5871.jpg" -logo_file_delete_flag: null -slug: null -title: "リビングの主役" -englishText: "Sofa" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28993 +label: " テーブル" +value: "15" +data: Eccube\Entity\Category {#4265 -id: 15 -name: "テーブル" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1680087676 {#4263 date: 2023-03-29 20:01:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4264 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4266 …} -Children: Doctrine\ORM\PersistentCollection {#4269 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: "ソファの前に置いてリモコンや本などを置く。お食事をする場として。在宅ワークでお家の仕事場として。使い方によって選ぶ基準は様々。お部屋の広さや回りのインテリアなど使用用途に合わせてお選びください。" -metaDescription: "ソファの前に置いてリモコンや本などを置く。お食事をする場として。在宅ワークでお家の仕事場として。使い方によって選ぶ基準は様々。お部屋の広さや回りのインテリアなど使用用途に合わせてお選びください。" -file_name: "0421164835_64423fd30438c.jpg" -file_delete_flag: null -logo_file_name: "0414135429_6438dc8563100.jpg" -logo_file_delete_flag: null -slug: null -title: "用途に合わせて、あなたのお気に入りを" -englishText: "Table" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28994 +label: " ベンチ" +value: "13" +data: Eccube\Entity\Category {#4272 -id: 13 -name: "ベンチ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1680007706 {#4270 date: 2023-03-28 21:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4271 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4273 …} -Children: Doctrine\ORM\PersistentCollection {#4276 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -metaDescription: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -file_name: "1002195920_651aa28887e87.jpg" -file_delete_flag: null -logo_file_name: "0414135416_6438dc7878530.jpg" -logo_file_delete_flag: null -slug: null -title: "使い道が多い優れモノ" -englishText: "Bench" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28995 +label: " スツール" +value: "12" +data: Eccube\Entity\Category {#4279 -id: 12 -name: "スツール" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1680007692 {#4277 date: 2023-03-28 21:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4278 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4280 …} -Children: Doctrine\ORM\PersistentCollection {#4283 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 意外に使い道が多いスツール。来客用の簡易的な椅子として、ソファのそばでサイドテーブルとして、キッチンで少し休憩用の腰掛椅子として。まだまだ、挙げるとたくさんの使い道があります。\r\n シーンや用途を問わず、あったら便利なスツールをたくさん取り揃えています。 """ -metaDescription: """ 意外に使い道が多いスツール。来客用の簡易的な椅子として、ソファのそばでサイドテーブルとして、キッチンで少し休憩用の腰掛椅子として。まだまだ、挙げるとたくさんの使い道があります。\r\n シーンや用途を問わず、あったら便利なスツールをたくさん取り揃えています。 """ -file_name: "0421164810_64423fbae5c52.jpg" -file_delete_flag: null -logo_file_name: "0622152144_6493e8781eb13.png" -logo_file_delete_flag: null -slug: null -title: "暮らしをちょっと豊かに" -englishText: "Stool" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28996 +label: " チェア" +value: "11" +data: Eccube\Entity\Category {#4286 -id: 11 -name: "チェア" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1680007685 {#4284 date: 2023-03-28 21:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727946878 {#4285 date: 2024-10-03 18:14:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4287 …} -Children: Doctrine\ORM\PersistentCollection {#4290 …} -Parent: Eccube\Entity\Category {#4132} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3651 …} -content: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -metaDescription: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -file_name: "0826152823_64e99b876f76a.jpg" -file_delete_flag: null -logo_file_name: "0414135317_6438dc3d965b3.jpg" -logo_file_delete_flag: null -slug: null -title: "毎日座るものだからこだわりたい" -englishText: "Chair" -japaneseText: null -searchKeywords: null } +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 {#28906 -form: Symfony\Component\Form\Form {#25624 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#28907 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#28908 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
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_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
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
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#24207 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3526 …} } |
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 | null |
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 |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#24187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#24197 …} } } |
validation_groups | null |
View Variables
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 {#28997 -form: Symfony\Component\Form\Form {#25627 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#28909 …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 | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_name" |
valid | true |
value | "" |
pageno
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "23" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#24089 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3526 …} } |
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 | "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() {#22620 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#24079 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_pageno" ] |
cache_key | "_pageno_hidden" |
compound | false |
data | "23" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#28999 -form: Symfony\Component\Form\Form {#25630 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#28998 …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 | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_pageno" |
valid | true |
value | "23" |
disp_number
"Eccube\Form\Type\Master\ProductListMaxType"
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 {#3614 #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 {#3614 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3615 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3632 #id: 60 #name: "60件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#3614 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3615 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3632 #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 {#4696 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#23951 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#23941 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4759 -om: ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3409 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Master\ProductListMax {#3614 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3615 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3632 #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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} |
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 {#4759 -om: ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3409 …} -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 | 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 {#23931 -_em: Doctrine\ORM\EntityManager {#472 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#23911 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#23901 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#22578 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#23921 …} -_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() {#23961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#23971 …} } } |
validation_groups | null |
View Variables
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 {#14624 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#3614 #id: 20 #name: "20件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14623 +label: "40件" +value: "40" +data: Eccube\Entity\Master\ProductListMax {#3615 #id: 40 #name: "40件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14625 +label: "60件" +value: "60" +data: Eccube\Entity\Master\ProductListMax {#3632 #id: 60 #name: "60件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Eccube\Entity\Master\ProductListMax {#3614 #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 {#29001 -form: Symfony\Component\Form\Form {#25633 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#29000 …5} |
full_name | "disp_number" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "disp_number" |
is_selected | Closure($choice, $value) {#29003 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
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_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_disp_number" |
valid | true |
value | "20" |
orderby
"Eccube\Form\Type\Master\ProductListOrderByType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"3"
|
Normalized Format | Eccube\Entity\Master\ProductListOrderBy {#4303 #id: 3 #name: "価格が低い順" #sort_no: 0 } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ Eccube\Entity\Master\ProductListOrderBy {#4303 #id: 3 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#4304 #id: 1 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#4305 #id: 2 #name: "新着順" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#4303 #id: 3 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#4304 #id: 1 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#4305 #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 {#4696 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#23756 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#23746 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4783 -om: ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3617 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Master\ProductListOrderBy {#4303 #id: 3 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#4304 #id: 1 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#4305 #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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} |
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 {#4783 -om: ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3617 …} -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 | 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 {#23736 -_em: Doctrine\ORM\EntityManager {#472 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#23714 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#23704 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#23694 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#22536 …} -_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() {#23766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#23776 …} } } |
validation_groups | null |
View Variables
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 | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14631 +label: "価格が低い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#4303 #id: 3 #name: "価格が低い順" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14630 +label: "価格が高い順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#4304 #id: 1 #name: "価格が高い順" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14632 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#4305 #id: 2 #name: "新着順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Eccube\Entity\Master\ProductListOrderBy {#4303 #id: 3 #name: "価格が低い順" #sort_no: 0 } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29002 -form: Symfony\Component\Form\Form {#25636 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#29004 …5} |
full_name | "orderby" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "orderby" |
is_selected | Closure($choice, $value) {#29006 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "orderby" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_orderby" |
valid | true |
value | "3" |
productplus_1
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "1人掛けソファ" => 1 "2人掛けソファ" => 2 "3人掛けソファ" => 3 "4人掛け以上のソファ" => 4 "カウチソファ" => 5 "オットマン" => 6 "ダイニングソファ" => 7 "片肘ソファ・シェーズロング" => 8 "コーナーソファ" => 9 "ソファカバー・オプション" => 10 ] |
[ "1人掛けソファ" => 1 "2人掛けソファ" => 2 "3人掛けソファ" => 3 "4人掛け以上のソファ" => 4 "カウチソファ" => 5 "オットマン" => 6 "ダイニングソファ" => 7 "片肘ソファ・シェーズロング" => 8 "コーナーソファ" => 9 "ソファカバー・オプション" => 10 ] |
expanded | true |
same as passed value |
label | "ソファタイプ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "1人掛けソファ" => 1 "2人掛けソファ" => 2 "3人掛けソファ" => 3 "4人掛け以上のソファ" => 4 "カウチソファ" => 5 "オットマン" => 6 "ダイニングソファ" => 7 "片肘ソファ・シェーズロング" => 8 "コーナーソファ" => 9 "ソファカバー・オプション" => 10 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "ソファタイプ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#22494 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#23584 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_1" ] |
cache_key | "_productplus_1_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4811 +label: "1人掛けソファ" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4812 +label: "2人掛けソファ" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4813 +label: "3人掛けソファ" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4814 +label: "4人掛け以上のソファ" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4815 +label: "カウチソファ" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4816 +label: "オットマン" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4817 +label: "ダイニングソファ" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4818 +label: "片肘ソファ・シェーズロング" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4819 +label: "コーナーソファ" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4820 +label: "ソファカバー・オプション" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29005 -form: Symfony\Component\Form\Form {#25739 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29007 …5} |
full_name | "productplus_1" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_1" |
is_selected | Closure($choice, array $values) {#29009 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "ソファタイプ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_1" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_1" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "1人掛けソファ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "1" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "1人掛けソファ" |
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() {#25641 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25640 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_1_entry" ] |
cache_key | "_productplus_1_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29012 -form: Symfony\Component\Form\Form {#25742 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29011 …5} |
full_name | "productplus_1[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_1_0" |
label | "1人掛けソファ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_1_entry" |
valid | true |
value | "1" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "2人掛けソファ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "2" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "2人掛けソファ" |
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() {#25651 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25650 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_1_entry" ] |
cache_key | "_productplus_1_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29014 -form: Symfony\Component\Form\Form {#25745 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29013 …5} |
full_name | "productplus_1[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_1_1" |
label | "2人掛けソファ" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_1_entry" |
valid | true |
value | "2" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "3人掛けソファ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "3" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "3人掛けソファ" |
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() {#25661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25660 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_1_entry" ] |
cache_key | "_productplus_1_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29016 -form: Symfony\Component\Form\Form {#25748 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29015 …5} |
full_name | "productplus_1[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_1_2" |
label | "3人掛けソファ" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_1_entry" |
valid | true |
value | "3" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "4人掛け以上のソファ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "4" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "4人掛け以上のソファ" |
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() {#25671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25670 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_1_entry" ] |
cache_key | "_productplus_1_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29018 -form: Symfony\Component\Form\Form {#25751 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29017 …5} |
full_name | "productplus_1[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_1_3" |
label | "4人掛け以上のソファ" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_1_entry" |
valid | true |
value | "4" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "カウチソファ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "カウチソファ" |
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() {#25681 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25680 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_1_entry" ] |
cache_key | "_productplus_1_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29020 -form: Symfony\Component\Form\Form {#25754 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29019 …5} |
full_name | "productplus_1[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_1_4" |
label | "カウチソファ" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_1_entry" |
valid | true |
value | "5" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "オットマン" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "6" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "オットマン" |
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() {#25691 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25690 …} } } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_1_entry" ] |
cache_key | "_productplus_1_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29022 -form: Symfony\Component\Form\Form {#25757 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29021 …5} |
full_name | "productplus_1[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_1_5" |
label | "オットマン" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_1_entry" |
valid | true |
value | "6" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ダイニングソファ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "7" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ダイニングソファ" |
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() {#25701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25700 …} } } |
validation_groups | null |
value | "7" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_1_entry" ] |
cache_key | "_productplus_1_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29024 -form: Symfony\Component\Form\Form {#25760 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29023 …5} |
full_name | "productplus_1[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_1_6" |
label | "ダイニングソファ" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_1_entry" |
valid | true |
value | "7" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "片肘ソファ・シェーズロング" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "8" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "片肘ソファ・シェーズロング" |
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() {#25711 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25710 …} } } |
validation_groups | null |
value | "8" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_1_entry" ] |
cache_key | "_productplus_1_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29026 -form: Symfony\Component\Form\Form {#25763 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29025 …5} |
full_name | "productplus_1[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_1_7" |
label | "片肘ソファ・シェーズロング" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_1_entry" |
valid | true |
value | "8" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "コーナーソファ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "9" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "コーナーソファ" |
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() {#25721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25720 …} } } |
validation_groups | null |
value | "9" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_1_entry" ] |
cache_key | "_productplus_1_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29028 -form: Symfony\Component\Form\Form {#25766 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29027 …5} |
full_name | "productplus_1[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_1_8" |
label | "コーナーソファ" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_1_entry" |
valid | true |
value | "9" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ソファカバー・オプション" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "10" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ソファカバー・オプション" |
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() {#25731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25730 …} } } |
validation_groups | null |
value | "10" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_1_entry" ] |
cache_key | "_productplus_1_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29030 -form: Symfony\Component\Form\Form {#25769 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29029 …5} |
full_name | "productplus_1[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_1_9" |
label | "ソファカバー・オプション" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_1_entry" |
valid | true |
value | "10" |
productplus_2
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
label | "お届け日数(数字を入力)" |
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 |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#22466 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3526 …} } |
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 | "お届け日数(数字を入力)" |
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 |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#23388 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#23398 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_productplus_2" ] |
cache_key | "_productplus_2_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29010 -form: Symfony\Component\Form\Form {#25772 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29008 …5} |
full_name | "productplus_2" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_2" |
label | "お届け日数(数字を入力)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "productplus_2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_2" |
valid | true |
value | "" |
productplus_4
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
label | "注意文言" |
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 |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#23287 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3526 …} } |
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 | "注意文言" |
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 |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#23267 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#23277 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_productplus_4" ] |
cache_key | "_productplus_4_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29032 -form: Symfony\Component\Form\Form {#25775 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29031 …5} |
full_name | "productplus_4" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_4" |
label | "注意文言" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "productplus_4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_4" |
valid | true |
value | "" |
productplus_5
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "カバーリング仕様" => 13 ] |
[ "カバーリング仕様" => 13 ] |
expanded | true |
same as passed value |
label | "ソファ仕様" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "カバーリング仕様" => 13 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "ソファ仕様" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#22410 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#23176 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_5" ] |
cache_key | "_productplus_5_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4860 +label: "カバーリング仕様" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29034 -form: Symfony\Component\Form\Form {#25788 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29033 …5} |
full_name | "productplus_5" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_5" |
is_selected | Closure($choice, array $values) {#29036 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "ソファ仕様" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_5" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_5" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "カバーリング仕様" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "13" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "カバーリング仕様" |
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() {#25780 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25779 …} } } |
validation_groups | null |
value | "13" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_5_entry" ] |
cache_key | "_productplus_5_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29039 -form: Symfony\Component\Form\Form {#25791 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29037 …5} |
full_name | "productplus_5[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_5_0" |
label | "カバーリング仕様" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_5_entry" |
valid | true |
value | "13" |
productplus_6
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
label | "高さ" |
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 |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#23024 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3526 …} } |
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 | "高さ" |
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 |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#22996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#22368 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_productplus_6" ] |
cache_key | "_productplus_6_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29038 -form: Symfony\Component\Form\Form {#25794 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29035 …5} |
full_name | "productplus_6" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_6" |
label | "高さ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "productplus_6" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_6" |
valid | true |
value | "" |
productplus_7
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
label | "幅" |
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 |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#22898 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3526 …} } |
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 | "幅" |
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 |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#22344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#22888 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_productplus_7" ] |
cache_key | "_productplus_7_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29041 -form: Symfony\Component\Form\Form {#25797 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29040 …5} |
full_name | "productplus_7" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_7" |
label | "幅" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "productplus_7" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_7" |
valid | true |
value | "" |
productplus_8
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "ダイニングチェア" => 14 "オフィスチェア" => 15 "パーソナルチェア" => 16 "デザイナーズチェア" => 17 "カウンターチェア" => 18 ] |
[ "ダイニングチェア" => 14 "オフィスチェア" => 15 "パーソナルチェア" => 16 "デザイナーズチェア" => 17 "カウンターチェア" => 18 ] |
expanded | true |
same as passed value |
label | "チェアタイプ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "ダイニングチェア" => 14 "オフィスチェア" => 15 "パーソナルチェア" => 16 "デザイナーズチェア" => 17 "カウンターチェア" => 18 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "チェアタイプ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#22787 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#22797 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_8" ] |
cache_key | "_productplus_8_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4900 +label: "ダイニングチェア" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4901 +label: "オフィスチェア" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4902 +label: "パーソナルチェア" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4903 +label: "デザイナーズチェア" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4904 +label: "カウンターチェア" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29043 -form: Symfony\Component\Form\Form {#25850 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29042 …5} |
full_name | "productplus_8" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_8" |
is_selected | Closure($choice, array $values) {#29045 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "チェアタイプ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_8" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_8" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ダイニングチェア" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "14" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ダイニングチェア" |
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() {#25802 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25801 …} } } |
validation_groups | null |
value | "14" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_8_entry" ] |
cache_key | "_productplus_8_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29048 -form: Symfony\Component\Form\Form {#25853 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29046 …5} |
full_name | "productplus_8[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_8_0" |
label | "ダイニングチェア" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_8_entry" |
valid | true |
value | "14" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "オフィスチェア" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "15" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "オフィスチェア" |
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() {#25812 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25811 …} } } |
validation_groups | null |
value | "15" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_8_entry" ] |
cache_key | "_productplus_8_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29050 -form: Symfony\Component\Form\Form {#25856 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29049 …5} |
full_name | "productplus_8[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_8_1" |
label | "オフィスチェア" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_8_entry" |
valid | true |
value | "15" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "パーソナルチェア" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "16" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "パーソナルチェア" |
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() {#25822 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25821 …} } } |
validation_groups | null |
value | "16" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_8_entry" ] |
cache_key | "_productplus_8_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29052 -form: Symfony\Component\Form\Form {#25859 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29051 …5} |
full_name | "productplus_8[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_8_2" |
label | "パーソナルチェア" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_8_entry" |
valid | true |
value | "16" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "デザイナーズチェア" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "17" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "デザイナーズチェア" |
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() {#25832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25831 …} } } |
validation_groups | null |
value | "17" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_8_entry" ] |
cache_key | "_productplus_8_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29054 -form: Symfony\Component\Form\Form {#25862 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29053 …5} |
full_name | "productplus_8[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_8_3" |
label | "デザイナーズチェア" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_8_entry" |
valid | true |
value | "17" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "カウンターチェア" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "18" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "カウンターチェア" |
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() {#25842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25841 …} } } |
validation_groups | null |
value | "18" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_8_entry" ] |
cache_key | "_productplus_8_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29056 -form: Symfony\Component\Form\Form {#25865 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29055 …5} |
full_name | "productplus_8[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_8_4" |
label | "カウンターチェア" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_8_entry" |
valid | true |
value | "18" |
productplus_9
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "リビングテーブル" => 19 "カフェテーブル" => 20 "カウンターテーブル" => 21 "コンソールテーブル" => 22 "ガーデン テーブル" => 105 ] |
[ "リビングテーブル" => 19 "カフェテーブル" => 20 "カウンターテーブル" => 21 "コンソールテーブル" => 22 "ガーデン テーブル" => 105 ] |
expanded | true |
same as passed value |
label | "テーブルタイプ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "リビングテーブル" => 19 "カフェテーブル" => 20 "カウンターテーブル" => 21 "コンソールテーブル" => 22 "ガーデン テーブル" => 105 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "テーブルタイプ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25236 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_9" ] |
cache_key | "_productplus_9_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4922 +label: "リビングテーブル" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4923 +label: "カフェテーブル" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4924 +label: "カウンターテーブル" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4925 +label: "コンソールテーブル" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4926 +label: "ガーデン テーブル" +value: "105" +data: 105 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29047 -form: Symfony\Component\Form\Form {#25918 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29044 …5} |
full_name | "productplus_9" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_9" |
is_selected | Closure($choice, array $values) {#29058 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "テーブルタイプ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_9" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_9" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "リビングテーブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "19" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "リビングテーブル" |
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() {#25870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25869 …} } } |
validation_groups | null |
value | "19" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_9_entry" ] |
cache_key | "_productplus_9_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29061 -form: Symfony\Component\Form\Form {#25921 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29059 …5} |
full_name | "productplus_9[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_9_0" |
label | "リビングテーブル" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_9_entry" |
valid | true |
value | "19" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "カフェテーブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "20" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "カフェテーブル" |
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() {#25880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25879 …} } } |
validation_groups | null |
value | "20" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_9_entry" ] |
cache_key | "_productplus_9_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29063 -form: Symfony\Component\Form\Form {#25924 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29062 …5} |
full_name | "productplus_9[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_9_1" |
label | "カフェテーブル" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_9_entry" |
valid | true |
value | "20" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "カウンターテーブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "21" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "カウンターテーブル" |
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() {#25890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25889 …} } } |
validation_groups | null |
value | "21" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_9_entry" ] |
cache_key | "_productplus_9_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29065 -form: Symfony\Component\Form\Form {#25927 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29064 …5} |
full_name | "productplus_9[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_9_2" |
label | "カウンターテーブル" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_9_entry" |
valid | true |
value | "21" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "コンソールテーブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "コンソールテーブル" |
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() {#25900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25899 …} } } |
validation_groups | null |
value | "22" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_9_entry" ] |
cache_key | "_productplus_9_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29067 -form: Symfony\Component\Form\Form {#25930 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29066 …5} |
full_name | "productplus_9[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_9_3" |
label | "コンソールテーブル" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_9_entry" |
valid | true |
value | "22" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ガーデン テーブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "105" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ガーデン テーブル" |
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() {#25910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25909 …} } } |
validation_groups | null |
value | "105" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_9_entry" ] |
cache_key | "_productplus_9_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29069 -form: Symfony\Component\Form\Form {#25933 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29068 …5} |
full_name | "productplus_9[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_9_4" |
label | "ガーデン テーブル" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_9_entry" |
valid | true |
value | "105" |
productplus_10
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "サイドテーブル" => 23 "ナイトテーブル" => 24 ] |
[ "サイドテーブル" => 23 "ナイトテーブル" => 24 ] |
expanded | true |
same as passed value |
label | "サイドテーブルタイプ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "サイドテーブル" => 23 "ナイトテーブル" => 24 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "サイドテーブルタイプ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25240 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_10" ] |
cache_key | "_productplus_10_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4944 +label: "サイドテーブル" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4945 +label: "ナイトテーブル" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29060 -form: Symfony\Component\Form\Form {#25956 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29057 …5} |
full_name | "productplus_10" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_10" |
is_selected | Closure($choice, array $values) {#29071 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "サイドテーブルタイプ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_10" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_10" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "サイドテーブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "23" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "サイドテーブル" |
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() {#25938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25937 …} } } |
validation_groups | null |
value | "23" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_10_entry" ] |
cache_key | "_productplus_10_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29074 -form: Symfony\Component\Form\Form {#25959 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29073 …5} |
full_name | "productplus_10[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_10_0" |
label | "サイドテーブル" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_10_entry" |
valid | true |
value | "23" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ナイトテーブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "24" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ナイトテーブル" |
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() {#25948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25947 …} } } |
validation_groups | null |
value | "24" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_10_entry" ] |
cache_key | "_productplus_10_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29076 -form: Symfony\Component\Form\Form {#25962 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29075 …5} |
full_name | "productplus_10[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_10_1" |
label | "ナイトテーブル" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_10_entry" |
valid | true |
value | "24" |
productplus_11
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "2人用" => 25 "4人用" => 26 "6人用" => 27 "円形" => 28 ] |
[ "2人用" => 25 "4人用" => 26 "6人用" => 27 "円形" => 28 ] |
expanded | true |
same as passed value |
label | "ダイニングタイプ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "2人用" => 25 "4人用" => 26 "6人用" => 27 "円形" => 28 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "ダイニングタイプ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25259 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_11" ] |
cache_key | "_productplus_11_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4963 +label: "2人用" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4964 +label: "4人用" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4965 +label: "6人用" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4966 +label: "円形" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29072 -form: Symfony\Component\Form\Form {#26005 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29070 …5} |
full_name | "productplus_11" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_11" |
is_selected | Closure($choice, array $values) {#29078 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "ダイニングタイプ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_11" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_11" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "2人用" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "25" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "2人用" |
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() {#25967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25966 …} } } |
validation_groups | null |
value | "25" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_11_entry" ] |
cache_key | "_productplus_11_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29081 -form: Symfony\Component\Form\Form {#26008 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29080 …5} |
full_name | "productplus_11[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_11_0" |
label | "2人用" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_11_entry" |
valid | true |
value | "25" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "4人用" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "26" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "4人用" |
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() {#25977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25976 …} } } |
validation_groups | null |
value | "26" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_11_entry" ] |
cache_key | "_productplus_11_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29083 -form: Symfony\Component\Form\Form {#26011 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29082 …5} |
full_name | "productplus_11[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_11_1" |
label | "4人用" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_11_entry" |
valid | true |
value | "26" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "6人用" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "27" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "6人用" |
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() {#25987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25986 …} } } |
validation_groups | null |
value | "27" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_11_entry" ] |
cache_key | "_productplus_11_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29085 -form: Symfony\Component\Form\Form {#26014 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29084 …5} |
full_name | "productplus_11[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_11_2" |
label | "6人用" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_11_entry" |
valid | true |
value | "27" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "円形" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "28" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "円形" |
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() {#25997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25996 …} } } |
validation_groups | null |
value | "28" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_11_entry" ] |
cache_key | "_productplus_11_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29087 -form: Symfony\Component\Form\Form {#26017 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29086 …5} |
full_name | "productplus_11[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_11_3" |
label | "円形" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_11_entry" |
valid | true |
value | "28" |
productplus_12
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "デスク・パソコンデスク" => 29 "学習机" => 30 "デスクワゴン" => 31 "デスク収納" => 32 "デスクオプション" => 33 ] |
[ "デスク・パソコンデスク" => 29 "学習机" => 30 "デスクワゴン" => 31 "デスク収納" => 32 "デスクオプション" => 33 ] |
expanded | true |
same as passed value |
label | "デスクタイプ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "デスク・パソコンデスク" => 29 "学習机" => 30 "デスクワゴン" => 31 "デスク収納" => 32 "デスクオプション" => 33 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "デスクタイプ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25273 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_12" ] |
cache_key | "_productplus_12_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4984 +label: "デスク・パソコンデスク" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4985 +label: "学習机" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4986 +label: "デスクワゴン" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4987 +label: "デスク収納" +value: "32" +data: 32 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4988 +label: "デスクオプション" +value: "33" +data: 33 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29079 -form: Symfony\Component\Form\Form {#26070 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29077 …5} |
full_name | "productplus_12" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_12" |
is_selected | Closure($choice, array $values) {#29089 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "デスクタイプ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_12" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_12" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "デスク・パソコンデスク" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "29" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "デスク・パソコンデスク" |
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() {#26022 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26021 …} } } |
validation_groups | null |
value | "29" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_12_entry" ] |
cache_key | "_productplus_12_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29092 -form: Symfony\Component\Form\Form {#26073 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29090 …5} |
full_name | "productplus_12[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_12_0" |
label | "デスク・パソコンデスク" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_12_entry" |
valid | true |
value | "29" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "学習机" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "30" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "学習机" |
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() {#26032 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26031 …} } } |
validation_groups | null |
value | "30" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_12_entry" ] |
cache_key | "_productplus_12_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29094 -form: Symfony\Component\Form\Form {#26076 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29093 …5} |
full_name | "productplus_12[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_12_1" |
label | "学習机" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_12_entry" |
valid | true |
value | "30" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "デスクワゴン" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "31" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "デスクワゴン" |
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() {#26042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26041 …} } } |
validation_groups | null |
value | "31" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_12_entry" ] |
cache_key | "_productplus_12_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29096 -form: Symfony\Component\Form\Form {#26079 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29095 …5} |
full_name | "productplus_12[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_12_2" |
label | "デスクワゴン" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_12_entry" |
valid | true |
value | "31" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "デスク収納" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "デスク収納" |
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() {#26052 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26051 …} } } |
validation_groups | null |
value | "32" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_12_entry" ] |
cache_key | "_productplus_12_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29098 -form: Symfony\Component\Form\Form {#26082 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29097 …5} |
full_name | "productplus_12[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_12_3" |
label | "デスク収納" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_12_entry" |
valid | true |
value | "32" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "デスクオプション" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "33" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "デスクオプション" |
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() {#26062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26061 …} } } |
validation_groups | null |
value | "33" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_12_entry" ] |
cache_key | "_productplus_12_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29100 -form: Symfony\Component\Form\Form {#26085 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29099 …5} |
full_name | "productplus_12[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_12_4" |
label | "デスクオプション" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_12_entry" |
valid | true |
value | "33" |
productplus_13
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "収納棚付き" => 34 "引出し付き" => 35 ] |
[ "収納棚付き" => 34 "引出し付き" => 35 ] |
expanded | true |
same as passed value |
label | "デスク仕様" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "収納棚付き" => 34 "引出し付き" => 35 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "デスク仕様" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25288 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25287 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_13" ] |
cache_key | "_productplus_13_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +label: "収納棚付き" +value: "34" +data: 34 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +label: "引出し付き" +value: "35" +data: 35 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29091 -form: Symfony\Component\Form\Form {#26108 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29088 …5} |
full_name | "productplus_13" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_13" |
is_selected | Closure($choice, array $values) {#29102 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "デスク仕様" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_13" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_13" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "収納棚付き" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "34" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "収納棚付き" |
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() {#26090 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26089 …} } } |
validation_groups | null |
value | "34" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_13_entry" ] |
cache_key | "_productplus_13_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29105 -form: Symfony\Component\Form\Form {#26111 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29104 …5} |
full_name | "productplus_13[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_13_0" |
label | "収納棚付き" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_13_entry" |
valid | true |
value | "34" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "引出し付き" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "35" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "引出し付き" |
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() {#26100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26099 …} } } |
validation_groups | null |
value | "35" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_13_entry" ] |
cache_key | "_productplus_13_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29107 -form: Symfony\Component\Form\Form {#26114 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29106 …5} |
full_name | "productplus_13[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_13_1" |
label | "引出し付き" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_13_entry" |
valid | true |
value | "35" |
productplus_14
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "テレビボード・テレビ台" => 36 "テレビスタンド" => 37 "コーナータイプ" => 38 ] |
[ "テレビボード・テレビ台" => 36 "テレビスタンド" => 37 "コーナータイプ" => 38 ] |
expanded | true |
same as passed value |
label | "テレビボードタイプ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "テレビボード・テレビ台" => 36 "テレビスタンド" => 37 "コーナータイプ" => 38 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "テレビボードタイプ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25302 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25301 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_14" ] |
cache_key | "_productplus_14_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "テレビボード・テレビ台" +value: "36" +data: 36 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "テレビスタンド" +value: "37" +data: 37 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "コーナータイプ" +value: "38" +data: 38 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29103 -form: Symfony\Component\Form\Form {#26147 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29101 …5} |
full_name | "productplus_14" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_14" |
is_selected | Closure($choice, array $values) {#29109 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "テレビボードタイプ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_14" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_14" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "テレビボード・テレビ台" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "36" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "テレビボード・テレビ台" |
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() {#26119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26118 …} } } |
validation_groups | null |
value | "36" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_14_entry" ] |
cache_key | "_productplus_14_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29112 -form: Symfony\Component\Form\Form {#26150 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29110 …5} |
full_name | "productplus_14[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_14_0" |
label | "テレビボード・テレビ台" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_14_entry" |
valid | true |
value | "36" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "テレビスタンド" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "37" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "テレビスタンド" |
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() {#26129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26128 …} } } |
validation_groups | null |
value | "37" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_14_entry" ] |
cache_key | "_productplus_14_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29114 -form: Symfony\Component\Form\Form {#26153 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29113 …5} |
full_name | "productplus_14[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_14_1" |
label | "テレビスタンド" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_14_entry" |
valid | true |
value | "37" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "コーナータイプ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "コーナータイプ" |
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() {#26139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26138 …} } } |
validation_groups | null |
value | "38" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_14_entry" ] |
cache_key | "_productplus_14_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29116 -form: Symfony\Component\Form\Form {#26156 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29115 …5} |
full_name | "productplus_14[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_14_2" |
label | "コーナータイプ" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_14_entry" |
valid | true |
value | "38" |
productplus_15
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "幅90cm以下" => 39 "幅91~120cm" => 40 "幅121~150cm" => 41 "幅151~180cm" => 42 "幅181~210cm" => 43 "幅211cm以上" => 44 ] |
[ "幅90cm以下" => 39 "幅91~120cm" => 40 "幅121~150cm" => 41 "幅151~180cm" => 42 "幅181~210cm" => 43 "幅211cm以上" => 44 ] |
expanded | true |
same as passed value |
label | "テレビボードサイズ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "幅90cm以下" => 39 "幅91~120cm" => 40 "幅121~150cm" => 41 "幅151~180cm" => 42 "幅181~210cm" => 43 "幅211cm以上" => 44 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "テレビボードサイズ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25315 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_15" ] |
cache_key | "_productplus_15_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "幅90cm以下" +value: "39" +data: 39 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "幅91~120cm" +value: "40" +data: 40 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "幅121~150cm" +value: "41" +data: 41 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "幅151~180cm" +value: "42" +data: 42 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: "幅181~210cm" +value: "43" +data: 43 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: "幅211cm以上" +value: "44" +data: 44 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29111 -form: Symfony\Component\Form\Form {#26219 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29108 …5} |
full_name | "productplus_15" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_15" |
is_selected | Closure($choice, array $values) {#29118 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "テレビボードサイズ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_15" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_15" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "幅90cm以下" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "39" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "幅90cm以下" |
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() {#26161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26160 …} } } |
validation_groups | null |
value | "39" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_15_entry" ] |
cache_key | "_productplus_15_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29121 -form: Symfony\Component\Form\Form {#26222 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29120 …5} |
full_name | "productplus_15[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_15_0" |
label | "幅90cm以下" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_15_entry" |
valid | true |
value | "39" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "幅91~120cm" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "40" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "幅91~120cm" |
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() {#26171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26170 …} } } |
validation_groups | null |
value | "40" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_15_entry" ] |
cache_key | "_productplus_15_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29123 -form: Symfony\Component\Form\Form {#26225 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29122 …5} |
full_name | "productplus_15[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_15_1" |
label | "幅91~120cm" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_15_entry" |
valid | true |
value | "40" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "幅121~150cm" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "41" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "幅121~150cm" |
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() {#26181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26180 …} } } |
validation_groups | null |
value | "41" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_15_entry" ] |
cache_key | "_productplus_15_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29125 -form: Symfony\Component\Form\Form {#26228 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29124 …5} |
full_name | "productplus_15[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_15_2" |
label | "幅121~150cm" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_15_entry" |
valid | true |
value | "41" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "幅151~180cm" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "42" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "幅151~180cm" |
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() {#26191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26190 …} } } |
validation_groups | null |
value | "42" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_15_entry" ] |
cache_key | "_productplus_15_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29127 -form: Symfony\Component\Form\Form {#26231 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29126 …5} |
full_name | "productplus_15[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_15_3" |
label | "幅151~180cm" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_15_entry" |
valid | true |
value | "42" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "幅181~210cm" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "43" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "幅181~210cm" |
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() {#26201 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26200 …} } } |
validation_groups | null |
value | "43" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_15_entry" ] |
cache_key | "_productplus_15_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29129 -form: Symfony\Component\Form\Form {#26234 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29128 …5} |
full_name | "productplus_15[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_15_4" |
label | "幅181~210cm" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_15_entry" |
valid | true |
value | "43" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "幅211cm以上" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "44" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "幅211cm以上" |
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() {#26211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26210 …} } } |
validation_groups | null |
value | "44" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_15_entry" ] |
cache_key | "_productplus_15_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29131 -form: Symfony\Component\Form\Form {#26237 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29130 …5} |
full_name | "productplus_15[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_15_5" |
label | "幅211cm以上" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_15_entry" |
valid | true |
value | "44" |
productplus_16
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "ラック" => 45 "シェルフ" => 46 "チェスト" => 47 "キャビネット" => 48 "ローボード・サイドボード" => 49 "ドレッサー" => 50 "ワゴン" => 52 "玄関収納" => 51 ] |
[ "ラック" => 45 "シェルフ" => 46 "チェスト" => 47 "キャビネット" => 48 "ローボード・サイドボード" => 49 "ドレッサー" => 50 "ワゴン" => 52 "玄関収納" => 51 ] |
expanded | true |
same as passed value |
label | "収納家具タイプ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "ラック" => 45 "シェルフ" => 46 "チェスト" => 47 "キャビネット" => 48 "ローボード・サイドボード" => 49 "ドレッサー" => 50 "ワゴン" => 52 "玄関収納" => 51 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "収納家具タイプ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25329 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_16" ] |
cache_key | "_productplus_16_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "ラック" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "シェルフ" +value: "46" +data: 46 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "チェスト" +value: "47" +data: 47 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "キャビネット" +value: "48" +data: 48 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "ローボード・サイドボード" +value: "49" +data: 49 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "ドレッサー" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "ワゴン" +value: "52" +data: 52 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "玄関収納" +value: "51" +data: 51 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29119 -form: Symfony\Component\Form\Form {#26320 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29117 …5} |
full_name | "productplus_16" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_16" |
is_selected | Closure($choice, array $values) {#29133 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "収納家具タイプ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_16" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_16" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ラック" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ラック" |
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() {#26242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26241 …} } } |
validation_groups | null |
value | "45" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_16_entry" ] |
cache_key | "_productplus_16_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29136 -form: Symfony\Component\Form\Form {#26323 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29135 …5} |
full_name | "productplus_16[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_16_0" |
label | "ラック" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_16_entry" |
valid | true |
value | "45" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "シェルフ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "46" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "シェルフ" |
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() {#26252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26251 …} } } |
validation_groups | null |
value | "46" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_16_entry" ] |
cache_key | "_productplus_16_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29138 -form: Symfony\Component\Form\Form {#26326 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29137 …5} |
full_name | "productplus_16[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_16_1" |
label | "シェルフ" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_16_entry" |
valid | true |
value | "46" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "チェスト" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "47" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "チェスト" |
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() {#26262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26261 …} } } |
validation_groups | null |
value | "47" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_16_entry" ] |
cache_key | "_productplus_16_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29140 -form: Symfony\Component\Form\Form {#26329 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29139 …5} |
full_name | "productplus_16[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_16_2" |
label | "チェスト" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_16_entry" |
valid | true |
value | "47" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "キャビネット" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "キャビネット" |
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() {#26272 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26271 …} } } |
validation_groups | null |
value | "48" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_16_entry" ] |
cache_key | "_productplus_16_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29142 -form: Symfony\Component\Form\Form {#26332 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29141 …5} |
full_name | "productplus_16[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_16_3" |
label | "キャビネット" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_16_entry" |
valid | true |
value | "48" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ローボード・サイドボード" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ローボード・サイドボード" |
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() {#26282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26281 …} } } |
validation_groups | null |
value | "49" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_16_entry" ] |
cache_key | "_productplus_16_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29144 -form: Symfony\Component\Form\Form {#26335 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29143 …5} |
full_name | "productplus_16[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_16_4" |
label | "ローボード・サイドボード" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_16_entry" |
valid | true |
value | "49" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ドレッサー" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ドレッサー" |
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() {#26292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26291 …} } } |
validation_groups | null |
value | "50" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_16_entry" ] |
cache_key | "_productplus_16_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29146 -form: Symfony\Component\Form\Form {#26338 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29145 …5} |
full_name | "productplus_16[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_16_5" |
label | "ドレッサー" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_16_entry" |
valid | true |
value | "50" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ワゴン" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "52" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ワゴン" |
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() {#26302 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26301 …} } } |
validation_groups | null |
value | "52" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_16_entry" ] |
cache_key | "_productplus_16_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29148 -form: Symfony\Component\Form\Form {#26341 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29147 …5} |
full_name | "productplus_16[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_16_6" |
label | "ワゴン" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_16_entry" |
valid | true |
value | "52" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "玄関収納" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "玄関収納" |
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() {#26312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26311 …} } } |
validation_groups | null |
value | "51" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_16_entry" ] |
cache_key | "_productplus_16_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29150 -form: Symfony\Component\Form\Form {#26344 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29149 …5} |
full_name | "productplus_16[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_16_7" |
label | "玄関収納" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_16_entry" |
valid | true |
value | "51" |
productplus_17
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "食器棚" => 53 "キッチンボード" => 54 "レンジボード" => 55 "キッチンワゴン" => 56 "キッチンキャビネット" => 57 "キッチンカウンター・カウンターワゴン" => 58 ] |
[ "食器棚" => 53 "キッチンボード" => 54 "レンジボード" => 55 "キッチンワゴン" => 56 "キッチンキャビネット" => 57 "キッチンカウンター・カウンターワゴン" => 58 ] |
expanded | true |
same as passed value |
label | "キッチン収納・食器棚タイプ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "食器棚" => 53 "キッチンボード" => 54 "レンジボード" => 55 "キッチンワゴン" => 56 "キッチンキャビネット" => 57 "キッチンカウンター・カウンターワゴン" => 58 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "キッチン収納・食器棚タイプ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25343 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_17" ] |
cache_key | "_productplus_17_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "食器棚" +value: "53" +data: 53 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "キッチンボード" +value: "54" +data: 54 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "レンジボード" +value: "55" +data: 55 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "キッチンワゴン" +value: "56" +data: 56 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "キッチンキャビネット" +value: "57" +data: 57 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "キッチンカウンター・カウンターワゴン" +value: "58" +data: 58 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29134 -form: Symfony\Component\Form\Form {#26407 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29132 …5} |
full_name | "productplus_17" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_17" |
is_selected | Closure($choice, array $values) {#29152 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "キッチン収納・食器棚タイプ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_17" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_17" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "食器棚" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "食器棚" |
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() {#26349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26348 …} } } |
validation_groups | null |
value | "53" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_17_entry" ] |
cache_key | "_productplus_17_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29155 -form: Symfony\Component\Form\Form {#26410 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29154 …5} |
full_name | "productplus_17[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_17_0" |
label | "食器棚" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_17_entry" |
valid | true |
value | "53" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "キッチンボード" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "54" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "キッチンボード" |
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() {#26359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26358 …} } } |
validation_groups | null |
value | "54" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_17_entry" ] |
cache_key | "_productplus_17_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29157 -form: Symfony\Component\Form\Form {#26413 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29156 …5} |
full_name | "productplus_17[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_17_1" |
label | "キッチンボード" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_17_entry" |
valid | true |
value | "54" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "レンジボード" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "55" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "レンジボード" |
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() {#26369 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26368 …} } } |
validation_groups | null |
value | "55" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_17_entry" ] |
cache_key | "_productplus_17_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29159 -form: Symfony\Component\Form\Form {#26416 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29158 …5} |
full_name | "productplus_17[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_17_2" |
label | "レンジボード" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_17_entry" |
valid | true |
value | "55" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "キッチンワゴン" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "56" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "キッチンワゴン" |
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() {#26379 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26378 …} } } |
validation_groups | null |
value | "56" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_17_entry" ] |
cache_key | "_productplus_17_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29161 -form: Symfony\Component\Form\Form {#26419 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29160 …5} |
full_name | "productplus_17[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_17_3" |
label | "キッチンワゴン" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_17_entry" |
valid | true |
value | "56" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "キッチンキャビネット" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "57" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "キッチンキャビネット" |
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() {#26389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26388 …} } } |
validation_groups | null |
value | "57" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_17_entry" ] |
cache_key | "_productplus_17_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29163 -form: Symfony\Component\Form\Form {#26422 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29162 …5} |
full_name | "productplus_17[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_17_4" |
label | "キッチンキャビネット" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_17_entry" |
valid | true |
value | "57" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "キッチンカウンター・カウンターワゴン" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "58" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "キッチンカウンター・カウンターワゴン" |
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() {#26399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26398 …} } } |
validation_groups | null |
value | "58" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_17_entry" ] |
cache_key | "_productplus_17_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29165 -form: Symfony\Component\Form\Form {#26425 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29164 …5} |
full_name | "productplus_17[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_17_5" |
label | "キッチンカウンター・カウンターワゴン" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_17_entry" |
valid | true |
value | "58" |
productplus_18
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "シングル" => 59 "セミダブル" => 60 "ダブル" => 61 "クイーン" => 62 "キング" => 63 ] |
[ "シングル" => 59 "セミダブル" => 60 "ダブル" => 61 "クイーン" => 62 "キング" => 63 ] |
expanded | true |
same as passed value |
label | "ベッドサイズ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "シングル" => 59 "セミダブル" => 60 "ダブル" => 61 "クイーン" => 62 "キング" => 63 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "ベッドサイズ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25357 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_18" ] |
cache_key | "_productplus_18_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "シングル" +value: "59" +data: 59 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "セミダブル" +value: "60" +data: 60 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "ダブル" +value: "61" +data: 61 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "クイーン" +value: "62" +data: 62 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "キング" +value: "63" +data: 63 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29153 -form: Symfony\Component\Form\Form {#26478 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29151 …5} |
full_name | "productplus_18" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_18" |
is_selected | Closure($choice, array $values) {#29167 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "ベッドサイズ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_18" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_18" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "シングル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "59" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "シングル" |
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() {#26430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26429 …} } } |
validation_groups | null |
value | "59" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_18_entry" ] |
cache_key | "_productplus_18_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29170 -form: Symfony\Component\Form\Form {#26481 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29168 …5} |
full_name | "productplus_18[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_18_0" |
label | "シングル" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_18_entry" |
valid | true |
value | "59" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "セミダブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "60" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "セミダブル" |
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() {#26440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26439 …} } } |
validation_groups | null |
value | "60" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_18_entry" ] |
cache_key | "_productplus_18_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29172 -form: Symfony\Component\Form\Form {#26484 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29171 …5} |
full_name | "productplus_18[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_18_1" |
label | "セミダブル" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_18_entry" |
valid | true |
value | "60" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ダブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "61" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ダブル" |
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() {#26450 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26449 …} } } |
validation_groups | null |
value | "61" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_18_entry" ] |
cache_key | "_productplus_18_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29174 -form: Symfony\Component\Form\Form {#26487 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29173 …5} |
full_name | "productplus_18[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_18_2" |
label | "ダブル" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_18_entry" |
valid | true |
value | "61" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "クイーン" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "62" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "クイーン" |
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() {#26460 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26459 …} } } |
validation_groups | null |
value | "62" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_18_entry" ] |
cache_key | "_productplus_18_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29176 -form: Symfony\Component\Form\Form {#26490 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29175 …5} |
full_name | "productplus_18[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_18_3" |
label | "クイーン" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_18_entry" |
valid | true |
value | "62" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "キング" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "63" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "キング" |
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() {#26470 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26469 …} } } |
validation_groups | null |
value | "63" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_18_entry" ] |
cache_key | "_productplus_18_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29178 -form: Symfony\Component\Form\Form {#26493 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29177 …5} |
full_name | "productplus_18[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_18_4" |
label | "キング" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_18_entry" |
valid | true |
value | "63" |
productplus_19
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "掛け布団" => 64 "掛け布団シーツ" => 65 "ボックスシーツ" => 66 "枕・ピローケース" => 67 "ベッドパッド" => 68 ] |
[ "掛け布団" => 64 "掛け布団シーツ" => 65 "ボックスシーツ" => 66 "枕・ピローケース" => 67 "ベッドパッド" => 68 ] |
expanded | true |
same as passed value |
label | "寝具タイプ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "掛け布団" => 64 "掛け布団シーツ" => 65 "ボックスシーツ" => 66 "枕・ピローケース" => 67 "ベッドパッド" => 68 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "寝具タイプ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25372 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25371 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_19" ] |
cache_key | "_productplus_19_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "掛け布団" +value: "64" +data: 64 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "掛け布団シーツ" +value: "65" +data: 65 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "ボックスシーツ" +value: "66" +data: 66 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "枕・ピローケース" +value: "67" +data: 67 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "ベッドパッド" +value: "68" +data: 68 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29169 -form: Symfony\Component\Form\Form {#26546 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29166 …5} |
full_name | "productplus_19" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_19" |
is_selected | Closure($choice, array $values) {#29180 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "寝具タイプ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_19" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_19" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "掛け布団" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "64" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "掛け布団" |
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() {#26498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26497 …} } } |
validation_groups | null |
value | "64" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_19_entry" ] |
cache_key | "_productplus_19_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29183 -form: Symfony\Component\Form\Form {#26549 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29181 …5} |
full_name | "productplus_19[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_19_0" |
label | "掛け布団" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_19_entry" |
valid | true |
value | "64" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "掛け布団シーツ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "65" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "掛け布団シーツ" |
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() {#26508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26507 …} } } |
validation_groups | null |
value | "65" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_19_entry" ] |
cache_key | "_productplus_19_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29185 -form: Symfony\Component\Form\Form {#26552 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29184 …5} |
full_name | "productplus_19[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_19_1" |
label | "掛け布団シーツ" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_19_entry" |
valid | true |
value | "65" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ボックスシーツ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "66" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ボックスシーツ" |
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() {#26518 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26517 …} } } |
validation_groups | null |
value | "66" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_19_entry" ] |
cache_key | "_productplus_19_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29187 -form: Symfony\Component\Form\Form {#26555 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29186 …5} |
full_name | "productplus_19[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_19_2" |
label | "ボックスシーツ" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_19_entry" |
valid | true |
value | "66" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "枕・ピローケース" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "67" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "枕・ピローケース" |
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() {#26528 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26527 …} } } |
validation_groups | null |
value | "67" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_19_entry" ] |
cache_key | "_productplus_19_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29189 -form: Symfony\Component\Form\Form {#26558 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29188 …5} |
full_name | "productplus_19[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_19_3" |
label | "枕・ピローケース" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_19_entry" |
valid | true |
value | "67" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ベッドパッド" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "68" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ベッドパッド" |
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() {#26538 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26537 …} } } |
validation_groups | null |
value | "68" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_19_entry" ] |
cache_key | "_productplus_19_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29191 -form: Symfony\Component\Form\Form {#26561 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29190 …5} |
full_name | "productplus_19[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_19_4" |
label | "ベッドパッド" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_19_entry" |
valid | true |
value | "68" |
productplus_20
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "ラグ・カーペット・絨毯" => 69 "キッチンマット" => 70 "玄関マット" => 71 ] |
[ "ラグ・カーペット・絨毯" => 69 "キッチンマット" => 70 "玄関マット" => 71 ] |
expanded | true |
same as passed value |
label | "ラグタイプ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "ラグ・カーペット・絨毯" => 69 "キッチンマット" => 70 "玄関マット" => 71 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "ラグタイプ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25385 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_20" ] |
cache_key | "_productplus_20_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "ラグ・カーペット・絨毯" +value: "69" +data: 69 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "キッチンマット" +value: "70" +data: 70 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "玄関マット" +value: "71" +data: 71 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29182 -form: Symfony\Component\Form\Form {#26594 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29179 …5} |
full_name | "productplus_20" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_20" |
is_selected | Closure($choice, array $values) {#29193 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "ラグタイプ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_20" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_20" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ラグ・カーペット・絨毯" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "69" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ラグ・カーペット・絨毯" |
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() {#26566 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26565 …} } } |
validation_groups | null |
value | "69" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_20_entry" ] |
cache_key | "_productplus_20_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29196 -form: Symfony\Component\Form\Form {#26597 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29194 …5} |
full_name | "productplus_20[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_20_0" |
label | "ラグ・カーペット・絨毯" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_20_entry" |
valid | true |
value | "69" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "キッチンマット" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "70" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "キッチンマット" |
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() {#26576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26575 …} } } |
validation_groups | null |
value | "70" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_20_entry" ] |
cache_key | "_productplus_20_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29198 -form: Symfony\Component\Form\Form {#26600 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29197 …5} |
full_name | "productplus_20[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_20_1" |
label | "キッチンマット" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_20_entry" |
valid | true |
value | "70" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "玄関マット" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "71" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "玄関マット" |
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() {#26586 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26585 …} } } |
validation_groups | null |
value | "71" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_20_entry" ] |
cache_key | "_productplus_20_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29200 -form: Symfony\Component\Form\Form {#26603 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29199 …5} |
full_name | "productplus_20[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_20_2" |
label | "玄関マット" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_20_entry" |
valid | true |
value | "71" |
productplus_21
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "長方形" => 72 "正方形" => 73 "円形" => 74 ] |
[ "長方形" => 72 "正方形" => 73 "円形" => 74 ] |
expanded | true |
same as passed value |
label | "ラグ形状" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "長方形" => 72 "正方形" => 73 "円形" => 74 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "ラグ形状" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25399 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_21" ] |
cache_key | "_productplus_21_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "長方形" +value: "72" +data: 72 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "正方形" +value: "73" +data: 73 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "円形" +value: "74" +data: 74 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29195 -form: Symfony\Component\Form\Form {#26636 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29192 …5} |
full_name | "productplus_21" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_21" |
is_selected | Closure($choice, array $values) {#29202 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "ラグ形状" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_21" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_21" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "長方形" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "72" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "長方形" |
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() {#26608 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26607 …} } } |
validation_groups | null |
value | "72" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_21_entry" ] |
cache_key | "_productplus_21_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29205 -form: Symfony\Component\Form\Form {#26639 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29203 …5} |
full_name | "productplus_21[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_21_0" |
label | "長方形" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_21_entry" |
valid | true |
value | "72" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "正方形" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "73" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "正方形" |
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() {#26618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26617 …} } } |
validation_groups | null |
value | "73" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_21_entry" ] |
cache_key | "_productplus_21_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29207 -form: Symfony\Component\Form\Form {#26642 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29206 …5} |
full_name | "productplus_21[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_21_1" |
label | "正方形" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_21_entry" |
valid | true |
value | "73" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "円形" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "74" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "円形" |
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() {#26628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26627 …} } } |
validation_groups | null |
value | "74" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_21_entry" ] |
cache_key | "_productplus_21_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29209 -form: Symfony\Component\Form\Form {#26645 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29208 …5} |
full_name | "productplus_21[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_21_2" |
label | "円形" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_21_entry" |
valid | true |
value | "74" |
productplus_22
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "防炎仕様" => 75 "防音効果" => 76 "ホットカバー対応" => 77 "床暖房対応" => 78 "消臭効果" => 79 "抗菌効果" => 80 ] |
[ "防炎仕様" => 75 "防音効果" => 76 "ホットカバー対応" => 77 "床暖房対応" => 78 "消臭効果" => 79 "抗菌効果" => 80 ] |
expanded | true |
same as passed value |
label | "ラグ特徴" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "防炎仕様" => 75 "防音効果" => 76 "ホットカバー対応" => 77 "床暖房対応" => 78 "消臭効果" => 79 "抗菌効果" => 80 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "ラグ特徴" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25414 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25413 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_22" ] |
cache_key | "_productplus_22_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "防炎仕様" +value: "75" +data: 75 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "防音効果" +value: "76" +data: 76 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "ホットカバー対応" +value: "77" +data: 77 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "床暖房対応" +value: "78" +data: 78 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "消臭効果" +value: "79" +data: 79 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "抗菌効果" +value: "80" +data: 80 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29204 -form: Symfony\Component\Form\Form {#26708 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29201 …5} |
full_name | "productplus_22" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_22" |
is_selected | Closure($choice, array $values) {#29211 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "ラグ特徴" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_22" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_22" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "防炎仕様" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "75" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "防炎仕様" |
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() {#26650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26649 …} } } |
validation_groups | null |
value | "75" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_22_entry" ] |
cache_key | "_productplus_22_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29214 -form: Symfony\Component\Form\Form {#26711 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29213 …5} |
full_name | "productplus_22[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_22_0" |
label | "防炎仕様" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_22_entry" |
valid | true |
value | "75" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "防音効果" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "76" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "防音効果" |
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() {#26660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26659 …} } } |
validation_groups | null |
value | "76" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_22_entry" ] |
cache_key | "_productplus_22_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29216 -form: Symfony\Component\Form\Form {#26714 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29215 …5} |
full_name | "productplus_22[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_22_1" |
label | "防音効果" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_22_entry" |
valid | true |
value | "76" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ホットカバー対応" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "77" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ホットカバー対応" |
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() {#26670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26669 …} } } |
validation_groups | null |
value | "77" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_22_entry" ] |
cache_key | "_productplus_22_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29218 -form: Symfony\Component\Form\Form {#26717 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29217 …5} |
full_name | "productplus_22[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_22_2" |
label | "ホットカバー対応" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_22_entry" |
valid | true |
value | "77" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "床暖房対応" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "78" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "床暖房対応" |
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() {#26680 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26679 …} } } |
validation_groups | null |
value | "78" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_22_entry" ] |
cache_key | "_productplus_22_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29220 -form: Symfony\Component\Form\Form {#26720 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29219 …5} |
full_name | "productplus_22[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_22_3" |
label | "床暖房対応" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_22_entry" |
valid | true |
value | "78" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "消臭効果" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "79" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "消臭効果" |
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() {#26690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26689 …} } } |
validation_groups | null |
value | "79" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_22_entry" ] |
cache_key | "_productplus_22_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29222 -form: Symfony\Component\Form\Form {#26723 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29221 …5} |
full_name | "productplus_22[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_22_4" |
label | "消臭効果" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_22_entry" |
valid | true |
value | "79" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "抗菌効果" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "80" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "抗菌効果" |
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() {#26700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26699 …} } } |
validation_groups | null |
value | "80" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_22_entry" ] |
cache_key | "_productplus_22_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29224 -form: Symfony\Component\Form\Form {#26726 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29223 …5} |
full_name | "productplus_22[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_22_5" |
label | "抗菌効果" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_22_entry" |
valid | true |
value | "80" |
productplus_23
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "テーブル" => 82 "チェア" => 81 ] |
[ "テーブル" => 82 "チェア" => 81 ] |
expanded | true |
same as passed value |
label | "キッズタイプ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "テーブル" => 82 "チェア" => 81 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "キッズタイプ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25427 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_23" ] |
cache_key | "_productplus_23_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "テーブル" +value: "82" +data: 82 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "チェア" +value: "81" +data: 81 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29212 -form: Symfony\Component\Form\Form {#26749 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29210 …5} |
full_name | "productplus_23" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_23" |
is_selected | Closure($choice, array $values) {#29226 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "キッズタイプ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_23" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_23" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "テーブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "82" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "テーブル" |
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() {#26731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26730 …} } } |
validation_groups | null |
value | "82" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_23_entry" ] |
cache_key | "_productplus_23_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29229 -form: Symfony\Component\Form\Form {#26752 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29228 …5} |
full_name | "productplus_23[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_23_0" |
label | "テーブル" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_23_entry" |
valid | true |
value | "82" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "チェア" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "チェア" |
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() {#26741 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26740 …} } } |
validation_groups | null |
value | "81" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_23_entry" ] |
cache_key | "_productplus_23_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29231 -form: Symfony\Component\Form\Form {#26755 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29230 …5} |
full_name | "productplus_23[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_23_1" |
label | "チェア" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_23_entry" |
valid | true |
value | "81" |
productplus_24
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "オフィスチェア" => 83 "オフィスデスク" => 84 "オフィス収納" => 85 "パーテーション" => 86 ] |
[ "オフィスチェア" => 83 "オフィスデスク" => 84 "オフィス収納" => 85 "パーテーション" => 86 ] |
expanded | true |
same as passed value |
label | "オフィスタイプ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "オフィスチェア" => 83 "オフィスデスク" => 84 "オフィス収納" => 85 "パーテーション" => 86 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "オフィスタイプ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25441 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_24" ] |
cache_key | "_productplus_24_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5242 +label: "オフィスチェア" +value: "83" +data: 83 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "オフィスデスク" +value: "84" +data: 84 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "オフィス収納" +value: "85" +data: 85 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "パーテーション" +value: "86" +data: 86 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29227 -form: Symfony\Component\Form\Form {#26798 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29225 …5} |
full_name | "productplus_24" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_24" |
is_selected | Closure($choice, array $values) {#29233 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "オフィスタイプ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_24" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_24" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "オフィスチェア" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "オフィスチェア" |
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() {#26760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26759 …} } } |
validation_groups | null |
value | "83" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_24_entry" ] |
cache_key | "_productplus_24_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29236 -form: Symfony\Component\Form\Form {#26801 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29235 …5} |
full_name | "productplus_24[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_24_0" |
label | "オフィスチェア" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_24_entry" |
valid | true |
value | "83" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "オフィスデスク" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "84" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "オフィスデスク" |
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() {#26770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26769 …} } } |
validation_groups | null |
value | "84" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_24_entry" ] |
cache_key | "_productplus_24_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29238 -form: Symfony\Component\Form\Form {#26804 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29237 …5} |
full_name | "productplus_24[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_24_1" |
label | "オフィスデスク" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_24_entry" |
valid | true |
value | "84" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "オフィス収納" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "オフィス収納" |
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() {#26780 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26779 …} } } |
validation_groups | null |
value | "85" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_24_entry" ] |
cache_key | "_productplus_24_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29240 -form: Symfony\Component\Form\Form {#26807 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29239 …5} |
full_name | "productplus_24[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_24_2" |
label | "オフィス収納" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_24_entry" |
valid | true |
value | "85" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "パーテーション" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "86" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "パーテーション" |
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() {#26790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26789 …} } } |
validation_groups | null |
value | "86" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_24_entry" ] |
cache_key | "_productplus_24_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29242 -form: Symfony\Component\Form\Form {#26810 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29241 …5} |
full_name | "productplus_24[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_24_3" |
label | "パーテーション" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_24_entry" |
valid | true |
value | "86" |
productplus_25
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "テーブル" => 87 "チェア" => 88 "焚き火台・グリル" => 89 "キャリーワゴン" => 90 "寝具" => 91 "調理器具" => 92 "収納ラック" => 93 "収納ケース・バッグ" => 94 ] |
[ "テーブル" => 87 "チェア" => 88 "焚き火台・グリル" => 89 "キャリーワゴン" => 90 "寝具" => 91 "調理器具" => 92 "収納ラック" => 93 "収納ケース・バッグ" => 94 ] |
expanded | true |
same as passed value |
label | "アウトドアタイプ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "テーブル" => 87 "チェア" => 88 "焚き火台・グリル" => 89 "キャリーワゴン" => 90 "寝具" => 91 "調理器具" => 92 "収納ラック" => 93 "収納ケース・バッグ" => 94 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "アウトドアタイプ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25456 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25455 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_25" ] |
cache_key | "_productplus_25_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "テーブル" +value: "87" +data: 87 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "チェア" +value: "88" +data: 88 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "焚き火台・グリル" +value: "89" +data: 89 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "キャリーワゴン" +value: "90" +data: 90 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "寝具" +value: "91" +data: 91 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "調理器具" +value: "92" +data: 92 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "収納ラック" +value: "93" +data: 93 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "収納ケース・バッグ" +value: "94" +data: 94 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29234 -form: Symfony\Component\Form\Form {#26893 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29232 …5} |
full_name | "productplus_25" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_25" |
is_selected | Closure($choice, array $values) {#29244 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "アウトドアタイプ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_25" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_25" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "テーブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "87" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "テーブル" |
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() {#26815 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26814 …} } } |
validation_groups | null |
value | "87" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_25_entry" ] |
cache_key | "_productplus_25_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29247 -form: Symfony\Component\Form\Form {#26896 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29246 …5} |
full_name | "productplus_25[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_25_0" |
label | "テーブル" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_25_entry" |
valid | true |
value | "87" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "チェア" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "88" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "チェア" |
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() {#26825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26824 …} } } |
validation_groups | null |
value | "88" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_25_entry" ] |
cache_key | "_productplus_25_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29249 -form: Symfony\Component\Form\Form {#26899 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29248 …5} |
full_name | "productplus_25[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_25_1" |
label | "チェア" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_25_entry" |
valid | true |
value | "88" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "焚き火台・グリル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "89" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "焚き火台・グリル" |
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() {#26835 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26834 …} } } |
validation_groups | null |
value | "89" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_25_entry" ] |
cache_key | "_productplus_25_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29251 -form: Symfony\Component\Form\Form {#26902 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29250 …5} |
full_name | "productplus_25[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_25_2" |
label | "焚き火台・グリル" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_25_entry" |
valid | true |
value | "89" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "キャリーワゴン" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "90" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "キャリーワゴン" |
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() {#26845 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26844 …} } } |
validation_groups | null |
value | "90" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_25_entry" ] |
cache_key | "_productplus_25_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29253 -form: Symfony\Component\Form\Form {#26905 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29252 …5} |
full_name | "productplus_25[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_25_3" |
label | "キャリーワゴン" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_25_entry" |
valid | true |
value | "90" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "寝具" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "91" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "寝具" |
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() {#26855 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26854 …} } } |
validation_groups | null |
value | "91" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_25_entry" ] |
cache_key | "_productplus_25_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29255 -form: Symfony\Component\Form\Form {#26908 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29254 …5} |
full_name | "productplus_25[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_25_4" |
label | "寝具" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_25_entry" |
valid | true |
value | "91" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "調理器具" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "92" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "調理器具" |
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() {#26865 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26864 …} } } |
validation_groups | null |
value | "92" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_25_entry" ] |
cache_key | "_productplus_25_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29257 -form: Symfony\Component\Form\Form {#26911 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29256 …5} |
full_name | "productplus_25[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_25_5" |
label | "調理器具" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_25_entry" |
valid | true |
value | "92" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "収納ラック" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "収納ラック" |
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() {#26875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26874 …} } } |
validation_groups | null |
value | "93" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_25_entry" ] |
cache_key | "_productplus_25_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29259 -form: Symfony\Component\Form\Form {#26914 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29258 …5} |
full_name | "productplus_25[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_25_6" |
label | "収納ラック" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_25_entry" |
valid | true |
value | "93" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "収納ケース・バッグ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "94" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "収納ケース・バッグ" |
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() {#26885 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26884 …} } } |
validation_groups | null |
value | "94" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_25_entry" ] |
cache_key | "_productplus_25_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29261 -form: Symfony\Component\Form\Form {#26917 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29260 …5} |
full_name | "productplus_25[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_25_7" |
label | "収納ケース・バッグ" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_25_entry" |
valid | true |
value | "94" |
productplus_26
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "正方形" => 95 "長方形" => 96 "丸形" => 97 ] |
[ "正方形" => 95 "長方形" => 96 "丸形" => 97 ] |
expanded | true |
same as passed value |
label | "クッション形状" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "正方形" => 95 "長方形" => 96 "丸形" => 97 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "クッション形状" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25470 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25469 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_26" ] |
cache_key | "_productplus_26_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "正方形" +value: "95" +data: 95 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "長方形" +value: "96" +data: 96 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "丸形" +value: "97" +data: 97 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29245 -form: Symfony\Component\Form\Form {#26950 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29243 …5} |
full_name | "productplus_26" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_26" |
is_selected | Closure($choice, array $values) {#29263 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "クッション形状" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_26" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_26" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "正方形" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "95" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "正方形" |
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() {#26922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26921 …} } } |
validation_groups | null |
value | "95" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_26_entry" ] |
cache_key | "_productplus_26_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29266 -form: Symfony\Component\Form\Form {#26953 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29264 …5} |
full_name | "productplus_26[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_26_0" |
label | "正方形" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_26_entry" |
valid | true |
value | "95" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "長方形" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "96" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "長方形" |
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() {#26932 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26931 …} } } |
validation_groups | null |
value | "96" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_26_entry" ] |
cache_key | "_productplus_26_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29268 -form: Symfony\Component\Form\Form {#26956 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29267 …5} |
full_name | "productplus_26[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_26_1" |
label | "長方形" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_26_entry" |
valid | true |
value | "96" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "丸形" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "丸形" |
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() {#26942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26941 …} } } |
validation_groups | null |
value | "97" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_26_entry" ] |
cache_key | "_productplus_26_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29270 -form: Symfony\Component\Form\Form {#26959 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29269 …5} |
full_name | "productplus_26[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_26_2" |
label | "丸形" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_26_entry" |
valid | true |
value | "97" |
productplus_27
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "掛け時計" => 98 "置時計" => 99 ] |
[ "掛け時計" => 98 "置時計" => 99 ] |
expanded | true |
same as passed value |
label | "時計タイプ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "掛け時計" => 98 "置時計" => 99 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "時計タイプ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25484 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25483 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_27" ] |
cache_key | "_productplus_27_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "掛け時計" +value: "98" +data: 98 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "置時計" +value: "99" +data: 99 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29265 -form: Symfony\Component\Form\Form {#26982 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29262 …5} |
full_name | "productplus_27" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_27" |
is_selected | Closure($choice, array $values) {#29272 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "時計タイプ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_27" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_27" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "掛け時計" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "98" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "掛け時計" |
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() {#26964 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26963 …} } } |
validation_groups | null |
value | "98" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_27_entry" ] |
cache_key | "_productplus_27_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29275 -form: Symfony\Component\Form\Form {#26985 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29274 …5} |
full_name | "productplus_27[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_27_0" |
label | "掛け時計" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_27_entry" |
valid | true |
value | "98" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "置時計" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "99" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "置時計" |
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() {#26974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26973 …} } } |
validation_groups | null |
value | "99" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_27_entry" ] |
cache_key | "_productplus_27_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29277 -form: Symfony\Component\Form\Form {#26988 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29276 …5} |
full_name | "productplus_27[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_27_1" |
label | "置時計" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_27_entry" |
valid | true |
value | "99" |
productplus_28
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "シングル" => 100 "セミダブル" => 101 "ダブル" => 102 "クイーン" => 103 "キング" => 104 ] |
[ "シングル" => 100 "セミダブル" => 101 "ダブル" => 102 "クイーン" => 103 "キング" => 104 ] |
expanded | true |
same as passed value |
label | "マットレスサイズ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "シングル" => 100 "セミダブル" => 101 "ダブル" => 102 "クイーン" => 103 "キング" => 104 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "マットレスサイズ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25497 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_28" ] |
cache_key | "_productplus_28_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "シングル" +value: "100" +data: 100 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "セミダブル" +value: "101" +data: 101 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "ダブル" +value: "102" +data: 102 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "クイーン" +value: "103" +data: 103 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "キング" +value: "104" +data: 104 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29273 -form: Symfony\Component\Form\Form {#27041 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29271 …5} |
full_name | "productplus_28" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_28" |
is_selected | Closure($choice, array $values) {#29279 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "マットレスサイズ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_28" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_28" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "シングル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "100" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "シングル" |
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() {#26993 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#26992 …} } } |
validation_groups | null |
value | "100" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_28_entry" ] |
cache_key | "_productplus_28_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29282 -form: Symfony\Component\Form\Form {#27044 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29280 …5} |
full_name | "productplus_28[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_28_0" |
label | "シングル" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_28_entry" |
valid | true |
value | "100" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "セミダブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "101" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "セミダブル" |
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() {#27003 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27002 …} } } |
validation_groups | null |
value | "101" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_28_entry" ] |
cache_key | "_productplus_28_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29284 -form: Symfony\Component\Form\Form {#27047 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29283 …5} |
full_name | "productplus_28[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_28_1" |
label | "セミダブル" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_28_entry" |
valid | true |
value | "101" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ダブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "102" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ダブル" |
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() {#27013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27012 …} } } |
validation_groups | null |
value | "102" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_28_entry" ] |
cache_key | "_productplus_28_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29286 -form: Symfony\Component\Form\Form {#27050 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29285 …5} |
full_name | "productplus_28[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_28_2" |
label | "ダブル" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_28_entry" |
valid | true |
value | "102" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "クイーン" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "103" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "クイーン" |
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() {#27023 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27022 …} } } |
validation_groups | null |
value | "103" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_28_entry" ] |
cache_key | "_productplus_28_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29288 -form: Symfony\Component\Form\Form {#27053 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29287 …5} |
full_name | "productplus_28[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_28_3" |
label | "クイーン" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_28_entry" |
valid | true |
value | "103" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "キング" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "104" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "キング" |
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() {#27033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27032 …} } } |
validation_groups | null |
value | "104" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_28_entry" ] |
cache_key | "_productplus_28_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29290 -form: Symfony\Component\Form\Form {#27056 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29289 …5} |
full_name | "productplus_28[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_28_4" |
label | "キング" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_28_entry" |
valid | true |
value | "104" |
productplus_30
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "インテリア雑貨" => 127 "時計" => 126 "ラグ" => 125 "寝具" => 124 "クッション" => 123 "ガーデンファニチャー" => 122 "アウトドア" => 121 "オフィス" => 120 "キッズ" => 119 "マットレス" => 118 "ベッドフレーム" => 117 "キッチン収納・食器棚" => 116 "収納家具" => 115 "テレビボード" => 114 "デスク・学習机" => 113 "ダイニングテーブル" => 112 "サイドテーブル" => 111 "テーブル" => 110 "ベンチ" => 109 "スツール" => 108 "チェア" => 107 "ソファ" => 106 ] |
[ "インテリア雑貨" => 127 "時計" => 126 "ラグ" => 125 "寝具" => 124 "クッション" => 123 "ガーデンファニチャー" => 122 "アウトドア" => 121 "オフィス" => 120 "キッズ" => 119 "マットレス" => 118 "ベッドフレーム" => 117 "キッチン収納・食器棚" => 116 "収納家具" => 115 "テレビボード" => 114 "デスク・学習机" => 113 "ダイニングテーブル" => 112 "サイドテーブル" => 111 "テーブル" => 110 "ベンチ" => 109 "スツール" => 108 "チェア" => 107 "ソファ" => 106 ] |
expanded | true |
same as passed value |
label | "商品カテゴリ" |
same as passed value |
mapped | true |
same as passed value |
multiple | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "インテリア雑貨" => 127 "時計" => 126 "ラグ" => 125 "寝具" => 124 "クッション" => 123 "ガーデンファニチャー" => 122 "アウトドア" => 121 "オフィス" => 120 "キッズ" => 119 "マットレス" => 118 "ベッドフレーム" => 117 "キッチン収納・食器棚" => 116 "収納家具" => 115 "テレビボード" => 114 "デスク・学習机" => 113 "ダイニングテーブル" => 112 "サイドテーブル" => 111 "テーブル" => 110 "ベンチ" => 109 "スツール" => 108 "チェア" => 107 "ソファ" => 106 ] |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "商品カテゴリ" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25512 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25511 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_productplus_30" ] |
cache_key | "_productplus_30_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "インテリア雑貨" +value: "127" +data: 127 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "時計" +value: "126" +data: 126 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "ラグ" +value: "125" +data: 125 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "寝具" +value: "124" +data: 124 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "クッション" +value: "123" +data: 123 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "ガーデンファニチャー" +value: "122" +data: 122 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "アウトドア" +value: "121" +data: 121 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "オフィス" +value: "120" +data: 120 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "キッズ" +value: "119" +data: 119 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "マットレス" +value: "118" +data: 118 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "ベッドフレーム" +value: "117" +data: 117 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "キッチン収納・食器棚" +value: "116" +data: 116 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "収納家具" +value: "115" +data: 115 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "テレビボード" +value: "114" +data: 114 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "デスク・学習机" +value: "113" +data: 113 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "ダイニングテーブル" +value: "112" +data: 112 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "サイドテーブル" +value: "111" +data: 111 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "テーブル" +value: "110" +data: 110 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "ベンチ" +value: "109" +data: 109 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "スツール" +value: "108" +data: 108 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "チェア" +value: "107" +data: 107 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "ソファ" +value: "106" +data: 106 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29281 -form: Symfony\Component\Form\Form {#27279 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29278 …5} |
full_name | "productplus_30" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30" |
is_selected | Closure($choice, array $values) {#29292 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | "商品カテゴリ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "productplus_30" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_30" |
valid | true |
value | [] |
0
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "インテリア雑貨" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "127" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "インテリア雑貨" |
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() {#27061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27060 …} } } |
validation_groups | null |
value | "127" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29295 -form: Symfony\Component\Form\Form {#27282 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29294 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_0" |
label | "インテリア雑貨" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "127" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "時計" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "126" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "時計" |
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() {#27071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27070 …} } } |
validation_groups | null |
value | "126" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29297 -form: Symfony\Component\Form\Form {#27285 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29296 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_1" |
label | "時計" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "126" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ラグ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "125" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ラグ" |
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() {#27081 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27080 …} } } |
validation_groups | null |
value | "125" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29299 -form: Symfony\Component\Form\Form {#27288 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29298 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_2" |
label | "ラグ" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "125" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "寝具" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "124" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "寝具" |
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() {#27091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27090 …} } } |
validation_groups | null |
value | "124" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29301 -form: Symfony\Component\Form\Form {#27291 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29300 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_3" |
label | "寝具" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "124" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "クッション" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "123" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "クッション" |
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() {#27101 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27100 …} } } |
validation_groups | null |
value | "123" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29303 -form: Symfony\Component\Form\Form {#27294 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29302 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_4" |
label | "クッション" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "123" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ガーデンファニチャー" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "122" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ガーデンファニチャー" |
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() {#27111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27110 …} } } |
validation_groups | null |
value | "122" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29305 -form: Symfony\Component\Form\Form {#27297 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29304 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_5" |
label | "ガーデンファニチャー" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "122" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "アウトドア" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "121" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "アウトドア" |
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() {#27121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27120 …} } } |
validation_groups | null |
value | "121" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29307 -form: Symfony\Component\Form\Form {#27300 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29306 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_6" |
label | "アウトドア" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "121" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "オフィス" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "120" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "オフィス" |
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() {#27131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27130 …} } } |
validation_groups | null |
value | "120" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29309 -form: Symfony\Component\Form\Form {#27303 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29308 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_7" |
label | "オフィス" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "120" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "キッズ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "119" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "キッズ" |
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() {#27141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27140 …} } } |
validation_groups | null |
value | "119" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29311 -form: Symfony\Component\Form\Form {#27306 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29310 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_8" |
label | "キッズ" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "119" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "マットレス" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "118" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "マットレス" |
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() {#27151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27150 …} } } |
validation_groups | null |
value | "118" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29313 -form: Symfony\Component\Form\Form {#27309 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29312 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_9" |
label | "マットレス" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "118" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ベッドフレーム" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ベッドフレーム" |
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() {#27161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27160 …} } } |
validation_groups | null |
value | "117" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29315 -form: Symfony\Component\Form\Form {#27312 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29314 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_10" |
label | "ベッドフレーム" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "117" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "キッチン収納・食器棚" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "キッチン収納・食器棚" |
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() {#27171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27170 …} } } |
validation_groups | null |
value | "116" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29317 -form: Symfony\Component\Form\Form {#27315 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29316 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_11" |
label | "キッチン収納・食器棚" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "116" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "収納家具" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "収納家具" |
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() {#27181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27180 …} } } |
validation_groups | null |
value | "115" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29319 -form: Symfony\Component\Form\Form {#27318 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29318 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_12" |
label | "収納家具" |
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 | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "115" |
13
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "テレビボード" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "テレビボード" |
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() {#27191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27190 …} } } |
validation_groups | null |
value | "114" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29321 -form: Symfony\Component\Form\Form {#27321 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29320 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_13" |
label | "テレビボード" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "13" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "114" |
14
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "デスク・学習机" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "113" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "デスク・学習机" |
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() {#27201 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27200 …} } } |
validation_groups | null |
value | "113" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29323 -form: Symfony\Component\Form\Form {#27324 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29322 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_14" |
label | "デスク・学習机" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "14" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "113" |
15
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ダイニングテーブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "112" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ダイニングテーブル" |
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() {#27211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27210 …} } } |
validation_groups | null |
value | "112" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29325 -form: Symfony\Component\Form\Form {#27327 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29324 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_15" |
label | "ダイニングテーブル" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "15" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "112" |
16
"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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "サイドテーブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "111" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "サイドテーブル" |
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() {#27221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27220 …} } } |
validation_groups | null |
value | "111" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29327 -form: Symfony\Component\Form\Form {#27330 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29326 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_16" |
label | "サイドテーブル" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "16" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "111" |
17
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "テーブル" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "110" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "テーブル" |
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() {#27231 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27230 …} } } |
validation_groups | null |
value | "110" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29329 -form: Symfony\Component\Form\Form {#27333 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29328 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_17" |
label | "テーブル" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "17" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "110" |
18
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ベンチ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "109" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ベンチ" |
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() {#27241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27240 …} } } |
validation_groups | null |
value | "109" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29331 -form: Symfony\Component\Form\Form {#27336 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29330 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_18" |
label | "ベンチ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "18" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "109" |
19
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "スツール" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "108" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "スツール" |
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() {#27251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27250 …} } } |
validation_groups | null |
value | "108" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29333 -form: Symfony\Component\Form\Form {#27339 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29332 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_19" |
label | "スツール" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "19" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "108" |
20
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "チェア" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "107" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "チェア" |
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() {#27261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27260 …} } } |
validation_groups | null |
value | "107" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29335 -form: Symfony\Component\Form\Form {#27342 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29334 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_20" |
label | "チェア" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "20" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "107" |
21
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ソファ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "106" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ソファ" |
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() {#27271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27270 …} } } |
validation_groups | null |
value | "106" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_productplus_30_entry" ] |
cache_key | "_productplus_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29337 -form: Symfony\Component\Form\Form {#27345 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29336 …5} |
full_name | "productplus_30[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "productplus_30_21" |
label | "ソファ" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "21" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_productplus_30_entry" |
valid | true |
value | "106" |
pmin
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
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 |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#25525 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3526 …} } |
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 | "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() {#25527 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25526 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_pmin" ] |
cache_key | "_pmin_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 {#29293 -form: Symfony\Component\Form\Form {#27348 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29291 …5} |
full_name | "pmin" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pmin" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pmin" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_pmin" |
valid | true |
value | "" |
pmax
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
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 |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#25535 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3526 …} } |
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 | "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() {#25537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25536 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_pmax" ] |
cache_key | "_pmax_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 {#29339 -form: Symfony\Component\Form\Form {#27351 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29338 …5} |
full_name | "pmax" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pmax" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pmax" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_pmax" |
valid | true |
value | "" |
hmin
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
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 |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#25545 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3526 …} } |
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 | "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() {#25547 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25546 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_hmin" ] |
cache_key | "_hmin_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 {#29341 -form: Symfony\Component\Form\Form {#27354 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29340 …5} |
full_name | "hmin" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "hmin" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "hmin" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_hmin" |
valid | true |
value | "" |
hmax
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
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 |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#25555 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3526 …} } |
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 | "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() {#25557 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25556 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_hmax" ] |
cache_key | "_hmax_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 {#29343 -form: Symfony\Component\Form\Form {#27357 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29342 …5} |
full_name | "hmax" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "hmax" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "hmax" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_hmax" |
valid | true |
value | "" |
wmin
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
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 |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#25565 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3526 …} } |
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 | "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() {#25567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25566 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_wmin" ] |
cache_key | "_wmin_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 {#29345 -form: Symfony\Component\Form\Form {#27360 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29344 …5} |
full_name | "wmin" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "wmin" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "wmin" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_wmin" |
valid | true |
value | "" |
wmax
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
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 |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#25575 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3526 …} } |
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 | "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() {#25577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25576 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_wmax" ] |
cache_key | "_wmax_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 {#29347 -form: Symfony\Component\Form\Form {#27363 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29346 …5} |
full_name | "wmax" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "wmax" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "wmax" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_wmax" |
valid | true |
value | "" |
instock
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
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 |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#25585 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3526 …} } |
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 | "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() {#25587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25586 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_instock" ] |
cache_key | "_instock_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 {#29349 -form: Symfony\Component\Form\Form {#27366 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29348 …5} |
full_name | "instock" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instock" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "instock" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_instock" |
valid | true |
value | "" |
tag_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format |
[] |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#28410 -elements: [] } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
class | "Eccube\Entity\Tag" |
same as passed value |
expanded | true |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure($er) {#25203 class: "Plugin\SearchPlus42\Form\Extension\SearchProductExtension" this: Plugin\SearchPlus42\Form\Extension\SearchProductExtension {#3523 …} } |
Doctrine\ORM\QueryBuilder {#25597 -_em: Doctrine\ORM\EntityManager {#472 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#25599 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#25600 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#25601 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.sort_no DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT t FROM Eccube\Entity\Tag t ORDER BY t.sort_no DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#25598 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4696 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#25605 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5472 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#25603 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#25606 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5476 -om: ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5450 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Tag" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} |
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 {#5476 -om: ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5450 …} -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 | null |
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 {#25597 -_em: Doctrine\ORM\EntityManager {#472 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#25599 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#25600 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#25601 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.sort_no DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT t FROM Eccube\Entity\Tag t ORDER BY t.sort_no DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#25598 …} -_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() {#25596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#25595 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_tag_id" ] |
cache_key | "_tag_id_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5485 +label: "展示品" +value: "6" +data: Eccube\Entity\Tag {#5496 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5482 +label: "ピックアップ" +value: "5" +data: Eccube\Entity\Tag {#5509 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#28410 -elements: [] } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29351 -form: Symfony\Component\Form\Form {#27389 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#29350 …5} |
full_name | "tag_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_id" |
is_selected | Closure($choice, array $values) {#29353 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4673 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "tag_id" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_tag_id" |
valid | true |
value | [] |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "展示品" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "6" |
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "展示品" |
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() {#27371 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27370 …} } } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_id_entry" ] |
cache_key | "_tag_id_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29356 -form: Symfony\Component\Form\Form {#27392 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29355 …5} |
full_name | "tag_id[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_id_6" |
label | "展示品" |
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 | true |
translation_domain | false |
unique_block_prefix | "_tag_id_entry" |
valid | true |
value | "6" |
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
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ピックアップ" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5532 …} } |
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 {#5538 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ピックアップ" |
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() {#27381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3586 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#27380 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_id_entry" ] |
cache_key | "_tag_id_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#29358 -form: Symfony\Component\Form\Form {#27395 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#29357 …5} |
full_name | "tag_id[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_id_5" |
label | "ピックアップ" |
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 | true |
translation_domain | false |
unique_block_prefix | "_tag_id_entry" |
valid | true |
value | "5" |