- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 218
- Events
- Routing
- Cache
- Translation 9
- Security
- Twig
- Doctrine
- Migrations 14
- 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
-
word
-
tag1
-
tag2
-
-
12
-
13
-
14
-
16
-
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25
-
26
-
27
-
28
-
29
-
30
-
31
-
32
-
33
-
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80
-
82
-
83
-
86
-
-
(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" => null "name" => null "word" => "an0807" "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#9046 -elements: [] } ] |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7474 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4487 …} } |
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() {#7476 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#7475 …} } } |
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" => null "name" => null "word" => "an0807" "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#9046 -elements: [] } ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6429 -form: Symfony\Component\Form\Form {#7906 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8862 …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" => null "name" => null "word" => "an0807" "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#9046 -elements: [] } ] |
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "NameWithLevel" |
same as passed value |
choices | [ Eccube\Entity\Category {#4649 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4655 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4653 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4665 …} -Children: Doctrine\ORM\PersistentCollection {#4912 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4909 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4911 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4910 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4908 …} -Children: Doctrine\ORM\PersistentCollection {#4905 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4902 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4904 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4903 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4901 …} -Children: Doctrine\ORM\PersistentCollection {#4898 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4895 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4897 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4896 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4654 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4890 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4889 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4872 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4875 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4888 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4887 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4878 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4879 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4886 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4885 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4880 …} -Children: Doctrine\ORM\PersistentCollection {#4883 …} -Parent: Eccube\Entity\Category {#4875} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4919 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4884 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4643 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4917 …} -Children: Doctrine\ORM\PersistentCollection {#4921 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4930 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4928 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4929 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4931 …} -Children: Doctrine\ORM\PersistentCollection {#4934 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4937 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4935 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4936 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4941 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4944 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4942 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4943 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4945 …} -Children: Doctrine\ORM\PersistentCollection {#4948 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4951 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4949 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4950 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4952 …} -Children: Doctrine\ORM\PersistentCollection {#4955 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4958 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4926 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4927 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4959 …} -Children: Doctrine\ORM\PersistentCollection {#4962 …} -Parent: Eccube\Entity\Category {#4875} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4963 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4956 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4957 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4958} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4972 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4970 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4971 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4973 …} -Children: Doctrine\ORM\PersistentCollection {#4976 …} -Parent: Eccube\Entity\Category {#4958} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4979 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4977 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4978 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4980 …} -Children: Doctrine\ORM\PersistentCollection {#4983 …} -Parent: Eccube\Entity\Category {#4958} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4986 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4923 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4922 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4987 …} -Children: Doctrine\ORM\PersistentCollection {#4990 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4991 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4968 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4969 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4996 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4984 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4985 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4997 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4991} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5007 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#5005 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#5006 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5008 …} -Children: Doctrine\ORM\PersistentCollection {#5011 …} -Parent: Eccube\Entity\Category {#4991} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5014 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#5012 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#5013 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5015 …} -Children: Doctrine\ORM\PersistentCollection {#5018 …} -Parent: Eccube\Entity\Category {#4991} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5021 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#5003 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5004 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5022 …} -Children: Doctrine\ORM\PersistentCollection {#5025 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5026 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#5019 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5020 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5027 …} -Children: Doctrine\ORM\PersistentCollection {#5030 …} -Parent: Eccube\Entity\Category {#5021} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5035 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#5033 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5034 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5036 …} -Children: Doctrine\ORM\PersistentCollection {#5039 …} -Parent: Eccube\Entity\Category {#5021} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5042 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#5040 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5041 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5043 …} -Children: Doctrine\ORM\PersistentCollection {#5046 …} -Parent: Eccube\Entity\Category {#5021} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5049 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#5031 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5032 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5050 …} -Children: Doctrine\ORM\PersistentCollection {#5053 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5054 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#5047 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5048 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5063 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#5061 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5062 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5064 …} -Children: Doctrine\ORM\PersistentCollection {#5067 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5070 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#5068 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5069 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5071 …} -Children: Doctrine\ORM\PersistentCollection {#5074 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5077 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#5075 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5076 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5078 …} -Children: Doctrine\ORM\PersistentCollection {#5081 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5084 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4925 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4924 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5085 …} -Children: Doctrine\ORM\PersistentCollection {#5088 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5089 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#5082 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5083 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5090 …} -Children: Doctrine\ORM\PersistentCollection {#5093 …} -Parent: Eccube\Entity\Category {#5084} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5098 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#5096 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5097 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5099 …} -Children: Doctrine\ORM\PersistentCollection {#5102 …} -Parent: Eccube\Entity\Category {#5084} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5105 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#5103 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5104 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5106 …} -Children: Doctrine\ORM\PersistentCollection {#5109 …} -Parent: Eccube\Entity\Category {#5084} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5112 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#5094 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#5095 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5113 …} -Children: Doctrine\ORM\PersistentCollection {#5116 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5117 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#5110 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#5111 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5126 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#5124 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#5125 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5127 …} -Children: Doctrine\ORM\PersistentCollection {#5130 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5133 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#5131 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#5132 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5134 …} -Children: Doctrine\ORM\PersistentCollection {#5137 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5140 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#5138 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#5139 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5141 …} -Children: Doctrine\ORM\PersistentCollection {#5144 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5147 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#5145 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#5146 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5148 …} -Children: Doctrine\ORM\PersistentCollection {#5151 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5154 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#5152 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#5153 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5155 …} -Children: Doctrine\ORM\PersistentCollection {#5158 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5161 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#5059 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5060 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5162 …} -Children: Doctrine\ORM\PersistentCollection {#5165 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5166 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#5159 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#5160 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5167 …} -Children: Doctrine\ORM\PersistentCollection {#5170 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5175 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#5173 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#5174 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5176 …} -Children: Doctrine\ORM\PersistentCollection {#5179 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5182 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#5180 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5181 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5183 …} -Children: Doctrine\ORM\PersistentCollection {#5186 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5189 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#5187 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#5188 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5190 …} -Children: Doctrine\ORM\PersistentCollection {#5193 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5196 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#5194 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5195 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5197 …} -Children: Doctrine\ORM\PersistentCollection {#5200 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5203 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#5201 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5202 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5204 …} -Children: Doctrine\ORM\PersistentCollection {#5207 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5210 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#5208 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5209 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5211 …} -Children: Doctrine\ORM\PersistentCollection {#5214 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5217 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#5215 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5216 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5218 …} -Children: Doctrine\ORM\PersistentCollection {#5221 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5224 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#5222 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5223 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5225 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5231 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#5171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5172 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5232 …} -Children: Doctrine\ORM\PersistentCollection {#5235 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5236 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#5229 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5230 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5245 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#5243 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5244 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5249 …} -Parent: Eccube\Entity\Category {#5231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5252 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#5250 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#5251 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5256 …} -Parent: Eccube\Entity\Category {#5231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5259 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#5241 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#5242 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5260 …} -Children: Doctrine\ORM\PersistentCollection {#5263 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5264 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#5257 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5258 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5259} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5273 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#5271 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#5272 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5274 …} -Children: Doctrine\ORM\PersistentCollection {#5277 …} -Parent: Eccube\Entity\Category {#5259} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5280 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#5278 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5279 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5281 …} -Children: Doctrine\ORM\PersistentCollection {#5284 …} -Parent: Eccube\Entity\Category {#5259} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5287 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#5269 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5270 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5288 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5292 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#5285 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5286 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5301 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#5299 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5300 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5305 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5308 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#5306 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#5307 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5315 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#5313 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#5314 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5316 …} -Children: Doctrine\ORM\PersistentCollection {#5319 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5322 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#5122 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#5123 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5323 …} -Children: Doctrine\ORM\PersistentCollection {#5326 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5327 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#5320 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5321 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5336 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#5334 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5335 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5337 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5343 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#5341 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5342 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5350 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#5348 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5349 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5351 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5357 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#5355 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5356 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5364 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#5332 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#5333 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5369 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#5362 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5363 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5364} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5378 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#5376 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5377 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5382 …} -Parent: Eccube\Entity\Category {#5364} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5385 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#5383 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5384 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5364} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5392 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#5374 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#5375 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5397 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#5390 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5391 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5406 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5404 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5405 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5413 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5411 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5412 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5420 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5418 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5419 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5427 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#5298 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5297 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5432 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#5002 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5001 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5433 …} -Children: Doctrine\ORM\PersistentCollection {#5436 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5437 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5425 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5426 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5438 …} -Children: Doctrine\ORM\PersistentCollection {#5441 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5448 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5446 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5447 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5455 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5453 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5454 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5456 …} -Children: Doctrine\ORM\PersistentCollection {#5459 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5462 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5460 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5461 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5466 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5469 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5467 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5468 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5473 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5476 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5474 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5475 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5477 …} -Children: Doctrine\ORM\PersistentCollection {#5480 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5483 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5481 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5482 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5490 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5444 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5445 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5491 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5495 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5488 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5489 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5496 …} -Children: Doctrine\ORM\PersistentCollection {#5499 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5504 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5502 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5503 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5511 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5509 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5510 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5518 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5516 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5517 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5525 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5523 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5524 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5532 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5500 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5501 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5537 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5530 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5531 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5546 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5544 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5545 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5550 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5553 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5551 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5552 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5560 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5558 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5559 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5567 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5565 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5566 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5568 …} -Children: Doctrine\ORM\PersistentCollection {#5571 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5574 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5543 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5575 …} -Children: Doctrine\ORM\PersistentCollection {#5578 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5579 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5572 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5573 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5580 …} -Children: Doctrine\ORM\PersistentCollection {#5583 …} -Parent: Eccube\Entity\Category {#5574} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5588 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5586 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5587 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5574} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5595 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5593 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5594 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5599 …} -Parent: Eccube\Entity\Category {#5574} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5602 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5584 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5585 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5606 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5607 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5600 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5601 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5608 …} -Children: Doctrine\ORM\PersistentCollection {#5611 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5616 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5614 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5615 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5617 …} -Children: Doctrine\ORM\PersistentCollection {#5620 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5623 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5621 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5622 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5624 …} -Children: Doctrine\ORM\PersistentCollection {#5627 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5630 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5628 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5629 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5631 …} -Children: Doctrine\ORM\PersistentCollection {#5634 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5637 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5635 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5636 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5638 …} -Children: Doctrine\ORM\PersistentCollection {#5641 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5644 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5642 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5643 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5645 …} -Children: Doctrine\ORM\PersistentCollection {#5648 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5651 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5403 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5402 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5652 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5656 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5649 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5650 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5657 …} -Children: Doctrine\ORM\PersistentCollection {#5660 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5665 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5663 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5664 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5672 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5670 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5671 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5673 …} -Children: Doctrine\ORM\PersistentCollection {#5676 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5679 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5677 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5678 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5680 …} -Children: Doctrine\ORM\PersistentCollection {#5683 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5686 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5684 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5685 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5687 …} -Children: Doctrine\ORM\PersistentCollection {#5690 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5693 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5691 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5692 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5694 …} -Children: Doctrine\ORM\PersistentCollection {#5697 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5700 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5698 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5699 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5701 …} -Children: Doctrine\ORM\PersistentCollection {#5704 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5707 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5705 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5706 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5708 …} -Children: Doctrine\ORM\PersistentCollection {#5711 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5714 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5712 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5713 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5715 …} -Children: Doctrine\ORM\PersistentCollection {#5718 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5721 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5719 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5720 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5728 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5443 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5442 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5729 …} -Children: Doctrine\ORM\PersistentCollection {#5732 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5733 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5726 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5727 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5734 …} -Children: Doctrine\ORM\PersistentCollection {#5737 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5742 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5740 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5741 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5743 …} -Children: Doctrine\ORM\PersistentCollection {#5746 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5749 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5747 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5748 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5750 …} -Children: Doctrine\ORM\PersistentCollection {#5753 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5756 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5754 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5755 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5757 …} -Children: Doctrine\ORM\PersistentCollection {#5760 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5763 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5662 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5661 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5764 …} -Children: Doctrine\ORM\PersistentCollection {#5767 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5768 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5613 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5612 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5769 …} -Children: Doctrine\ORM\PersistentCollection {#5772 …} -Parent: Eccube\Entity\Category {#5763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5773 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5761 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5762 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5774 …} -Children: Doctrine\ORM\PersistentCollection {#5777 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5784 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5782 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5783 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5791 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5789 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5790 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5795 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5798 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5796 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5797 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5802 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5805 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5739 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5738 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5806 …} -Children: Doctrine\ORM\PersistentCollection {#5809 …} -Parent: Eccube\Entity\Category {#5763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5810 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5803 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5804 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5819 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5817 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5818 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5820 …} -Children: Doctrine\ORM\PersistentCollection {#5823 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5779 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5816 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5815 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5778 …} -Children: Doctrine\ORM\PersistentCollection {#5826 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5827 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5781 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5780 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#5779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } ] |
[ Eccube\Entity\Category {#4649 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4655 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4653 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4665 …} -Children: Doctrine\ORM\PersistentCollection {#4912 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4909 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4911 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4910 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4908 …} -Children: Doctrine\ORM\PersistentCollection {#4905 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4902 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4904 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4903 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4901 …} -Children: Doctrine\ORM\PersistentCollection {#4898 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4895 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4897 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4896 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4654 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4890 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4889 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4872 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4875 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4888 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4887 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4878 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4879 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4886 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4885 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4880 …} -Children: Doctrine\ORM\PersistentCollection {#4883 …} -Parent: Eccube\Entity\Category {#4875} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4919 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4884 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4643 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4917 …} -Children: Doctrine\ORM\PersistentCollection {#4921 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4930 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4928 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4929 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4931 …} -Children: Doctrine\ORM\PersistentCollection {#4934 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4937 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4935 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4936 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4941 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4944 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4942 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4943 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4945 …} -Children: Doctrine\ORM\PersistentCollection {#4948 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4951 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4949 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4950 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4952 …} -Children: Doctrine\ORM\PersistentCollection {#4955 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4958 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4926 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4927 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4959 …} -Children: Doctrine\ORM\PersistentCollection {#4962 …} -Parent: Eccube\Entity\Category {#4875} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4963 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4956 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4957 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4958} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4972 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4970 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4971 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4973 …} -Children: Doctrine\ORM\PersistentCollection {#4976 …} -Parent: Eccube\Entity\Category {#4958} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4979 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4977 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4978 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4980 …} -Children: Doctrine\ORM\PersistentCollection {#4983 …} -Parent: Eccube\Entity\Category {#4958} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4986 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4923 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4922 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4987 …} -Children: Doctrine\ORM\PersistentCollection {#4990 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4991 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4968 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4969 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4996 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4984 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4985 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4997 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4991} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5007 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#5005 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#5006 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5008 …} -Children: Doctrine\ORM\PersistentCollection {#5011 …} -Parent: Eccube\Entity\Category {#4991} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5014 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#5012 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#5013 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5015 …} -Children: Doctrine\ORM\PersistentCollection {#5018 …} -Parent: Eccube\Entity\Category {#4991} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5021 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#5003 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5004 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5022 …} -Children: Doctrine\ORM\PersistentCollection {#5025 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5026 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#5019 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5020 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5027 …} -Children: Doctrine\ORM\PersistentCollection {#5030 …} -Parent: Eccube\Entity\Category {#5021} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5035 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#5033 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5034 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5036 …} -Children: Doctrine\ORM\PersistentCollection {#5039 …} -Parent: Eccube\Entity\Category {#5021} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5042 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#5040 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5041 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5043 …} -Children: Doctrine\ORM\PersistentCollection {#5046 …} -Parent: Eccube\Entity\Category {#5021} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5049 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#5031 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5032 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5050 …} -Children: Doctrine\ORM\PersistentCollection {#5053 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5054 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#5047 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5048 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5063 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#5061 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5062 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5064 …} -Children: Doctrine\ORM\PersistentCollection {#5067 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5070 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#5068 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5069 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5071 …} -Children: Doctrine\ORM\PersistentCollection {#5074 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5077 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#5075 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5076 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5078 …} -Children: Doctrine\ORM\PersistentCollection {#5081 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5084 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4925 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4924 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5085 …} -Children: Doctrine\ORM\PersistentCollection {#5088 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5089 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#5082 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5083 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5090 …} -Children: Doctrine\ORM\PersistentCollection {#5093 …} -Parent: Eccube\Entity\Category {#5084} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5098 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#5096 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5097 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5099 …} -Children: Doctrine\ORM\PersistentCollection {#5102 …} -Parent: Eccube\Entity\Category {#5084} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5105 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#5103 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5104 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5106 …} -Children: Doctrine\ORM\PersistentCollection {#5109 …} -Parent: Eccube\Entity\Category {#5084} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5112 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#5094 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#5095 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5113 …} -Children: Doctrine\ORM\PersistentCollection {#5116 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5117 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#5110 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#5111 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5126 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#5124 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#5125 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5127 …} -Children: Doctrine\ORM\PersistentCollection {#5130 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5133 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#5131 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#5132 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5134 …} -Children: Doctrine\ORM\PersistentCollection {#5137 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5140 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#5138 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#5139 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5141 …} -Children: Doctrine\ORM\PersistentCollection {#5144 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5147 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#5145 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#5146 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5148 …} -Children: Doctrine\ORM\PersistentCollection {#5151 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5154 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#5152 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#5153 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5155 …} -Children: Doctrine\ORM\PersistentCollection {#5158 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5161 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#5059 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5060 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5162 …} -Children: Doctrine\ORM\PersistentCollection {#5165 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5166 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#5159 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#5160 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5167 …} -Children: Doctrine\ORM\PersistentCollection {#5170 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5175 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#5173 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#5174 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5176 …} -Children: Doctrine\ORM\PersistentCollection {#5179 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5182 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#5180 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5181 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5183 …} -Children: Doctrine\ORM\PersistentCollection {#5186 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5189 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#5187 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#5188 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5190 …} -Children: Doctrine\ORM\PersistentCollection {#5193 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5196 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#5194 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5195 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5197 …} -Children: Doctrine\ORM\PersistentCollection {#5200 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5203 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#5201 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5202 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5204 …} -Children: Doctrine\ORM\PersistentCollection {#5207 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5210 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#5208 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5209 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5211 …} -Children: Doctrine\ORM\PersistentCollection {#5214 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5217 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#5215 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5216 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5218 …} -Children: Doctrine\ORM\PersistentCollection {#5221 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5224 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#5222 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5223 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5225 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5231 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#5171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5172 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5232 …} -Children: Doctrine\ORM\PersistentCollection {#5235 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5236 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#5229 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5230 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5245 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#5243 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5244 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5249 …} -Parent: Eccube\Entity\Category {#5231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5252 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#5250 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#5251 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5256 …} -Parent: Eccube\Entity\Category {#5231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5259 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#5241 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#5242 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5260 …} -Children: Doctrine\ORM\PersistentCollection {#5263 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5264 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#5257 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5258 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5259} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5273 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#5271 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#5272 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5274 …} -Children: Doctrine\ORM\PersistentCollection {#5277 …} -Parent: Eccube\Entity\Category {#5259} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5280 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#5278 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5279 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5281 …} -Children: Doctrine\ORM\PersistentCollection {#5284 …} -Parent: Eccube\Entity\Category {#5259} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5287 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#5269 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5270 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5288 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5292 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#5285 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5286 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5301 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#5299 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5300 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5305 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5308 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#5306 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#5307 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5315 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#5313 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#5314 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5316 …} -Children: Doctrine\ORM\PersistentCollection {#5319 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5322 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#5122 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#5123 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5323 …} -Children: Doctrine\ORM\PersistentCollection {#5326 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5327 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#5320 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5321 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5336 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#5334 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5335 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5337 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5343 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#5341 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5342 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5350 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#5348 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5349 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5351 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5357 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#5355 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5356 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5364 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#5332 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#5333 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5369 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#5362 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5363 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5364} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5378 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#5376 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5377 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5382 …} -Parent: Eccube\Entity\Category {#5364} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5385 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#5383 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5384 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5364} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5392 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#5374 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#5375 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5397 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#5390 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5391 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5406 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5404 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5405 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5413 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5411 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5412 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5420 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5418 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5419 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5427 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#5298 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5297 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5432 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#5002 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5001 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5433 …} -Children: Doctrine\ORM\PersistentCollection {#5436 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5437 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5425 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5426 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5438 …} -Children: Doctrine\ORM\PersistentCollection {#5441 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5448 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5446 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5447 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5455 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5453 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5454 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5456 …} -Children: Doctrine\ORM\PersistentCollection {#5459 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5462 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5460 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5461 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5466 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5469 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5467 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5468 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5473 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5476 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5474 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5475 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5477 …} -Children: Doctrine\ORM\PersistentCollection {#5480 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5483 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5481 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5482 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5490 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5444 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5445 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5491 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5495 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5488 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5489 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5496 …} -Children: Doctrine\ORM\PersistentCollection {#5499 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5504 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5502 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5503 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5511 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5509 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5510 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5518 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5516 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5517 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5525 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5523 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5524 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5532 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5500 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5501 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5537 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5530 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5531 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5546 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5544 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5545 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5550 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5553 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5551 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5552 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5560 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5558 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5559 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5567 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5565 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5566 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5568 …} -Children: Doctrine\ORM\PersistentCollection {#5571 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5574 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5543 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5575 …} -Children: Doctrine\ORM\PersistentCollection {#5578 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5579 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5572 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5573 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5580 …} -Children: Doctrine\ORM\PersistentCollection {#5583 …} -Parent: Eccube\Entity\Category {#5574} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5588 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5586 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5587 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5574} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5595 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5593 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5594 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5599 …} -Parent: Eccube\Entity\Category {#5574} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5602 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5584 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5585 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5606 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5607 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5600 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5601 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5608 …} -Children: Doctrine\ORM\PersistentCollection {#5611 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5616 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5614 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5615 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5617 …} -Children: Doctrine\ORM\PersistentCollection {#5620 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5623 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5621 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5622 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5624 …} -Children: Doctrine\ORM\PersistentCollection {#5627 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5630 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5628 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5629 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5631 …} -Children: Doctrine\ORM\PersistentCollection {#5634 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5637 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5635 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5636 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5638 …} -Children: Doctrine\ORM\PersistentCollection {#5641 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5644 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5642 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5643 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5645 …} -Children: Doctrine\ORM\PersistentCollection {#5648 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5651 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5403 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5402 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5652 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5656 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5649 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5650 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5657 …} -Children: Doctrine\ORM\PersistentCollection {#5660 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5665 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5663 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5664 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5672 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5670 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5671 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5673 …} -Children: Doctrine\ORM\PersistentCollection {#5676 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5679 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5677 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5678 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5680 …} -Children: Doctrine\ORM\PersistentCollection {#5683 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5686 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5684 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5685 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5687 …} -Children: Doctrine\ORM\PersistentCollection {#5690 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5693 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5691 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5692 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5694 …} -Children: Doctrine\ORM\PersistentCollection {#5697 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5700 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5698 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5699 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5701 …} -Children: Doctrine\ORM\PersistentCollection {#5704 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5707 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5705 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5706 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5708 …} -Children: Doctrine\ORM\PersistentCollection {#5711 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5714 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5712 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5713 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5715 …} -Children: Doctrine\ORM\PersistentCollection {#5718 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5721 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5719 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5720 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5728 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5443 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5442 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5729 …} -Children: Doctrine\ORM\PersistentCollection {#5732 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5733 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5726 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5727 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5734 …} -Children: Doctrine\ORM\PersistentCollection {#5737 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5742 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5740 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5741 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5743 …} -Children: Doctrine\ORM\PersistentCollection {#5746 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5749 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5747 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5748 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5750 …} -Children: Doctrine\ORM\PersistentCollection {#5753 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5756 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5754 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5755 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5757 …} -Children: Doctrine\ORM\PersistentCollection {#5760 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5763 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5662 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5661 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5764 …} -Children: Doctrine\ORM\PersistentCollection {#5767 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5768 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5613 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5612 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5769 …} -Children: Doctrine\ORM\PersistentCollection {#5772 …} -Parent: Eccube\Entity\Category {#5763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5773 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5761 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5762 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5774 …} -Children: Doctrine\ORM\PersistentCollection {#5777 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5784 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5782 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5783 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5791 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5789 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5790 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5795 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5798 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5796 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5797 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5802 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5805 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5739 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5738 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5806 …} -Children: Doctrine\ORM\PersistentCollection {#5809 …} -Parent: Eccube\Entity\Category {#5763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5810 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5803 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5804 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5819 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5817 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5818 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5820 …} -Children: Doctrine\ORM\PersistentCollection {#5823 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5779 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5816 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5815 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5778 …} -Children: Doctrine\ORM\PersistentCollection {#5826 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5827 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5781 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5780 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#5779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } ] |
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 {#7490 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7495 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5892 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4405 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#4649 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4655 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4653 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4665 …} -Children: Doctrine\ORM\PersistentCollection {#4912 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4909 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4911 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4910 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4908 …} -Children: Doctrine\ORM\PersistentCollection {#4905 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4902 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4904 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4903 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4901 …} -Children: Doctrine\ORM\PersistentCollection {#4898 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4895 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4897 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4896 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4654 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4890 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4889 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4872 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4875 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4888 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4887 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4878 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4879 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4886 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4885 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4880 …} -Children: Doctrine\ORM\PersistentCollection {#4883 …} -Parent: Eccube\Entity\Category {#4875} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4919 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4884 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4643 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4917 …} -Children: Doctrine\ORM\PersistentCollection {#4921 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4930 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4928 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4929 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4931 …} -Children: Doctrine\ORM\PersistentCollection {#4934 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4937 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4935 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4936 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4941 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4944 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4942 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4943 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4945 …} -Children: Doctrine\ORM\PersistentCollection {#4948 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4951 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4949 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4950 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4952 …} -Children: Doctrine\ORM\PersistentCollection {#4955 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4958 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4926 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4927 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4959 …} -Children: Doctrine\ORM\PersistentCollection {#4962 …} -Parent: Eccube\Entity\Category {#4875} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4963 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4956 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4957 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4958} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4972 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4970 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4971 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4973 …} -Children: Doctrine\ORM\PersistentCollection {#4976 …} -Parent: Eccube\Entity\Category {#4958} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4979 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4977 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4978 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4980 …} -Children: Doctrine\ORM\PersistentCollection {#4983 …} -Parent: Eccube\Entity\Category {#4958} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4986 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4923 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4922 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4987 …} -Children: Doctrine\ORM\PersistentCollection {#4990 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4991 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4968 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4969 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#4996 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4984 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4985 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4997 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4991} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5007 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#5005 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#5006 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5008 …} -Children: Doctrine\ORM\PersistentCollection {#5011 …} -Parent: Eccube\Entity\Category {#4991} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5014 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#5012 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#5013 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5015 …} -Children: Doctrine\ORM\PersistentCollection {#5018 …} -Parent: Eccube\Entity\Category {#4991} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5021 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#5003 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5004 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5022 …} -Children: Doctrine\ORM\PersistentCollection {#5025 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5026 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#5019 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5020 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5027 …} -Children: Doctrine\ORM\PersistentCollection {#5030 …} -Parent: Eccube\Entity\Category {#5021} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5035 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#5033 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5034 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5036 …} -Children: Doctrine\ORM\PersistentCollection {#5039 …} -Parent: Eccube\Entity\Category {#5021} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5042 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#5040 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5041 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5043 …} -Children: Doctrine\ORM\PersistentCollection {#5046 …} -Parent: Eccube\Entity\Category {#5021} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5049 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#5031 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5032 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5050 …} -Children: Doctrine\ORM\PersistentCollection {#5053 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5054 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#5047 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5048 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5063 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#5061 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5062 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5064 …} -Children: Doctrine\ORM\PersistentCollection {#5067 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5070 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#5068 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5069 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5071 …} -Children: Doctrine\ORM\PersistentCollection {#5074 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5077 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#5075 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5076 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5078 …} -Children: Doctrine\ORM\PersistentCollection {#5081 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5084 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4925 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4924 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5085 …} -Children: Doctrine\ORM\PersistentCollection {#5088 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5089 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#5082 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5083 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5090 …} -Children: Doctrine\ORM\PersistentCollection {#5093 …} -Parent: Eccube\Entity\Category {#5084} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5098 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#5096 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5097 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5099 …} -Children: Doctrine\ORM\PersistentCollection {#5102 …} -Parent: Eccube\Entity\Category {#5084} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5105 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#5103 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5104 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5106 …} -Children: Doctrine\ORM\PersistentCollection {#5109 …} -Parent: Eccube\Entity\Category {#5084} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5112 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#5094 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#5095 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5113 …} -Children: Doctrine\ORM\PersistentCollection {#5116 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5117 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#5110 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#5111 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5126 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#5124 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#5125 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5127 …} -Children: Doctrine\ORM\PersistentCollection {#5130 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5133 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#5131 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#5132 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5134 …} -Children: Doctrine\ORM\PersistentCollection {#5137 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5140 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#5138 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#5139 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5141 …} -Children: Doctrine\ORM\PersistentCollection {#5144 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5147 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#5145 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#5146 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5148 …} -Children: Doctrine\ORM\PersistentCollection {#5151 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5154 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#5152 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#5153 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5155 …} -Children: Doctrine\ORM\PersistentCollection {#5158 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5161 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#5059 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5060 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5162 …} -Children: Doctrine\ORM\PersistentCollection {#5165 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5166 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#5159 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#5160 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5167 …} -Children: Doctrine\ORM\PersistentCollection {#5170 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5175 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#5173 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#5174 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5176 …} -Children: Doctrine\ORM\PersistentCollection {#5179 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5182 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#5180 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5181 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5183 …} -Children: Doctrine\ORM\PersistentCollection {#5186 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5189 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#5187 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#5188 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5190 …} -Children: Doctrine\ORM\PersistentCollection {#5193 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5196 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#5194 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5195 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5197 …} -Children: Doctrine\ORM\PersistentCollection {#5200 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5203 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#5201 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5202 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5204 …} -Children: Doctrine\ORM\PersistentCollection {#5207 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5210 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#5208 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5209 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5211 …} -Children: Doctrine\ORM\PersistentCollection {#5214 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5217 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#5215 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5216 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5218 …} -Children: Doctrine\ORM\PersistentCollection {#5221 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5224 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#5222 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5223 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5225 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5231 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#5171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5172 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5232 …} -Children: Doctrine\ORM\PersistentCollection {#5235 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5236 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#5229 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5230 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5245 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#5243 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5244 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5249 …} -Parent: Eccube\Entity\Category {#5231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5252 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#5250 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#5251 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5256 …} -Parent: Eccube\Entity\Category {#5231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5259 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#5241 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#5242 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5260 …} -Children: Doctrine\ORM\PersistentCollection {#5263 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5264 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#5257 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5258 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5259} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5273 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#5271 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#5272 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5274 …} -Children: Doctrine\ORM\PersistentCollection {#5277 …} -Parent: Eccube\Entity\Category {#5259} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5280 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#5278 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5279 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5281 …} -Children: Doctrine\ORM\PersistentCollection {#5284 …} -Parent: Eccube\Entity\Category {#5259} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5287 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#5269 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5270 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5288 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5292 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#5285 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5286 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5301 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#5299 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5300 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5305 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5308 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#5306 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#5307 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5315 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#5313 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#5314 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5316 …} -Children: Doctrine\ORM\PersistentCollection {#5319 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5322 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#5122 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#5123 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5323 …} -Children: Doctrine\ORM\PersistentCollection {#5326 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5327 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#5320 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5321 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5336 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#5334 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5335 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5337 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5343 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#5341 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5342 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5350 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#5348 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5349 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5351 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5357 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#5355 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5356 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5364 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#5332 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#5333 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5369 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#5362 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5363 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5364} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5378 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#5376 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5377 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5382 …} -Parent: Eccube\Entity\Category {#5364} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5385 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#5383 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5384 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5364} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5392 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#5374 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#5375 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5397 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#5390 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5391 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5406 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5404 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5405 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5413 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5411 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5412 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5420 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5418 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5419 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5427 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#5298 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5297 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5432 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#5002 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5001 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5433 …} -Children: Doctrine\ORM\PersistentCollection {#5436 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5437 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5425 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5426 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5438 …} -Children: Doctrine\ORM\PersistentCollection {#5441 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5448 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5446 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5447 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5455 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5453 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5454 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5456 …} -Children: Doctrine\ORM\PersistentCollection {#5459 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5462 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5460 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5461 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5466 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5469 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5467 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5468 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5473 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5476 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5474 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5475 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5477 …} -Children: Doctrine\ORM\PersistentCollection {#5480 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5483 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5481 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5482 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5490 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5444 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5445 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5491 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5495 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5488 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5489 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5496 …} -Children: Doctrine\ORM\PersistentCollection {#5499 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5504 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5502 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5503 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5511 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5509 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5510 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5518 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5516 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5517 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5525 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5523 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5524 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5532 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5500 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5501 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5537 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5530 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5531 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5546 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5544 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5545 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5550 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5553 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5551 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5552 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5560 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5558 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5559 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5567 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5565 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5566 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5568 …} -Children: Doctrine\ORM\PersistentCollection {#5571 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5574 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5543 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5575 …} -Children: Doctrine\ORM\PersistentCollection {#5578 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5579 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5572 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5573 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5580 …} -Children: Doctrine\ORM\PersistentCollection {#5583 …} -Parent: Eccube\Entity\Category {#5574} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5588 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5586 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5587 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5574} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5595 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5593 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5594 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5599 …} -Parent: Eccube\Entity\Category {#5574} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5602 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5584 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5585 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5606 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5607 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5600 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5601 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5608 …} -Children: Doctrine\ORM\PersistentCollection {#5611 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5616 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5614 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5615 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5617 …} -Children: Doctrine\ORM\PersistentCollection {#5620 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5623 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5621 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5622 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5624 …} -Children: Doctrine\ORM\PersistentCollection {#5627 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5630 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5628 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5629 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5631 …} -Children: Doctrine\ORM\PersistentCollection {#5634 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5637 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5635 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5636 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5638 …} -Children: Doctrine\ORM\PersistentCollection {#5641 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5644 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5642 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5643 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5645 …} -Children: Doctrine\ORM\PersistentCollection {#5648 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5651 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5403 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5402 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5652 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5656 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5649 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5650 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5657 …} -Children: Doctrine\ORM\PersistentCollection {#5660 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5665 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5663 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5664 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5672 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5670 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5671 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5673 …} -Children: Doctrine\ORM\PersistentCollection {#5676 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5679 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5677 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5678 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5680 …} -Children: Doctrine\ORM\PersistentCollection {#5683 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5686 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5684 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5685 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5687 …} -Children: Doctrine\ORM\PersistentCollection {#5690 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5693 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5691 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5692 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5694 …} -Children: Doctrine\ORM\PersistentCollection {#5697 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5700 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5698 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5699 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5701 …} -Children: Doctrine\ORM\PersistentCollection {#5704 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5707 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5705 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5706 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5708 …} -Children: Doctrine\ORM\PersistentCollection {#5711 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5714 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5712 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5713 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5715 …} -Children: Doctrine\ORM\PersistentCollection {#5718 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5721 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5719 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5720 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5728 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5443 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5442 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5729 …} -Children: Doctrine\ORM\PersistentCollection {#5732 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5733 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5726 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5727 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5734 …} -Children: Doctrine\ORM\PersistentCollection {#5737 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5742 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5740 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5741 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5743 …} -Children: Doctrine\ORM\PersistentCollection {#5746 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5749 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5747 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5748 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5750 …} -Children: Doctrine\ORM\PersistentCollection {#5753 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5756 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5754 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5755 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5757 …} -Children: Doctrine\ORM\PersistentCollection {#5760 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5763 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5662 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5661 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5764 …} -Children: Doctrine\ORM\PersistentCollection {#5767 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5768 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5613 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5612 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5769 …} -Children: Doctrine\ORM\PersistentCollection {#5772 …} -Parent: Eccube\Entity\Category {#5763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5773 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5761 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5762 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5774 …} -Children: Doctrine\ORM\PersistentCollection {#5777 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5784 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5782 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5783 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5791 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5789 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5790 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5795 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5798 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5796 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5797 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5802 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5805 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5739 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5738 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5806 …} -Children: Doctrine\ORM\PersistentCollection {#5809 …} -Parent: Eccube\Entity\Category {#5763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5810 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5803 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5804 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5819 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5817 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5818 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5820 …} -Children: Doctrine\ORM\PersistentCollection {#5823 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5779 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5816 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5815 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5778 …} -Children: Doctrine\ORM\PersistentCollection {#5826 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } Eccube\Entity\Category {#5827 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5781 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5780 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#5779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } ] |
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …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 {#5892 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4405 …} -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() {#7491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#7492 …} } } |
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 | [ 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9341 +label: "an1767" +value: "194" +data: Eccube\Entity\Category {#4649 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4655 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4653 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4665 …} -Children: Doctrine\ORM\PersistentCollection {#4912 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9340 +label: "ゴールド会員のみ" +value: "193" +data: Eccube\Entity\Category {#4909 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4911 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4910 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4908 …} -Children: Doctrine\ORM\PersistentCollection {#4905 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9376 +label: "TOP" +value: "187" +data: Eccube\Entity\Category {#4902 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4904 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4903 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4901 …} -Children: Doctrine\ORM\PersistentCollection {#4898 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9374 +label: "Outlet Sale" +value: "150" +data: Eccube\Entity\Category {#4895 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4897 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4896 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9375 +label: "カテゴリーで探す" +value: "131" +data: Eccube\Entity\Category {#4654 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4890 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4889 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4872 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9470 +label: " 家具" +value: "1" +data: Eccube\Entity\Category {#4875 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4888 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4887 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4878 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9373 +label: " チェア・スツール" +value: "8" +data: Eccube\Entity\Category {#4879 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4886 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4885 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4880 …} -Children: Doctrine\ORM\PersistentCollection {#4883 …} -Parent: Eccube\Entity\Category {#4875} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9381 +label: " ソファ" +value: "188" +data: Eccube\Entity\Category {#4919 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4884 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4643 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4917 …} -Children: Doctrine\ORM\PersistentCollection {#4921 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9449 +label: " チェア" +value: "9" +data: Eccube\Entity\Category {#4930 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4928 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4929 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4931 …} -Children: Doctrine\ORM\PersistentCollection {#4934 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9452 +label: " スツール" +value: "10" +data: Eccube\Entity\Category {#4937 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4935 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4936 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4941 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9358 +label: " フォールディング" +value: "11" +data: Eccube\Entity\Category {#4944 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4942 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4943 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4945 …} -Children: Doctrine\ORM\PersistentCollection {#4948 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9355 +label: " その他" +value: "152" +data: Eccube\Entity\Category {#4951 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4949 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4950 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4952 …} -Children: Doctrine\ORM\PersistentCollection {#4955 …} -Parent: Eccube\Entity\Category {#4879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9362 +label: " テーブル・その他" +value: "12" +data: Eccube\Entity\Category {#4958 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4926 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4927 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4959 …} -Children: Doctrine\ORM\PersistentCollection {#4962 …} -Parent: Eccube\Entity\Category {#4875} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9353 +label: " テーブル" +value: "13" +data: Eccube\Entity\Category {#4963 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4956 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4957 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4958} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9361 +label: " サイド・コーヒーテーブル" +value: "14" +data: Eccube\Entity\Category {#4972 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4970 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4971 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4973 …} -Children: Doctrine\ORM\PersistentCollection {#4976 …} -Parent: Eccube\Entity\Category {#4958} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9360 +label: " その他" +value: "15" +data: Eccube\Entity\Category {#4979 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4977 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4978 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4980 …} -Children: Doctrine\ORM\PersistentCollection {#4983 …} -Parent: Eccube\Entity\Category {#4958} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9359 +label: " インテリア" +value: "19" +data: Eccube\Entity\Category {#4986 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4923 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4922 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4987 …} -Children: Doctrine\ORM\PersistentCollection {#4990 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9363 +label: " フラワーベース" +value: "20" +data: Eccube\Entity\Category {#4991 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4968 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4969 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9364 +label: " S(~H100mm)" +value: "23" +data: Eccube\Entity\Category {#4996 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4984 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4985 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4997 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4991} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9365 +label: " M(H100mm~200mm)" +value: "22" +data: Eccube\Entity\Category {#5007 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#5005 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#5006 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5008 …} -Children: Doctrine\ORM\PersistentCollection {#5011 …} -Parent: Eccube\Entity\Category {#4991} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9366 +label: " L(H200mm~)" +value: "21" +data: Eccube\Entity\Category {#5014 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#5012 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#5013 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5015 …} -Children: Doctrine\ORM\PersistentCollection {#5018 …} -Parent: Eccube\Entity\Category {#4991} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9367 +label: " ミラー" +value: "24" +data: Eccube\Entity\Category {#5021 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#5003 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5004 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5022 …} -Children: Doctrine\ORM\PersistentCollection {#5025 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9368 +label: " テーブルミラー" +value: "25" +data: Eccube\Entity\Category {#5026 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#5019 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5020 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5027 …} -Children: Doctrine\ORM\PersistentCollection {#5030 …} -Parent: Eccube\Entity\Category {#5021} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9369 +label: " ウォールミラー" +value: "26" +data: Eccube\Entity\Category {#5035 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#5033 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5034 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5036 …} -Children: Doctrine\ORM\PersistentCollection {#5039 …} -Parent: Eccube\Entity\Category {#5021} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9370 +label: " その他" +value: "156" +data: Eccube\Entity\Category {#5042 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#5040 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5041 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5043 …} -Children: Doctrine\ORM\PersistentCollection {#5046 …} -Parent: Eccube\Entity\Category {#5021} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9371 +label: " ライト" +value: "27" +data: Eccube\Entity\Category {#5049 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#5031 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5032 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5050 …} -Children: Doctrine\ORM\PersistentCollection {#5053 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9372 +label: " スタンドライト" +value: "28" +data: Eccube\Entity\Category {#5054 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#5047 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5048 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9509 +label: " デスクライト" +value: "29" +data: Eccube\Entity\Category {#5063 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#5061 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5062 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5064 …} -Children: Doctrine\ORM\PersistentCollection {#5067 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9512 +label: " ペンダントライト" +value: "157" +data: Eccube\Entity\Category {#5070 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#5068 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5069 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5071 …} -Children: Doctrine\ORM\PersistentCollection {#5074 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9511 +label: " その他" +value: "158" +data: Eccube\Entity\Category {#5077 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#5075 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5076 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5078 …} -Children: Doctrine\ORM\PersistentCollection {#5081 …} -Parent: Eccube\Entity\Category {#5049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9513 +label: " 時計" +value: "30" +data: Eccube\Entity\Category {#5084 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4925 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4924 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5085 …} -Children: Doctrine\ORM\PersistentCollection {#5088 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9514 +label: " 掛け時計" +value: "31" +data: Eccube\Entity\Category {#5089 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#5082 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5083 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5090 …} -Children: Doctrine\ORM\PersistentCollection {#5093 …} -Parent: Eccube\Entity\Category {#5084} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9515 +label: " 置き時計" +value: "32" +data: Eccube\Entity\Category {#5098 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#5096 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5097 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5099 …} -Children: Doctrine\ORM\PersistentCollection {#5102 …} -Parent: Eccube\Entity\Category {#5084} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9516 +label: " その他" +value: "159" +data: Eccube\Entity\Category {#5105 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#5103 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5104 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5106 …} -Children: Doctrine\ORM\PersistentCollection {#5109 …} -Parent: Eccube\Entity\Category {#5084} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9517 +label: " 本・ステーショナリー" +value: "34" +data: Eccube\Entity\Category {#5112 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#5094 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#5095 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5113 …} -Children: Doctrine\ORM\PersistentCollection {#5116 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9518 +label: " 洋書" +value: "35" +data: Eccube\Entity\Category {#5117 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#5110 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#5111 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9519 +label: " 雑誌" +value: "36" +data: Eccube\Entity\Category {#5126 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#5124 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#5125 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5127 …} -Children: Doctrine\ORM\PersistentCollection {#5130 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9520 +label: " アンティーク本" +value: "37" +data: Eccube\Entity\Category {#5133 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#5131 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#5132 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5134 …} -Children: Doctrine\ORM\PersistentCollection {#5137 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9521 +label: " ディスプレー本" +value: "38" +data: Eccube\Entity\Category {#5140 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#5138 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#5139 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5141 …} -Children: Doctrine\ORM\PersistentCollection {#5144 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9522 +label: " ステーショナリー" +value: "39" +data: Eccube\Entity\Category {#5147 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#5145 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#5146 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5148 …} -Children: Doctrine\ORM\PersistentCollection {#5151 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9523 +label: " その他" +value: "40" +data: Eccube\Entity\Category {#5154 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#5152 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#5153 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5155 …} -Children: Doctrine\ORM\PersistentCollection {#5158 …} -Parent: Eccube\Entity\Category {#5112} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9524 +label: " オブジェ" +value: "41" +data: Eccube\Entity\Category {#5161 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#5059 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5060 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5162 …} -Children: Doctrine\ORM\PersistentCollection {#5165 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9525 +label: " フレグランス" +value: "192" +data: Eccube\Entity\Category {#5166 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#5159 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#5160 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5167 …} -Children: Doctrine\ORM\PersistentCollection {#5170 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9526 +label: " キャニスター・コンテナ" +value: "191" +data: Eccube\Entity\Category {#5175 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#5173 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#5174 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5176 …} -Children: Doctrine\ORM\PersistentCollection {#5179 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9527 +label: " 装飾品" +value: "42" +data: Eccube\Entity\Category {#5182 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#5180 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5181 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5183 …} -Children: Doctrine\ORM\PersistentCollection {#5186 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9528 +label: " ボウル" +value: "43" +data: Eccube\Entity\Category {#5189 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#5187 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#5188 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5190 …} -Children: Doctrine\ORM\PersistentCollection {#5193 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9529 +label: " ボックス・キューブ" +value: "44" +data: Eccube\Entity\Category {#5196 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#5194 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5195 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5197 …} -Children: Doctrine\ORM\PersistentCollection {#5200 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9530 +label: " キャンドルホルダー" +value: "46" +data: Eccube\Entity\Category {#5203 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#5201 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5202 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5204 …} -Children: Doctrine\ORM\PersistentCollection {#5207 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9531 +label: " 人・動物" +value: "45" +data: Eccube\Entity\Category {#5210 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#5208 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5209 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5211 …} -Children: Doctrine\ORM\PersistentCollection {#5214 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9532 +label: " 果物・植物" +value: "47" +data: Eccube\Entity\Category {#5217 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#5215 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5216 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5218 …} -Children: Doctrine\ORM\PersistentCollection {#5221 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9533 +label: " その他" +value: "160" +data: Eccube\Entity\Category {#5224 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#5222 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5223 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5225 …} -Children: Doctrine\ORM\PersistentCollection {#5228 …} -Parent: Eccube\Entity\Category {#5161} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9534 +label: " ハンガー・ラック" +value: "48" +data: Eccube\Entity\Category {#5231 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#5171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5172 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5232 …} -Children: Doctrine\ORM\PersistentCollection {#5235 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9535 +label: " ハンガー" +value: "49" +data: Eccube\Entity\Category {#5236 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#5229 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5230 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9536 +label: " ラック" +value: "50" +data: Eccube\Entity\Category {#5245 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#5243 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5244 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5246 …} -Children: Doctrine\ORM\PersistentCollection {#5249 …} -Parent: Eccube\Entity\Category {#5231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9537 +label: " その他" +value: "161" +data: Eccube\Entity\Category {#5252 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#5250 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#5251 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5253 …} -Children: Doctrine\ORM\PersistentCollection {#5256 …} -Parent: Eccube\Entity\Category {#5231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9538 +label: " バス・ランドリー" +value: "51" +data: Eccube\Entity\Category {#5259 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#5241 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#5242 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5260 …} -Children: Doctrine\ORM\PersistentCollection {#5263 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9539 +label: " バス" +value: "52" +data: Eccube\Entity\Category {#5264 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#5257 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5258 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5259} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9540 +label: " ランドリー" +value: "53" +data: Eccube\Entity\Category {#5273 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#5271 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#5272 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5274 …} -Children: Doctrine\ORM\PersistentCollection {#5277 …} -Parent: Eccube\Entity\Category {#5259} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9541 +label: " その他" +value: "56" +data: Eccube\Entity\Category {#5280 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#5278 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5279 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5281 …} -Children: Doctrine\ORM\PersistentCollection {#5284 …} -Parent: Eccube\Entity\Category {#5259} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9542 +label: " ファブリック" +value: "57" +data: Eccube\Entity\Category {#5287 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#5269 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5270 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5288 …} -Children: Doctrine\ORM\PersistentCollection {#5291 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9543 +label: " ブランケット・スロー" +value: "58" +data: Eccube\Entity\Category {#5292 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#5285 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5286 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9544 +label: " クッション" +value: "59" +data: Eccube\Entity\Category {#5301 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#5299 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5300 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5305 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9545 +label: " ラグ" +value: "60" +data: Eccube\Entity\Category {#5308 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#5306 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#5307 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5312 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9546 +label: " その他" +value: "162" +data: Eccube\Entity\Category {#5315 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#5313 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#5314 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5316 …} -Children: Doctrine\ORM\PersistentCollection {#5319 …} -Parent: Eccube\Entity\Category {#5287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9547 +label: " バスケット・かご" +value: "61" +data: Eccube\Entity\Category {#5322 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#5122 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#5123 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5323 …} -Children: Doctrine\ORM\PersistentCollection {#5326 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9548 +label: " バスケット" +value: "163" +data: Eccube\Entity\Category {#5327 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#5320 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5321 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9549 +label: " 手提げかご" +value: "164" +data: Eccube\Entity\Category {#5336 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#5334 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5335 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5337 …} -Children: Doctrine\ORM\PersistentCollection {#5340 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9550 +label: " トレイ" +value: "165" +data: Eccube\Entity\Category {#5343 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#5341 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5342 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5344 …} -Children: Doctrine\ORM\PersistentCollection {#5347 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9551 +label: " 和製かご" +value: "166" +data: Eccube\Entity\Category {#5350 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#5348 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5349 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5351 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9552 +label: " その他" +value: "167" +data: Eccube\Entity\Category {#5357 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#5355 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5356 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5358 …} -Children: Doctrine\ORM\PersistentCollection {#5361 …} -Parent: Eccube\Entity\Category {#5322} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9553 +label: " フレーム・ポスター" +value: "62" +data: Eccube\Entity\Category {#5364 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#5332 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#5333 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5365 …} -Children: Doctrine\ORM\PersistentCollection {#5368 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9554 +label: " フレーム" +value: "168" +data: Eccube\Entity\Category {#5369 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#5362 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5363 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5364} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9555 +label: " ポスター" +value: "169" +data: Eccube\Entity\Category {#5378 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#5376 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5377 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5379 …} -Children: Doctrine\ORM\PersistentCollection {#5382 …} -Parent: Eccube\Entity\Category {#5364} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9556 +label: " その他" +value: "170" +data: Eccube\Entity\Category {#5385 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#5383 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5384 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: Eccube\Entity\Category {#5364} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9557 +label: " グリーン" +value: "153" +data: Eccube\Entity\Category {#5392 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#5374 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#5375 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5393 …} -Children: Doctrine\ORM\PersistentCollection {#5396 …} -Parent: Eccube\Entity\Category {#4986} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9558 +label: " グリーン・枝" +value: "171" +data: Eccube\Entity\Category {#5397 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#5390 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5391 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9559 +label: " POT(鉢)" +value: "172" +data: Eccube\Entity\Category {#5406 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5404 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5405 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9560 +label: " 鉢カバー" +value: "173" +data: Eccube\Entity\Category {#5413 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5411 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5412 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9561 +label: " その他" +value: "174" +data: Eccube\Entity\Category {#5420 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5418 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5419 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9562 +label: " キッチン" +value: "65" +data: Eccube\Entity\Category {#5427 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#5298 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5297 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9563 +label: " 洋食器" +value: "66" +data: Eccube\Entity\Category {#5432 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#5002 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5001 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5433 …} -Children: Doctrine\ORM\PersistentCollection {#5436 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9564 +label: " プレート" +value: "67" +data: Eccube\Entity\Category {#5437 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5425 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5426 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5438 …} -Children: Doctrine\ORM\PersistentCollection {#5441 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9565 +label: " ボウル" +value: "68" +data: Eccube\Entity\Category {#5448 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5446 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5447 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9566 +label: " ケーキスタンド・コンポート" +value: "69" +data: Eccube\Entity\Category {#5455 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5453 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5454 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5456 …} -Children: Doctrine\ORM\PersistentCollection {#5459 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9567 +label: " ジャー" +value: "70" +data: Eccube\Entity\Category {#5462 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5460 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5461 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5466 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9568 +label: " ボトル・ピッチャー" +value: "71" +data: Eccube\Entity\Category {#5469 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5467 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5468 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5473 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9569 +label: " アイスクーラー" +value: "175" +data: Eccube\Entity\Category {#5476 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5474 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5475 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5477 …} -Children: Doctrine\ORM\PersistentCollection {#5480 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9570 +label: " その他" +value: "176" +data: Eccube\Entity\Category {#5483 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5481 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5482 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5432} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9571 +label: " 和食器" +value: "72" +data: Eccube\Entity\Category {#5490 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5444 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5445 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5491 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9572 +label: " 皿" +value: "73" +data: Eccube\Entity\Category {#5495 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5488 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5489 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5496 …} -Children: Doctrine\ORM\PersistentCollection {#5499 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9573 +label: " 小鉢・椀" +value: "74" +data: Eccube\Entity\Category {#5504 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5502 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5503 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9574 +label: " 高杯" +value: "75" +data: Eccube\Entity\Category {#5511 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5509 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5510 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9575 +label: " 茶器" +value: "76" +data: Eccube\Entity\Category {#5518 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5516 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5517 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9576 +label: " その他" +value: "77" +data: Eccube\Entity\Category {#5525 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5523 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5524 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5490} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9577 +label: " コーヒー・ティー" +value: "79" +data: Eccube\Entity\Category {#5532 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5500 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5501 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9578 +label: " カップアンドソーサー" +value: "80" +data: Eccube\Entity\Category {#5537 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5530 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5531 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5538 …} -Children: Doctrine\ORM\PersistentCollection {#5541 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9579 +label: " マグ・カップ" +value: "81" +data: Eccube\Entity\Category {#5546 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5544 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5545 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5547 …} -Children: Doctrine\ORM\PersistentCollection {#5550 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9580 +label: " ティーポット" +value: "82" +data: Eccube\Entity\Category {#5553 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5551 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5552 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9581 +label: " クリーマー・シュガーポット" +value: "83" +data: Eccube\Entity\Category {#5560 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5558 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5559 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9582 +label: " その他" +value: "84" +data: Eccube\Entity\Category {#5567 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5565 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5566 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5568 …} -Children: Doctrine\ORM\PersistentCollection {#5571 …} -Parent: Eccube\Entity\Category {#5532} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9583 +label: " グラス" +value: "86" +data: Eccube\Entity\Category {#5574 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5543 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5575 …} -Children: Doctrine\ORM\PersistentCollection {#5578 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9584 +label: " グラス" +value: "87" +data: Eccube\Entity\Category {#5579 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5572 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5573 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5580 …} -Children: Doctrine\ORM\PersistentCollection {#5583 …} -Parent: Eccube\Entity\Category {#5574} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9585 +label: " ワイン・シャンパン" +value: "88" +data: Eccube\Entity\Category {#5588 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5586 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5587 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5589 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5574} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9586 +label: " その他" +value: "90" +data: Eccube\Entity\Category {#5595 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5593 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5594 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5599 …} -Parent: Eccube\Entity\Category {#5574} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9587 +label: " カトラリー" +value: "91" +data: Eccube\Entity\Category {#5602 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5584 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5585 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5606 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9588 +label: " スプーン" +value: "92" +data: Eccube\Entity\Category {#5607 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5600 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5601 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5608 …} -Children: Doctrine\ORM\PersistentCollection {#5611 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9589 +label: " ナイフ" +value: "93" +data: Eccube\Entity\Category {#5616 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5614 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5615 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5617 …} -Children: Doctrine\ORM\PersistentCollection {#5620 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9590 +label: " フォーク" +value: "94" +data: Eccube\Entity\Category {#5623 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5621 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5622 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5624 …} -Children: Doctrine\ORM\PersistentCollection {#5627 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9591 +label: " 箸" +value: "95" +data: Eccube\Entity\Category {#5630 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5628 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5629 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5631 …} -Children: Doctrine\ORM\PersistentCollection {#5634 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9592 +label: " 箸置き" +value: "96" +data: Eccube\Entity\Category {#5637 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5635 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5636 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5638 …} -Children: Doctrine\ORM\PersistentCollection {#5641 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9593 +label: " その他" +value: "177" +data: Eccube\Entity\Category {#5644 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5642 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5643 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5645 …} -Children: Doctrine\ORM\PersistentCollection {#5648 …} -Parent: Eccube\Entity\Category {#5602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9594 +label: " キッチンツール" +value: "97" +data: Eccube\Entity\Category {#5651 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5403 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5402 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5652 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9595 +label: " トング・サーバー" +value: "98" +data: Eccube\Entity\Category {#5656 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5649 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5650 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5657 …} -Children: Doctrine\ORM\PersistentCollection {#5660 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9596 +label: " キャニスター・コンテナ" +value: "99" +data: Eccube\Entity\Category {#5665 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5663 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5664 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9597 +label: " フライパン・鍋" +value: "100" +data: Eccube\Entity\Category {#5672 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5670 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5671 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5673 …} -Children: Doctrine\ORM\PersistentCollection {#5676 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9598 +label: " 包丁・ハサミ" +value: "101" +data: Eccube\Entity\Category {#5679 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5677 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5678 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5680 …} -Children: Doctrine\ORM\PersistentCollection {#5683 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9599 +label: " スパイス" +value: "102" +data: Eccube\Entity\Category {#5686 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5684 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5685 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5687 …} -Children: Doctrine\ORM\PersistentCollection {#5690 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9600 +label: " カッティングボード" +value: "103" +data: Eccube\Entity\Category {#5693 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5691 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5692 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5694 …} -Children: Doctrine\ORM\PersistentCollection {#5697 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9601 +label: " ボウル" +value: "104" +data: Eccube\Entity\Category {#5700 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5698 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5699 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5701 …} -Children: Doctrine\ORM\PersistentCollection {#5704 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9602 +label: " ケトル・やかん" +value: "105" +data: Eccube\Entity\Category {#5707 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5705 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5706 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5708 …} -Children: Doctrine\ORM\PersistentCollection {#5711 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9603 +label: " トレイ" +value: "189" +data: Eccube\Entity\Category {#5714 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5712 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5713 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5715 …} -Children: Doctrine\ORM\PersistentCollection {#5718 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9604 +label: " その他" +value: "106" +data: Eccube\Entity\Category {#5721 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5719 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5720 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9605 +label: " キッチンクロス・コースター" +value: "107" +data: Eccube\Entity\Category {#5728 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5443 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5442 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5729 …} -Children: Doctrine\ORM\PersistentCollection {#5732 …} -Parent: Eccube\Entity\Category {#5427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9606 +label: " クロス" +value: "108" +data: Eccube\Entity\Category {#5733 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5726 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5727 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5734 …} -Children: Doctrine\ORM\PersistentCollection {#5737 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9607 +label: " ランチョンマット" +value: "109" +data: Eccube\Entity\Category {#5742 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5740 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5741 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5743 …} -Children: Doctrine\ORM\PersistentCollection {#5746 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9608 +label: " コースター" +value: "178" +data: Eccube\Entity\Category {#5749 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5747 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5748 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5750 …} -Children: Doctrine\ORM\PersistentCollection {#5753 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9609 +label: " その他" +value: "179" +data: Eccube\Entity\Category {#5756 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5754 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5755 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5757 …} -Children: Doctrine\ORM\PersistentCollection {#5760 …} -Parent: Eccube\Entity\Category {#5728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9610 +label: " 店舗・撮影備品" +value: "151" +data: Eccube\Entity\Category {#5763 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5662 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5661 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5764 …} -Children: Doctrine\ORM\PersistentCollection {#5767 …} -Parent: Eccube\Entity\Category {#4654} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9611 +label: " 店舗用ツール" +value: "154" +data: Eccube\Entity\Category {#5768 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5613 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5612 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5769 …} -Children: Doctrine\ORM\PersistentCollection {#5772 …} -Parent: Eccube\Entity\Category {#5763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9612 +label: " トルソー" +value: "180" +data: Eccube\Entity\Category {#5773 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5761 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5762 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5774 …} -Children: Doctrine\ORM\PersistentCollection {#5777 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9613 +label: " 什器" +value: "181" +data: Eccube\Entity\Category {#5784 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5782 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5783 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9614 +label: " ディスプレイツール" +value: "182" +data: Eccube\Entity\Category {#5791 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5789 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5790 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5795 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9615 +label: " その他" +value: "183" +data: Eccube\Entity\Category {#5798 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5796 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5797 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5802 …} -Parent: Eccube\Entity\Category {#5768} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9616 +label: " その他撮影ツール" +value: "155" +data: Eccube\Entity\Category {#5805 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5739 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5738 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5806 …} -Children: Doctrine\ORM\PersistentCollection {#5809 …} -Parent: Eccube\Entity\Category {#5763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9617 +label: " 天板" +value: "184" +data: Eccube\Entity\Category {#5810 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5803 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5804 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9618 +label: " その他" +value: "185" +data: Eccube\Entity\Category {#5819 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5817 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5818 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5820 …} -Children: Doctrine\ORM\PersistentCollection {#5823 …} -Parent: Eccube\Entity\Category {#5805} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9619 +label: "展示関連品" +value: "113" +data: Eccube\Entity\Category {#5779 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5816 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5815 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5778 …} -Children: Doctrine\ORM\PersistentCollection {#5826 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9620 +label: " 額縁 / スポットライト" +value: "114" +data: Eccube\Entity\Category {#5827 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5781 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5780 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#5779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4914 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#9380 -form: Symfony\Component\Form\Form {#7909 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9377 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#9378 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5866 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "category_id" |
placeholder | "common.select__all_products" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_category_id" |
valid | true |
value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7502 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4487 …} } |
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() {#7496 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#7503 …} } } |
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 {#9621 -form: Symfony\Component\Form\Form {#7912 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9344 …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 | "" |
word
"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 | same as normalized format |
Normalized Format | "an0807" |
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7508 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4487 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7513 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#7512 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_word" ] |
cache_key | "_word_text" |
compound | false |
data | "an0807" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#9623 -form: Symfony\Component\Form\Form {#7915 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9622 …5} |
full_name | "word" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "word" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "word" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_word" |
valid | true |
value | "an0807" |
tag1
"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 |
---|---|---|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7522 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4487 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#7523 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_tag1" ] |
cache_key | "_tag1_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 {#9625 -form: Symfony\Component\Form\Form {#7918 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9624 …5} |
full_name | "tag1" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag1" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tag1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_tag1" |
valid | true |
value | "" |
tag2
"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 |
---|---|---|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7533 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4487 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#7534 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_tag2" ] |
cache_key | "_tag2_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 {#9627 -form: Symfony\Component\Form\Form {#7921 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9626 …5} |
full_name | "tag2" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag2" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tag2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_tag2" |
valid | true |
value | "" |
tag
"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 {#9046 -elements: [] } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
class | "Eccube\Entity\Tag" |
same as passed value |
constraints | [] |
[] |
expanded | true |
same as passed value |
multiple | true |
same as passed value |
placeholder | false |
null
|
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 | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#7582 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#7546 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7581 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7580 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7547 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7548 …} -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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …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 {#7547 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7548 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#7544 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_tag" ] |
cache_key | "_tag_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7593 +label: "White" +value: "12" +data: Eccube\Entity\Tag {#7262 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7623 +label: "Black" +value: "13" +data: Eccube\Entity\Tag {#7347 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7618 +label: "Gray" +value: "14" +data: Eccube\Entity\Tag {#7356 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7632 +label: "Ivory" +value: "16" +data: Eccube\Entity\Tag {#7635 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7615 +label: "Brown" +value: "17" +data: Eccube\Entity\Tag {#7638 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7629 +label: "Navy" +value: "18" +data: Eccube\Entity\Tag {#7641 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7625 +label: "Blue" +value: "19" +data: Eccube\Entity\Tag {#7644 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7622 +label: "Green" +value: "20" +data: Eccube\Entity\Tag {#7647 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7617 +label: "Pink" +value: "21" +data: Eccube\Entity\Tag {#7650 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7628 +label: "Red" +value: "22" +data: Eccube\Entity\Tag {#7653 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7839 +label: "Yellow" +value: "23" +data: Eccube\Entity\Tag {#7656 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7840 +label: "Orange" +value: "24" +data: Eccube\Entity\Tag {#7659 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7841 +label: "Purple" +value: "25" +data: Eccube\Entity\Tag {#7662 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7842 +label: "Silver" +value: "26" +data: Eccube\Entity\Tag {#7665 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7843 +label: "Gold" +value: "27" +data: Eccube\Entity\Tag {#7668 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7844 +label: "Clear" +value: "28" +data: Eccube\Entity\Tag {#7671 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7845 +label: "木" +value: "29" +data: Eccube\Entity\Tag {#7674 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7846 +label: "鉄" +value: "30" +data: Eccube\Entity\Tag {#7677 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7847 +label: "ガラス" +value: "31" +data: Eccube\Entity\Tag {#7680 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7848 +label: "陶器" +value: "32" +data: Eccube\Entity\Tag {#7683 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7849 +label: "琺瑯" +value: "33" +data: Eccube\Entity\Tag {#7686 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7850 +label: "真鍮" +value: "34" +data: Eccube\Entity\Tag {#7689 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7851 +label: "紙" +value: "35" +data: Eccube\Entity\Tag {#7692 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7852 +label: "布" +value: "36" +data: Eccube\Entity\Tag {#7695 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7853 +label: "糸" +value: "37" +data: Eccube\Entity\Tag {#7698 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7854 +label: "コンクリート" +value: "38" +data: Eccube\Entity\Tag {#7701 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7855 +label: "ポリプロピレン" +value: "39" +data: Eccube\Entity\Tag {#7704 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7856 +label: "セラミック" +value: "40" +data: Eccube\Entity\Tag {#7707 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7857 +label: "籐" +value: "41" +data: Eccube\Entity\Tag {#7710 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7858 +label: "銅" +value: "42" +data: Eccube\Entity\Tag {#7713 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7859 +label: "レザー" +value: "43" +data: Eccube\Entity\Tag {#7716 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7860 +label: "大理石・石" +value: "44" +data: Eccube\Entity\Tag {#7719 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7861 +label: "Art" +value: "45" +data: Eccube\Entity\Tag {#7722 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7862 +label: "Craft" +value: "46" +data: Eccube\Entity\Tag {#7725 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7863 +label: "Primitive" +value: "47" +data: Eccube\Entity\Tag {#7728 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7864 +label: "Nordic" +value: "48" +data: Eccube\Entity\Tag {#7731 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7865 +label: "Postmodern" +value: "49" +data: Eccube\Entity\Tag {#7734 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7866 +label: "Modern" +value: "50" +data: Eccube\Entity\Tag {#7737 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7867 +label: "Industrial" +value: "51" +data: Eccube\Entity\Tag {#7740 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7868 +label: "Antiques" +value: "52" +data: Eccube\Entity\Tag {#7743 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7869 +label: "Vintage" +value: "53" +data: Eccube\Entity\Tag {#7746 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7870 +label: "Asian" +value: "54" +data: Eccube\Entity\Tag {#7749 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7871 +label: "Japanese" +value: "55" +data: Eccube\Entity\Tag {#7752 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7872 +label: "Euro" +value: "56" +data: Eccube\Entity\Tag {#7755 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7873 +label: "US" +value: "57" +data: Eccube\Entity\Tag {#7758 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7874 +label: "Moroccan" +value: "58" +data: Eccube\Entity\Tag {#7761 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7875 +label: "clear" +value: "59" +data: Eccube\Entity\Tag {#7764 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7876 +label: "その他" +value: "60" +data: Eccube\Entity\Tag {#7767 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7877 +label: "金物" +value: "61" +data: Eccube\Entity\Tag {#7770 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7878 +label: "プラスチック" +value: "62" +data: Eccube\Entity\Tag {#7773 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7879 +label: "大理石" +value: "63" +data: Eccube\Entity\Tag {#7776 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7880 +label: "Brand" +value: "64" +data: Eccube\Entity\Tag {#7779 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7881 +label: "Designer" +value: "65" +data: Eccube\Entity\Tag {#7782 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7882 +label: "Original" +value: "66" +data: Eccube\Entity\Tag {#7785 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7883 +label: "Animal" +value: "67" +data: Eccube\Entity\Tag {#7788 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7884 +label: "Paola Paronett" +value: "68" +data: Eccube\Entity\Tag {#7791 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7885 +label: "Hedwig Bollhagen" +value: "69" +data: Eccube\Entity\Tag {#7794 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7886 +label: "CONRAN" +value: "70" +data: Eccube\Entity\Tag {#7797 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7887 +label: "African" +value: "71" +data: Eccube\Entity\Tag {#7800 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7888 +label: "Yanagi Sori" +value: "72" +data: Eccube\Entity\Tag {#7803 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7889 +label: "Lisa Larson" +value: "73" +data: Eccube\Entity\Tag {#7806 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7890 +label: "北欧モダン" +value: "74" +data: Eccube\Entity\Tag {#7809 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7891 +label: "Mario Botta" +value: "75" +data: Eccube\Entity\Tag {#7812 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7892 +label: "Mexican" +value: "76" +data: Eccube\Entity\Tag {#7815 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7893 +label: "スチール" +value: "77" +data: Eccube\Entity\Tag {#7818 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7894 +label: "French" +value: "78" +data: Eccube\Entity\Tag {#7821 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7895 +label: "漆" +value: "79" +data: Eccube\Entity\Tag {#7824 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7896 +label: "ウール" +value: "80" +data: Eccube\Entity\Tag {#7827 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7897 +label: "刺繍" +value: "82" +data: Eccube\Entity\Tag {#7830 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7898 +label: "Beige" +value: "83" +data: Eccube\Entity\Tag {#7833 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7899 +label: "竹" +value: "86" +data: Eccube\Entity\Tag {#7836 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#9046 -elements: [] } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#9629 -form: Symfony\Component\Form\Form {#8641 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#9628 …5} |
full_name | "tag" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag" |
is_selected | Closure($choice, array $values) {#9631 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5866 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "tag" |
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" |
valid | true |
value | [] |
12
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "White" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "12" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "White" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#7934 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#7932 …} } } |
validation_groups | null |
value | "12" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9634 -form: Symfony\Component\Form\Form {#8644 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9632 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_12" |
label | "White" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "12" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "12" |
13
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Black" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Black" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#7943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#7942 …} } } |
validation_groups | null |
value | "13" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9636 -form: Symfony\Component\Form\Form {#8647 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9635 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_13" |
label | "Black" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "13" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "13" |
14
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Gray" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Gray" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#7953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#7952 …} } } |
validation_groups | null |
value | "14" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9638 -form: Symfony\Component\Form\Form {#8650 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9637 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_14" |
label | "Gray" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "14" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "14" |
16
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Ivory" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Ivory" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#7963 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#7962 …} } } |
validation_groups | null |
value | "16" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9640 -form: Symfony\Component\Form\Form {#8653 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9639 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_16" |
label | "Ivory" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "16" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "16" |
17
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Brown" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Brown" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#7973 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#7972 …} } } |
validation_groups | null |
value | "17" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9642 -form: Symfony\Component\Form\Form {#8656 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9641 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_17" |
label | "Brown" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "17" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "17" |
18
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Navy" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Navy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#7983 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#7982 …} } } |
validation_groups | null |
value | "18" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9644 -form: Symfony\Component\Form\Form {#8659 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9643 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_18" |
label | "Navy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "18" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "18" |
19
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Blue" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Blue" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#7993 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#7992 …} } } |
validation_groups | null |
value | "19" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9646 -form: Symfony\Component\Form\Form {#8662 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9645 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_19" |
label | "Blue" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "19" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "19" |
20
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Green" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Green" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8003 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8002 …} } } |
validation_groups | null |
value | "20" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9648 -form: Symfony\Component\Form\Form {#8665 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9647 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_20" |
label | "Green" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "20" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "20" |
21
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Pink" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pink" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8012 …} } } |
validation_groups | null |
value | "21" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9650 -form: Symfony\Component\Form\Form {#8668 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9649 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_21" |
label | "Pink" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "21" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "21" |
22
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 | "Red" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Red" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8023 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8022 …} } } |
validation_groups | null |
value | "22" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9652 -form: Symfony\Component\Form\Form {#8671 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9651 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_22" |
label | "Red" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "22" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "22" |
23
"Symfony\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 | "Yellow" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Yellow" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8032 …} } } |
validation_groups | null |
value | "23" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9654 -form: Symfony\Component\Form\Form {#8674 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9653 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_23" |
label | "Yellow" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "23" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "23" |
24
"Symfony\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 | "Orange" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Orange" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8042 …} } } |
validation_groups | null |
value | "24" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9656 -form: Symfony\Component\Form\Form {#8677 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9655 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_24" |
label | "Orange" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "24" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "24" |
25
"Symfony\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 | "Purple" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Purple" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8053 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8052 …} } } |
validation_groups | null |
value | "25" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9658 -form: Symfony\Component\Form\Form {#8680 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9657 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_25" |
label | "Purple" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "25" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "25" |
26
"Symfony\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 | "Silver" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Silver" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8062 …} } } |
validation_groups | null |
value | "26" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9660 -form: Symfony\Component\Form\Form {#8683 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9659 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_26" |
label | "Silver" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "26" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "26" |
27
"Symfony\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 | "Gold" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Gold" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8072 …} } } |
validation_groups | null |
value | "27" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9662 -form: Symfony\Component\Form\Form {#8686 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9661 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_27" |
label | "Gold" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "27" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "27" |
28
"Symfony\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 | "Clear" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Clear" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8082 …} } } |
validation_groups | null |
value | "28" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9664 -form: Symfony\Component\Form\Form {#8689 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9663 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_28" |
label | "Clear" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "28" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "28" |
29
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8093 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8092 …} } } |
validation_groups | null |
value | "29" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9666 -form: Symfony\Component\Form\Form {#8692 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9665 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_29" |
label | "木" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "29" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "29" |
30
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8102 …} } } |
validation_groups | null |
value | "30" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9668 -form: Symfony\Component\Form\Form {#8695 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9667 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_30" |
label | "鉄" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "30" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "30" |
31
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8112 …} } } |
validation_groups | null |
value | "31" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9670 -form: Symfony\Component\Form\Form {#8698 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9669 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_31" |
label | "ガラス" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "31" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "31" |
32
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8122 …} } } |
validation_groups | null |
value | "32" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9672 -form: Symfony\Component\Form\Form {#8701 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9671 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_32" |
label | "陶器" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "32" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "32" |
33
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8133 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8132 …} } } |
validation_groups | null |
value | "33" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9674 -form: Symfony\Component\Form\Form {#8704 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9673 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_33" |
label | "琺瑯" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "33" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "33" |
34
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8142 …} } } |
validation_groups | null |
value | "34" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9676 -form: Symfony\Component\Form\Form {#8707 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9675 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_34" |
label | "真鍮" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "34" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "34" |
35
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8152 …} } } |
validation_groups | null |
value | "35" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9678 -form: Symfony\Component\Form\Form {#8710 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9677 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_35" |
label | "紙" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "35" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "35" |
36
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8163 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8162 …} } } |
validation_groups | null |
value | "36" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9680 -form: Symfony\Component\Form\Form {#8713 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9679 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_36" |
label | "布" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "36" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "36" |
37
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8172 …} } } |
validation_groups | null |
value | "37" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9682 -form: Symfony\Component\Form\Form {#8716 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9681 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_37" |
label | "糸" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "37" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "37" |
38
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8182 …} } } |
validation_groups | null |
value | "38" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9684 -form: Symfony\Component\Form\Form {#8719 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9683 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_38" |
label | "コンクリート" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "38" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "38" |
39
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8192 …} } } |
validation_groups | null |
value | "39" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9686 -form: Symfony\Component\Form\Form {#8722 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9685 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_39" |
label | "ポリプロピレン" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "39" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "39" |
40
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8202 …} } } |
validation_groups | null |
value | "40" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9688 -form: Symfony\Component\Form\Form {#8725 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9687 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_40" |
label | "セラミック" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "40" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "40" |
41
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8213 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8212 …} } } |
validation_groups | null |
value | "41" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9690 -form: Symfony\Component\Form\Form {#8728 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9689 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_41" |
label | "籐" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "41" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "41" |
42
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8222 …} } } |
validation_groups | null |
value | "42" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9692 -form: Symfony\Component\Form\Form {#8731 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9691 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_42" |
label | "銅" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "42" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "42" |
43
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8232 …} } } |
validation_groups | null |
value | "43" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9694 -form: Symfony\Component\Form\Form {#8734 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9693 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_43" |
label | "レザー" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "43" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "43" |
44
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8242 …} } } |
validation_groups | null |
value | "44" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9696 -form: Symfony\Component\Form\Form {#8737 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9695 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_44" |
label | "大理石・石" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "44" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "44" |
45
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 | "Art" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Art" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8252 …} } } |
validation_groups | null |
value | "45" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9698 -form: Symfony\Component\Form\Form {#8740 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9697 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_45" |
label | "Art" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "45" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "45" |
46
"Symfony\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 | "Craft" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Craft" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8262 …} } } |
validation_groups | null |
value | "46" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9700 -form: Symfony\Component\Form\Form {#8743 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9699 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_46" |
label | "Craft" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "46" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "46" |
47
"Symfony\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 | "Primitive" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Primitive" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8272 …} } } |
validation_groups | null |
value | "47" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9702 -form: Symfony\Component\Form\Form {#8746 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9701 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_47" |
label | "Primitive" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "47" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "47" |
48
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 | "Nordic" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Nordic" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8282 …} } } |
validation_groups | null |
value | "48" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9704 -form: Symfony\Component\Form\Form {#8749 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9703 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_48" |
label | "Nordic" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "48" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "48" |
49
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 | "Postmodern" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Postmodern" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8293 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8292 …} } } |
validation_groups | null |
value | "49" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9706 -form: Symfony\Component\Form\Form {#8752 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9705 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_49" |
label | "Postmodern" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "49" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "49" |
50
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 | "Modern" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Modern" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8302 …} } } |
validation_groups | null |
value | "50" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9708 -form: Symfony\Component\Form\Form {#8755 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9707 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_50" |
label | "Modern" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "50" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "50" |
51
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 | "Industrial" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Industrial" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8312 …} } } |
validation_groups | null |
value | "51" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9710 -form: Symfony\Component\Form\Form {#8758 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9709 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_51" |
label | "Industrial" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "51" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "51" |
52
"Symfony\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 | "Antiques" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Antiques" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8323 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8322 …} } } |
validation_groups | null |
value | "52" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9712 -form: Symfony\Component\Form\Form {#8761 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9711 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_52" |
label | "Antiques" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "52" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "52" |
53
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 | "Vintage" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Vintage" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8332 …} } } |
validation_groups | null |
value | "53" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9714 -form: Symfony\Component\Form\Form {#8764 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9713 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_53" |
label | "Vintage" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "53" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "53" |
54
"Symfony\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 | "Asian" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Asian" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8343 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8342 …} } } |
validation_groups | null |
value | "54" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9716 -form: Symfony\Component\Form\Form {#8767 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9715 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_54" |
label | "Asian" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "54" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "54" |
55
"Symfony\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 | "Japanese" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Japanese" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8352 …} } } |
validation_groups | null |
value | "55" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9718 -form: Symfony\Component\Form\Form {#8770 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9717 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_55" |
label | "Japanese" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "55" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "55" |
56
"Symfony\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 | "Euro" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Euro" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8362 …} } } |
validation_groups | null |
value | "56" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9720 -form: Symfony\Component\Form\Form {#8773 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9719 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_56" |
label | "Euro" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "56" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "56" |
57
"Symfony\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 | "US" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "US" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8372 …} } } |
validation_groups | null |
value | "57" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9722 -form: Symfony\Component\Form\Form {#8776 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9721 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_57" |
label | "US" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "57" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "57" |
58
"Symfony\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 | "Moroccan" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Moroccan" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8382 …} } } |
validation_groups | null |
value | "58" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9724 -form: Symfony\Component\Form\Form {#8779 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9723 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_58" |
label | "Moroccan" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "58" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "58" |
59
"Symfony\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 | "clear" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "clear" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8392 …} } } |
validation_groups | null |
value | "59" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9726 -form: Symfony\Component\Form\Form {#8782 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9725 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_59" |
label | "clear" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "59" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "59" |
60
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8403 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8402 …} } } |
validation_groups | null |
value | "60" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9728 -form: Symfony\Component\Form\Form {#8785 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9727 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_60" |
label | "その他" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "60" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "60" |
61
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8412 …} } } |
validation_groups | null |
value | "61" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9730 -form: Symfony\Component\Form\Form {#8788 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9729 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_61" |
label | "金物" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "61" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "61" |
62
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8422 …} } } |
validation_groups | null |
value | "62" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9732 -form: Symfony\Component\Form\Form {#8791 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9731 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_62" |
label | "プラスチック" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "62" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "62" |
63
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8433 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8432 …} } } |
validation_groups | null |
value | "63" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9734 -form: Symfony\Component\Form\Form {#8794 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9733 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_63" |
label | "大理石" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "63" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "63" |
64
"Symfony\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 | "Brand" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Brand" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8442 …} } } |
validation_groups | null |
value | "64" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9736 -form: Symfony\Component\Form\Form {#8797 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9735 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_64" |
label | "Brand" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "64" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "64" |
65
"Symfony\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 | "Designer" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Designer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8453 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8452 …} } } |
validation_groups | null |
value | "65" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9738 -form: Symfony\Component\Form\Form {#8800 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9737 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_65" |
label | "Designer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "65" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "65" |
66
"Symfony\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 | "Original" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Original" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8463 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8462 …} } } |
validation_groups | null |
value | "66" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9740 -form: Symfony\Component\Form\Form {#8803 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9739 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_66" |
label | "Original" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "66" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "66" |
67
"Symfony\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 | "Animal" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Animal" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8472 …} } } |
validation_groups | null |
value | "67" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9742 -form: Symfony\Component\Form\Form {#8806 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9741 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_67" |
label | "Animal" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "67" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "67" |
68
"Symfony\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 | "Paola Paronett" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Paola Paronett" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8482 …} } } |
validation_groups | null |
value | "68" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9744 -form: Symfony\Component\Form\Form {#8809 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9743 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_68" |
label | "Paola Paronett" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "68" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "68" |
69
"Symfony\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 | "Hedwig Bollhagen" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Hedwig Bollhagen" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8493 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8492 …} } } |
validation_groups | null |
value | "69" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9746 -form: Symfony\Component\Form\Form {#8812 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9745 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_69" |
label | "Hedwig Bollhagen" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "69" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "69" |
70
"Symfony\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 | "CONRAN" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "CONRAN" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8502 …} } } |
validation_groups | null |
value | "70" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9748 -form: Symfony\Component\Form\Form {#8815 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9747 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_70" |
label | "CONRAN" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "70" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "70" |
71
"Symfony\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 | "African" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "African" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8513 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8512 …} } } |
validation_groups | null |
value | "71" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9750 -form: Symfony\Component\Form\Form {#8818 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9749 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_71" |
label | "African" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "71" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "71" |
72
"Symfony\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 | "Yanagi Sori" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Yanagi Sori" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8522 …} } } |
validation_groups | null |
value | "72" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9752 -form: Symfony\Component\Form\Form {#8821 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9751 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_72" |
label | "Yanagi Sori" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "72" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "72" |
73
"Symfony\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 | "Lisa Larson" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Lisa Larson" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8532 …} } } |
validation_groups | null |
value | "73" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9754 -form: Symfony\Component\Form\Form {#8824 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9753 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_73" |
label | "Lisa Larson" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "73" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "73" |
74
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8543 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8542 …} } } |
validation_groups | null |
value | "74" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9756 -form: Symfony\Component\Form\Form {#8827 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9755 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_74" |
label | "北欧モダン" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "74" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "74" |
75
"Symfony\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 | "Mario Botta" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Mario Botta" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8552 …} } } |
validation_groups | null |
value | "75" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9758 -form: Symfony\Component\Form\Form {#8830 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9757 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_75" |
label | "Mario Botta" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "75" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "75" |
76
"Symfony\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 | "Mexican" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Mexican" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8563 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8562 …} } } |
validation_groups | null |
value | "76" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9760 -form: Symfony\Component\Form\Form {#8833 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9759 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_76" |
label | "Mexican" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "76" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "76" |
77
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8572 …} } } |
validation_groups | null |
value | "77" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9762 -form: Symfony\Component\Form\Form {#8836 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9761 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_77" |
label | "スチール" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "77" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "77" |
78
"Symfony\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 | "French" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "French" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8583 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8582 …} } } |
validation_groups | null |
value | "78" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9764 -form: Symfony\Component\Form\Form {#8839 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9763 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_78" |
label | "French" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "78" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "78" |
79
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8592 …} } } |
validation_groups | null |
value | "79" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9766 -form: Symfony\Component\Form\Form {#8842 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9765 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_79" |
label | "漆" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "79" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "79" |
80
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8602 …} } } |
validation_groups | null |
value | "80" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9768 -form: Symfony\Component\Form\Form {#8845 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9767 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_80" |
label | "ウール" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "80" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "80" |
82
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8612 …} } } |
validation_groups | null |
value | "82" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9770 -form: Symfony\Component\Form\Form {#8848 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9769 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_82" |
label | "刺繍" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "82" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "82" |
83
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 | "Beige" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Beige" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#8623 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8622 …} } } |
validation_groups | null |
value | "83" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9772 -form: Symfony\Component\Form\Form {#8851 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9771 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_83" |
label | "Beige" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "83" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "83" |
86
"Symfony\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 | "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 {#1862 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1863 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1860 …} -namespace: Closure() {#1858 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#7928 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7924 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7930 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() {#8633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4572 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#8632 …} } } |
validation_groups | null |
value | "86" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
cache_key | "_tag_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 {#9774 -form: Symfony\Component\Form\Form {#8854 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9773 …5} |
full_name | "tag[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag_86" |
label | "竹" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "86" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_tag_entry" |
valid | true |
value | "86" |