- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 207
- 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" => "an0898" "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#9129 -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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7554 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
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() {#7552 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#7553 …} } } |
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" => "an0898" "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#9129 -elements: [] } ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6501 -form: Symfony\Component\Form\Form {#7995 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8950 …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" => "an0898" "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#9129 -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 {#4709 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4702 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4704 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4729 …} -Children: Doctrine\ORM\PersistentCollection {#4976 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4973 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4975 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4974 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4969 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4966 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4968 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4967 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4965 …} -Children: Doctrine\ORM\PersistentCollection {#4962 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4959 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4961 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4960 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4958 …} -Children: Doctrine\ORM\PersistentCollection {#4955 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4703 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4954 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4953 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4705 …} -Children: Doctrine\ORM\PersistentCollection {#4936 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4939 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4952 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4951 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4942 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4943 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4950 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4949 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4944 …} -Children: Doctrine\ORM\PersistentCollection {#4947 …} -Parent: Eccube\Entity\Category {#4939} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4983 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4948 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4697 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4981 …} -Children: Doctrine\ORM\PersistentCollection {#4985 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4994 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4992 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4993 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4995 …} -Children: Doctrine\ORM\PersistentCollection {#4998 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5001 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4999 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5000 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5002 …} -Children: Doctrine\ORM\PersistentCollection {#5005 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5008 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#5006 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5007 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5009 …} -Children: Doctrine\ORM\PersistentCollection {#5012 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5015 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#5013 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5014 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5016 …} -Children: Doctrine\ORM\PersistentCollection {#5019 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5022 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4990 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4991 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#4939} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5027 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#5020 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#5021 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5028 …} -Children: Doctrine\ORM\PersistentCollection {#5031 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5036 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#5034 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#5035 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5037 …} -Children: Doctrine\ORM\PersistentCollection {#5040 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5043 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#5041 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#5042 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5044 …} -Children: Doctrine\ORM\PersistentCollection {#5047 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5050 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4987 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4986 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5051 …} -Children: Doctrine\ORM\PersistentCollection {#5054 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5055 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#5032 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5033 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5056 …} -Children: Doctrine\ORM\PersistentCollection {#5059 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5060 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#5048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#5049 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5061 …} -Children: Doctrine\ORM\PersistentCollection {#5064 …} -Parent: Eccube\Entity\Category {#5055} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5071 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#5069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#5070 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5075 …} -Parent: Eccube\Entity\Category {#5055} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5078 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#5076 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#5077 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5079 …} -Children: Doctrine\ORM\PersistentCollection {#5082 …} -Parent: Eccube\Entity\Category {#5055} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5085 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#5067 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5068 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5090 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#5083 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5084 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5091 …} -Children: Doctrine\ORM\PersistentCollection {#5094 …} -Parent: Eccube\Entity\Category {#5085} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5099 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#5097 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5098 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5100 …} -Children: Doctrine\ORM\PersistentCollection {#5103 …} -Parent: Eccube\Entity\Category {#5085} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5106 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#5104 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5105 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5085} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5113 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#5095 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5096 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5114 …} -Children: Doctrine\ORM\PersistentCollection {#5117 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5118 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#5111 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5112 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5119 …} -Children: Doctrine\ORM\PersistentCollection {#5122 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5127 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#5125 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5126 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5128 …} -Children: Doctrine\ORM\PersistentCollection {#5131 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5134 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#5132 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5133 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5135 …} -Children: Doctrine\ORM\PersistentCollection {#5138 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5141 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#5139 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5140 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5142 …} -Children: Doctrine\ORM\PersistentCollection {#5145 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5148 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4989 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4988 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5153 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#5146 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5147 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5154 …} -Children: Doctrine\ORM\PersistentCollection {#5157 …} -Parent: Eccube\Entity\Category {#5148} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5162 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#5160 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5161 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5166 …} -Parent: Eccube\Entity\Category {#5148} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5169 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#5167 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5168 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5170 …} -Children: Doctrine\ORM\PersistentCollection {#5173 …} -Parent: Eccube\Entity\Category {#5148} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5176 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#5158 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#5159 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5177 …} -Children: Doctrine\ORM\PersistentCollection {#5180 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5181 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#5174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#5175 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5182 …} -Children: Doctrine\ORM\PersistentCollection {#5185 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5190 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#5188 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#5189 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5191 …} -Children: Doctrine\ORM\PersistentCollection {#5194 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5197 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#5195 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#5196 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5198 …} -Children: Doctrine\ORM\PersistentCollection {#5201 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5204 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#5202 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#5203 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5205 …} -Children: Doctrine\ORM\PersistentCollection {#5208 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5211 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#5209 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#5210 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5212 …} -Children: Doctrine\ORM\PersistentCollection {#5215 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5218 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#5216 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#5217 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5225 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#5123 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5124 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5226 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5230 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#5223 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#5224 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5231 …} -Children: Doctrine\ORM\PersistentCollection {#5234 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5239 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#5237 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#5238 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5246 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#5244 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5245 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5253 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#5251 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#5252 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5254 …} -Children: Doctrine\ORM\PersistentCollection {#5257 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5260 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#5258 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5259 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5261 …} -Children: Doctrine\ORM\PersistentCollection {#5264 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5267 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#5265 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5266 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5274 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#5272 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5273 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5281 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#5279 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5280 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5282 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5288 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#5286 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5287 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5295 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#5235 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5236 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5296 …} -Children: Doctrine\ORM\PersistentCollection {#5299 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5300 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#5293 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5294 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5309 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#5307 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5308 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5310 …} -Children: Doctrine\ORM\PersistentCollection {#5313 …} -Parent: Eccube\Entity\Category {#5295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5316 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#5314 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#5315 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5317 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Eccube\Entity\Category {#5295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5323 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#5305 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#5306 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5324 …} -Children: Doctrine\ORM\PersistentCollection {#5327 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5328 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#5321 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5322 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5323} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5337 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#5335 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#5336 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5338 …} -Children: Doctrine\ORM\PersistentCollection {#5341 …} -Parent: Eccube\Entity\Category {#5323} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5344 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#5342 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5343 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5323} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5351 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#5333 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5334 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5355 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5356 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#5349 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5350 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5365 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#5363 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5364 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5372 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#5370 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#5371 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5373 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5379 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#5377 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#5378 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5383 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5386 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#5186 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#5187 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5387 …} -Children: Doctrine\ORM\PersistentCollection {#5390 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5391 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#5384 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5385 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5392 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5400 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#5398 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5399 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5407 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#5405 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5406 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5408 …} -Children: Doctrine\ORM\PersistentCollection {#5411 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5414 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#5412 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5413 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5415 …} -Children: Doctrine\ORM\PersistentCollection {#5418 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5421 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#5419 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5420 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -Children: Doctrine\ORM\PersistentCollection {#5425 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5428 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#5396 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#5397 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5433 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#5426 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5427 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5442 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#5440 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5441 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5443 …} -Children: Doctrine\ORM\PersistentCollection {#5446 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5449 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#5447 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5448 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5456 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#5438 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#5439 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5457 …} -Children: Doctrine\ORM\PersistentCollection {#5460 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5461 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#5454 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5455 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5462 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5470 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5468 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5469 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5471 …} -Children: Doctrine\ORM\PersistentCollection {#5474 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5477 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5475 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5476 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5478 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5484 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5482 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5483 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5485 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5491 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#5362 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5361 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5492 …} -Children: Doctrine\ORM\PersistentCollection {#5495 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5496 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#5066 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5065 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5501 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5489 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5490 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5502 …} -Children: Doctrine\ORM\PersistentCollection {#5505 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5512 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5510 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5511 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5513 …} -Children: Doctrine\ORM\PersistentCollection {#5516 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5519 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5517 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5518 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5520 …} -Children: Doctrine\ORM\PersistentCollection {#5523 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5526 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5524 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5525 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5527 …} -Children: Doctrine\ORM\PersistentCollection {#5530 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5533 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5531 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5532 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5534 …} -Children: Doctrine\ORM\PersistentCollection {#5537 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5540 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5538 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5539 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5541 …} -Children: Doctrine\ORM\PersistentCollection {#5544 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5547 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5545 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5546 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5548 …} -Children: Doctrine\ORM\PersistentCollection {#5551 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5554 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5508 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5509 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5555 …} -Children: Doctrine\ORM\PersistentCollection {#5558 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5559 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5552 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5553 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5568 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5566 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5567 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5569 …} -Children: Doctrine\ORM\PersistentCollection {#5572 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5575 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5573 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5574 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5576 …} -Children: Doctrine\ORM\PersistentCollection {#5579 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5582 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5580 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5581 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5583 …} -Children: Doctrine\ORM\PersistentCollection {#5586 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5589 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5587 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5588 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5590 …} -Children: Doctrine\ORM\PersistentCollection {#5593 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5596 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5564 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5565 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5601 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5594 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5595 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5610 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5608 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5609 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5611 …} -Children: Doctrine\ORM\PersistentCollection {#5614 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5617 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5615 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5616 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5618 …} -Children: Doctrine\ORM\PersistentCollection {#5621 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5624 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5622 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5623 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5625 …} -Children: Doctrine\ORM\PersistentCollection {#5628 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5631 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5629 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5630 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5635 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5638 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5606 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5607 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5642 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5643 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5636 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5637 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5644 …} -Children: Doctrine\ORM\PersistentCollection {#5647 …} -Parent: Eccube\Entity\Category {#5638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5652 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5650 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5651 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5653 …} -Children: Doctrine\ORM\PersistentCollection {#5656 …} -Parent: Eccube\Entity\Category {#5638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5659 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5657 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5658 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5660 …} -Children: Doctrine\ORM\PersistentCollection {#5663 …} -Parent: Eccube\Entity\Category {#5638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5666 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5648 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5649 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5671 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5664 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5665 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5675 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5680 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5678 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5679 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5684 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5687 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5685 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5686 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5694 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5692 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5693 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5701 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5699 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5700 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5702 …} -Children: Doctrine\ORM\PersistentCollection {#5705 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5708 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5706 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5707 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5709 …} -Children: Doctrine\ORM\PersistentCollection {#5712 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5715 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5467 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5466 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5720 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5713 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5714 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5721 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5729 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5727 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5728 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5736 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5734 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5735 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5737 …} -Children: Doctrine\ORM\PersistentCollection {#5740 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5743 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5741 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5742 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5750 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5748 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5749 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5751 …} -Children: Doctrine\ORM\PersistentCollection {#5754 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5757 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5755 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5756 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5761 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5764 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5762 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5763 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5765 …} -Children: Doctrine\ORM\PersistentCollection {#5768 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5771 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5769 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5770 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5772 …} -Children: Doctrine\ORM\PersistentCollection {#5775 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5778 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5776 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5777 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5779 …} -Children: Doctrine\ORM\PersistentCollection {#5782 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5785 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5783 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5784 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5786 …} -Children: Doctrine\ORM\PersistentCollection {#5789 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5792 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5507 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5506 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5793 …} -Children: Doctrine\ORM\PersistentCollection {#5796 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5797 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5790 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5791 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5798 …} -Children: Doctrine\ORM\PersistentCollection {#5801 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5806 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5804 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5805 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5807 …} -Children: Doctrine\ORM\PersistentCollection {#5810 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5813 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5811 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5812 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5820 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5818 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5819 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5821 …} -Children: Doctrine\ORM\PersistentCollection {#5824 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5827 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5726 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5725 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5832 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5677 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5676 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5833 …} -Children: Doctrine\ORM\PersistentCollection {#5836 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5837 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5825 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5826 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5838 …} -Children: Doctrine\ORM\PersistentCollection {#5841 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5848 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5846 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5847 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5855 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5853 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5854 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5856 …} -Children: Doctrine\ORM\PersistentCollection {#5859 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5862 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5860 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5861 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5863 …} -Children: Doctrine\ORM\PersistentCollection {#5866 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5869 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5803 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5802 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5874 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5867 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5868 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5875 …} -Children: Doctrine\ORM\PersistentCollection {#5878 …} -Parent: Eccube\Entity\Category {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5883 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5881 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5882 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5887 …} -Parent: Eccube\Entity\Category {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5843 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5880 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5879 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5842 …} -Children: Doctrine\ORM\PersistentCollection {#5890 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5891 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5845 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5844 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5843} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } ] |
[ Eccube\Entity\Category {#4709 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4702 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4704 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4729 …} -Children: Doctrine\ORM\PersistentCollection {#4976 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4973 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4975 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4974 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4969 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4966 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4968 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4967 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4965 …} -Children: Doctrine\ORM\PersistentCollection {#4962 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4959 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4961 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4960 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4958 …} -Children: Doctrine\ORM\PersistentCollection {#4955 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4703 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4954 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4953 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4705 …} -Children: Doctrine\ORM\PersistentCollection {#4936 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4939 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4952 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4951 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4942 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4943 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4950 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4949 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4944 …} -Children: Doctrine\ORM\PersistentCollection {#4947 …} -Parent: Eccube\Entity\Category {#4939} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4983 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4948 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4697 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4981 …} -Children: Doctrine\ORM\PersistentCollection {#4985 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4994 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4992 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4993 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4995 …} -Children: Doctrine\ORM\PersistentCollection {#4998 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5001 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4999 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5000 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5002 …} -Children: Doctrine\ORM\PersistentCollection {#5005 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5008 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#5006 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5007 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5009 …} -Children: Doctrine\ORM\PersistentCollection {#5012 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5015 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#5013 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5014 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5016 …} -Children: Doctrine\ORM\PersistentCollection {#5019 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5022 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4990 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4991 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#4939} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5027 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#5020 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#5021 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5028 …} -Children: Doctrine\ORM\PersistentCollection {#5031 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5036 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#5034 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#5035 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5037 …} -Children: Doctrine\ORM\PersistentCollection {#5040 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5043 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#5041 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#5042 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5044 …} -Children: Doctrine\ORM\PersistentCollection {#5047 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5050 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4987 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4986 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5051 …} -Children: Doctrine\ORM\PersistentCollection {#5054 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5055 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#5032 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5033 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5056 …} -Children: Doctrine\ORM\PersistentCollection {#5059 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5060 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#5048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#5049 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5061 …} -Children: Doctrine\ORM\PersistentCollection {#5064 …} -Parent: Eccube\Entity\Category {#5055} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5071 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#5069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#5070 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5075 …} -Parent: Eccube\Entity\Category {#5055} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5078 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#5076 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#5077 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5079 …} -Children: Doctrine\ORM\PersistentCollection {#5082 …} -Parent: Eccube\Entity\Category {#5055} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5085 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#5067 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5068 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5090 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#5083 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5084 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5091 …} -Children: Doctrine\ORM\PersistentCollection {#5094 …} -Parent: Eccube\Entity\Category {#5085} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5099 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#5097 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5098 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5100 …} -Children: Doctrine\ORM\PersistentCollection {#5103 …} -Parent: Eccube\Entity\Category {#5085} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5106 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#5104 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5105 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5085} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5113 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#5095 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5096 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5114 …} -Children: Doctrine\ORM\PersistentCollection {#5117 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5118 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#5111 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5112 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5119 …} -Children: Doctrine\ORM\PersistentCollection {#5122 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5127 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#5125 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5126 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5128 …} -Children: Doctrine\ORM\PersistentCollection {#5131 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5134 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#5132 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5133 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5135 …} -Children: Doctrine\ORM\PersistentCollection {#5138 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5141 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#5139 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5140 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5142 …} -Children: Doctrine\ORM\PersistentCollection {#5145 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5148 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4989 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4988 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5153 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#5146 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5147 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5154 …} -Children: Doctrine\ORM\PersistentCollection {#5157 …} -Parent: Eccube\Entity\Category {#5148} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5162 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#5160 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5161 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5166 …} -Parent: Eccube\Entity\Category {#5148} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5169 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#5167 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5168 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5170 …} -Children: Doctrine\ORM\PersistentCollection {#5173 …} -Parent: Eccube\Entity\Category {#5148} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5176 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#5158 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#5159 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5177 …} -Children: Doctrine\ORM\PersistentCollection {#5180 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5181 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#5174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#5175 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5182 …} -Children: Doctrine\ORM\PersistentCollection {#5185 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5190 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#5188 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#5189 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5191 …} -Children: Doctrine\ORM\PersistentCollection {#5194 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5197 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#5195 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#5196 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5198 …} -Children: Doctrine\ORM\PersistentCollection {#5201 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5204 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#5202 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#5203 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5205 …} -Children: Doctrine\ORM\PersistentCollection {#5208 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5211 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#5209 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#5210 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5212 …} -Children: Doctrine\ORM\PersistentCollection {#5215 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5218 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#5216 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#5217 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5225 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#5123 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5124 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5226 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5230 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#5223 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#5224 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5231 …} -Children: Doctrine\ORM\PersistentCollection {#5234 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5239 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#5237 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#5238 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5246 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#5244 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5245 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5253 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#5251 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#5252 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5254 …} -Children: Doctrine\ORM\PersistentCollection {#5257 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5260 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#5258 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5259 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5261 …} -Children: Doctrine\ORM\PersistentCollection {#5264 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5267 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#5265 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5266 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5274 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#5272 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5273 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5281 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#5279 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5280 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5282 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5288 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#5286 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5287 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5295 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#5235 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5236 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5296 …} -Children: Doctrine\ORM\PersistentCollection {#5299 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5300 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#5293 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5294 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5309 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#5307 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5308 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5310 …} -Children: Doctrine\ORM\PersistentCollection {#5313 …} -Parent: Eccube\Entity\Category {#5295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5316 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#5314 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#5315 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5317 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Eccube\Entity\Category {#5295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5323 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#5305 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#5306 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5324 …} -Children: Doctrine\ORM\PersistentCollection {#5327 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5328 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#5321 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5322 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5323} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5337 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#5335 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#5336 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5338 …} -Children: Doctrine\ORM\PersistentCollection {#5341 …} -Parent: Eccube\Entity\Category {#5323} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5344 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#5342 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5343 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5323} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5351 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#5333 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5334 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5355 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5356 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#5349 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5350 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5365 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#5363 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5364 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5372 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#5370 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#5371 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5373 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5379 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#5377 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#5378 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5383 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5386 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#5186 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#5187 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5387 …} -Children: Doctrine\ORM\PersistentCollection {#5390 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5391 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#5384 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5385 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5392 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5400 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#5398 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5399 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5407 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#5405 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5406 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5408 …} -Children: Doctrine\ORM\PersistentCollection {#5411 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5414 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#5412 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5413 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5415 …} -Children: Doctrine\ORM\PersistentCollection {#5418 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5421 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#5419 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5420 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -Children: Doctrine\ORM\PersistentCollection {#5425 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5428 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#5396 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#5397 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5433 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#5426 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5427 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5442 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#5440 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5441 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5443 …} -Children: Doctrine\ORM\PersistentCollection {#5446 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5449 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#5447 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5448 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5456 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#5438 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#5439 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5457 …} -Children: Doctrine\ORM\PersistentCollection {#5460 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5461 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#5454 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5455 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5462 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5470 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5468 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5469 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5471 …} -Children: Doctrine\ORM\PersistentCollection {#5474 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5477 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5475 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5476 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5478 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5484 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5482 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5483 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5485 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5491 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#5362 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5361 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5492 …} -Children: Doctrine\ORM\PersistentCollection {#5495 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5496 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#5066 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5065 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5501 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5489 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5490 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5502 …} -Children: Doctrine\ORM\PersistentCollection {#5505 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5512 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5510 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5511 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5513 …} -Children: Doctrine\ORM\PersistentCollection {#5516 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5519 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5517 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5518 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5520 …} -Children: Doctrine\ORM\PersistentCollection {#5523 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5526 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5524 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5525 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5527 …} -Children: Doctrine\ORM\PersistentCollection {#5530 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5533 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5531 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5532 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5534 …} -Children: Doctrine\ORM\PersistentCollection {#5537 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5540 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5538 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5539 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5541 …} -Children: Doctrine\ORM\PersistentCollection {#5544 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5547 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5545 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5546 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5548 …} -Children: Doctrine\ORM\PersistentCollection {#5551 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5554 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5508 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5509 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5555 …} -Children: Doctrine\ORM\PersistentCollection {#5558 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5559 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5552 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5553 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5568 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5566 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5567 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5569 …} -Children: Doctrine\ORM\PersistentCollection {#5572 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5575 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5573 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5574 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5576 …} -Children: Doctrine\ORM\PersistentCollection {#5579 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5582 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5580 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5581 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5583 …} -Children: Doctrine\ORM\PersistentCollection {#5586 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5589 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5587 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5588 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5590 …} -Children: Doctrine\ORM\PersistentCollection {#5593 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5596 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5564 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5565 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5601 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5594 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5595 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5610 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5608 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5609 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5611 …} -Children: Doctrine\ORM\PersistentCollection {#5614 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5617 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5615 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5616 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5618 …} -Children: Doctrine\ORM\PersistentCollection {#5621 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5624 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5622 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5623 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5625 …} -Children: Doctrine\ORM\PersistentCollection {#5628 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5631 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5629 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5630 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5635 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5638 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5606 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5607 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5642 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5643 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5636 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5637 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5644 …} -Children: Doctrine\ORM\PersistentCollection {#5647 …} -Parent: Eccube\Entity\Category {#5638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5652 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5650 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5651 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5653 …} -Children: Doctrine\ORM\PersistentCollection {#5656 …} -Parent: Eccube\Entity\Category {#5638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5659 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5657 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5658 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5660 …} -Children: Doctrine\ORM\PersistentCollection {#5663 …} -Parent: Eccube\Entity\Category {#5638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5666 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5648 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5649 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5671 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5664 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5665 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5675 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5680 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5678 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5679 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5684 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5687 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5685 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5686 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5694 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5692 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5693 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5701 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5699 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5700 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5702 …} -Children: Doctrine\ORM\PersistentCollection {#5705 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5708 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5706 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5707 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5709 …} -Children: Doctrine\ORM\PersistentCollection {#5712 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5715 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5467 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5466 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5720 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5713 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5714 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5721 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5729 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5727 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5728 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5736 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5734 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5735 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5737 …} -Children: Doctrine\ORM\PersistentCollection {#5740 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5743 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5741 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5742 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5750 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5748 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5749 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5751 …} -Children: Doctrine\ORM\PersistentCollection {#5754 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5757 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5755 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5756 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5761 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5764 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5762 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5763 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5765 …} -Children: Doctrine\ORM\PersistentCollection {#5768 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5771 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5769 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5770 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5772 …} -Children: Doctrine\ORM\PersistentCollection {#5775 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5778 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5776 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5777 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5779 …} -Children: Doctrine\ORM\PersistentCollection {#5782 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5785 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5783 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5784 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5786 …} -Children: Doctrine\ORM\PersistentCollection {#5789 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5792 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5507 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5506 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5793 …} -Children: Doctrine\ORM\PersistentCollection {#5796 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5797 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5790 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5791 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5798 …} -Children: Doctrine\ORM\PersistentCollection {#5801 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5806 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5804 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5805 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5807 …} -Children: Doctrine\ORM\PersistentCollection {#5810 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5813 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5811 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5812 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5820 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5818 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5819 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5821 …} -Children: Doctrine\ORM\PersistentCollection {#5824 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5827 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5726 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5725 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5832 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5677 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5676 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5833 …} -Children: Doctrine\ORM\PersistentCollection {#5836 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5837 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5825 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5826 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5838 …} -Children: Doctrine\ORM\PersistentCollection {#5841 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5848 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5846 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5847 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5855 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5853 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5854 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5856 …} -Children: Doctrine\ORM\PersistentCollection {#5859 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5862 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5860 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5861 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5863 …} -Children: Doctrine\ORM\PersistentCollection {#5866 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5869 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5803 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5802 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5874 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5867 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5868 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5875 …} -Children: Doctrine\ORM\PersistentCollection {#5878 …} -Parent: Eccube\Entity\Category {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5883 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5881 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5882 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5887 …} -Parent: Eccube\Entity\Category {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5843 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5880 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5879 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5842 …} -Children: Doctrine\ORM\PersistentCollection {#5890 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5891 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5845 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5844 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5843} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } ] |
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 {#7570 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7575 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5961 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#428 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4469 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#4709 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4702 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4704 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4729 …} -Children: Doctrine\ORM\PersistentCollection {#4976 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4973 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4975 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4974 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4969 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4966 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4968 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4967 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4965 …} -Children: Doctrine\ORM\PersistentCollection {#4962 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4959 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4961 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4960 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4958 …} -Children: Doctrine\ORM\PersistentCollection {#4955 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4703 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4954 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4953 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4705 …} -Children: Doctrine\ORM\PersistentCollection {#4936 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4939 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4952 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4951 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4942 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4943 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4950 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4949 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4944 …} -Children: Doctrine\ORM\PersistentCollection {#4947 …} -Parent: Eccube\Entity\Category {#4939} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4983 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4948 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4697 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4981 …} -Children: Doctrine\ORM\PersistentCollection {#4985 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#4994 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4992 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4993 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4995 …} -Children: Doctrine\ORM\PersistentCollection {#4998 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5001 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4999 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5000 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5002 …} -Children: Doctrine\ORM\PersistentCollection {#5005 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5008 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#5006 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5007 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5009 …} -Children: Doctrine\ORM\PersistentCollection {#5012 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5015 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#5013 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5014 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5016 …} -Children: Doctrine\ORM\PersistentCollection {#5019 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5022 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4990 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4991 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#4939} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5027 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#5020 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#5021 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5028 …} -Children: Doctrine\ORM\PersistentCollection {#5031 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5036 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#5034 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#5035 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5037 …} -Children: Doctrine\ORM\PersistentCollection {#5040 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5043 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#5041 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#5042 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5044 …} -Children: Doctrine\ORM\PersistentCollection {#5047 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5050 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4987 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4986 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5051 …} -Children: Doctrine\ORM\PersistentCollection {#5054 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5055 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#5032 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5033 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5056 …} -Children: Doctrine\ORM\PersistentCollection {#5059 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5060 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#5048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#5049 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5061 …} -Children: Doctrine\ORM\PersistentCollection {#5064 …} -Parent: Eccube\Entity\Category {#5055} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5071 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#5069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#5070 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5075 …} -Parent: Eccube\Entity\Category {#5055} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5078 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#5076 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#5077 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5079 …} -Children: Doctrine\ORM\PersistentCollection {#5082 …} -Parent: Eccube\Entity\Category {#5055} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5085 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#5067 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5068 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5090 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#5083 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5084 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5091 …} -Children: Doctrine\ORM\PersistentCollection {#5094 …} -Parent: Eccube\Entity\Category {#5085} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5099 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#5097 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5098 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5100 …} -Children: Doctrine\ORM\PersistentCollection {#5103 …} -Parent: Eccube\Entity\Category {#5085} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5106 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#5104 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5105 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5085} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5113 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#5095 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5096 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5114 …} -Children: Doctrine\ORM\PersistentCollection {#5117 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5118 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#5111 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5112 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5119 …} -Children: Doctrine\ORM\PersistentCollection {#5122 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5127 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#5125 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5126 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5128 …} -Children: Doctrine\ORM\PersistentCollection {#5131 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5134 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#5132 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5133 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5135 …} -Children: Doctrine\ORM\PersistentCollection {#5138 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5141 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#5139 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5140 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5142 …} -Children: Doctrine\ORM\PersistentCollection {#5145 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5148 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4989 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4988 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5153 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#5146 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5147 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5154 …} -Children: Doctrine\ORM\PersistentCollection {#5157 …} -Parent: Eccube\Entity\Category {#5148} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5162 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#5160 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5161 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5166 …} -Parent: Eccube\Entity\Category {#5148} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5169 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#5167 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5168 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5170 …} -Children: Doctrine\ORM\PersistentCollection {#5173 …} -Parent: Eccube\Entity\Category {#5148} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5176 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#5158 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#5159 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5177 …} -Children: Doctrine\ORM\PersistentCollection {#5180 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5181 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#5174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#5175 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5182 …} -Children: Doctrine\ORM\PersistentCollection {#5185 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5190 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#5188 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#5189 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5191 …} -Children: Doctrine\ORM\PersistentCollection {#5194 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5197 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#5195 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#5196 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5198 …} -Children: Doctrine\ORM\PersistentCollection {#5201 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5204 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#5202 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#5203 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5205 …} -Children: Doctrine\ORM\PersistentCollection {#5208 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5211 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#5209 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#5210 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5212 …} -Children: Doctrine\ORM\PersistentCollection {#5215 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5218 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#5216 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#5217 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5225 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#5123 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5124 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5226 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5230 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#5223 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#5224 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5231 …} -Children: Doctrine\ORM\PersistentCollection {#5234 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5239 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#5237 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#5238 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5246 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#5244 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5245 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5253 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#5251 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#5252 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5254 …} -Children: Doctrine\ORM\PersistentCollection {#5257 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5260 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#5258 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5259 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5261 …} -Children: Doctrine\ORM\PersistentCollection {#5264 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5267 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#5265 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5266 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5274 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#5272 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5273 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5281 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#5279 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5280 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5282 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5288 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#5286 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5287 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5295 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#5235 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5236 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5296 …} -Children: Doctrine\ORM\PersistentCollection {#5299 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5300 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#5293 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5294 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5309 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#5307 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5308 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5310 …} -Children: Doctrine\ORM\PersistentCollection {#5313 …} -Parent: Eccube\Entity\Category {#5295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5316 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#5314 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#5315 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5317 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Eccube\Entity\Category {#5295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5323 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#5305 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#5306 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5324 …} -Children: Doctrine\ORM\PersistentCollection {#5327 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5328 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#5321 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5322 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5323} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5337 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#5335 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#5336 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5338 …} -Children: Doctrine\ORM\PersistentCollection {#5341 …} -Parent: Eccube\Entity\Category {#5323} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5344 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#5342 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5343 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5323} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5351 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#5333 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5334 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5355 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5356 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#5349 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5350 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5365 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#5363 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5364 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5372 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#5370 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#5371 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5373 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5379 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#5377 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#5378 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5383 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5386 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#5186 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#5187 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5387 …} -Children: Doctrine\ORM\PersistentCollection {#5390 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5391 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#5384 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5385 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5392 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5400 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#5398 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5399 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5407 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#5405 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5406 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5408 …} -Children: Doctrine\ORM\PersistentCollection {#5411 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5414 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#5412 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5413 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5415 …} -Children: Doctrine\ORM\PersistentCollection {#5418 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5421 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#5419 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5420 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -Children: Doctrine\ORM\PersistentCollection {#5425 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5428 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#5396 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#5397 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5433 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#5426 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5427 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5442 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#5440 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5441 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5443 …} -Children: Doctrine\ORM\PersistentCollection {#5446 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5449 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#5447 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5448 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5456 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#5438 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#5439 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5457 …} -Children: Doctrine\ORM\PersistentCollection {#5460 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5461 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#5454 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5455 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5462 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5470 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5468 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5469 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5471 …} -Children: Doctrine\ORM\PersistentCollection {#5474 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5477 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5475 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5476 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5478 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5484 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5482 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5483 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5485 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5491 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#5362 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5361 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5492 …} -Children: Doctrine\ORM\PersistentCollection {#5495 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5496 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#5066 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5065 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5501 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5489 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5490 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5502 …} -Children: Doctrine\ORM\PersistentCollection {#5505 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5512 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5510 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5511 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5513 …} -Children: Doctrine\ORM\PersistentCollection {#5516 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5519 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5517 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5518 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5520 …} -Children: Doctrine\ORM\PersistentCollection {#5523 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5526 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5524 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5525 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5527 …} -Children: Doctrine\ORM\PersistentCollection {#5530 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5533 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5531 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5532 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5534 …} -Children: Doctrine\ORM\PersistentCollection {#5537 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5540 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5538 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5539 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5541 …} -Children: Doctrine\ORM\PersistentCollection {#5544 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5547 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5545 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5546 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5548 …} -Children: Doctrine\ORM\PersistentCollection {#5551 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5554 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5508 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5509 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5555 …} -Children: Doctrine\ORM\PersistentCollection {#5558 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5559 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5552 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5553 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5568 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5566 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5567 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5569 …} -Children: Doctrine\ORM\PersistentCollection {#5572 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5575 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5573 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5574 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5576 …} -Children: Doctrine\ORM\PersistentCollection {#5579 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5582 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5580 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5581 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5583 …} -Children: Doctrine\ORM\PersistentCollection {#5586 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5589 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5587 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5588 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5590 …} -Children: Doctrine\ORM\PersistentCollection {#5593 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5596 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5564 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5565 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5601 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5594 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5595 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5610 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5608 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5609 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5611 …} -Children: Doctrine\ORM\PersistentCollection {#5614 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5617 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5615 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5616 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5618 …} -Children: Doctrine\ORM\PersistentCollection {#5621 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5624 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5622 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5623 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5625 …} -Children: Doctrine\ORM\PersistentCollection {#5628 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5631 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5629 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5630 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5635 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5638 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5606 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5607 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5642 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5643 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5636 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5637 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5644 …} -Children: Doctrine\ORM\PersistentCollection {#5647 …} -Parent: Eccube\Entity\Category {#5638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5652 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5650 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5651 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5653 …} -Children: Doctrine\ORM\PersistentCollection {#5656 …} -Parent: Eccube\Entity\Category {#5638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5659 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5657 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5658 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5660 …} -Children: Doctrine\ORM\PersistentCollection {#5663 …} -Parent: Eccube\Entity\Category {#5638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5666 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5648 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5649 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5671 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5664 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5665 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5675 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5680 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5678 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5679 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5684 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5687 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5685 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5686 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5694 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5692 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5693 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5701 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5699 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5700 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5702 …} -Children: Doctrine\ORM\PersistentCollection {#5705 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5708 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5706 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5707 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5709 …} -Children: Doctrine\ORM\PersistentCollection {#5712 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5715 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5467 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5466 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5720 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5713 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5714 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5721 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5729 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5727 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5728 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5736 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5734 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5735 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5737 …} -Children: Doctrine\ORM\PersistentCollection {#5740 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5743 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5741 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5742 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5750 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5748 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5749 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5751 …} -Children: Doctrine\ORM\PersistentCollection {#5754 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5757 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5755 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5756 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5761 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5764 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5762 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5763 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5765 …} -Children: Doctrine\ORM\PersistentCollection {#5768 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5771 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5769 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5770 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5772 …} -Children: Doctrine\ORM\PersistentCollection {#5775 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5778 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5776 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5777 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5779 …} -Children: Doctrine\ORM\PersistentCollection {#5782 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5785 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5783 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5784 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5786 …} -Children: Doctrine\ORM\PersistentCollection {#5789 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5792 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5507 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5506 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5793 …} -Children: Doctrine\ORM\PersistentCollection {#5796 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5797 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5790 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5791 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5798 …} -Children: Doctrine\ORM\PersistentCollection {#5801 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5806 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5804 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5805 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5807 …} -Children: Doctrine\ORM\PersistentCollection {#5810 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5813 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5811 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5812 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5820 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5818 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5819 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5821 …} -Children: Doctrine\ORM\PersistentCollection {#5824 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5827 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5726 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5725 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5832 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5677 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5676 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5833 …} -Children: Doctrine\ORM\PersistentCollection {#5836 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5837 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5825 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5826 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5838 …} -Children: Doctrine\ORM\PersistentCollection {#5841 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5848 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5846 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5847 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5855 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5853 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5854 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5856 …} -Children: Doctrine\ORM\PersistentCollection {#5859 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5862 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5860 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5861 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5863 …} -Children: Doctrine\ORM\PersistentCollection {#5866 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5869 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5803 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5802 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5874 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5867 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5868 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5875 …} -Children: Doctrine\ORM\PersistentCollection {#5878 …} -Parent: Eccube\Entity\Category {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5883 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5881 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5882 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5887 …} -Parent: Eccube\Entity\Category {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5843 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5880 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5879 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5842 …} -Children: Doctrine\ORM\PersistentCollection {#5890 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } Eccube\Entity\Category {#5891 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5845 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5844 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5843} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } ] |
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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
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 {#428 …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 {#5961 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#428 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4469 …} -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() {#7571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#7572 …} } } |
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 {#9435 +label: "an1767" +value: "194" +data: Eccube\Entity\Category {#4709 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4702 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4704 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4729 …} -Children: Doctrine\ORM\PersistentCollection {#4976 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9434 +label: "ゴールド会員のみ" +value: "193" +data: Eccube\Entity\Category {#4973 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4975 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4974 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4969 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9470 +label: "TOP" +value: "187" +data: Eccube\Entity\Category {#4966 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4968 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4967 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4965 …} -Children: Doctrine\ORM\PersistentCollection {#4962 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9468 +label: "Outlet Sale" +value: "150" +data: Eccube\Entity\Category {#4959 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4961 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4960 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4958 …} -Children: Doctrine\ORM\PersistentCollection {#4955 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9469 +label: "カテゴリーで探す" +value: "131" +data: Eccube\Entity\Category {#4703 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4954 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4953 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4705 …} -Children: Doctrine\ORM\PersistentCollection {#4936 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9564 +label: " 家具" +value: "1" +data: Eccube\Entity\Category {#4939 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4952 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4951 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4942 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9467 +label: " チェア・スツール" +value: "8" +data: Eccube\Entity\Category {#4943 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4950 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4949 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4944 …} -Children: Doctrine\ORM\PersistentCollection {#4947 …} -Parent: Eccube\Entity\Category {#4939} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9475 +label: " ソファ" +value: "188" +data: Eccube\Entity\Category {#4983 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4948 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4697 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4981 …} -Children: Doctrine\ORM\PersistentCollection {#4985 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9543 +label: " チェア" +value: "9" +data: Eccube\Entity\Category {#4994 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4992 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4993 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4995 …} -Children: Doctrine\ORM\PersistentCollection {#4998 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9546 +label: " スツール" +value: "10" +data: Eccube\Entity\Category {#5001 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4999 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5000 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5002 …} -Children: Doctrine\ORM\PersistentCollection {#5005 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9452 +label: " フォールディング" +value: "11" +data: Eccube\Entity\Category {#5008 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#5006 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5007 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5009 …} -Children: Doctrine\ORM\PersistentCollection {#5012 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9449 +label: " その他" +value: "152" +data: Eccube\Entity\Category {#5015 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#5013 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5014 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5016 …} -Children: Doctrine\ORM\PersistentCollection {#5019 …} -Parent: Eccube\Entity\Category {#4943} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9456 +label: " テーブル・その他" +value: "12" +data: Eccube\Entity\Category {#5022 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4990 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4991 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#4939} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9447 +label: " テーブル" +value: "13" +data: Eccube\Entity\Category {#5027 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#5020 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#5021 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5028 …} -Children: Doctrine\ORM\PersistentCollection {#5031 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9455 +label: " サイド・コーヒーテーブル" +value: "14" +data: Eccube\Entity\Category {#5036 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#5034 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#5035 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5037 …} -Children: Doctrine\ORM\PersistentCollection {#5040 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9454 +label: " その他" +value: "15" +data: Eccube\Entity\Category {#5043 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#5041 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#5042 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5044 …} -Children: Doctrine\ORM\PersistentCollection {#5047 …} -Parent: Eccube\Entity\Category {#5022} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9453 +label: " インテリア" +value: "19" +data: Eccube\Entity\Category {#5050 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4987 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4986 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5051 …} -Children: Doctrine\ORM\PersistentCollection {#5054 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9457 +label: " フラワーベース" +value: "20" +data: Eccube\Entity\Category {#5055 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#5032 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5033 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5056 …} -Children: Doctrine\ORM\PersistentCollection {#5059 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9458 +label: " S(~H100mm)" +value: "23" +data: Eccube\Entity\Category {#5060 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#5048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#5049 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5061 …} -Children: Doctrine\ORM\PersistentCollection {#5064 …} -Parent: Eccube\Entity\Category {#5055} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9459 +label: " M(H100mm~200mm)" +value: "22" +data: Eccube\Entity\Category {#5071 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#5069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#5070 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5075 …} -Parent: Eccube\Entity\Category {#5055} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9460 +label: " L(H200mm~)" +value: "21" +data: Eccube\Entity\Category {#5078 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#5076 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#5077 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5079 …} -Children: Doctrine\ORM\PersistentCollection {#5082 …} -Parent: Eccube\Entity\Category {#5055} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9461 +label: " ミラー" +value: "24" +data: Eccube\Entity\Category {#5085 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#5067 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5068 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9462 +label: " テーブルミラー" +value: "25" +data: Eccube\Entity\Category {#5090 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#5083 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5084 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5091 …} -Children: Doctrine\ORM\PersistentCollection {#5094 …} -Parent: Eccube\Entity\Category {#5085} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9463 +label: " ウォールミラー" +value: "26" +data: Eccube\Entity\Category {#5099 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#5097 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5098 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5100 …} -Children: Doctrine\ORM\PersistentCollection {#5103 …} -Parent: Eccube\Entity\Category {#5085} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9464 +label: " その他" +value: "156" +data: Eccube\Entity\Category {#5106 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#5104 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#5105 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5085} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9465 +label: " ライト" +value: "27" +data: Eccube\Entity\Category {#5113 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#5095 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5096 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5114 …} -Children: Doctrine\ORM\PersistentCollection {#5117 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9466 +label: " スタンドライト" +value: "28" +data: Eccube\Entity\Category {#5118 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#5111 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5112 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5119 …} -Children: Doctrine\ORM\PersistentCollection {#5122 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9603 +label: " デスクライト" +value: "29" +data: Eccube\Entity\Category {#5127 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#5125 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5126 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5128 …} -Children: Doctrine\ORM\PersistentCollection {#5131 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9606 +label: " ペンダントライト" +value: "157" +data: Eccube\Entity\Category {#5134 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#5132 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5133 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5135 …} -Children: Doctrine\ORM\PersistentCollection {#5138 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9605 +label: " その他" +value: "158" +data: Eccube\Entity\Category {#5141 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#5139 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#5140 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5142 …} -Children: Doctrine\ORM\PersistentCollection {#5145 …} -Parent: Eccube\Entity\Category {#5113} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9607 +label: " 時計" +value: "30" +data: Eccube\Entity\Category {#5148 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4989 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4988 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9608 +label: " 掛け時計" +value: "31" +data: Eccube\Entity\Category {#5153 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#5146 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5147 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5154 …} -Children: Doctrine\ORM\PersistentCollection {#5157 …} -Parent: Eccube\Entity\Category {#5148} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9609 +label: " 置き時計" +value: "32" +data: Eccube\Entity\Category {#5162 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#5160 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5161 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5166 …} -Parent: Eccube\Entity\Category {#5148} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9610 +label: " その他" +value: "159" +data: Eccube\Entity\Category {#5169 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#5167 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#5168 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5170 …} -Children: Doctrine\ORM\PersistentCollection {#5173 …} -Parent: Eccube\Entity\Category {#5148} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9611 +label: " 本・ステーショナリー" +value: "34" +data: Eccube\Entity\Category {#5176 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#5158 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#5159 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5177 …} -Children: Doctrine\ORM\PersistentCollection {#5180 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9612 +label: " 洋書" +value: "35" +data: Eccube\Entity\Category {#5181 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#5174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#5175 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5182 …} -Children: Doctrine\ORM\PersistentCollection {#5185 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9613 +label: " 雑誌" +value: "36" +data: Eccube\Entity\Category {#5190 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#5188 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#5189 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5191 …} -Children: Doctrine\ORM\PersistentCollection {#5194 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9614 +label: " アンティーク本" +value: "37" +data: Eccube\Entity\Category {#5197 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#5195 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#5196 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5198 …} -Children: Doctrine\ORM\PersistentCollection {#5201 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9615 +label: " ディスプレー本" +value: "38" +data: Eccube\Entity\Category {#5204 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#5202 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#5203 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5205 …} -Children: Doctrine\ORM\PersistentCollection {#5208 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9616 +label: " ステーショナリー" +value: "39" +data: Eccube\Entity\Category {#5211 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#5209 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#5210 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5212 …} -Children: Doctrine\ORM\PersistentCollection {#5215 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9617 +label: " その他" +value: "40" +data: Eccube\Entity\Category {#5218 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#5216 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#5217 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9618 +label: " オブジェ" +value: "41" +data: Eccube\Entity\Category {#5225 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#5123 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5124 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5226 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9619 +label: " フレグランス" +value: "192" +data: Eccube\Entity\Category {#5230 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#5223 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#5224 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5231 …} -Children: Doctrine\ORM\PersistentCollection {#5234 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9620 +label: " キャニスター・コンテナ" +value: "191" +data: Eccube\Entity\Category {#5239 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#5237 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#5238 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9621 +label: " 装飾品" +value: "42" +data: Eccube\Entity\Category {#5246 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#5244 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5245 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9622 +label: " ボウル" +value: "43" +data: Eccube\Entity\Category {#5253 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#5251 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#5252 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5254 …} -Children: Doctrine\ORM\PersistentCollection {#5257 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9623 +label: " ボックス・キューブ" +value: "44" +data: Eccube\Entity\Category {#5260 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#5258 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5259 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5261 …} -Children: Doctrine\ORM\PersistentCollection {#5264 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9624 +label: " キャンドルホルダー" +value: "46" +data: Eccube\Entity\Category {#5267 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#5265 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5266 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9625 +label: " 人・動物" +value: "45" +data: Eccube\Entity\Category {#5274 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#5272 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5273 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9626 +label: " 果物・植物" +value: "47" +data: Eccube\Entity\Category {#5281 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#5279 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5280 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5282 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9627 +label: " その他" +value: "160" +data: Eccube\Entity\Category {#5288 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#5286 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#5287 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#5225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9628 +label: " ハンガー・ラック" +value: "48" +data: Eccube\Entity\Category {#5295 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#5235 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5236 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5296 …} -Children: Doctrine\ORM\PersistentCollection {#5299 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9629 +label: " ハンガー" +value: "49" +data: Eccube\Entity\Category {#5300 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#5293 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5294 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9630 +label: " ラック" +value: "50" +data: Eccube\Entity\Category {#5309 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#5307 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#5308 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5310 …} -Children: Doctrine\ORM\PersistentCollection {#5313 …} -Parent: Eccube\Entity\Category {#5295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9631 +label: " その他" +value: "161" +data: Eccube\Entity\Category {#5316 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#5314 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#5315 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5317 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Eccube\Entity\Category {#5295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9632 +label: " バス・ランドリー" +value: "51" +data: Eccube\Entity\Category {#5323 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#5305 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#5306 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5324 …} -Children: Doctrine\ORM\PersistentCollection {#5327 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9633 +label: " バス" +value: "52" +data: Eccube\Entity\Category {#5328 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#5321 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5322 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5323} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9634 +label: " ランドリー" +value: "53" +data: Eccube\Entity\Category {#5337 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#5335 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#5336 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5338 …} -Children: Doctrine\ORM\PersistentCollection {#5341 …} -Parent: Eccube\Entity\Category {#5323} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9635 +label: " その他" +value: "56" +data: Eccube\Entity\Category {#5344 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#5342 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#5343 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5323} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9636 +label: " ファブリック" +value: "57" +data: Eccube\Entity\Category {#5351 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#5333 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#5334 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5355 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9637 +label: " ブランケット・スロー" +value: "58" +data: Eccube\Entity\Category {#5356 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#5349 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5350 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5360 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9638 +label: " クッション" +value: "59" +data: Eccube\Entity\Category {#5365 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#5363 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#5364 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9639 +label: " ラグ" +value: "60" +data: Eccube\Entity\Category {#5372 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#5370 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#5371 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5373 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9640 +label: " その他" +value: "162" +data: Eccube\Entity\Category {#5379 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#5377 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#5378 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5383 …} -Parent: Eccube\Entity\Category {#5351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9641 +label: " バスケット・かご" +value: "61" +data: Eccube\Entity\Category {#5386 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#5186 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#5187 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5387 …} -Children: Doctrine\ORM\PersistentCollection {#5390 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9642 +label: " バスケット" +value: "163" +data: Eccube\Entity\Category {#5391 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#5384 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5385 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5392 …} -Children: Doctrine\ORM\PersistentCollection {#5395 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9643 +label: " 手提げかご" +value: "164" +data: Eccube\Entity\Category {#5400 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#5398 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5399 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9644 +label: " トレイ" +value: "165" +data: Eccube\Entity\Category {#5407 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#5405 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5406 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5408 …} -Children: Doctrine\ORM\PersistentCollection {#5411 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9645 +label: " 和製かご" +value: "166" +data: Eccube\Entity\Category {#5414 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#5412 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5413 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5415 …} -Children: Doctrine\ORM\PersistentCollection {#5418 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9646 +label: " その他" +value: "167" +data: Eccube\Entity\Category {#5421 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#5419 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#5420 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -Children: Doctrine\ORM\PersistentCollection {#5425 …} -Parent: Eccube\Entity\Category {#5386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9647 +label: " フレーム・ポスター" +value: "62" +data: Eccube\Entity\Category {#5428 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#5396 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#5397 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9648 +label: " フレーム" +value: "168" +data: Eccube\Entity\Category {#5433 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#5426 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5427 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5437 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9649 +label: " ポスター" +value: "169" +data: Eccube\Entity\Category {#5442 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#5440 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5441 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5443 …} -Children: Doctrine\ORM\PersistentCollection {#5446 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9650 +label: " その他" +value: "170" +data: Eccube\Entity\Category {#5449 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#5447 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#5448 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: Eccube\Entity\Category {#5428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9651 +label: " グリーン" +value: "153" +data: Eccube\Entity\Category {#5456 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#5438 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#5439 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5457 …} -Children: Doctrine\ORM\PersistentCollection {#5460 …} -Parent: Eccube\Entity\Category {#5050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9652 +label: " グリーン・枝" +value: "171" +data: Eccube\Entity\Category {#5461 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#5454 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5455 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5462 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9653 +label: " POT(鉢)" +value: "172" +data: Eccube\Entity\Category {#5470 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5468 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5469 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5471 …} -Children: Doctrine\ORM\PersistentCollection {#5474 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9654 +label: " 鉢カバー" +value: "173" +data: Eccube\Entity\Category {#5477 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5475 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5476 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5478 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9655 +label: " その他" +value: "174" +data: Eccube\Entity\Category {#5484 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5482 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5483 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5485 …} -Children: Doctrine\ORM\PersistentCollection {#5488 …} -Parent: Eccube\Entity\Category {#5456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9656 +label: " キッチン" +value: "65" +data: Eccube\Entity\Category {#5491 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#5362 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5361 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5492 …} -Children: Doctrine\ORM\PersistentCollection {#5495 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9657 +label: " 洋食器" +value: "66" +data: Eccube\Entity\Category {#5496 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#5066 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5065 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5497 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9658 +label: " プレート" +value: "67" +data: Eccube\Entity\Category {#5501 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5489 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5490 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5502 …} -Children: Doctrine\ORM\PersistentCollection {#5505 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9659 +label: " ボウル" +value: "68" +data: Eccube\Entity\Category {#5512 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5510 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5511 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5513 …} -Children: Doctrine\ORM\PersistentCollection {#5516 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9660 +label: " ケーキスタンド・コンポート" +value: "69" +data: Eccube\Entity\Category {#5519 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5517 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5518 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5520 …} -Children: Doctrine\ORM\PersistentCollection {#5523 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9661 +label: " ジャー" +value: "70" +data: Eccube\Entity\Category {#5526 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5524 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5525 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5527 …} -Children: Doctrine\ORM\PersistentCollection {#5530 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9662 +label: " ボトル・ピッチャー" +value: "71" +data: Eccube\Entity\Category {#5533 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5531 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5532 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5534 …} -Children: Doctrine\ORM\PersistentCollection {#5537 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9663 +label: " アイスクーラー" +value: "175" +data: Eccube\Entity\Category {#5540 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5538 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5539 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5541 …} -Children: Doctrine\ORM\PersistentCollection {#5544 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9664 +label: " その他" +value: "176" +data: Eccube\Entity\Category {#5547 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5545 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5546 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5548 …} -Children: Doctrine\ORM\PersistentCollection {#5551 …} -Parent: Eccube\Entity\Category {#5496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9665 +label: " 和食器" +value: "72" +data: Eccube\Entity\Category {#5554 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5508 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5509 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5555 …} -Children: Doctrine\ORM\PersistentCollection {#5558 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9666 +label: " 皿" +value: "73" +data: Eccube\Entity\Category {#5559 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5552 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5553 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5563 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9667 +label: " 小鉢・椀" +value: "74" +data: Eccube\Entity\Category {#5568 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5566 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5567 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5569 …} -Children: Doctrine\ORM\PersistentCollection {#5572 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9668 +label: " 高杯" +value: "75" +data: Eccube\Entity\Category {#5575 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5573 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5574 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5576 …} -Children: Doctrine\ORM\PersistentCollection {#5579 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9669 +label: " 茶器" +value: "76" +data: Eccube\Entity\Category {#5582 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5580 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5581 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5583 …} -Children: Doctrine\ORM\PersistentCollection {#5586 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9670 +label: " その他" +value: "77" +data: Eccube\Entity\Category {#5589 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5587 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5588 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5590 …} -Children: Doctrine\ORM\PersistentCollection {#5593 …} -Parent: Eccube\Entity\Category {#5554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9671 +label: " コーヒー・ティー" +value: "79" +data: Eccube\Entity\Category {#5596 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5564 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5565 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9672 +label: " カップアンドソーサー" +value: "80" +data: Eccube\Entity\Category {#5601 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5594 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5595 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5602 …} -Children: Doctrine\ORM\PersistentCollection {#5605 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9673 +label: " マグ・カップ" +value: "81" +data: Eccube\Entity\Category {#5610 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5608 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5609 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5611 …} -Children: Doctrine\ORM\PersistentCollection {#5614 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9674 +label: " ティーポット" +value: "82" +data: Eccube\Entity\Category {#5617 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5615 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5616 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5618 …} -Children: Doctrine\ORM\PersistentCollection {#5621 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9675 +label: " クリーマー・シュガーポット" +value: "83" +data: Eccube\Entity\Category {#5624 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5622 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5623 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5625 …} -Children: Doctrine\ORM\PersistentCollection {#5628 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9676 +label: " その他" +value: "84" +data: Eccube\Entity\Category {#5631 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5629 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5630 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5635 …} -Parent: Eccube\Entity\Category {#5596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9677 +label: " グラス" +value: "86" +data: Eccube\Entity\Category {#5638 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5606 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5607 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5642 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9678 +label: " グラス" +value: "87" +data: Eccube\Entity\Category {#5643 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5636 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5637 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5644 …} -Children: Doctrine\ORM\PersistentCollection {#5647 …} -Parent: Eccube\Entity\Category {#5638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9679 +label: " ワイン・シャンパン" +value: "88" +data: Eccube\Entity\Category {#5652 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5650 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5651 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5653 …} -Children: Doctrine\ORM\PersistentCollection {#5656 …} -Parent: Eccube\Entity\Category {#5638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9680 +label: " その他" +value: "90" +data: Eccube\Entity\Category {#5659 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5657 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5658 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5660 …} -Children: Doctrine\ORM\PersistentCollection {#5663 …} -Parent: Eccube\Entity\Category {#5638} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9681 +label: " カトラリー" +value: "91" +data: Eccube\Entity\Category {#5666 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5648 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5649 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9682 +label: " スプーン" +value: "92" +data: Eccube\Entity\Category {#5671 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5664 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5665 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5672 …} -Children: Doctrine\ORM\PersistentCollection {#5675 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9683 +label: " ナイフ" +value: "93" +data: Eccube\Entity\Category {#5680 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5678 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5679 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5684 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9684 +label: " フォーク" +value: "94" +data: Eccube\Entity\Category {#5687 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5685 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5686 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9685 +label: " 箸" +value: "95" +data: Eccube\Entity\Category {#5694 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5692 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5693 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9686 +label: " 箸置き" +value: "96" +data: Eccube\Entity\Category {#5701 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5699 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5700 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5702 …} -Children: Doctrine\ORM\PersistentCollection {#5705 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9687 +label: " その他" +value: "177" +data: Eccube\Entity\Category {#5708 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5706 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5707 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5709 …} -Children: Doctrine\ORM\PersistentCollection {#5712 …} -Parent: Eccube\Entity\Category {#5666} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9688 +label: " キッチンツール" +value: "97" +data: Eccube\Entity\Category {#5715 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5467 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5466 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9689 +label: " トング・サーバー" +value: "98" +data: Eccube\Entity\Category {#5720 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5713 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5714 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5721 …} -Children: Doctrine\ORM\PersistentCollection {#5724 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9690 +label: " キャニスター・コンテナ" +value: "99" +data: Eccube\Entity\Category {#5729 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5727 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5728 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9691 +label: " フライパン・鍋" +value: "100" +data: Eccube\Entity\Category {#5736 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5734 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5735 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5737 …} -Children: Doctrine\ORM\PersistentCollection {#5740 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9692 +label: " 包丁・ハサミ" +value: "101" +data: Eccube\Entity\Category {#5743 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5741 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5742 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5744 …} -Children: Doctrine\ORM\PersistentCollection {#5747 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9693 +label: " スパイス" +value: "102" +data: Eccube\Entity\Category {#5750 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5748 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5749 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5751 …} -Children: Doctrine\ORM\PersistentCollection {#5754 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9694 +label: " カッティングボード" +value: "103" +data: Eccube\Entity\Category {#5757 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5755 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5756 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5761 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9695 +label: " ボウル" +value: "104" +data: Eccube\Entity\Category {#5764 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5762 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5763 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5765 …} -Children: Doctrine\ORM\PersistentCollection {#5768 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9696 +label: " ケトル・やかん" +value: "105" +data: Eccube\Entity\Category {#5771 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5769 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5770 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5772 …} -Children: Doctrine\ORM\PersistentCollection {#5775 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9697 +label: " トレイ" +value: "189" +data: Eccube\Entity\Category {#5778 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5776 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5777 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5779 …} -Children: Doctrine\ORM\PersistentCollection {#5782 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9698 +label: " その他" +value: "106" +data: Eccube\Entity\Category {#5785 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5783 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5784 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5786 …} -Children: Doctrine\ORM\PersistentCollection {#5789 …} -Parent: Eccube\Entity\Category {#5715} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9699 +label: " キッチンクロス・コースター" +value: "107" +data: Eccube\Entity\Category {#5792 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5507 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5506 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5793 …} -Children: Doctrine\ORM\PersistentCollection {#5796 …} -Parent: Eccube\Entity\Category {#5491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9700 +label: " クロス" +value: "108" +data: Eccube\Entity\Category {#5797 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5790 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5791 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5798 …} -Children: Doctrine\ORM\PersistentCollection {#5801 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9701 +label: " ランチョンマット" +value: "109" +data: Eccube\Entity\Category {#5806 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5804 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5805 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5807 …} -Children: Doctrine\ORM\PersistentCollection {#5810 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9702 +label: " コースター" +value: "178" +data: Eccube\Entity\Category {#5813 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5811 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5812 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9703 +label: " その他" +value: "179" +data: Eccube\Entity\Category {#5820 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5818 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5819 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5821 …} -Children: Doctrine\ORM\PersistentCollection {#5824 …} -Parent: Eccube\Entity\Category {#5792} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9704 +label: " 店舗・撮影備品" +value: "151" +data: Eccube\Entity\Category {#5827 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5726 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5725 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5831 …} -Parent: Eccube\Entity\Category {#4703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9705 +label: " 店舗用ツール" +value: "154" +data: Eccube\Entity\Category {#5832 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5677 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5676 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5833 …} -Children: Doctrine\ORM\PersistentCollection {#5836 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9706 +label: " トルソー" +value: "180" +data: Eccube\Entity\Category {#5837 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5825 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5826 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5838 …} -Children: Doctrine\ORM\PersistentCollection {#5841 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9707 +label: " 什器" +value: "181" +data: Eccube\Entity\Category {#5848 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5846 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5847 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5849 …} -Children: Doctrine\ORM\PersistentCollection {#5852 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9708 +label: " ディスプレイツール" +value: "182" +data: Eccube\Entity\Category {#5855 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5853 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5854 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5856 …} -Children: Doctrine\ORM\PersistentCollection {#5859 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9709 +label: " その他" +value: "183" +data: Eccube\Entity\Category {#5862 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5860 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5861 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5863 …} -Children: Doctrine\ORM\PersistentCollection {#5866 …} -Parent: Eccube\Entity\Category {#5832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9710 +label: " その他撮影ツール" +value: "155" +data: Eccube\Entity\Category {#5869 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5803 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5802 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5870 …} -Children: Doctrine\ORM\PersistentCollection {#5873 …} -Parent: Eccube\Entity\Category {#5827} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9711 +label: " 天板" +value: "184" +data: Eccube\Entity\Category {#5874 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5867 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5868 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5875 …} -Children: Doctrine\ORM\PersistentCollection {#5878 …} -Parent: Eccube\Entity\Category {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9712 +label: " その他" +value: "185" +data: Eccube\Entity\Category {#5883 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5881 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5882 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5887 …} -Parent: Eccube\Entity\Category {#5869} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9713 +label: "展示関連品" +value: "113" +data: Eccube\Entity\Category {#5843 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5880 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5879 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5842 …} -Children: Doctrine\ORM\PersistentCollection {#5890 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9714 +label: " 額縁 / スポットライト" +value: "114" +data: Eccube\Entity\Category {#5891 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5845 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5844 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5843} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4978 …} } +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 {#9474 -form: Symfony\Component\Form\Form {#7997 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9471 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#9472 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5925 …} } |
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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7582 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
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() {#7576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#7583 …} } } |
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 {#9715 -form: Symfony\Component\Form\Form {#8000 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9438 …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 | "an0898" |
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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7588 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
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() {#7593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#7592 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_word" ] |
cache_key | "_word_text" |
compound | false |
data | "an0898" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#9717 -form: Symfony\Component\Form\Form {#8003 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9716 …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 | "an0898" |
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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7602 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
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() {#7604 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#7603 …} } } |
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 {#9719 -form: Symfony\Component\Form\Form {#8006 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9718 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#7613 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
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() {#7615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#7614 …} } } |
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 {#9721 -form: Symfony\Component\Form\Form {#8009 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9720 …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 {#9129 -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 {#7660 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#7626 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7657 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7656 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7633 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#428 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7630 …} -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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
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 {#428 …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 {#7633 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#428 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7630 …} -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() {#7625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#7624 …} } } |
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 {#7673 +label: "White" +value: "12" +data: Eccube\Entity\Tag {#7713 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7703 +label: "Black" +value: "13" +data: Eccube\Entity\Tag {#7717 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7632 +label: "Gray" +value: "14" +data: Eccube\Entity\Tag {#7720 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7712 +label: "Ivory" +value: "16" +data: Eccube\Entity\Tag {#7723 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7634 +label: "Brown" +value: "17" +data: Eccube\Entity\Tag {#7726 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7709 +label: "Navy" +value: "18" +data: Eccube\Entity\Tag {#7729 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7705 +label: "Blue" +value: "19" +data: Eccube\Entity\Tag {#7732 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7702 +label: "Green" +value: "20" +data: Eccube\Entity\Tag {#7735 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7631 +label: "Pink" +value: "21" +data: Eccube\Entity\Tag {#7738 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7708 +label: "Red" +value: "22" +data: Eccube\Entity\Tag {#7741 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7927 +label: "Yellow" +value: "23" +data: Eccube\Entity\Tag {#7744 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7928 +label: "Orange" +value: "24" +data: Eccube\Entity\Tag {#7747 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7929 +label: "Purple" +value: "25" +data: Eccube\Entity\Tag {#7750 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7930 +label: "Silver" +value: "26" +data: Eccube\Entity\Tag {#7753 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7931 +label: "Gold" +value: "27" +data: Eccube\Entity\Tag {#7756 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7932 +label: "clear" +value: "28" +data: Eccube\Entity\Tag {#7759 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7933 +label: "木" +value: "29" +data: Eccube\Entity\Tag {#7762 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7934 +label: "鉄" +value: "30" +data: Eccube\Entity\Tag {#7765 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7935 +label: "ガラス" +value: "31" +data: Eccube\Entity\Tag {#7768 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7936 +label: "陶器" +value: "32" +data: Eccube\Entity\Tag {#7771 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7937 +label: "琺瑯" +value: "33" +data: Eccube\Entity\Tag {#7774 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7938 +label: "真鍮" +value: "34" +data: Eccube\Entity\Tag {#7777 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7939 +label: "紙" +value: "35" +data: Eccube\Entity\Tag {#7780 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7940 +label: "布" +value: "36" +data: Eccube\Entity\Tag {#7783 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7941 +label: "糸" +value: "37" +data: Eccube\Entity\Tag {#7786 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7942 +label: "コンクリート" +value: "38" +data: Eccube\Entity\Tag {#7789 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7943 +label: "ポリプロピレン" +value: "39" +data: Eccube\Entity\Tag {#7792 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7944 +label: "セラミック" +value: "40" +data: Eccube\Entity\Tag {#7795 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7945 +label: "籐" +value: "41" +data: Eccube\Entity\Tag {#7798 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7946 +label: "銅" +value: "42" +data: Eccube\Entity\Tag {#7801 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7947 +label: "レザー" +value: "43" +data: Eccube\Entity\Tag {#7804 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7948 +label: "大理石・石" +value: "44" +data: Eccube\Entity\Tag {#7807 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7949 +label: "Art" +value: "45" +data: Eccube\Entity\Tag {#7810 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7950 +label: "Craft" +value: "46" +data: Eccube\Entity\Tag {#7813 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7951 +label: "Primitive" +value: "47" +data: Eccube\Entity\Tag {#7816 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7952 +label: "Nordic" +value: "48" +data: Eccube\Entity\Tag {#7819 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7953 +label: "Postmodern" +value: "49" +data: Eccube\Entity\Tag {#7822 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7954 +label: "Modern" +value: "50" +data: Eccube\Entity\Tag {#7825 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7955 +label: "Industrial" +value: "51" +data: Eccube\Entity\Tag {#7828 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7956 +label: "Antiques" +value: "52" +data: Eccube\Entity\Tag {#7831 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7957 +label: "Vintage" +value: "53" +data: Eccube\Entity\Tag {#7834 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7958 +label: "Asian" +value: "54" +data: Eccube\Entity\Tag {#7837 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7959 +label: "Japanese" +value: "55" +data: Eccube\Entity\Tag {#7840 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7960 +label: "Euro" +value: "56" +data: Eccube\Entity\Tag {#7843 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7961 +label: "US" +value: "57" +data: Eccube\Entity\Tag {#7846 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7962 +label: "Moroccan" +value: "58" +data: Eccube\Entity\Tag {#7849 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7963 +label: "clear" +value: "59" +data: Eccube\Entity\Tag {#7852 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7964 +label: "その他" +value: "60" +data: Eccube\Entity\Tag {#7855 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7965 +label: "金物" +value: "61" +data: Eccube\Entity\Tag {#7858 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7966 +label: "プラスチック" +value: "62" +data: Eccube\Entity\Tag {#7861 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7967 +label: "大理石" +value: "63" +data: Eccube\Entity\Tag {#7864 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7968 +label: "Brand" +value: "64" +data: Eccube\Entity\Tag {#7867 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7969 +label: "Designer" +value: "65" +data: Eccube\Entity\Tag {#7870 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7970 +label: "Original" +value: "66" +data: Eccube\Entity\Tag {#7873 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7971 +label: "Animal" +value: "67" +data: Eccube\Entity\Tag {#7876 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7972 +label: "Paola Paronett" +value: "68" +data: Eccube\Entity\Tag {#7879 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7973 +label: "Hedwig Bollhagen" +value: "69" +data: Eccube\Entity\Tag {#7882 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7974 +label: "CONRAN" +value: "70" +data: Eccube\Entity\Tag {#7885 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7975 +label: "African" +value: "71" +data: Eccube\Entity\Tag {#7888 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7976 +label: "Yanagi Sori" +value: "72" +data: Eccube\Entity\Tag {#7891 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7977 +label: "Lisa Larson" +value: "73" +data: Eccube\Entity\Tag {#7894 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7978 +label: "北欧モダン" +value: "74" +data: Eccube\Entity\Tag {#7897 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7979 +label: "Mario Botta" +value: "75" +data: Eccube\Entity\Tag {#7900 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7980 +label: "Mexican" +value: "76" +data: Eccube\Entity\Tag {#7903 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7981 +label: "スチール" +value: "77" +data: Eccube\Entity\Tag {#7906 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7982 +label: "French" +value: "78" +data: Eccube\Entity\Tag {#7909 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7983 +label: "漆" +value: "79" +data: Eccube\Entity\Tag {#7912 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7984 +label: "ウール" +value: "80" +data: Eccube\Entity\Tag {#7915 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7985 +label: "刺繍" +value: "82" +data: Eccube\Entity\Tag {#7918 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7986 +label: "Beige" +value: "83" +data: Eccube\Entity\Tag {#7921 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7987 +label: "竹" +value: "86" +data: Eccube\Entity\Tag {#7924 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#9129 -elements: [] } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#9723 -form: Symfony\Component\Form\Form {#8729 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#9722 …5} |
full_name | "tag" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag" |
is_selected | Closure($choice, array $values) {#9725 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5925 …} } |
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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8022 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8020 …} } } |
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 {#9728 -form: Symfony\Component\Form\Form {#8732 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9726 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8031 …} } } |
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 {#9730 -form: Symfony\Component\Form\Form {#8735 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9729 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8041 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8040 …} } } |
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 {#9732 -form: Symfony\Component\Form\Form {#8738 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9731 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8050 …} } } |
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 {#9734 -form: Symfony\Component\Form\Form {#8741 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9733 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8060 …} } } |
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 {#9736 -form: Symfony\Component\Form\Form {#8744 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9735 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8070 …} } } |
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 {#9738 -form: Symfony\Component\Form\Form {#8747 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9737 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8081 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8080 …} } } |
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 {#9740 -form: Symfony\Component\Form\Form {#8750 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9739 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8090 …} } } |
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 {#9742 -form: Symfony\Component\Form\Form {#8753 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9741 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8101 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8100 …} } } |
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 {#9744 -form: Symfony\Component\Form\Form {#8756 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9743 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8110 …} } } |
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 {#9746 -form: Symfony\Component\Form\Form {#8759 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9745 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8120 …} } } |
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 {#9748 -form: Symfony\Component\Form\Form {#8762 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9747 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8130 …} } } |
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 {#9750 -form: Symfony\Component\Form\Form {#8765 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9749 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8140 …} } } |
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 {#9752 -form: Symfony\Component\Form\Form {#8768 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9751 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8150 …} } } |
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 {#9754 -form: Symfony\Component\Form\Form {#8771 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9753 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8160 …} } } |
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 {#9756 -form: Symfony\Component\Form\Form {#8774 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9755 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8170 …} } } |
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 {#9758 -form: Symfony\Component\Form\Form {#8777 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9757 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8180 …} } } |
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 {#9760 -form: Symfony\Component\Form\Form {#8780 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9759 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8190 …} } } |
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 {#9762 -form: Symfony\Component\Form\Form {#8783 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9761 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8201 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8200 …} } } |
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 {#9764 -form: Symfony\Component\Form\Form {#8786 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9763 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8210 …} } } |
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 {#9766 -form: Symfony\Component\Form\Form {#8789 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9765 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8220 …} } } |
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 {#9768 -form: Symfony\Component\Form\Form {#8792 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9767 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8231 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8230 …} } } |
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 {#9770 -form: Symfony\Component\Form\Form {#8795 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9769 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8240 …} } } |
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 {#9772 -form: Symfony\Component\Form\Form {#8798 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9771 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8250 …} } } |
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 {#9774 -form: Symfony\Component\Form\Form {#8801 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9773 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8260 …} } } |
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 {#9776 -form: Symfony\Component\Form\Form {#8804 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9775 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8270 …} } } |
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 {#9778 -form: Symfony\Component\Form\Form {#8807 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9777 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8280 …} } } |
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 {#9780 -form: Symfony\Component\Form\Form {#8810 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9779 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8291 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8290 …} } } |
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 {#9782 -form: Symfony\Component\Form\Form {#8813 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9781 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8300 …} } } |
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 {#9784 -form: Symfony\Component\Form\Form {#8816 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9783 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8311 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8310 …} } } |
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 {#9786 -form: Symfony\Component\Form\Form {#8819 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9785 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8321 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8320 …} } } |
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 {#9788 -form: Symfony\Component\Form\Form {#8822 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9787 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8331 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8330 …} } } |
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 {#9790 -form: Symfony\Component\Form\Form {#8825 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9789 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8341 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8340 …} } } |
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 {#9792 -form: Symfony\Component\Form\Form {#8828 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9791 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8350 …} } } |
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 {#9794 -form: Symfony\Component\Form\Form {#8831 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9793 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8360 …} } } |
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 {#9796 -form: Symfony\Component\Form\Form {#8834 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9795 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8371 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8370 …} } } |
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 {#9798 -form: Symfony\Component\Form\Form {#8837 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9797 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8380 …} } } |
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 {#9800 -form: Symfony\Component\Form\Form {#8840 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9799 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8390 …} } } |
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 {#9802 -form: Symfony\Component\Form\Form {#8843 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9801 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8401 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8400 …} } } |
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 {#9804 -form: Symfony\Component\Form\Form {#8846 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9803 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8410 …} } } |
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 {#9806 -form: Symfony\Component\Form\Form {#8849 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9805 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8420 …} } } |
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 {#9808 -form: Symfony\Component\Form\Form {#8852 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9807 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8430 …} } } |
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 {#9810 -form: Symfony\Component\Form\Form {#8855 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9809 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8440 …} } } |
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 {#9812 -form: Symfony\Component\Form\Form {#8858 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9811 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8450 …} } } |
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 {#9814 -form: Symfony\Component\Form\Form {#8861 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9813 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8460 …} } } |
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 {#9816 -form: Symfony\Component\Form\Form {#8864 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9815 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8471 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8470 …} } } |
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 {#9818 -form: Symfony\Component\Form\Form {#8867 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9817 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8480 …} } } |
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 {#9820 -form: Symfony\Component\Form\Form {#8870 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9819 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8490 …} } } |
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 {#9822 -form: Symfony\Component\Form\Form {#8873 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9821 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8500 …} } } |
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 {#9824 -form: Symfony\Component\Form\Form {#8876 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9823 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8511 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8510 …} } } |
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 {#9826 -form: Symfony\Component\Form\Form {#8879 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9825 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8521 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8520 …} } } |
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 {#9828 -form: Symfony\Component\Form\Form {#8882 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9827 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8531 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8530 …} } } |
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 {#9830 -form: Symfony\Component\Form\Form {#8885 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9829 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8541 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8540 …} } } |
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 {#9832 -form: Symfony\Component\Form\Form {#8888 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9831 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8551 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8550 …} } } |
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 {#9834 -form: Symfony\Component\Form\Form {#8891 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9833 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8560 …} } } |
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 {#9836 -form: Symfony\Component\Form\Form {#8894 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9835 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8570 …} } } |
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 {#9838 -form: Symfony\Component\Form\Form {#8897 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9837 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8580 …} } } |
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 {#9840 -form: Symfony\Component\Form\Form {#8900 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9839 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8591 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8590 …} } } |
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 {#9842 -form: Symfony\Component\Form\Form {#8903 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9841 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8601 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8600 …} } } |
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 {#9844 -form: Symfony\Component\Form\Form {#8906 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9843 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8610 …} } } |
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 {#9846 -form: Symfony\Component\Form\Form {#8909 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9845 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8621 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8620 …} } } |
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 {#9848 -form: Symfony\Component\Form\Form {#8912 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9847 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8631 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8630 …} } } |
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 {#9850 -form: Symfony\Component\Form\Form {#8915 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9849 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8641 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8640 …} } } |
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 {#9852 -form: Symfony\Component\Form\Form {#8918 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9851 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8651 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8650 …} } } |
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 {#9854 -form: Symfony\Component\Form\Form {#8921 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9853 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8660 …} } } |
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 {#9856 -form: Symfony\Component\Form\Form {#8924 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9855 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8670 …} } } |
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 {#9858 -form: Symfony\Component\Form\Form {#8927 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9857 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8681 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8680 …} } } |
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 {#9860 -form: Symfony\Component\Form\Form {#8930 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9859 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8691 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8690 …} } } |
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 {#9862 -form: Symfony\Component\Form\Form {#8933 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9861 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8700 …} } } |
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 {#9864 -form: Symfony\Component\Form\Form {#8936 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9863 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8711 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8710 …} } } |
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 {#9866 -form: Symfony\Component\Form\Form {#8939 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9865 …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 {#1894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1892 …} -namespace: Closure() {#1890 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#8015 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8012 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#8013 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() {#8721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#687 …} $translationDomain: "validators" $message: Closure() {#8720 …} } } |
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 {#9868 -form: Symfony\Component\Form\Form {#8942 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9867 …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" |