- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 548
- Events
- Routing
- Cache
- Translation 10
- Security
- Twig
- Doctrine
- Migrations 13
- 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
-
-
category_id
-
name
-
-
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
-
-
pmin
-
pmax
-
instock
-
-
7
-
-
(no name)
"Eccube\Form\Type\SearchProductBlockType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "category_id" => Eccube\Entity\Category {#8814 -id: 61 -name: "10位" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1680427881 {#8570 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427881 {#8568 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8813 …} -Children: Doctrine\ORM\PersistentCollection {#8810 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 } "name" => null "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" => [] "pmin" => null "pmax" => null "instock" => false ] |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#24411 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8449 …} } |
| 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() {#24413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24412 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_product_block" "_" ] |
| cache_key | "__search_product_block" |
| compound | true |
| data | [ "category_id" => Eccube\Entity\Category {#8814 -id: 61 -name: "10位" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1680427881 {#8570 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427881 {#8568 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8813 …} -Children: Doctrine\ORM\PersistentCollection {#8810 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 } "name" => null "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" => [] "pmin" => null "pmax" => null "instock" => false ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#22316 -form: Symfony\Component\Form\Form {#24946 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26405 …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 | [ "category_id" => Eccube\Entity\Category {#8814 -id: 61 -name: "10位" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1680427881 {#8570 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427881 {#8568 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8813 …} -Children: Doctrine\ORM\PersistentCollection {#8810 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 } "name" => null "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" => [] "pmin" => null "pmax" => null "instock" => false ] |
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 |
"61"
|
| Normalized Format | Eccube\Entity\Category {#8814 -id: 61 -name: "10位" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1680427881 {#8570 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427881 {#8568 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8813 …} -Children: Doctrine\ORM\PersistentCollection {#8810 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#8564 …} Eccube\Entity\Category {#8814 -id: 61 -name: "10位" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1680427881 {#8570 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427881 {#8568 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8813 …} -Children: Doctrine\ORM\PersistentCollection {#8810 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8805 -id: 60 -name: "9位" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1680427877 {#8807 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427877 {#8806 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8804 …} -Children: Doctrine\ORM\PersistentCollection {#8801 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8798 -id: 59 -name: "8位" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1680427874 {#8800 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427874 {#8799 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8797 …} -Children: Doctrine\ORM\PersistentCollection {#8794 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8791 -id: 58 -name: "7位" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1680427870 {#8793 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427870 {#8792 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8790 …} -Children: Doctrine\ORM\PersistentCollection {#8787 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8565 -id: 57 -name: "6位" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1680427867 {#8786 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427867 {#8785 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8569 …} -Children: Doctrine\ORM\PersistentCollection {#8589 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8776 -id: 56 -name: "5位" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1680427864 {#8773 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427864 {#8775 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8777 …} -Children: Doctrine\ORM\PersistentCollection {#8780 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8783 -id: 55 -name: "4位" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1680427861 {#8781 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427861 {#8782 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8784 …} -Children: Doctrine\ORM\PersistentCollection {#8819 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8823 -id: 54 -name: "3位" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1680427857 {#8821 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427857 {#8822 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8824 …} -Children: Doctrine\ORM\PersistentCollection {#8827 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8830 -id: 53 -name: "2位" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1680427854 {#8828 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427854 {#8829 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8831 …} -Children: Doctrine\ORM\PersistentCollection {#8834 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8837 -id: 52 -name: "1位" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1680427847 {#8835 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427847 {#8836 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8838 …} -Children: Doctrine\ORM\PersistentCollection {#8841 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8844 -id: 34 -name: "ブランド" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1680106161 {#8808 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680106161 {#8809 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8845 …} -Children: Doctrine\ORM\PersistentCollection {#8848 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8849 -id: 89 -name: "CARL HANSEN&SØN" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1692581536 {#8842 date: 2023-08-21 10:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692608486 {#8843 date: 2023-08-21 18:01:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -metaDescription: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -file_name: "0821180126_64e327e6c8ed0.jpg" -file_delete_flag: null -logo_file_name: "0821103216_64e2bea0391ad.png" -logo_file_delete_flag: null -slug: "C" -title: "世界的デザイナーによる不朽の名作" -englishText: "CARL HANSEN&SØN" -japaneseText: "カール・ハンセン&サン" -searchKeywords: "カールハンセン" } Eccube\Entity\Category {#8858 -id: 88 -name: "NIPPONAIRE" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1688122425 {#8856 date: 2023-06-30 19:53:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122475 {#8857 date: 2023-06-30 19:54:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8859 …} -Children: Doctrine\ORM\PersistentCollection {#8862 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8865 -id: 87 -name: "NO WHERE LIKE HOME" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1688121976 {#8863 date: 2023-06-30 19:46:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122548 {#8864 date: 2023-06-30 19:55:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8866 …} -Children: Doctrine\ORM\PersistentCollection {#8869 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8872 -id: 86 -name: "NICE" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1688038961 {#8870 date: 2023-06-29 20:42:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122622 {#8871 date: 2023-06-30 19:57:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8873 …} -Children: Doctrine\ORM\PersistentCollection {#8876 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8879 -id: 85 -name: "yuu" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1688031581 {#8877 date: 2023-06-29 18:39:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122766 {#8878 date: 2023-06-30 19:59:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8880 …} -Children: Doctrine\ORM\PersistentCollection {#8883 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8886 -id: 84 -name: "etc." -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1688012862 {#8884 date: 2023-06-29 13:27:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688013093 {#8885 date: 2023-06-29 13:31:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8887 …} -Children: Doctrine\ORM\PersistentCollection {#8890 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8893 -id: 83 -name: "COMFORM" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1688009323 {#8891 date: 2023-06-29 12:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688123394 {#8892 date: 2023-06-30 20:09:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8894 …} -Children: Doctrine\ORM\PersistentCollection {#8897 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -metaDescription: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -file_name: "0629123624_649cfc385cbdc.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 {#8900 -id: 82 -name: "SPRING VALLEY" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1686542734 {#8898 date: 2023-06-12 13:05:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686542964 {#8899 date: 2023-06-12 13:09:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8901 …} -Children: Doctrine\ORM\PersistentCollection {#8904 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8907 -id: 81 -name: "Crossover" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1685662977 {#8905 date: 2023-06-02 08:42:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663092 {#8906 date: 2023-06-02 08:44:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8908 …} -Children: Doctrine\ORM\PersistentCollection {#8911 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8914 -id: 80 -name: "IKASAS" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1685592384 {#8912 date: 2023-06-01 13:06:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685593038 {#8913 date: 2023-06-01 13:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8915 …} -Children: Doctrine\ORM\PersistentCollection {#8918 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8921 -id: 79 -name: "花具製作所" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684637191 {#8919 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637191 {#8920 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8922 …} -Children: Doctrine\ORM\PersistentCollection {#8925 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8928 -id: 78 -name: "EDDA" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1684635280 {#8926 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684635280 {#8927 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8929 …} -Children: Doctrine\ORM\PersistentCollection {#8932 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8935 -id: 77 -name: "柏木工" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684634991 {#8933 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634991 {#8934 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8936 …} -Children: Doctrine\ORM\PersistentCollection {#8939 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8942 -id: 76 -name: "高野木工" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1684634385 {#8940 date: 2023-05-21 10:59:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634385 {#8941 date: 2023-05-21 10:59:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8943 …} -Children: Doctrine\ORM\PersistentCollection {#8946 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0521105945_64697b114540e.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 {#8949 -id: 75 -name: "BRIDGE SPECIALIST" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1684633514 {#8947 date: 2023-05-21 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684633695 {#8948 date: 2023-05-21 10:48:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8950 …} -Children: Doctrine\ORM\PersistentCollection {#8953 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8956 -id: 74 -name: "ELEGANCE" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1684631977 {#8954 date: 2023-05-21 10:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684632960 {#8955 date: 2023-05-21 10:36:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8957 …} -Children: Doctrine\ORM\PersistentCollection {#8960 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8963 -id: 70 -name: "HAY" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682578832 {#8961 date: 2023-04-27 16:00:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682585329 {#8962 date: 2023-04-27 17:48:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8964 …} -Children: Doctrine\ORM\PersistentCollection {#8967 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -metaDescription: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -file_name: "0427161454_644a20eea179a.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 {#8970 -id: 50 -name: "タカタレムノス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1680106225 {#8968 date: 2023-03-30 01:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1681791196 {#8969 date: 2023-04-18 13:13:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8971 …} -Children: Doctrine\ORM\PersistentCollection {#8974 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8977 -id: 49 -name: "浜本工芸" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1680106222 {#8975 date: 2023-03-30 01:10:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682059858 {#8976 date: 2023-04-21 15:50:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8978 …} -Children: Doctrine\ORM\PersistentCollection {#8981 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -metaDescription: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -file_name: "0421155058_64423252a51fc.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 {#8984 -id: 48 -name: "アンネルベッド" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1680106219 {#8982 date: 2023-03-30 01:10:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061701 {#8983 date: 2023-04-21 16:21:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8985 …} -Children: Doctrine\ORM\PersistentCollection {#8988 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8991 -id: 47 -name: "レグナテック" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1680106215 {#8989 date: 2023-03-30 01:10:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682060643 {#8990 date: 2023-04-21 16:04:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8992 …} -Children: Doctrine\ORM\PersistentCollection {#8995 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0418131238_643e18b646d6e.jpg" -file_delete_flag: null -logo_file_name: "0414140802_6438dfb2afeef.png" -logo_file_delete_flag: null -slug: "L" -title: "佐賀県木工家具メーカー「LEGNATEC」オリジナルブランド" -englishText: "Legnatec" -japaneseText: "レグナテック" -searchKeywords: "レグナテック、legnatec、れぐなてっく" } Eccube\Entity\Category {#8998 -id: 46 -name: "HangOut" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1680106212 {#8996 date: 2023-03-30 01:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061180 {#8997 date: 2023-04-21 16:13:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8999 …} -Children: Doctrine\ORM\PersistentCollection {#9002 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -metaDescription: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -file_name: "0418131213_643e189df128d.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 {#9005 -id: 45 -name: "SIEVE" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1680106208 {#9003 date: 2023-03-30 01:10:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682060374 {#9004 date: 2023-04-21 15:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9006 …} -Children: Doctrine\ORM\PersistentCollection {#9009 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9012 -id: 44 -name: "UTILITY" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1680106205 {#9010 date: 2023-03-30 01:10:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061342 {#9011 date: 2023-04-21 16:15:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9013 …} -Children: Doctrine\ORM\PersistentCollection {#9016 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9019 -id: 43 -name: "MASH" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1680106201 {#9017 date: 2023-03-30 01:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061432 {#9018 date: 2023-04-21 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9020 …} -Children: Doctrine\ORM\PersistentCollection {#9023 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9026 -id: 42 -name: "立野木材工芸" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1680106198 {#9024 date: 2023-03-30 01:09:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1681791019 {#9025 date: 2023-04-18 13:10:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9027 …} -Children: Doctrine\ORM\PersistentCollection {#9030 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0418131019_643e182b8c55a.jpg" -file_delete_flag: null -logo_file_name: "0414140642_6438df627f134.png" -logo_file_delete_flag: null -slug: "T" -title: "「使えば使うほど家族の景色になる家具」" -englishText: "Tateno. wood. art." -japaneseText: "タテノモクザイコウゲイ" -searchKeywords: "タテノモクザイコウゲイ、tatenomokuzaikougei、たてのもくざいこうげい" } Eccube\Entity\Category {#9033 -id: 41 -name: "冨士ファニチア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1680106194 {#9031 date: 2023-03-30 01:09:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687999298 {#9032 date: 2023-06-29 09:41:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9034 …} -Children: Doctrine\ORM\PersistentCollection {#9037 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9040 -id: 40 -name: "日本ベッド" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1680106191 {#9038 date: 2023-03-30 01:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634877 {#9039 date: 2023-05-21 11:07:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9041 …} -Children: Doctrine\ORM\PersistentCollection {#9044 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9047 -id: 39 -name: "BRIDGE" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1680106187 {#9045 date: 2023-03-30 01:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634124 {#9046 date: 2023-05-21 10:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9048 …} -Children: Doctrine\ORM\PersistentCollection {#9051 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9054 -id: 38 -name: "Prevell" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1680106182 {#9052 date: 2023-03-30 01:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686526797 {#9053 date: 2023-06-12 08:39:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9055 …} -Children: Doctrine\ORM\PersistentCollection {#9058 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9061 -id: 37 -name: "ナガノインテリア" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1680106178 {#9059 date: 2023-03-30 01:09:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682700842 {#9060 date: 2023-04-29 01:54:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9062 …} -Children: Doctrine\ORM\PersistentCollection {#9065 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0429015402_644bfa2ac93f2.jpg" -file_delete_flag: null -logo_file_name: "0413193014_6437d9b694902.jpg" -logo_file_delete_flag: null -slug: "N" -title: "One Order,One Story" -englishText: "Nagano interior" -japaneseText: "ナガノインテリア" -searchKeywords: "ナガノインテリア、NAGANO INTERIOR 、ながのいんてりあ" } Eccube\Entity\Category {#9068 -id: 36 -name: "KarimokuNewStandard" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680106173 {#9066 date: 2023-03-30 01:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637367 {#9067 date: 2023-05-21 11:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9069 …} -Children: Doctrine\ORM\PersistentCollection {#9072 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9075 -id: 35 -name: "MASTERWAL" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680106168 {#9073 date: 2023-03-30 01:09:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637350 {#9074 date: 2023-05-21 11:49:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9076 …} -Children: Doctrine\ORM\PersistentCollection {#9079 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9082 -id: 7 -name: "商品タイプ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1680007631 {#8854 date: 2023-03-28 21:47:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680084464 {#8855 date: 2023-03-29 19:07:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9083 …} -Children: Doctrine\ORM\PersistentCollection {#9086 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9087 -id: 33 -name: "インテリア雑貨" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1680087765 {#9080 date: 2023-03-29 20:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9081 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9088 …} -Children: Doctrine\ORM\PersistentCollection {#9091 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -metaDescription: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -file_name: "0421165029_64424045507f4.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 {#9096 -id: 32 -name: "時計" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1680087760 {#9094 date: 2023-03-29 20:02:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9095 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9097 …} -Children: Doctrine\ORM\PersistentCollection {#9100 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9103 -id: 25 -name: "ラグ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1680087729 {#9101 date: 2023-03-29 20:02:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9102 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9104 …} -Children: Doctrine\ORM\PersistentCollection {#9107 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9110 -id: 24 -name: "寝具" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1680087725 {#9108 date: 2023-03-29 20:02:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9109 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9111 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9117 -id: 31 -name: "クッション" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1680087756 {#9115 date: 2023-03-29 20:02:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9116 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9118 …} -Children: Doctrine\ORM\PersistentCollection {#9121 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9124 -id: 30 -name: "ガーデンファニチャー" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1680087751 {#9122 date: 2023-03-29 20:02:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9123 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9125 …} -Children: Doctrine\ORM\PersistentCollection {#9128 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9131 -id: 29 -name: "アウトドア" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1680087747 {#9129 date: 2023-03-29 20:02:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9130 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9132 …} -Children: Doctrine\ORM\PersistentCollection {#9135 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9138 -id: 28 -name: "オフィス" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1680087743 {#9136 date: 2023-03-29 20:02:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9137 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9139 …} -Children: Doctrine\ORM\PersistentCollection {#9142 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9145 -id: 26 -name: "キッズ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1680087735 {#9143 date: 2023-03-29 20:02:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9144 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9146 …} -Children: Doctrine\ORM\PersistentCollection {#9149 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9152 -id: 23 -name: "マットレス" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1680087721 {#9150 date: 2023-03-29 20:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9151 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9153 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -metaDescription: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -file_name: "0421164931_6442400ba1290.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 {#9159 -id: 22 -name: "ベッドフレーム" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1680087713 {#9157 date: 2023-03-29 20:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687602637 {#9158 date: 2023-06-24 19:30:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9163 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9166 -id: 21 -name: "キッチン収納・食器棚" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1680087707 {#9164 date: 2023-03-29 20:01:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9165 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9167 …} -Children: Doctrine\ORM\PersistentCollection {#9170 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -metaDescription: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -file_name: "0421164905_64423ff1e6ee4.jpg" -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 {#9173 -id: 20 -name: "収納家具" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1680087701 {#9171 date: 2023-03-29 20:01:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9172 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9174 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9180 -id: 19 -name: "テレビボード" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1680087697 {#9178 date: 2023-03-29 20:01:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9179 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9184 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -metaDescription: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -file_name: "0418125808_643e15503c7c0.jpg" -file_delete_flag: null -logo_file_name: "0414135515_6438dcb35c603.jpg" -logo_file_delete_flag: null -slug: null -title: "視線が集まる家具" -englishText: "Television board" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#9187 -id: 18 -name: "デスク" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1680087693 {#9185 date: 2023-03-29 20:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687415031 {#9186 date: 2023-06-22 15:23:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9188 …} -Children: Doctrine\ORM\PersistentCollection {#9191 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9194 -id: 17 -name: "ダイニング" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1680087689 {#9192 date: 2023-03-29 20:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414981 {#9193 date: 2023-06-22 15:23:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9195 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9201 -id: 16 -name: "サイドテーブル" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1680087684 {#9199 date: 2023-03-29 20:01:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9200 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9205 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9208 -id: 15 -name: "テーブル" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1680087676 {#9206 date: 2023-03-29 20:01:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9207 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9212 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9215 -id: 13 -name: "ベンチ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1680007706 {#9213 date: 2023-03-28 21:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9214 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9216 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -metaDescription: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -file_name: "0424130401_6445ffb12cb5d.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 {#9222 -id: 12 -name: "スツール" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1680007692 {#9220 date: 2023-03-28 21:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414904 {#9221 date: 2023-06-22 15:21:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9226 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9229 -id: 11 -name: "チェア" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1680007685 {#9227 date: 2023-03-28 21:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9228 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9230 …} -Children: Doctrine\ORM\PersistentCollection {#9233 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -metaDescription: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -file_name: "0418125106_643e13aa2d6fc.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 {#9236 -id: 10 -name: "ソファ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1680007679 {#9234 date: 2023-03-28 21:47:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9235 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9237 …} -Children: Doctrine\ORM\PersistentCollection {#9240 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8564 …} Eccube\Entity\Category {#8814 -id: 61 -name: "10位" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1680427881 {#8570 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427881 {#8568 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8813 …} -Children: Doctrine\ORM\PersistentCollection {#8810 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8805 -id: 60 -name: "9位" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1680427877 {#8807 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427877 {#8806 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8804 …} -Children: Doctrine\ORM\PersistentCollection {#8801 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8798 -id: 59 -name: "8位" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1680427874 {#8800 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427874 {#8799 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8797 …} -Children: Doctrine\ORM\PersistentCollection {#8794 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8791 -id: 58 -name: "7位" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1680427870 {#8793 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427870 {#8792 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8790 …} -Children: Doctrine\ORM\PersistentCollection {#8787 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8565 -id: 57 -name: "6位" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1680427867 {#8786 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427867 {#8785 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8569 …} -Children: Doctrine\ORM\PersistentCollection {#8589 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8776 -id: 56 -name: "5位" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1680427864 {#8773 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427864 {#8775 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8777 …} -Children: Doctrine\ORM\PersistentCollection {#8780 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8783 -id: 55 -name: "4位" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1680427861 {#8781 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427861 {#8782 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8784 …} -Children: Doctrine\ORM\PersistentCollection {#8819 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8823 -id: 54 -name: "3位" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1680427857 {#8821 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427857 {#8822 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8824 …} -Children: Doctrine\ORM\PersistentCollection {#8827 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8830 -id: 53 -name: "2位" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1680427854 {#8828 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427854 {#8829 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8831 …} -Children: Doctrine\ORM\PersistentCollection {#8834 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8837 -id: 52 -name: "1位" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1680427847 {#8835 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427847 {#8836 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8838 …} -Children: Doctrine\ORM\PersistentCollection {#8841 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8844 -id: 34 -name: "ブランド" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1680106161 {#8808 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680106161 {#8809 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8845 …} -Children: Doctrine\ORM\PersistentCollection {#8848 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8849 -id: 89 -name: "CARL HANSEN&SØN" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1692581536 {#8842 date: 2023-08-21 10:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692608486 {#8843 date: 2023-08-21 18:01:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -metaDescription: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -file_name: "0821180126_64e327e6c8ed0.jpg" -file_delete_flag: null -logo_file_name: "0821103216_64e2bea0391ad.png" -logo_file_delete_flag: null -slug: "C" -title: "世界的デザイナーによる不朽の名作" -englishText: "CARL HANSEN&SØN" -japaneseText: "カール・ハンセン&サン" -searchKeywords: "カールハンセン" } Eccube\Entity\Category {#8858 -id: 88 -name: "NIPPONAIRE" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1688122425 {#8856 date: 2023-06-30 19:53:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122475 {#8857 date: 2023-06-30 19:54:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8859 …} -Children: Doctrine\ORM\PersistentCollection {#8862 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8865 -id: 87 -name: "NO WHERE LIKE HOME" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1688121976 {#8863 date: 2023-06-30 19:46:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122548 {#8864 date: 2023-06-30 19:55:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8866 …} -Children: Doctrine\ORM\PersistentCollection {#8869 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8872 -id: 86 -name: "NICE" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1688038961 {#8870 date: 2023-06-29 20:42:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122622 {#8871 date: 2023-06-30 19:57:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8873 …} -Children: Doctrine\ORM\PersistentCollection {#8876 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8879 -id: 85 -name: "yuu" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1688031581 {#8877 date: 2023-06-29 18:39:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122766 {#8878 date: 2023-06-30 19:59:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8880 …} -Children: Doctrine\ORM\PersistentCollection {#8883 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8886 -id: 84 -name: "etc." -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1688012862 {#8884 date: 2023-06-29 13:27:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688013093 {#8885 date: 2023-06-29 13:31:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8887 …} -Children: Doctrine\ORM\PersistentCollection {#8890 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8893 -id: 83 -name: "COMFORM" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1688009323 {#8891 date: 2023-06-29 12:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688123394 {#8892 date: 2023-06-30 20:09:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8894 …} -Children: Doctrine\ORM\PersistentCollection {#8897 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -metaDescription: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -file_name: "0629123624_649cfc385cbdc.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 {#8900 -id: 82 -name: "SPRING VALLEY" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1686542734 {#8898 date: 2023-06-12 13:05:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686542964 {#8899 date: 2023-06-12 13:09:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8901 …} -Children: Doctrine\ORM\PersistentCollection {#8904 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8907 -id: 81 -name: "Crossover" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1685662977 {#8905 date: 2023-06-02 08:42:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663092 {#8906 date: 2023-06-02 08:44:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8908 …} -Children: Doctrine\ORM\PersistentCollection {#8911 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8914 -id: 80 -name: "IKASAS" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1685592384 {#8912 date: 2023-06-01 13:06:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685593038 {#8913 date: 2023-06-01 13:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8915 …} -Children: Doctrine\ORM\PersistentCollection {#8918 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8921 -id: 79 -name: "花具製作所" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684637191 {#8919 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637191 {#8920 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8922 …} -Children: Doctrine\ORM\PersistentCollection {#8925 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8928 -id: 78 -name: "EDDA" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1684635280 {#8926 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684635280 {#8927 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8929 …} -Children: Doctrine\ORM\PersistentCollection {#8932 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8935 -id: 77 -name: "柏木工" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684634991 {#8933 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634991 {#8934 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8936 …} -Children: Doctrine\ORM\PersistentCollection {#8939 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8942 -id: 76 -name: "高野木工" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1684634385 {#8940 date: 2023-05-21 10:59:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634385 {#8941 date: 2023-05-21 10:59:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8943 …} -Children: Doctrine\ORM\PersistentCollection {#8946 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0521105945_64697b114540e.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 {#8949 -id: 75 -name: "BRIDGE SPECIALIST" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1684633514 {#8947 date: 2023-05-21 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684633695 {#8948 date: 2023-05-21 10:48:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8950 …} -Children: Doctrine\ORM\PersistentCollection {#8953 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8956 -id: 74 -name: "ELEGANCE" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1684631977 {#8954 date: 2023-05-21 10:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684632960 {#8955 date: 2023-05-21 10:36:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8957 …} -Children: Doctrine\ORM\PersistentCollection {#8960 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8963 -id: 70 -name: "HAY" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682578832 {#8961 date: 2023-04-27 16:00:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682585329 {#8962 date: 2023-04-27 17:48:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8964 …} -Children: Doctrine\ORM\PersistentCollection {#8967 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -metaDescription: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -file_name: "0427161454_644a20eea179a.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 {#8970 -id: 50 -name: "タカタレムノス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1680106225 {#8968 date: 2023-03-30 01:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1681791196 {#8969 date: 2023-04-18 13:13:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8971 …} -Children: Doctrine\ORM\PersistentCollection {#8974 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8977 -id: 49 -name: "浜本工芸" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1680106222 {#8975 date: 2023-03-30 01:10:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682059858 {#8976 date: 2023-04-21 15:50:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8978 …} -Children: Doctrine\ORM\PersistentCollection {#8981 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -metaDescription: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -file_name: "0421155058_64423252a51fc.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 {#8984 -id: 48 -name: "アンネルベッド" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1680106219 {#8982 date: 2023-03-30 01:10:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061701 {#8983 date: 2023-04-21 16:21:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8985 …} -Children: Doctrine\ORM\PersistentCollection {#8988 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8991 -id: 47 -name: "レグナテック" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1680106215 {#8989 date: 2023-03-30 01:10:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682060643 {#8990 date: 2023-04-21 16:04:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8992 …} -Children: Doctrine\ORM\PersistentCollection {#8995 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0418131238_643e18b646d6e.jpg" -file_delete_flag: null -logo_file_name: "0414140802_6438dfb2afeef.png" -logo_file_delete_flag: null -slug: "L" -title: "佐賀県木工家具メーカー「LEGNATEC」オリジナルブランド" -englishText: "Legnatec" -japaneseText: "レグナテック" -searchKeywords: "レグナテック、legnatec、れぐなてっく" } Eccube\Entity\Category {#8998 -id: 46 -name: "HangOut" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1680106212 {#8996 date: 2023-03-30 01:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061180 {#8997 date: 2023-04-21 16:13:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8999 …} -Children: Doctrine\ORM\PersistentCollection {#9002 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -metaDescription: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -file_name: "0418131213_643e189df128d.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 {#9005 -id: 45 -name: "SIEVE" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1680106208 {#9003 date: 2023-03-30 01:10:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682060374 {#9004 date: 2023-04-21 15:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9006 …} -Children: Doctrine\ORM\PersistentCollection {#9009 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9012 -id: 44 -name: "UTILITY" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1680106205 {#9010 date: 2023-03-30 01:10:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061342 {#9011 date: 2023-04-21 16:15:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9013 …} -Children: Doctrine\ORM\PersistentCollection {#9016 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9019 -id: 43 -name: "MASH" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1680106201 {#9017 date: 2023-03-30 01:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061432 {#9018 date: 2023-04-21 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9020 …} -Children: Doctrine\ORM\PersistentCollection {#9023 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9026 -id: 42 -name: "立野木材工芸" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1680106198 {#9024 date: 2023-03-30 01:09:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1681791019 {#9025 date: 2023-04-18 13:10:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9027 …} -Children: Doctrine\ORM\PersistentCollection {#9030 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0418131019_643e182b8c55a.jpg" -file_delete_flag: null -logo_file_name: "0414140642_6438df627f134.png" -logo_file_delete_flag: null -slug: "T" -title: "「使えば使うほど家族の景色になる家具」" -englishText: "Tateno. wood. art." -japaneseText: "タテノモクザイコウゲイ" -searchKeywords: "タテノモクザイコウゲイ、tatenomokuzaikougei、たてのもくざいこうげい" } Eccube\Entity\Category {#9033 -id: 41 -name: "冨士ファニチア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1680106194 {#9031 date: 2023-03-30 01:09:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687999298 {#9032 date: 2023-06-29 09:41:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9034 …} -Children: Doctrine\ORM\PersistentCollection {#9037 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9040 -id: 40 -name: "日本ベッド" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1680106191 {#9038 date: 2023-03-30 01:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634877 {#9039 date: 2023-05-21 11:07:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9041 …} -Children: Doctrine\ORM\PersistentCollection {#9044 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9047 -id: 39 -name: "BRIDGE" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1680106187 {#9045 date: 2023-03-30 01:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634124 {#9046 date: 2023-05-21 10:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9048 …} -Children: Doctrine\ORM\PersistentCollection {#9051 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9054 -id: 38 -name: "Prevell" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1680106182 {#9052 date: 2023-03-30 01:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686526797 {#9053 date: 2023-06-12 08:39:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9055 …} -Children: Doctrine\ORM\PersistentCollection {#9058 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9061 -id: 37 -name: "ナガノインテリア" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1680106178 {#9059 date: 2023-03-30 01:09:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682700842 {#9060 date: 2023-04-29 01:54:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9062 …} -Children: Doctrine\ORM\PersistentCollection {#9065 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0429015402_644bfa2ac93f2.jpg" -file_delete_flag: null -logo_file_name: "0413193014_6437d9b694902.jpg" -logo_file_delete_flag: null -slug: "N" -title: "One Order,One Story" -englishText: "Nagano interior" -japaneseText: "ナガノインテリア" -searchKeywords: "ナガノインテリア、NAGANO INTERIOR 、ながのいんてりあ" } Eccube\Entity\Category {#9068 -id: 36 -name: "KarimokuNewStandard" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680106173 {#9066 date: 2023-03-30 01:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637367 {#9067 date: 2023-05-21 11:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9069 …} -Children: Doctrine\ORM\PersistentCollection {#9072 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9075 -id: 35 -name: "MASTERWAL" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680106168 {#9073 date: 2023-03-30 01:09:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637350 {#9074 date: 2023-05-21 11:49:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9076 …} -Children: Doctrine\ORM\PersistentCollection {#9079 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9082 -id: 7 -name: "商品タイプ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1680007631 {#8854 date: 2023-03-28 21:47:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680084464 {#8855 date: 2023-03-29 19:07:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9083 …} -Children: Doctrine\ORM\PersistentCollection {#9086 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9087 -id: 33 -name: "インテリア雑貨" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1680087765 {#9080 date: 2023-03-29 20:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9081 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9088 …} -Children: Doctrine\ORM\PersistentCollection {#9091 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -metaDescription: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -file_name: "0421165029_64424045507f4.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 {#9096 -id: 32 -name: "時計" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1680087760 {#9094 date: 2023-03-29 20:02:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9095 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9097 …} -Children: Doctrine\ORM\PersistentCollection {#9100 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9103 -id: 25 -name: "ラグ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1680087729 {#9101 date: 2023-03-29 20:02:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9102 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9104 …} -Children: Doctrine\ORM\PersistentCollection {#9107 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9110 -id: 24 -name: "寝具" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1680087725 {#9108 date: 2023-03-29 20:02:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9109 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9111 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9117 -id: 31 -name: "クッション" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1680087756 {#9115 date: 2023-03-29 20:02:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9116 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9118 …} -Children: Doctrine\ORM\PersistentCollection {#9121 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9124 -id: 30 -name: "ガーデンファニチャー" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1680087751 {#9122 date: 2023-03-29 20:02:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9123 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9125 …} -Children: Doctrine\ORM\PersistentCollection {#9128 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9131 -id: 29 -name: "アウトドア" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1680087747 {#9129 date: 2023-03-29 20:02:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9130 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9132 …} -Children: Doctrine\ORM\PersistentCollection {#9135 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9138 -id: 28 -name: "オフィス" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1680087743 {#9136 date: 2023-03-29 20:02:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9137 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9139 …} -Children: Doctrine\ORM\PersistentCollection {#9142 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9145 -id: 26 -name: "キッズ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1680087735 {#9143 date: 2023-03-29 20:02:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9144 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9146 …} -Children: Doctrine\ORM\PersistentCollection {#9149 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9152 -id: 23 -name: "マットレス" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1680087721 {#9150 date: 2023-03-29 20:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9151 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9153 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -metaDescription: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -file_name: "0421164931_6442400ba1290.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 {#9159 -id: 22 -name: "ベッドフレーム" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1680087713 {#9157 date: 2023-03-29 20:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687602637 {#9158 date: 2023-06-24 19:30:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9163 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9166 -id: 21 -name: "キッチン収納・食器棚" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1680087707 {#9164 date: 2023-03-29 20:01:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9165 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9167 …} -Children: Doctrine\ORM\PersistentCollection {#9170 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -metaDescription: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -file_name: "0421164905_64423ff1e6ee4.jpg" -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 {#9173 -id: 20 -name: "収納家具" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1680087701 {#9171 date: 2023-03-29 20:01:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9172 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9174 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9180 -id: 19 -name: "テレビボード" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1680087697 {#9178 date: 2023-03-29 20:01:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9179 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9184 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -metaDescription: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -file_name: "0418125808_643e15503c7c0.jpg" -file_delete_flag: null -logo_file_name: "0414135515_6438dcb35c603.jpg" -logo_file_delete_flag: null -slug: null -title: "視線が集まる家具" -englishText: "Television board" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#9187 -id: 18 -name: "デスク" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1680087693 {#9185 date: 2023-03-29 20:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687415031 {#9186 date: 2023-06-22 15:23:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9188 …} -Children: Doctrine\ORM\PersistentCollection {#9191 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9194 -id: 17 -name: "ダイニング" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1680087689 {#9192 date: 2023-03-29 20:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414981 {#9193 date: 2023-06-22 15:23:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9195 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9201 -id: 16 -name: "サイドテーブル" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1680087684 {#9199 date: 2023-03-29 20:01:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9200 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9205 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9208 -id: 15 -name: "テーブル" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1680087676 {#9206 date: 2023-03-29 20:01:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9207 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9212 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9215 -id: 13 -name: "ベンチ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1680007706 {#9213 date: 2023-03-28 21:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9214 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9216 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -metaDescription: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -file_name: "0424130401_6445ffb12cb5d.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 {#9222 -id: 12 -name: "スツール" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1680007692 {#9220 date: 2023-03-28 21:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414904 {#9221 date: 2023-06-22 15:21:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9226 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9229 -id: 11 -name: "チェア" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1680007685 {#9227 date: 2023-03-28 21:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9228 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9230 …} -Children: Doctrine\ORM\PersistentCollection {#9233 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -metaDescription: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -file_name: "0418125106_643e13aa2d6fc.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 {#9236 -id: 10 -name: "ソファ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1680007679 {#9234 date: 2023-03-28 21:47:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9235 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9237 …} -Children: Doctrine\ORM\PersistentCollection {#9240 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 } ] |
| 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 {#24506 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#24509 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#9851 -om: Container20Qy64k\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#712 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2139 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#8564 …} Eccube\Entity\Category {#8814 -id: 61 -name: "10位" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1680427881 {#8570 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427881 {#8568 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8813 …} -Children: Doctrine\ORM\PersistentCollection {#8810 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8805 -id: 60 -name: "9位" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1680427877 {#8807 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427877 {#8806 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8804 …} -Children: Doctrine\ORM\PersistentCollection {#8801 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8798 -id: 59 -name: "8位" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1680427874 {#8800 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427874 {#8799 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8797 …} -Children: Doctrine\ORM\PersistentCollection {#8794 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8791 -id: 58 -name: "7位" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1680427870 {#8793 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427870 {#8792 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8790 …} -Children: Doctrine\ORM\PersistentCollection {#8787 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8565 -id: 57 -name: "6位" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1680427867 {#8786 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427867 {#8785 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8569 …} -Children: Doctrine\ORM\PersistentCollection {#8589 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8776 -id: 56 -name: "5位" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1680427864 {#8773 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427864 {#8775 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8777 …} -Children: Doctrine\ORM\PersistentCollection {#8780 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8783 -id: 55 -name: "4位" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1680427861 {#8781 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427861 {#8782 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8784 …} -Children: Doctrine\ORM\PersistentCollection {#8819 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8823 -id: 54 -name: "3位" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1680427857 {#8821 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427857 {#8822 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8824 …} -Children: Doctrine\ORM\PersistentCollection {#8827 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8830 -id: 53 -name: "2位" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1680427854 {#8828 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427854 {#8829 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8831 …} -Children: Doctrine\ORM\PersistentCollection {#8834 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8837 -id: 52 -name: "1位" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1680427847 {#8835 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427847 {#8836 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8838 …} -Children: Doctrine\ORM\PersistentCollection {#8841 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8844 -id: 34 -name: "ブランド" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1680106161 {#8808 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680106161 {#8809 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8845 …} -Children: Doctrine\ORM\PersistentCollection {#8848 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8849 -id: 89 -name: "CARL HANSEN&SØN" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1692581536 {#8842 date: 2023-08-21 10:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692608486 {#8843 date: 2023-08-21 18:01:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -metaDescription: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -file_name: "0821180126_64e327e6c8ed0.jpg" -file_delete_flag: null -logo_file_name: "0821103216_64e2bea0391ad.png" -logo_file_delete_flag: null -slug: "C" -title: "世界的デザイナーによる不朽の名作" -englishText: "CARL HANSEN&SØN" -japaneseText: "カール・ハンセン&サン" -searchKeywords: "カールハンセン" } Eccube\Entity\Category {#8858 -id: 88 -name: "NIPPONAIRE" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1688122425 {#8856 date: 2023-06-30 19:53:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122475 {#8857 date: 2023-06-30 19:54:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8859 …} -Children: Doctrine\ORM\PersistentCollection {#8862 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8865 -id: 87 -name: "NO WHERE LIKE HOME" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1688121976 {#8863 date: 2023-06-30 19:46:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122548 {#8864 date: 2023-06-30 19:55:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8866 …} -Children: Doctrine\ORM\PersistentCollection {#8869 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8872 -id: 86 -name: "NICE" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1688038961 {#8870 date: 2023-06-29 20:42:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122622 {#8871 date: 2023-06-30 19:57:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8873 …} -Children: Doctrine\ORM\PersistentCollection {#8876 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8879 -id: 85 -name: "yuu" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1688031581 {#8877 date: 2023-06-29 18:39:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122766 {#8878 date: 2023-06-30 19:59:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8880 …} -Children: Doctrine\ORM\PersistentCollection {#8883 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8886 -id: 84 -name: "etc." -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1688012862 {#8884 date: 2023-06-29 13:27:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688013093 {#8885 date: 2023-06-29 13:31:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8887 …} -Children: Doctrine\ORM\PersistentCollection {#8890 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8893 -id: 83 -name: "COMFORM" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1688009323 {#8891 date: 2023-06-29 12:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688123394 {#8892 date: 2023-06-30 20:09:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8894 …} -Children: Doctrine\ORM\PersistentCollection {#8897 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -metaDescription: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -file_name: "0629123624_649cfc385cbdc.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 {#8900 -id: 82 -name: "SPRING VALLEY" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1686542734 {#8898 date: 2023-06-12 13:05:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686542964 {#8899 date: 2023-06-12 13:09:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8901 …} -Children: Doctrine\ORM\PersistentCollection {#8904 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8907 -id: 81 -name: "Crossover" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1685662977 {#8905 date: 2023-06-02 08:42:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663092 {#8906 date: 2023-06-02 08:44:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8908 …} -Children: Doctrine\ORM\PersistentCollection {#8911 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8914 -id: 80 -name: "IKASAS" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1685592384 {#8912 date: 2023-06-01 13:06:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685593038 {#8913 date: 2023-06-01 13:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8915 …} -Children: Doctrine\ORM\PersistentCollection {#8918 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8921 -id: 79 -name: "花具製作所" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684637191 {#8919 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637191 {#8920 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8922 …} -Children: Doctrine\ORM\PersistentCollection {#8925 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8928 -id: 78 -name: "EDDA" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1684635280 {#8926 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684635280 {#8927 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8929 …} -Children: Doctrine\ORM\PersistentCollection {#8932 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8935 -id: 77 -name: "柏木工" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684634991 {#8933 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634991 {#8934 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8936 …} -Children: Doctrine\ORM\PersistentCollection {#8939 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8942 -id: 76 -name: "高野木工" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1684634385 {#8940 date: 2023-05-21 10:59:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634385 {#8941 date: 2023-05-21 10:59:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8943 …} -Children: Doctrine\ORM\PersistentCollection {#8946 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0521105945_64697b114540e.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 {#8949 -id: 75 -name: "BRIDGE SPECIALIST" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1684633514 {#8947 date: 2023-05-21 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684633695 {#8948 date: 2023-05-21 10:48:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8950 …} -Children: Doctrine\ORM\PersistentCollection {#8953 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8956 -id: 74 -name: "ELEGANCE" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1684631977 {#8954 date: 2023-05-21 10:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684632960 {#8955 date: 2023-05-21 10:36:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8957 …} -Children: Doctrine\ORM\PersistentCollection {#8960 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8963 -id: 70 -name: "HAY" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682578832 {#8961 date: 2023-04-27 16:00:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682585329 {#8962 date: 2023-04-27 17:48:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8964 …} -Children: Doctrine\ORM\PersistentCollection {#8967 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -metaDescription: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -file_name: "0427161454_644a20eea179a.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 {#8970 -id: 50 -name: "タカタレムノス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1680106225 {#8968 date: 2023-03-30 01:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1681791196 {#8969 date: 2023-04-18 13:13:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8971 …} -Children: Doctrine\ORM\PersistentCollection {#8974 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8977 -id: 49 -name: "浜本工芸" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1680106222 {#8975 date: 2023-03-30 01:10:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682059858 {#8976 date: 2023-04-21 15:50:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8978 …} -Children: Doctrine\ORM\PersistentCollection {#8981 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -metaDescription: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -file_name: "0421155058_64423252a51fc.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 {#8984 -id: 48 -name: "アンネルベッド" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1680106219 {#8982 date: 2023-03-30 01:10:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061701 {#8983 date: 2023-04-21 16:21:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8985 …} -Children: Doctrine\ORM\PersistentCollection {#8988 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#8991 -id: 47 -name: "レグナテック" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1680106215 {#8989 date: 2023-03-30 01:10:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682060643 {#8990 date: 2023-04-21 16:04:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8992 …} -Children: Doctrine\ORM\PersistentCollection {#8995 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0418131238_643e18b646d6e.jpg" -file_delete_flag: null -logo_file_name: "0414140802_6438dfb2afeef.png" -logo_file_delete_flag: null -slug: "L" -title: "佐賀県木工家具メーカー「LEGNATEC」オリジナルブランド" -englishText: "Legnatec" -japaneseText: "レグナテック" -searchKeywords: "レグナテック、legnatec、れぐなてっく" } Eccube\Entity\Category {#8998 -id: 46 -name: "HangOut" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1680106212 {#8996 date: 2023-03-30 01:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061180 {#8997 date: 2023-04-21 16:13:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8999 …} -Children: Doctrine\ORM\PersistentCollection {#9002 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -metaDescription: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -file_name: "0418131213_643e189df128d.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 {#9005 -id: 45 -name: "SIEVE" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1680106208 {#9003 date: 2023-03-30 01:10:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682060374 {#9004 date: 2023-04-21 15:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9006 …} -Children: Doctrine\ORM\PersistentCollection {#9009 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9012 -id: 44 -name: "UTILITY" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1680106205 {#9010 date: 2023-03-30 01:10:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061342 {#9011 date: 2023-04-21 16:15:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9013 …} -Children: Doctrine\ORM\PersistentCollection {#9016 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9019 -id: 43 -name: "MASH" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1680106201 {#9017 date: 2023-03-30 01:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061432 {#9018 date: 2023-04-21 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9020 …} -Children: Doctrine\ORM\PersistentCollection {#9023 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9026 -id: 42 -name: "立野木材工芸" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1680106198 {#9024 date: 2023-03-30 01:09:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1681791019 {#9025 date: 2023-04-18 13:10:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9027 …} -Children: Doctrine\ORM\PersistentCollection {#9030 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0418131019_643e182b8c55a.jpg" -file_delete_flag: null -logo_file_name: "0414140642_6438df627f134.png" -logo_file_delete_flag: null -slug: "T" -title: "「使えば使うほど家族の景色になる家具」" -englishText: "Tateno. wood. art." -japaneseText: "タテノモクザイコウゲイ" -searchKeywords: "タテノモクザイコウゲイ、tatenomokuzaikougei、たてのもくざいこうげい" } Eccube\Entity\Category {#9033 -id: 41 -name: "冨士ファニチア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1680106194 {#9031 date: 2023-03-30 01:09:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687999298 {#9032 date: 2023-06-29 09:41:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9034 …} -Children: Doctrine\ORM\PersistentCollection {#9037 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9040 -id: 40 -name: "日本ベッド" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1680106191 {#9038 date: 2023-03-30 01:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634877 {#9039 date: 2023-05-21 11:07:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9041 …} -Children: Doctrine\ORM\PersistentCollection {#9044 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9047 -id: 39 -name: "BRIDGE" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1680106187 {#9045 date: 2023-03-30 01:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634124 {#9046 date: 2023-05-21 10:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9048 …} -Children: Doctrine\ORM\PersistentCollection {#9051 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9054 -id: 38 -name: "Prevell" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1680106182 {#9052 date: 2023-03-30 01:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686526797 {#9053 date: 2023-06-12 08:39:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9055 …} -Children: Doctrine\ORM\PersistentCollection {#9058 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9061 -id: 37 -name: "ナガノインテリア" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1680106178 {#9059 date: 2023-03-30 01:09:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682700842 {#9060 date: 2023-04-29 01:54:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9062 …} -Children: Doctrine\ORM\PersistentCollection {#9065 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0429015402_644bfa2ac93f2.jpg" -file_delete_flag: null -logo_file_name: "0413193014_6437d9b694902.jpg" -logo_file_delete_flag: null -slug: "N" -title: "One Order,One Story" -englishText: "Nagano interior" -japaneseText: "ナガノインテリア" -searchKeywords: "ナガノインテリア、NAGANO INTERIOR 、ながのいんてりあ" } Eccube\Entity\Category {#9068 -id: 36 -name: "KarimokuNewStandard" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680106173 {#9066 date: 2023-03-30 01:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637367 {#9067 date: 2023-05-21 11:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9069 …} -Children: Doctrine\ORM\PersistentCollection {#9072 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9075 -id: 35 -name: "MASTERWAL" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680106168 {#9073 date: 2023-03-30 01:09:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637350 {#9074 date: 2023-05-21 11:49:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9076 …} -Children: Doctrine\ORM\PersistentCollection {#9079 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9082 -id: 7 -name: "商品タイプ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1680007631 {#8854 date: 2023-03-28 21:47:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680084464 {#8855 date: 2023-03-29 19:07:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9083 …} -Children: Doctrine\ORM\PersistentCollection {#9086 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9087 -id: 33 -name: "インテリア雑貨" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1680087765 {#9080 date: 2023-03-29 20:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9081 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9088 …} -Children: Doctrine\ORM\PersistentCollection {#9091 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -metaDescription: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -file_name: "0421165029_64424045507f4.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 {#9096 -id: 32 -name: "時計" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1680087760 {#9094 date: 2023-03-29 20:02:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9095 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9097 …} -Children: Doctrine\ORM\PersistentCollection {#9100 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9103 -id: 25 -name: "ラグ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1680087729 {#9101 date: 2023-03-29 20:02:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9102 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9104 …} -Children: Doctrine\ORM\PersistentCollection {#9107 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9110 -id: 24 -name: "寝具" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1680087725 {#9108 date: 2023-03-29 20:02:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9109 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9111 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9117 -id: 31 -name: "クッション" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1680087756 {#9115 date: 2023-03-29 20:02:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9116 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9118 …} -Children: Doctrine\ORM\PersistentCollection {#9121 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9124 -id: 30 -name: "ガーデンファニチャー" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1680087751 {#9122 date: 2023-03-29 20:02:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9123 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9125 …} -Children: Doctrine\ORM\PersistentCollection {#9128 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9131 -id: 29 -name: "アウトドア" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1680087747 {#9129 date: 2023-03-29 20:02:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9130 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9132 …} -Children: Doctrine\ORM\PersistentCollection {#9135 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9138 -id: 28 -name: "オフィス" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1680087743 {#9136 date: 2023-03-29 20:02:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9137 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9139 …} -Children: Doctrine\ORM\PersistentCollection {#9142 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9145 -id: 26 -name: "キッズ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1680087735 {#9143 date: 2023-03-29 20:02:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9144 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9146 …} -Children: Doctrine\ORM\PersistentCollection {#9149 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9152 -id: 23 -name: "マットレス" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1680087721 {#9150 date: 2023-03-29 20:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9151 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9153 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -metaDescription: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -file_name: "0421164931_6442400ba1290.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 {#9159 -id: 22 -name: "ベッドフレーム" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1680087713 {#9157 date: 2023-03-29 20:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687602637 {#9158 date: 2023-06-24 19:30:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9163 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9166 -id: 21 -name: "キッチン収納・食器棚" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1680087707 {#9164 date: 2023-03-29 20:01:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9165 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9167 …} -Children: Doctrine\ORM\PersistentCollection {#9170 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -metaDescription: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -file_name: "0421164905_64423ff1e6ee4.jpg" -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 {#9173 -id: 20 -name: "収納家具" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1680087701 {#9171 date: 2023-03-29 20:01:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9172 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9174 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9180 -id: 19 -name: "テレビボード" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1680087697 {#9178 date: 2023-03-29 20:01:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9179 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9184 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -metaDescription: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -file_name: "0418125808_643e15503c7c0.jpg" -file_delete_flag: null -logo_file_name: "0414135515_6438dcb35c603.jpg" -logo_file_delete_flag: null -slug: null -title: "視線が集まる家具" -englishText: "Television board" -japaneseText: null -searchKeywords: null } Eccube\Entity\Category {#9187 -id: 18 -name: "デスク" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1680087693 {#9185 date: 2023-03-29 20:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687415031 {#9186 date: 2023-06-22 15:23:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9188 …} -Children: Doctrine\ORM\PersistentCollection {#9191 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9194 -id: 17 -name: "ダイニング" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1680087689 {#9192 date: 2023-03-29 20:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414981 {#9193 date: 2023-06-22 15:23:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9195 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9201 -id: 16 -name: "サイドテーブル" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1680087684 {#9199 date: 2023-03-29 20:01:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9200 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9205 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9208 -id: 15 -name: "テーブル" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1680087676 {#9206 date: 2023-03-29 20:01:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9207 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9212 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9215 -id: 13 -name: "ベンチ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1680007706 {#9213 date: 2023-03-28 21:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9214 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9216 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -metaDescription: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -file_name: "0424130401_6445ffb12cb5d.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 {#9222 -id: 12 -name: "スツール" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1680007692 {#9220 date: 2023-03-28 21:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414904 {#9221 date: 2023-06-22 15:21:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9226 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#9229 -id: 11 -name: "チェア" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1680007685 {#9227 date: 2023-03-28 21:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9228 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9230 …} -Children: Doctrine\ORM\PersistentCollection {#9233 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -metaDescription: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -file_name: "0418125106_643e13aa2d6fc.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 {#9236 -id: 10 -name: "ソファ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1680007679 {#9234 date: 2023-03-28 21:47:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9235 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9237 …} -Children: Doctrine\ORM\PersistentCollection {#9240 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 } ] |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container20Qy64k\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#712 …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 {#9851 -om: Container20Qy64k\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#712 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2139 …} -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() {#24500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24421 …} } } |
| 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 {#27273 +label: "ランキング" +value: "51" +data: Eccube\Entity\Category {#8564 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27274 +label: " 10位" +value: "61" +data: Eccube\Entity\Category {#8814 -id: 61 -name: "10位" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1680427881 {#8570 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427881 {#8568 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8813 …} -Children: Doctrine\ORM\PersistentCollection {#8810 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27275 +label: " 9位" +value: "60" +data: Eccube\Entity\Category {#8805 -id: 60 -name: "9位" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1680427877 {#8807 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427877 {#8806 date: 2023-04-02 18:31:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8804 …} -Children: Doctrine\ORM\PersistentCollection {#8801 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27276 +label: " 8位" +value: "59" +data: Eccube\Entity\Category {#8798 -id: 59 -name: "8位" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1680427874 {#8800 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427874 {#8799 date: 2023-04-02 18:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8797 …} -Children: Doctrine\ORM\PersistentCollection {#8794 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27277 +label: " 7位" +value: "58" +data: Eccube\Entity\Category {#8791 -id: 58 -name: "7位" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1680427870 {#8793 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427870 {#8792 date: 2023-04-02 18:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8790 …} -Children: Doctrine\ORM\PersistentCollection {#8787 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27278 +label: " 6位" +value: "57" +data: Eccube\Entity\Category {#8565 -id: 57 -name: "6位" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1680427867 {#8786 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427867 {#8785 date: 2023-04-02 18:31:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8569 …} -Children: Doctrine\ORM\PersistentCollection {#8589 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27279 +label: " 5位" +value: "56" +data: Eccube\Entity\Category {#8776 -id: 56 -name: "5位" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1680427864 {#8773 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427864 {#8775 date: 2023-04-02 18:31:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8777 …} -Children: Doctrine\ORM\PersistentCollection {#8780 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27280 +label: " 4位" +value: "55" +data: Eccube\Entity\Category {#8783 -id: 55 -name: "4位" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1680427861 {#8781 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427861 {#8782 date: 2023-04-02 18:31:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8784 …} -Children: Doctrine\ORM\PersistentCollection {#8819 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27281 +label: " 3位" +value: "54" +data: Eccube\Entity\Category {#8823 -id: 54 -name: "3位" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1680427857 {#8821 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427857 {#8822 date: 2023-04-02 18:30:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8824 …} -Children: Doctrine\ORM\PersistentCollection {#8827 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27282 +label: " 2位" +value: "53" +data: Eccube\Entity\Category {#8830 -id: 53 -name: "2位" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1680427854 {#8828 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427854 {#8829 date: 2023-04-02 18:30:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8831 …} -Children: Doctrine\ORM\PersistentCollection {#8834 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27283 +label: " 1位" +value: "52" +data: Eccube\Entity\Category {#8837 -id: 52 -name: "1位" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1680427847 {#8835 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427847 {#8836 date: 2023-04-02 18:30:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8838 …} -Children: Doctrine\ORM\PersistentCollection {#8841 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27284 +label: "ブランド" +value: "34" +data: Eccube\Entity\Category {#8844 -id: 34 -name: "ブランド" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1680106161 {#8808 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680106161 {#8809 date: 2023-03-30 01:09:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8845 …} -Children: Doctrine\ORM\PersistentCollection {#8848 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27285 +label: " CARL HANSEN&SØN" +value: "89" +data: Eccube\Entity\Category {#8849 -id: 89 -name: "CARL HANSEN&SØN" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1692581536 {#8842 date: 2023-08-21 10:32:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692608486 {#8843 date: 2023-08-21 18:01:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -metaDescription: """ 1908年から100年以上に渡り、デンマークの歴史的なデザインを生み出し、クラフトマンシップに基づく質の高い家具を作り続けたカールハンセン&サン。 \r\n シンプルで美しく、木の温かみを感じるデザインが特徴の、北欧家具のトップブランドです。 """ -file_name: "0821180126_64e327e6c8ed0.jpg" -file_delete_flag: null -logo_file_name: "0821103216_64e2bea0391ad.png" -logo_file_delete_flag: null -slug: "C" -title: "世界的デザイナーによる不朽の名作" -englishText: "CARL HANSEN&SØN" -japaneseText: "カール・ハンセン&サン" -searchKeywords: "カールハンセン" } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27286 +label: " NIPPONAIRE" +value: "88" +data: Eccube\Entity\Category {#8858 -id: 88 -name: "NIPPONAIRE" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1688122425 {#8856 date: 2023-06-30 19:53:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122475 {#8857 date: 2023-06-30 19:54:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8859 …} -Children: Doctrine\ORM\PersistentCollection {#8862 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27287 +label: " NO WHERE LIKE HOME" +value: "87" +data: Eccube\Entity\Category {#8865 -id: 87 -name: "NO WHERE LIKE HOME" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1688121976 {#8863 date: 2023-06-30 19:46:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122548 {#8864 date: 2023-06-30 19:55:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8866 …} -Children: Doctrine\ORM\PersistentCollection {#8869 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27288 +label: " NICE" +value: "86" +data: Eccube\Entity\Category {#8872 -id: 86 -name: "NICE" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1688038961 {#8870 date: 2023-06-29 20:42:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122622 {#8871 date: 2023-06-30 19:57:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8873 …} -Children: Doctrine\ORM\PersistentCollection {#8876 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27289 +label: " yuu" +value: "85" +data: Eccube\Entity\Category {#8879 -id: 85 -name: "yuu" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1688031581 {#8877 date: 2023-06-29 18:39:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688122766 {#8878 date: 2023-06-30 19:59:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8880 …} -Children: Doctrine\ORM\PersistentCollection {#8883 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27290 +label: " etc." +value: "84" +data: Eccube\Entity\Category {#8886 -id: 84 -name: "etc." -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1688012862 {#8884 date: 2023-06-29 13:27:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688013093 {#8885 date: 2023-06-29 13:31:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8887 …} -Children: Doctrine\ORM\PersistentCollection {#8890 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27291 +label: " COMFORM" +value: "83" +data: Eccube\Entity\Category {#8893 -id: 83 -name: "COMFORM" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1688009323 {#8891 date: 2023-06-29 12:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1688123394 {#8892 date: 2023-06-30 20:09:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8894 …} -Children: Doctrine\ORM\PersistentCollection {#8897 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -metaDescription: """ 必要にせまられて選ぶ無難なものではなく、身体と心のいずれにも特別な心地よさをもたらす存在でありたい、という想いを込めて「comfortable=心地よい」「Commingle=混合」と「form=形を成す、生じる」の意を組み合わせて「COMFORM(コンフォーム)」と名付けました。\r\n デザイン性、快適性、品質に妥協せず、遊び心とこだわりを重視しながら求めやすい価格感を目指します。\r\n ソファを中心にヴィンテージからモダン、ベーシックまで様々なテイストの製品を企画しています。 """ -file_name: "0629123624_649cfc385cbdc.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 {#27292 +label: " SPRING VALLEY" +value: "82" +data: Eccube\Entity\Category {#8900 -id: 82 -name: "SPRING VALLEY" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1686542734 {#8898 date: 2023-06-12 13:05:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686542964 {#8899 date: 2023-06-12 13:09:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8901 …} -Children: Doctrine\ORM\PersistentCollection {#8904 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27293 +label: " Crossover" +value: "81" +data: Eccube\Entity\Category {#8907 -id: 81 -name: "Crossover" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1685662977 {#8905 date: 2023-06-02 08:42:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663092 {#8906 date: 2023-06-02 08:44:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8908 …} -Children: Doctrine\ORM\PersistentCollection {#8911 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27294 +label: " IKASAS" +value: "80" +data: Eccube\Entity\Category {#8914 -id: 80 -name: "IKASAS" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1685592384 {#8912 date: 2023-06-01 13:06:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685593038 {#8913 date: 2023-06-01 13:17:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8915 …} -Children: Doctrine\ORM\PersistentCollection {#8918 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27295 +label: " 花具製作所" +value: "79" +data: Eccube\Entity\Category {#8921 -id: 79 -name: "花具製作所" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684637191 {#8919 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637191 {#8920 date: 2023-05-21 11:46:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8922 …} -Children: Doctrine\ORM\PersistentCollection {#8925 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27296 +label: " EDDA" +value: "78" +data: Eccube\Entity\Category {#8928 -id: 78 -name: "EDDA" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1684635280 {#8926 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684635280 {#8927 date: 2023-05-21 11:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8929 …} -Children: Doctrine\ORM\PersistentCollection {#8932 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27297 +label: " 柏木工" +value: "77" +data: Eccube\Entity\Category {#8935 -id: 77 -name: "柏木工" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684634991 {#8933 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634991 {#8934 date: 2023-05-21 11:09:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8936 …} -Children: Doctrine\ORM\PersistentCollection {#8939 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27298 +label: " 高野木工" +value: "76" +data: Eccube\Entity\Category {#8942 -id: 76 -name: "高野木工" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1684634385 {#8940 date: 2023-05-21 10:59:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634385 {#8941 date: 2023-05-21 10:59:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8943 …} -Children: Doctrine\ORM\PersistentCollection {#8946 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0521105945_64697b114540e.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 {#27299 +label: " BRIDGE SPECIALIST" +value: "75" +data: Eccube\Entity\Category {#8949 -id: 75 -name: "BRIDGE SPECIALIST" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1684633514 {#8947 date: 2023-05-21 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684633695 {#8948 date: 2023-05-21 10:48:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8950 …} -Children: Doctrine\ORM\PersistentCollection {#8953 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27300 +label: " ELEGANCE" +value: "74" +data: Eccube\Entity\Category {#8956 -id: 74 -name: "ELEGANCE" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1684631977 {#8954 date: 2023-05-21 10:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684632960 {#8955 date: 2023-05-21 10:36:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8957 …} -Children: Doctrine\ORM\PersistentCollection {#8960 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27301 +label: " HAY" +value: "70" +data: Eccube\Entity\Category {#8963 -id: 70 -name: "HAY" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682578832 {#8961 date: 2023-04-27 16:00:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682585329 {#8962 date: 2023-04-27 17:48:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8964 …} -Children: Doctrine\ORM\PersistentCollection {#8967 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -metaDescription: """ HAYはRolf Hayが2002年に設立し、2003年のケルンフェアでデビューした、デンマークのインテリアプロダクトブランドです。 \r\n 北欧デザインというカテゴリーにこだわらず、インターナショナルな視点を持ち、家具、インテリアアクセサリーからデコレーションアイテム、ステーショナリーなど、ライフスタイル全体をコーディネートするコレクションを展開しています。 """ -file_name: "0427161454_644a20eea179a.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 {#27302 +label: " タカタレムノス" +value: "50" +data: Eccube\Entity\Category {#8970 -id: 50 -name: "タカタレムノス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1680106225 {#8968 date: 2023-03-30 01:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1681791196 {#8969 date: 2023-04-18 13:13:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8971 …} -Children: Doctrine\ORM\PersistentCollection {#8974 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27303 +label: " 浜本工芸" +value: "49" +data: Eccube\Entity\Category {#8977 -id: 49 -name: "浜本工芸" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1680106222 {#8975 date: 2023-03-30 01:10:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682059858 {#8976 date: 2023-04-21 15:50:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8978 …} -Children: Doctrine\ORM\PersistentCollection {#8981 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -metaDescription: """ 1948年の創業以来、地元広島で国内生産を堅持し、加工技術やノウハウを蓄積しています。 \r\n “どんぐりのなる木”のナラ・オーク材にこだわった、身近な木材で使い込むほどに愛着が増す天然木の魅力をおたのしみいただける家具が特徴のメーカーです。 """ -file_name: "0421155058_64423252a51fc.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 {#27304 +label: " アンネルベッド" +value: "48" +data: Eccube\Entity\Category {#8984 -id: 48 -name: "アンネルベッド" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1680106219 {#8982 date: 2023-03-30 01:10:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061701 {#8983 date: 2023-04-21 16:21:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8985 …} -Children: Doctrine\ORM\PersistentCollection {#8988 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27305 +label: " レグナテック" +value: "47" +data: Eccube\Entity\Category {#8991 -id: 47 -name: "レグナテック" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1680106215 {#8989 date: 2023-03-30 01:10:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682060643 {#8990 date: 2023-04-21 16:04:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8992 …} -Children: Doctrine\ORM\PersistentCollection {#8995 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0418131238_643e18b646d6e.jpg" -file_delete_flag: null -logo_file_name: "0414140802_6438dfb2afeef.png" -logo_file_delete_flag: null -slug: "L" -title: "佐賀県木工家具メーカー「LEGNATEC」オリジナルブランド" -englishText: "Legnatec" -japaneseText: "レグナテック" -searchKeywords: "レグナテック、legnatec、れぐなてっく" } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27306 +label: " HangOut" +value: "46" +data: Eccube\Entity\Category {#8998 -id: 46 -name: "HangOut" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1680106212 {#8996 date: 2023-03-30 01:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061180 {#8997 date: 2023-04-21 16:13:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8999 …} -Children: Doctrine\ORM\PersistentCollection {#9002 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -metaDescription: """ 「家族や友人と夜空の下で楽しくバーベキュー」 \r\n 「椅子に座って、自然に囲まれながら、ゆっくりコーヒーを飲む」 \r\n そんな素敵な時間を演出するのに欠かせないのが、 魅力的なアイテムです。 \r\n \r\n Hang Outは「アクティブな暮らしとくつろぎの外遊び」をコンセプトに、家具メーカーの弘益が提案するアウトドアブランドです。 """ -file_name: "0418131213_643e189df128d.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 {#27307 +label: " SIEVE" +value: "45" +data: Eccube\Entity\Category {#9005 -id: 45 -name: "SIEVE" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1680106208 {#9003 date: 2023-03-30 01:10:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682060374 {#9004 date: 2023-04-21 15:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9006 …} -Children: Doctrine\ORM\PersistentCollection {#9009 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27308 +label: " UTILITY" +value: "44" +data: Eccube\Entity\Category {#9012 -id: 44 -name: "UTILITY" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1680106205 {#9010 date: 2023-03-30 01:10:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061342 {#9011 date: 2023-04-21 16:15:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9013 …} -Children: Doctrine\ORM\PersistentCollection {#9016 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27309 +label: " MASH" +value: "43" +data: Eccube\Entity\Category {#9019 -id: 43 -name: "MASH" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1680106201 {#9017 date: 2023-03-30 01:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682061432 {#9018 date: 2023-04-21 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9020 …} -Children: Doctrine\ORM\PersistentCollection {#9023 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27310 +label: " 立野木材工芸" +value: "42" +data: Eccube\Entity\Category {#9026 -id: 42 -name: "立野木材工芸" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1680106198 {#9024 date: 2023-03-30 01:09:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1681791019 {#9025 date: 2023-04-18 13:10:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9027 …} -Children: Doctrine\ORM\PersistentCollection {#9030 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0418131019_643e182b8c55a.jpg" -file_delete_flag: null -logo_file_name: "0414140642_6438df627f134.png" -logo_file_delete_flag: null -slug: "T" -title: "「使えば使うほど家族の景色になる家具」" -englishText: "Tateno. wood. art." -japaneseText: "タテノモクザイコウゲイ" -searchKeywords: "タテノモクザイコウゲイ、tatenomokuzaikougei、たてのもくざいこうげい" } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27311 +label: " 冨士ファニチア" +value: "41" +data: Eccube\Entity\Category {#9033 -id: 41 -name: "冨士ファニチア" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1680106194 {#9031 date: 2023-03-30 01:09:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687999298 {#9032 date: 2023-06-29 09:41:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9034 …} -Children: Doctrine\ORM\PersistentCollection {#9037 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27312 +label: " 日本ベッド" +value: "40" +data: Eccube\Entity\Category {#9040 -id: 40 -name: "日本ベッド" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1680106191 {#9038 date: 2023-03-30 01:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634877 {#9039 date: 2023-05-21 11:07:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9041 …} -Children: Doctrine\ORM\PersistentCollection {#9044 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27313 +label: " BRIDGE" +value: "39" +data: Eccube\Entity\Category {#9047 -id: 39 -name: "BRIDGE" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1680106187 {#9045 date: 2023-03-30 01:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684634124 {#9046 date: 2023-05-21 10:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9048 …} -Children: Doctrine\ORM\PersistentCollection {#9051 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27314 +label: " Prevell" +value: "38" +data: Eccube\Entity\Category {#9054 -id: 38 -name: "Prevell" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1680106182 {#9052 date: 2023-03-30 01:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686526797 {#9053 date: 2023-06-12 08:39:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9055 …} -Children: Doctrine\ORM\PersistentCollection {#9058 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27315 +label: " ナガノインテリア" +value: "37" +data: Eccube\Entity\Category {#9061 -id: 37 -name: "ナガノインテリア" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1680106178 {#9059 date: 2023-03-30 01:09:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682700842 {#9060 date: 2023-04-29 01:54:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9062 …} -Children: Doctrine\ORM\PersistentCollection {#9065 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: "0429015402_644bfa2ac93f2.jpg" -file_delete_flag: null -logo_file_name: "0413193014_6437d9b694902.jpg" -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 {#27316 +label: " KarimokuNewStandard" +value: "36" +data: Eccube\Entity\Category {#9068 -id: 36 -name: "KarimokuNewStandard" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680106173 {#9066 date: 2023-03-30 01:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637367 {#9067 date: 2023-05-21 11:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9069 …} -Children: Doctrine\ORM\PersistentCollection {#9072 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27317 +label: " MASTERWAL" +value: "35" +data: Eccube\Entity\Category {#9075 -id: 35 -name: "MASTERWAL" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680106168 {#9073 date: 2023-03-30 01:09:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684637350 {#9074 date: 2023-05-21 11:49:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9076 …} -Children: Doctrine\ORM\PersistentCollection {#9079 …} -Parent: Eccube\Entity\Category {#8844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27318 +label: "商品タイプ" +value: "7" +data: Eccube\Entity\Category {#9082 -id: 7 -name: "商品タイプ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1680007631 {#8854 date: 2023-03-28 21:47:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680084464 {#8855 date: 2023-03-29 19:07:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9083 …} -Children: Doctrine\ORM\PersistentCollection {#9086 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27319 +label: " インテリア雑貨" +value: "33" +data: Eccube\Entity\Category {#9087 -id: 33 -name: "インテリア雑貨" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1680087765 {#9080 date: 2023-03-29 20:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9081 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9088 …} -Children: Doctrine\ORM\PersistentCollection {#9091 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -metaDescription: "楽しく実用的な使えるモノを取り揃えています。高価なものでもなくても、普段の生活が少し特別に感じてもらうようなものから、ちょっとした贈り物にも。選ぶヒトも、使うヒトも笑顔になってもらえることを想像してチョイスしています。" -file_name: "0421165029_64424045507f4.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 {#27320 +label: " 時計" +value: "32" +data: Eccube\Entity\Category {#9096 -id: 32 -name: "時計" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1680087760 {#9094 date: 2023-03-29 20:02:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9095 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9097 …} -Children: Doctrine\ORM\PersistentCollection {#9100 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27321 +label: " ラグ" +value: "25" +data: Eccube\Entity\Category {#9103 -id: 25 -name: "ラグ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1680087729 {#9101 date: 2023-03-29 20:02:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9102 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9104 …} -Children: Doctrine\ORM\PersistentCollection {#9107 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27322 +label: " 寝具" +value: "24" +data: Eccube\Entity\Category {#9110 -id: 24 -name: "寝具" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1680087725 {#9108 date: 2023-03-29 20:02:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9109 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9111 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27323 +label: " クッション" +value: "31" +data: Eccube\Entity\Category {#9117 -id: 31 -name: "クッション" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1680087756 {#9115 date: 2023-03-29 20:02:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9116 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9118 …} -Children: Doctrine\ORM\PersistentCollection {#9121 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27324 +label: " ガーデンファニチャー" +value: "30" +data: Eccube\Entity\Category {#9124 -id: 30 -name: "ガーデンファニチャー" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1680087751 {#9122 date: 2023-03-29 20:02:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9123 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9125 …} -Children: Doctrine\ORM\PersistentCollection {#9128 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27325 +label: " アウトドア" +value: "29" +data: Eccube\Entity\Category {#9131 -id: 29 -name: "アウトドア" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1680087747 {#9129 date: 2023-03-29 20:02:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9130 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9132 …} -Children: Doctrine\ORM\PersistentCollection {#9135 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27326 +label: " オフィス" +value: "28" +data: Eccube\Entity\Category {#9138 -id: 28 -name: "オフィス" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1680087743 {#9136 date: 2023-03-29 20:02:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9137 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9139 …} -Children: Doctrine\ORM\PersistentCollection {#9142 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27327 +label: " キッズ" +value: "26" +data: Eccube\Entity\Category {#9145 -id: 26 -name: "キッズ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1680087735 {#9143 date: 2023-03-29 20:02:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9144 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9146 …} -Children: Doctrine\ORM\PersistentCollection {#9149 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27328 +label: " マットレス" +value: "23" +data: Eccube\Entity\Category {#9152 -id: 23 -name: "マットレス" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1680087721 {#9150 date: 2023-03-29 20:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9151 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9153 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -metaDescription: """ 人生の1/3は睡眠です。日本人は世界でも睡眠時間が短いと言われています。だからこそ睡眠のアイテムはこだわりませんか? \r\n 厳選されたアイテムであなたを安眠に導きます。 """ -file_name: "0421164931_6442400ba1290.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 {#27329 +label: " ベッドフレーム" +value: "22" +data: Eccube\Entity\Category {#9159 -id: 22 -name: "ベッドフレーム" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1680087713 {#9157 date: 2023-03-29 20:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687602637 {#9158 date: 2023-06-24 19:30:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9163 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27330 +label: " キッチン収納・食器棚" +value: "21" +data: Eccube\Entity\Category {#9166 -id: 21 -name: "キッチン収納・食器棚" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1680087707 {#9164 date: 2023-03-29 20:01:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9165 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9167 …} -Children: Doctrine\ORM\PersistentCollection {#9170 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -metaDescription: """ 収納に優れた食器棚から、あったら便利な隙間収納、ワゴンなど豊富に取り揃えています。\r\n モノがあふれるキッチンだからこそ、素材にこだわりおしゃれに収納しませんか? """ -file_name: "0421164905_64423ff1e6ee4.jpg" -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 {#27331 +label: " 収納家具" +value: "20" +data: Eccube\Entity\Category {#9173 -id: 20 -name: "収納家具" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1680087701 {#9171 date: 2023-03-29 20:01:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9172 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9174 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27332 +label: " テレビボード" +value: "19" +data: Eccube\Entity\Category {#9180 -id: 19 -name: "テレビボード" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1680087697 {#9178 date: 2023-03-29 20:01:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9179 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9184 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -metaDescription: """ くつろいでいるとき、自然と目がいくテレビボード。ソファやテーブルに目が行きがちですが、テレビボード周辺の空間を大事にすることで、リビング全体をおしゃれにすることができます。\r\n あなたのお好みの雰囲気や素材、サイズ感を豊富なラインナップからお選びください。 """ -file_name: "0418125808_643e15503c7c0.jpg" -file_delete_flag: null -logo_file_name: "0414135515_6438dcb35c603.jpg" -logo_file_delete_flag: null -slug: null -title: "視線が集まる家具" -englishText: "Television board" -japaneseText: null -searchKeywords: null } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27333 +label: " デスク" +value: "18" +data: Eccube\Entity\Category {#9187 -id: 18 -name: "デスク" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1680087693 {#9185 date: 2023-03-29 20:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687415031 {#9186 date: 2023-06-22 15:23:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9188 …} -Children: Doctrine\ORM\PersistentCollection {#9191 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27334 +label: " ダイニング" +value: "17" +data: Eccube\Entity\Category {#9194 -id: 17 -name: "ダイニング" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1680087689 {#9192 date: 2023-03-29 20:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414981 {#9193 date: 2023-06-22 15:23:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9195 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27335 +label: " サイドテーブル" +value: "16" +data: Eccube\Entity\Category {#9201 -id: 16 -name: "サイドテーブル" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1680087684 {#9199 date: 2023-03-29 20:01:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9200 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9205 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27336 +label: " テーブル" +value: "15" +data: Eccube\Entity\Category {#9208 -id: 15 -name: "テーブル" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1680087676 {#9206 date: 2023-03-29 20:01:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9207 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9212 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27337 +label: " ベンチ" +value: "13" +data: Eccube\Entity\Category {#9215 -id: 13 -name: "ベンチ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1680007706 {#9213 date: 2023-03-28 21:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9214 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9216 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -metaDescription: """ 座る以外にも使い道があるベンチ。ダイニングベンチなど座ることはもちろん、観葉植物を置くなどお部屋のディスプレイとして使うのもオススメ。\r\n 素材感やデザイン、サイズと幅広く取り揃えています。 """ -file_name: "0424130401_6445ffb12cb5d.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 {#27338 +label: " スツール" +value: "12" +data: Eccube\Entity\Category {#9222 -id: 12 -name: "スツール" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1680007692 {#9220 date: 2023-03-28 21:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414904 {#9221 date: 2023-06-22 15:21:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9226 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 {#27339 +label: " チェア" +value: "11" +data: Eccube\Entity\Category {#9229 -id: 11 -name: "チェア" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1680007685 {#9227 date: 2023-03-28 21:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9228 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9230 …} -Children: Doctrine\ORM\PersistentCollection {#9233 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -content: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -metaDescription: """ 機能性に優れたモノ。 デザインにこだわったモノ。\r\n 食卓やちょっとしたリラックスタイムをより快適な空間にしませんか。\r\n 素材やデザイン、用途に合わせて豊富なラインナップよりお選びいただけます。 """ -file_name: "0418125106_643e13aa2d6fc.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: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27340 +label: " ソファ" +value: "10" +data: Eccube\Entity\Category {#9236 -id: 10 -name: "ソファ" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1680007679 {#9234 date: 2023-03-28 21:47:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687414008 {#9235 date: 2023-06-22 15:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9237 …} -Children: Doctrine\ORM\PersistentCollection {#9240 …} -Parent: Eccube\Entity\Category {#9082} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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: [] } ] |
| compound | false |
| data | Eccube\Entity\Category {#8814 -id: 61 -name: "10位" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1680427881 {#8570 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680427881 {#8568 date: 2023-04-02 18:31:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8813 …} -Children: Doctrine\ORM\PersistentCollection {#8810 …} -Parent: Eccube\Entity\Category {#8564 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8817 …} -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 } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#22318 -form: Symfony\Component\Form\Form {#24949 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#27271 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#27270 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 | "61" |
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 ] |
| label | "common.search_keyword" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 50 ] |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#24496 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8449 …} } |
| 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 | "common.search_keyword" |
| 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() {#24493 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24499 …} } } |
| 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 {#27341 -form: Symfony\Component\Form\Form {#24952 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27272 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | "common.search_keyword" |
| 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 | "" |
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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24525 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24524 …} } } |
| 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 {#9962 +label: "1人掛けソファ" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9963 +label: "2人掛けソファ" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9964 +label: "3人掛けソファ" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9965 +label: "4人掛け以上のソファ" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9966 +label: "カウチソファ" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9967 +label: "オットマン" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9968 +label: "ダイニングソファ" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9969 +label: "片肘ソファ・シェーズロング" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9970 +label: "コーナーソファ" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9971 +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 {#27343 -form: Symfony\Component\Form\Form {#25055 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27342 …5} |
| full_name | "productplus_1" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_1" |
| is_selected | Closure($choice, array $values) {#27345 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#24957 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24956 …} } } |
| 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 {#27348 -form: Symfony\Component\Form\Form {#25058 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27347 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#24967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24966 …} } } |
| 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 {#27350 -form: Symfony\Component\Form\Form {#25061 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27349 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#24977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24976 …} } } |
| 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 {#27352 -form: Symfony\Component\Form\Form {#25064 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27351 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#24987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24986 …} } } |
| 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 {#27354 -form: Symfony\Component\Form\Form {#25067 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27353 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#24997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24996 …} } } |
| 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 {#27356 -form: Symfony\Component\Form\Form {#25070 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27355 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25006 …} } } |
| 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 {#27358 -form: Symfony\Component\Form\Form {#25073 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27357 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25016 …} } } |
| 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 {#27360 -form: Symfony\Component\Form\Form {#25076 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27359 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25026 …} } } |
| 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 {#27362 -form: Symfony\Component\Form\Form {#25079 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27361 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25036 …} } } |
| 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 {#27364 -form: Symfony\Component\Form\Form {#25082 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27363 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25047 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25046 …} } } |
| 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 {#27366 -form: Symfony\Component\Form\Form {#25085 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27365 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#24538 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8449 …} } |
| 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() {#24540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24539 …} } } |
| 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 {#27346 -form: Symfony\Component\Form\Form {#25088 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27344 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#24549 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8449 …} } |
| 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() {#24551 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24550 …} } } |
| 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 {#27368 -form: Symfony\Component\Form\Form {#25091 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27367 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24560 …} } } |
| 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 {#10011 +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 {#27370 -form: Symfony\Component\Form\Form {#25104 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27369 …5} |
| full_name | "productplus_5" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_5" |
| is_selected | Closure($choice, array $values) {#27372 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25096 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25095 …} } } |
| 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 {#27375 -form: Symfony\Component\Form\Form {#25107 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27373 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#24574 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8449 …} } |
| 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() {#24576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24575 …} } } |
| 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 {#27374 -form: Symfony\Component\Form\Form {#25110 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27371 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#24585 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8449 …} } |
| 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() {#24587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24586 …} } } |
| 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 {#27377 -form: Symfony\Component\Form\Form {#25113 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27376 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24596 …} } } |
| 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 {#10051 +label: "ダイニングチェア" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10052 +label: "オフィスチェア" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10053 +label: "パーソナルチェア" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10054 +label: "デザイナーズチェア" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10055 +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 {#27379 -form: Symfony\Component\Form\Form {#25166 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27378 …5} |
| full_name | "productplus_8" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_8" |
| is_selected | Closure($choice, array $values) {#27381 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25118 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25117 …} } } |
| 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 {#27384 -form: Symfony\Component\Form\Form {#25169 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27382 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25128 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25127 …} } } |
| 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 {#27386 -form: Symfony\Component\Form\Form {#25172 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27385 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25137 …} } } |
| 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 {#27388 -form: Symfony\Component\Form\Form {#25175 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27387 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25147 …} } } |
| 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 {#27390 -form: Symfony\Component\Form\Form {#25178 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27389 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25157 …} } } |
| 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 {#27392 -form: Symfony\Component\Form\Form {#25181 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27391 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24610 …} } } |
| 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 {#10073 +label: "リビングテーブル" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10074 +label: "カフェテーブル" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10075 +label: "カウンターテーブル" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10076 +label: "コンソールテーブル" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10077 +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 {#27383 -form: Symfony\Component\Form\Form {#25234 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27380 …5} |
| full_name | "productplus_9" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_9" |
| is_selected | Closure($choice, array $values) {#27394 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25185 …} } } |
| 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 {#27397 -form: Symfony\Component\Form\Form {#25237 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27395 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25196 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25195 …} } } |
| 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 {#27399 -form: Symfony\Component\Form\Form {#25240 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27398 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25205 …} } } |
| 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 {#27401 -form: Symfony\Component\Form\Form {#25243 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27400 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25215 …} } } |
| 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 {#27403 -form: Symfony\Component\Form\Form {#25246 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27402 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25226 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25225 …} } } |
| 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 {#27405 -form: Symfony\Component\Form\Form {#25249 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27404 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24624 …} } } |
| 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 {#10095 +label: "サイドテーブル" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10096 +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 {#27396 -form: Symfony\Component\Form\Form {#25272 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27393 …5} |
| full_name | "productplus_10" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_10" |
| is_selected | Closure($choice, array $values) {#27407 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25253 …} } } |
| 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 {#27410 -form: Symfony\Component\Form\Form {#25275 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27409 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25264 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25263 …} } } |
| 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 {#27412 -form: Symfony\Component\Form\Form {#25278 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27411 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24639 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24638 …} } } |
| 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 {#10114 +label: "2人用" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10115 +label: "4人用" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10116 +label: "6人用" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10117 +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 {#27408 -form: Symfony\Component\Form\Form {#25321 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27406 …5} |
| full_name | "productplus_11" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_11" |
| is_selected | Closure($choice, array $values) {#27414 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25282 …} } } |
| 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 {#27417 -form: Symfony\Component\Form\Form {#25324 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27416 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25293 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25292 …} } } |
| 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 {#27419 -form: Symfony\Component\Form\Form {#25327 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27418 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25302 …} } } |
| 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 {#27421 -form: Symfony\Component\Form\Form {#25330 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27420 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25312 …} } } |
| 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 {#27423 -form: Symfony\Component\Form\Form {#25333 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27422 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24653 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24652 …} } } |
| 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 {#10135 +label: "デスク・パソコンデスク" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10136 +label: "学習机" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10137 +label: "デスクワゴン" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10138 +label: "デスク収納" +value: "32" +data: 32 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10139 +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 {#27415 -form: Symfony\Component\Form\Form {#25386 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27413 …5} |
| full_name | "productplus_12" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_12" |
| is_selected | Closure($choice, array $values) {#27425 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25338 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25337 …} } } |
| 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 {#27428 -form: Symfony\Component\Form\Form {#25389 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27426 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25347 …} } } |
| 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 {#27430 -form: Symfony\Component\Form\Form {#25392 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27429 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25357 …} } } |
| 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 {#27432 -form: Symfony\Component\Form\Form {#25395 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27431 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25368 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25367 …} } } |
| 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 {#27434 -form: Symfony\Component\Form\Form {#25398 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27433 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25378 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25377 …} } } |
| 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 {#27436 -form: Symfony\Component\Form\Form {#25401 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27435 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24666 …} } } |
| 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 {#10157 +label: "収納棚付き" +value: "34" +data: 34 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10158 +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 {#27427 -form: Symfony\Component\Form\Form {#25424 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27424 …5} |
| full_name | "productplus_13" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_13" |
| is_selected | Closure($choice, array $values) {#27438 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25405 …} } } |
| 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 {#27441 -form: Symfony\Component\Form\Form {#25427 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27440 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25416 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25415 …} } } |
| 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 {#27443 -form: Symfony\Component\Form\Form {#25430 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27442 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24681 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24680 …} } } |
| 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 {#10176 +label: "テレビボード・テレビ台" +value: "36" +data: 36 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10177 +label: "テレビスタンド" +value: "37" +data: 37 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10178 +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 {#27439 -form: Symfony\Component\Form\Form {#25463 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27437 …5} |
| full_name | "productplus_14" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_14" |
| is_selected | Closure($choice, array $values) {#27445 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25435 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25434 …} } } |
| 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 {#27448 -form: Symfony\Component\Form\Form {#25466 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27446 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25445 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25444 …} } } |
| 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 {#27450 -form: Symfony\Component\Form\Form {#25469 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27449 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25455 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25454 …} } } |
| 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 {#27452 -form: Symfony\Component\Form\Form {#25472 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27451 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24695 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24694 …} } } |
| 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 {#10196 +label: "幅90cm以下" +value: "39" +data: 39 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10197 +label: "幅91~120cm" +value: "40" +data: 40 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10198 +label: "幅121~150cm" +value: "41" +data: 41 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10199 +label: "幅151~180cm" +value: "42" +data: 42 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10200 +label: "幅181~210cm" +value: "43" +data: 43 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10201 +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 {#27447 -form: Symfony\Component\Form\Form {#25535 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27444 …5} |
| full_name | "productplus_15" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_15" |
| is_selected | Closure($choice, array $values) {#27454 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25476 …} } } |
| 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 {#27457 -form: Symfony\Component\Form\Form {#25538 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27456 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25487 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25486 …} } } |
| 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 {#27459 -form: Symfony\Component\Form\Form {#25541 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27458 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25497 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25496 …} } } |
| 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 {#27461 -form: Symfony\Component\Form\Form {#25544 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27460 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25506 …} } } |
| 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 {#27463 -form: Symfony\Component\Form\Form {#25547 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27462 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25517 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25516 …} } } |
| 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 {#27465 -form: Symfony\Component\Form\Form {#25550 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27464 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25527 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25526 …} } } |
| 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 {#27467 -form: Symfony\Component\Form\Form {#25553 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27466 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24709 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24708 …} } } |
| 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 {#10219 +label: "ラック" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10220 +label: "シェルフ" +value: "46" +data: 46 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10221 +label: "チェスト" +value: "47" +data: 47 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10222 +label: "キャビネット" +value: "48" +data: 48 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10223 +label: "ローボード・サイドボード" +value: "49" +data: 49 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10224 +label: "ドレッサー" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10225 +label: "ワゴン" +value: "52" +data: 52 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10226 +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 {#27455 -form: Symfony\Component\Form\Form {#25636 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27453 …5} |
| full_name | "productplus_16" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_16" |
| is_selected | Closure($choice, array $values) {#27469 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25557 …} } } |
| 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 {#27472 -form: Symfony\Component\Form\Form {#25639 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27471 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25567 …} } } |
| 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 {#27474 -form: Symfony\Component\Form\Form {#25642 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27473 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25578 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25577 …} } } |
| 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 {#27476 -form: Symfony\Component\Form\Form {#25645 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27475 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25587 …} } } |
| 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 {#27478 -form: Symfony\Component\Form\Form {#25648 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27477 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25597 …} } } |
| 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 {#27480 -form: Symfony\Component\Form\Form {#25651 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27479 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25608 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25607 …} } } |
| 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 {#27482 -form: Symfony\Component\Form\Form {#25654 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27481 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25617 …} } } |
| 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 {#27484 -form: Symfony\Component\Form\Form {#25657 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27483 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25627 …} } } |
| 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 {#27486 -form: Symfony\Component\Form\Form {#25660 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27485 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24722 …} } } |
| 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 {#10244 +label: "食器棚" +value: "53" +data: 53 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10245 +label: "キッチンボード" +value: "54" +data: 54 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10246 +label: "レンジボード" +value: "55" +data: 55 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10247 +label: "キッチンワゴン" +value: "56" +data: 56 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10248 +label: "キッチンキャビネット" +value: "57" +data: 57 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10249 +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 {#27470 -form: Symfony\Component\Form\Form {#25723 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27468 …5} |
| full_name | "productplus_17" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_17" |
| is_selected | Closure($choice, array $values) {#27488 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25665 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25664 …} } } |
| 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 {#27491 -form: Symfony\Component\Form\Form {#25726 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27490 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25675 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25674 …} } } |
| 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 {#27493 -form: Symfony\Component\Form\Form {#25729 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27492 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25685 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25684 …} } } |
| 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 {#27495 -form: Symfony\Component\Form\Form {#25732 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27494 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25695 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25694 …} } } |
| 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 {#27497 -form: Symfony\Component\Form\Form {#25735 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27496 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25704 …} } } |
| 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 {#27499 -form: Symfony\Component\Form\Form {#25738 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27498 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25714 …} } } |
| 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 {#27501 -form: Symfony\Component\Form\Form {#25741 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27500 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24737 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24736 …} } } |
| 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 {#10267 +label: "シングル" +value: "59" +data: 59 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10268 +label: "セミダブル" +value: "60" +data: 60 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10269 +label: "ダブル" +value: "61" +data: 61 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10270 +label: "クイーン" +value: "62" +data: 62 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10271 +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 {#27489 -form: Symfony\Component\Form\Form {#25794 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27487 …5} |
| full_name | "productplus_18" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_18" |
| is_selected | Closure($choice, array $values) {#27503 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25746 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25745 …} } } |
| 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 {#27506 -form: Symfony\Component\Form\Form {#25797 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27504 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25756 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25755 …} } } |
| 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 {#27508 -form: Symfony\Component\Form\Form {#25800 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27507 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25765 …} } } |
| 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 {#27510 -form: Symfony\Component\Form\Form {#25803 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27509 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25776 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25775 …} } } |
| 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 {#27512 -form: Symfony\Component\Form\Form {#25806 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27511 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25785 …} } } |
| 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 {#27514 -form: Symfony\Component\Form\Form {#25809 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27513 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24751 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24750 …} } } |
| 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 {#10289 +label: "掛け布団" +value: "64" +data: 64 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10290 +label: "掛け布団シーツ" +value: "65" +data: 65 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10291 +label: "ボックスシーツ" +value: "66" +data: 66 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10292 +label: "枕・ピローケース" +value: "67" +data: 67 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10293 +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 {#27505 -form: Symfony\Component\Form\Form {#25862 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27502 …5} |
| full_name | "productplus_19" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_19" |
| is_selected | Closure($choice, array $values) {#27516 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25813 …} } } |
| 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 {#27519 -form: Symfony\Component\Form\Form {#25865 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27517 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25824 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25823 …} } } |
| 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 {#27521 -form: Symfony\Component\Form\Form {#25868 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27520 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25834 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25833 …} } } |
| 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 {#27523 -form: Symfony\Component\Form\Form {#25871 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27522 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25844 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25843 …} } } |
| 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 {#27525 -form: Symfony\Component\Form\Form {#25874 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27524 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25854 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25853 …} } } |
| 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 {#27527 -form: Symfony\Component\Form\Form {#25877 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27526 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24764 …} } } |
| 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 {#10311 +label: "ラグ・カーペット・絨毯" +value: "69" +data: 69 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10312 +label: "キッチンマット" +value: "70" +data: 70 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10313 +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 {#27518 -form: Symfony\Component\Form\Form {#25910 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27515 …5} |
| full_name | "productplus_20" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_20" |
| is_selected | Closure($choice, array $values) {#27529 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25881 …} } } |
| 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 {#27532 -form: Symfony\Component\Form\Form {#25913 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27530 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25891 …} } } |
| 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 {#27534 -form: Symfony\Component\Form\Form {#25916 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27533 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25902 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25901 …} } } |
| 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 {#27536 -form: Symfony\Component\Form\Form {#25919 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27535 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24779 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24778 …} } } |
| 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 {#10331 +label: "長方形" +value: "72" +data: 72 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10332 +label: "正方形" +value: "73" +data: 73 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10333 +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 {#27531 -form: Symfony\Component\Form\Form {#25952 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27528 …5} |
| full_name | "productplus_21" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_21" |
| is_selected | Closure($choice, array $values) {#27538 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25923 …} } } |
| 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 {#27541 -form: Symfony\Component\Form\Form {#25955 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27539 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25934 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25933 …} } } |
| 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 {#27543 -form: Symfony\Component\Form\Form {#25958 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27542 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25943 …} } } |
| 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 {#27545 -form: Symfony\Component\Form\Form {#25961 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27544 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24793 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24792 …} } } |
| 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 {#10351 +label: "防炎仕様" +value: "75" +data: 75 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10352 +label: "防音効果" +value: "76" +data: 76 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10353 +label: "ホットカバー対応" +value: "77" +data: 77 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10354 +label: "床暖房対応" +value: "78" +data: 78 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10355 +label: "消臭効果" +value: "79" +data: 79 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10356 +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 {#27540 -form: Symfony\Component\Form\Form {#26024 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27537 …5} |
| full_name | "productplus_22" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_22" |
| is_selected | Closure($choice, array $values) {#27547 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25966 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25965 …} } } |
| 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 {#27550 -form: Symfony\Component\Form\Form {#26027 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27549 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25976 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25975 …} } } |
| 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 {#27552 -form: Symfony\Component\Form\Form {#26030 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27551 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25986 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25985 …} } } |
| 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 {#27554 -form: Symfony\Component\Form\Form {#26033 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27553 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#25996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#25995 …} } } |
| 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 {#27556 -form: Symfony\Component\Form\Form {#26036 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27555 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26005 …} } } |
| 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 {#27558 -form: Symfony\Component\Form\Form {#26039 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27557 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26016 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26015 …} } } |
| 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 {#27560 -form: Symfony\Component\Form\Form {#26042 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27559 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24807 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24806 …} } } |
| 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 {#10374 +label: "テーブル" +value: "82" +data: 82 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10375 +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 {#27548 -form: Symfony\Component\Form\Form {#26065 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27546 …5} |
| full_name | "productplus_23" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_23" |
| is_selected | Closure($choice, array $values) {#27562 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26047 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26046 …} } } |
| 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 {#27565 -form: Symfony\Component\Form\Form {#26068 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27564 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26056 …} } } |
| 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 {#27567 -form: Symfony\Component\Form\Form {#26071 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27566 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24821 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24820 …} } } |
| 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 {#10393 +label: "オフィスチェア" +value: "83" +data: 83 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10394 +label: "オフィスデスク" +value: "84" +data: 84 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10395 +label: "オフィス収納" +value: "85" +data: 85 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10396 +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 {#27563 -form: Symfony\Component\Form\Form {#26114 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27561 …5} |
| full_name | "productplus_24" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_24" |
| is_selected | Closure($choice, array $values) {#27569 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26075 …} } } |
| 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 {#27572 -form: Symfony\Component\Form\Form {#26117 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27571 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26085 …} } } |
| 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 {#27574 -form: Symfony\Component\Form\Form {#26120 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27573 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26096 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26095 …} } } |
| 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 {#27576 -form: Symfony\Component\Form\Form {#26123 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27575 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26105 …} } } |
| 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 {#27578 -form: Symfony\Component\Form\Form {#26126 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27577 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24835 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24834 …} } } |
| 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 {#10414 +label: "テーブル" +value: "87" +data: 87 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10415 +label: "チェア" +value: "88" +data: 88 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10416 +label: "焚き火台・グリル" +value: "89" +data: 89 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10417 +label: "キャリーワゴン" +value: "90" +data: 90 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10418 +label: "寝具" +value: "91" +data: 91 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10419 +label: "調理器具" +value: "92" +data: 92 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10420 +label: "収納ラック" +value: "93" +data: 93 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10421 +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 {#27570 -form: Symfony\Component\Form\Form {#26209 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27568 …5} |
| full_name | "productplus_25" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_25" |
| is_selected | Closure($choice, array $values) {#27580 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26130 …} } } |
| 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 {#27583 -form: Symfony\Component\Form\Form {#26212 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27582 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26140 …} } } |
| 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 {#27585 -form: Symfony\Component\Form\Form {#26215 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27584 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26150 …} } } |
| 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 {#27587 -form: Symfony\Component\Form\Form {#26218 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27586 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26160 …} } } |
| 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 {#27589 -form: Symfony\Component\Form\Form {#26221 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27588 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26170 …} } } |
| 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 {#27591 -form: Symfony\Component\Form\Form {#26224 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27590 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26180 …} } } |
| 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 {#27593 -form: Symfony\Component\Form\Form {#26227 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27592 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26190 …} } } |
| 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 {#27595 -form: Symfony\Component\Form\Form {#26230 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27594 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26201 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26200 …} } } |
| 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 {#27597 -form: Symfony\Component\Form\Form {#26233 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27596 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24848 …} } } |
| 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 {#10439 +label: "正方形" +value: "95" +data: 95 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10440 +label: "長方形" +value: "96" +data: 96 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10441 +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 {#27581 -form: Symfony\Component\Form\Form {#26266 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27579 …5} |
| full_name | "productplus_26" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_26" |
| is_selected | Closure($choice, array $values) {#27599 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26237 …} } } |
| 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 {#27602 -form: Symfony\Component\Form\Form {#26269 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27600 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26247 …} } } |
| 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 {#27604 -form: Symfony\Component\Form\Form {#26272 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27603 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26258 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26257 …} } } |
| 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 {#27606 -form: Symfony\Component\Form\Form {#26275 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27605 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24863 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24862 …} } } |
| 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 {#10459 +label: "掛け時計" +value: "98" +data: 98 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10460 +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 {#27601 -form: Symfony\Component\Form\Form {#26298 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27598 …5} |
| full_name | "productplus_27" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_27" |
| is_selected | Closure($choice, array $values) {#27608 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26279 …} } } |
| 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 {#27611 -form: Symfony\Component\Form\Form {#26301 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27610 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26289 …} } } |
| 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 {#27613 -form: Symfony\Component\Form\Form {#26304 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27612 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| 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() {#24877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24876 …} } } |
| 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 {#10478 +label: "シングル" +value: "100" +data: 100 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10479 +label: "セミダブル" +value: "101" +data: 101 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10480 +label: "ダブル" +value: "102" +data: 102 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10481 +label: "クイーン" +value: "103" +data: 103 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10482 +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 {#27609 -form: Symfony\Component\Form\Form {#26357 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27607 …5} |
| full_name | "productplus_28" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "productplus_28" |
| is_selected | Closure($choice, array $values) {#27615 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26308 …} } } |
| 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 {#27618 -form: Symfony\Component\Form\Form {#26360 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27616 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26319 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26318 …} } } |
| 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 {#27620 -form: Symfony\Component\Form\Form {#26363 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27619 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26328 …} } } |
| 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 {#27622 -form: Symfony\Component\Form\Form {#26366 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27621 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26338 …} } } |
| 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 {#27624 -form: Symfony\Component\Form\Form {#26369 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27623 …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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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 {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26348 …} } } |
| 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 {#27626 -form: Symfony\Component\Form\Form {#26372 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27625 …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" |
pmin
"Symfony\Component\Form\Extension\Core\Type\NumberType"
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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#24890 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8449 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#24892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24891 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_pmin" ] |
| cache_key | "_pmin_number" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#27617 -form: Symfony\Component\Form\Form {#26375 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27614 …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\NumberType"
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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#24901 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8449 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#24903 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24902 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_pmax" ] |
| cache_key | "_pmax_number" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#27628 -form: Symfony\Component\Form\Form {#26378 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27627 …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 | "" |
instock
"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 |
|---|---|---|
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#24913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24912 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_instock" ] |
| cache_key | "_instock_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 {#27630 -form: Symfony\Component\Form\Form {#26381 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27629 …5} |
| full_name | "instock" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "instock" |
| label | "在庫あり" |
| 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 | "1" |
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 {#27226 -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 |
| label | "タグ" |
same as passed value |
| mapped | false |
false
|
| multiple | true |
same as passed value |
| query_builder | Closure($er) {#24425 class: "Plugin\SearchPlus42\Form\Extension\SearchProductBlockExtension" this: Plugin\SearchPlus42\Form\Extension\SearchProductBlockExtension {#15564 …} } |
Doctrine\ORM\QueryBuilder {#24924 -_em: Doctrine\ORM\EntityManager {#666 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#24926 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#24927 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#24928 #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 {#24925 …} -_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 {#9847 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#24931 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#10591 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#24930 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#24934 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#10586 -om: Container20Qy64k\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#712 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#10562 …} -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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container20Qy64k\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#712 …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 {#10586 -om: Container20Qy64k\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#712 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#10562 …} -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 | "タグ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| 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 {#24924 -_em: Doctrine\ORM\EntityManager {#666 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#24926 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#24927 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#24928 #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 {#24925 …} -_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() {#24923 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#24922 …} } } |
| 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 | [ 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10625 +label: "ピックアップ" +value: "7" +data: Eccube\Entity\Tag {#10644 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#27226 -elements: [] } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#27632 -form: Symfony\Component\Form\Form {#26394 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#27631 …5} |
| full_name | "tag_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_id" |
| is_selected | Closure($choice, array $values) {#27634 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9825 …} } |
| label | "タグ" |
| 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 | [] |
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 | false |
false
|
| 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 {#723 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#722 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#719 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10724 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10720 …} } |
| 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 {#10726 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() {#26386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8491 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1086 …} $translationDomain: "validators" $message: Closure() {#26385 …} } } |
| validation_groups | null |
| value | "7" |
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 {#27637 -form: Symfony\Component\Form\Form {#26397 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27635 …5} |
| full_name | "tag_id[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_id_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 | false |
| unique_block_prefix | "_tag_id_entry" |
| valid | true |
| value | "7" |