- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 226
- Events
- Routing
- Cache
- Translation 11
- 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" => Eccube\Entity\Category {#4763 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4662 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4764 …} -Children: Doctrine\ORM\PersistentCollection {#4767 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } "name" => null "word" => null "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#14607 -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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#13027 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4109 …} } |
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() {#13029 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13028 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_product_block" "_" ] |
cache_key | "__search_product_block" |
compound | true |
data | [ "category_id" => Eccube\Entity\Category {#4763 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4662 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4764 …} -Children: Doctrine\ORM\PersistentCollection {#4767 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } "name" => null "word" => null "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#14607 -elements: [] } ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5727 -form: Symfony\Component\Form\Form {#13463 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14419 …5} |
full_name | "" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_" |
valid | true |
value | [ "category_id" => Eccube\Entity\Category {#4763 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4662 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4764 …} -Children: Doctrine\ORM\PersistentCollection {#4767 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } "name" => null "word" => null "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#14607 -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 |
"41"
|
Normalized Format | Eccube\Entity\Category {#4763 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4662 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4764 …} -Children: Doctrine\ORM\PersistentCollection {#4767 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "NameWithLevel" |
same as passed value |
choices | [ Eccube\Entity\Category {#4271 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4277 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4275 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4361 …} -Children: Doctrine\ORM\PersistentCollection {#4514 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4511 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4513 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4512 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4510 …} -Children: Doctrine\ORM\PersistentCollection {#4507 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4504 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4506 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4505 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4503 …} -Children: Doctrine\ORM\PersistentCollection {#4500 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4497 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4499 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4498 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4496 …} -Children: Doctrine\ORM\PersistentCollection {#4493 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4276 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4492 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4491 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4274 …} -Children: Doctrine\ORM\PersistentCollection {#4474 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4476 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4490 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4489 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4477 …} -Children: Doctrine\ORM\PersistentCollection {#4480 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4481 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4488 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4487 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4482 …} -Children: Doctrine\ORM\PersistentCollection {#4485 …} -Parent: Eccube\Entity\Category {#4476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4521 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4486 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4265 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4519 …} -Children: Doctrine\ORM\PersistentCollection {#4523 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4532 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4530 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4531 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4533 …} -Children: Doctrine\ORM\PersistentCollection {#4536 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4539 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4537 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4538 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4540 …} -Children: Doctrine\ORM\PersistentCollection {#4543 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4546 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4544 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4545 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4547 …} -Children: Doctrine\ORM\PersistentCollection {#4550 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4553 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4551 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4552 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4554 …} -Children: Doctrine\ORM\PersistentCollection {#4557 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4560 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4528 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4529 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4561 …} -Children: Doctrine\ORM\PersistentCollection {#4564 …} -Parent: Eccube\Entity\Category {#4476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4565 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4558 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4559 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4566 …} -Children: Doctrine\ORM\PersistentCollection {#4569 …} -Parent: Eccube\Entity\Category {#4560} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4574 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4572 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4573 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4575 …} -Children: Doctrine\ORM\PersistentCollection {#4578 …} -Parent: Eccube\Entity\Category {#4560} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4581 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4579 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4580 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4582 …} -Children: Doctrine\ORM\PersistentCollection {#4585 …} -Parent: Eccube\Entity\Category {#4560} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4588 …} Eccube\Entity\Category {#4593 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4570 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4571 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4594 …} -Children: Doctrine\ORM\PersistentCollection {#4597 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4598 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4586 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4587 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4609 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4607 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4608 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4610 …} -Children: Doctrine\ORM\PersistentCollection {#4613 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4616 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4614 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4615 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4617 …} -Children: Doctrine\ORM\PersistentCollection {#4620 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4623 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4605 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4606 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4624 …} -Children: Doctrine\ORM\PersistentCollection {#4627 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4628 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#4621 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4622 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4629 …} -Children: Doctrine\ORM\PersistentCollection {#4632 …} -Parent: Eccube\Entity\Category {#4623} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4637 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#4635 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4636 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4638 …} -Children: Doctrine\ORM\PersistentCollection {#4641 …} -Parent: Eccube\Entity\Category {#4623} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4644 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#4642 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4643 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4645 …} -Children: Doctrine\ORM\PersistentCollection {#4648 …} -Parent: Eccube\Entity\Category {#4623} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4651 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#4633 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4634 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4656 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#4649 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4650 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4657 …} -Children: Doctrine\ORM\PersistentCollection {#4660 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4665 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#4663 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4664 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4666 …} -Children: Doctrine\ORM\PersistentCollection {#4669 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4672 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#4670 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4671 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4673 …} -Children: Doctrine\ORM\PersistentCollection {#4676 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4679 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#4677 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4678 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4680 …} -Children: Doctrine\ORM\PersistentCollection {#4683 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4686 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4527 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4526 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4687 …} -Children: Doctrine\ORM\PersistentCollection {#4690 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4691 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#4684 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4685 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4692 …} -Children: Doctrine\ORM\PersistentCollection {#4695 …} -Parent: Eccube\Entity\Category {#4686} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4700 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#4698 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4699 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4701 …} -Children: Doctrine\ORM\PersistentCollection {#4704 …} -Parent: Eccube\Entity\Category {#4686} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4707 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#4705 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4706 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4708 …} -Children: Doctrine\ORM\PersistentCollection {#4711 …} -Parent: Eccube\Entity\Category {#4686} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4714 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4696 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#4697 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4715 …} -Children: Doctrine\ORM\PersistentCollection {#4718 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4719 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4712 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4713 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4720 …} -Children: Doctrine\ORM\PersistentCollection {#4723 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4728 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4726 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4727 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4729 …} -Children: Doctrine\ORM\PersistentCollection {#4732 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4735 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4733 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4734 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4736 …} -Children: Doctrine\ORM\PersistentCollection {#4739 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4742 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4740 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4741 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4743 …} -Children: Doctrine\ORM\PersistentCollection {#4746 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4749 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4747 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4748 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4750 …} -Children: Doctrine\ORM\PersistentCollection {#4753 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4756 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4754 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4755 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4757 …} -Children: Doctrine\ORM\PersistentCollection {#4760 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4763 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4662 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4764 …} -Children: Doctrine\ORM\PersistentCollection {#4767 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4768 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#4761 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#4762 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4769 …} -Children: Doctrine\ORM\PersistentCollection {#4772 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4777 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#4775 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#4776 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4778 …} -Children: Doctrine\ORM\PersistentCollection {#4781 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4784 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#4782 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4783 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4785 …} -Children: Doctrine\ORM\PersistentCollection {#4788 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4791 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#4789 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#4790 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4792 …} -Children: Doctrine\ORM\PersistentCollection {#4795 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4798 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#4796 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4797 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4799 …} -Children: Doctrine\ORM\PersistentCollection {#4802 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4805 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#4803 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4804 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4806 …} -Children: Doctrine\ORM\PersistentCollection {#4809 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4812 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#4810 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4811 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4813 …} -Children: Doctrine\ORM\PersistentCollection {#4816 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4819 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#4817 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4818 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4820 …} -Children: Doctrine\ORM\PersistentCollection {#4823 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4826 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#4824 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4825 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4827 …} -Children: Doctrine\ORM\PersistentCollection {#4830 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4833 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#4773 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4774 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4834 …} -Children: Doctrine\ORM\PersistentCollection {#4837 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4838 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4831 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#4832 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4839 …} -Children: Doctrine\ORM\PersistentCollection {#4842 …} -Parent: Eccube\Entity\Category {#4833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4847 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4845 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#4846 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4848 …} -Children: Doctrine\ORM\PersistentCollection {#4851 …} -Parent: Eccube\Entity\Category {#4833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4854 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#4852 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#4853 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4858 …} -Parent: Eccube\Entity\Category {#4833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4861 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4843 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#4844 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4862 …} -Children: Doctrine\ORM\PersistentCollection {#4865 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4866 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4859 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4860 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4867 …} -Children: Doctrine\ORM\PersistentCollection {#4870 …} -Parent: Eccube\Entity\Category {#4861} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4875 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4873 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#4874 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4876 …} -Children: Doctrine\ORM\PersistentCollection {#4879 …} -Parent: Eccube\Entity\Category {#4861} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4882 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4880 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4881 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4883 …} -Children: Doctrine\ORM\PersistentCollection {#4886 …} -Parent: Eccube\Entity\Category {#4861} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4889 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#4871 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4872 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4890 …} -Children: Doctrine\ORM\PersistentCollection {#4893 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4894 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4887 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4888 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4895 …} -Children: Doctrine\ORM\PersistentCollection {#4898 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4903 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4901 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4902 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4904 …} -Children: Doctrine\ORM\PersistentCollection {#4907 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4910 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4908 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4909 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4911 …} -Children: Doctrine\ORM\PersistentCollection {#4914 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4917 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#4915 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4916 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4918 …} -Children: Doctrine\ORM\PersistentCollection {#4921 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4924 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4724 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#4725 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4925 …} -Children: Doctrine\ORM\PersistentCollection {#4928 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4929 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#4922 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4923 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4930 …} -Children: Doctrine\ORM\PersistentCollection {#4933 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4938 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#4936 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4937 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4939 …} -Children: Doctrine\ORM\PersistentCollection {#4942 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4945 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#4943 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4944 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4946 …} -Children: Doctrine\ORM\PersistentCollection {#4949 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4952 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#4950 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4951 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4953 …} -Children: Doctrine\ORM\PersistentCollection {#4956 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4959 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#4957 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4958 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4960 …} -Children: Doctrine\ORM\PersistentCollection {#4963 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4966 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4934 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#4935 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4967 …} -Children: Doctrine\ORM\PersistentCollection {#4970 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4971 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#4964 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4965 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4975 …} -Parent: Eccube\Entity\Category {#4966} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4980 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#4978 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4979 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4981 …} -Children: Doctrine\ORM\PersistentCollection {#4984 …} -Parent: Eccube\Entity\Category {#4966} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4987 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#4985 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4986 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4988 …} -Children: Doctrine\ORM\PersistentCollection {#4991 …} -Parent: Eccube\Entity\Category {#4966} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4994 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#4976 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#4977 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4995 …} -Children: Doctrine\ORM\PersistentCollection {#4998 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4999 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#4992 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4993 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5000 …} -Children: Doctrine\ORM\PersistentCollection {#5003 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5008 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5006 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5007 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5009 …} -Children: Doctrine\ORM\PersistentCollection {#5012 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5015 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5013 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5014 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5016 …} -Children: Doctrine\ORM\PersistentCollection {#5019 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5022 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5020 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5021 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5029 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#4900 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4899 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5030 …} -Children: Doctrine\ORM\PersistentCollection {#5033 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5034 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#4604 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#4603 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5039 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5027 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5028 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5040 …} -Children: Doctrine\ORM\PersistentCollection {#5043 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5050 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5049 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5051 …} -Children: Doctrine\ORM\PersistentCollection {#5054 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5057 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5055 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5056 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5058 …} -Children: Doctrine\ORM\PersistentCollection {#5061 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5064 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5062 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5063 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5065 …} -Children: Doctrine\ORM\PersistentCollection {#5068 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5071 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5070 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5075 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5078 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5076 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5077 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5079 …} -Children: Doctrine\ORM\PersistentCollection {#5082 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5085 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5083 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5084 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5092 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5046 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5047 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5093 …} -Children: Doctrine\ORM\PersistentCollection {#5096 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5097 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5091 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5098 …} -Children: Doctrine\ORM\PersistentCollection {#5101 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5106 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5104 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5105 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5113 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5111 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5112 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5114 …} -Children: Doctrine\ORM\PersistentCollection {#5117 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5120 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5118 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5119 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5121 …} -Children: Doctrine\ORM\PersistentCollection {#5124 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5127 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5125 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5126 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5128 …} -Children: Doctrine\ORM\PersistentCollection {#5131 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5134 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5102 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5103 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5135 …} -Children: Doctrine\ORM\PersistentCollection {#5138 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5139 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5132 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5133 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5140 …} -Children: Doctrine\ORM\PersistentCollection {#5143 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5148 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5146 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5147 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5155 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5153 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5154 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5156 …} -Children: Doctrine\ORM\PersistentCollection {#5159 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5162 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5160 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5161 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5166 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5169 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5167 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5168 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5170 …} -Children: Doctrine\ORM\PersistentCollection {#5173 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5176 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5144 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5145 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5177 …} -Children: Doctrine\ORM\PersistentCollection {#5180 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5181 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5175 date: 2024-03-20 12:00:47.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 {#4516 …} } Eccube\Entity\Category {#5190 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5188 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5189 date: 2024-03-20 12:01:00.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 {#4516 …} } Eccube\Entity\Category {#5197 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5195 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5196 date: 2023-04-22 17:47:18.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 {#4516 …} } Eccube\Entity\Category {#5204 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5186 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5187 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5205 …} -Children: Doctrine\ORM\PersistentCollection {#5208 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5209 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5202 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5203 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5210 …} -Children: Doctrine\ORM\PersistentCollection {#5213 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5218 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5216 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5217 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5225 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5223 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5224 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5226 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5232 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5230 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5231 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5233 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5239 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5237 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5238 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5246 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5244 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5245 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5253 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5005 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5004 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5254 …} -Children: Doctrine\ORM\PersistentCollection {#5257 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5258 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5251 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5252 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5267 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5265 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5266 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5274 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5272 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5273 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5281 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5279 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5280 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5282 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5288 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5286 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5287 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5295 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5293 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5294 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5296 …} -Children: Doctrine\ORM\PersistentCollection {#5299 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5302 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5300 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5301 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5303 …} -Children: Doctrine\ORM\PersistentCollection {#5306 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5309 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5307 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5308 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5310 …} -Children: Doctrine\ORM\PersistentCollection {#5313 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5316 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5314 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5315 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5317 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5323 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5321 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5322 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5324 …} -Children: Doctrine\ORM\PersistentCollection {#5327 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5330 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5045 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5044 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5335 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5328 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5329 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5344 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5342 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5343 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5351 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5349 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5350 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5355 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5358 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5356 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5357 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5362 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5365 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5264 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5263 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5370 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5215 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5214 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5375 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5363 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5364 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5376 …} -Children: Doctrine\ORM\PersistentCollection {#5379 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5386 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5384 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5385 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5387 …} -Children: Doctrine\ORM\PersistentCollection {#5390 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5393 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5391 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5392 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5397 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5400 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5398 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5399 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5407 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5341 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5340 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5408 …} -Children: Doctrine\ORM\PersistentCollection {#5411 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5412 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5405 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5406 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5421 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5419 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5420 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -Children: Doctrine\ORM\PersistentCollection {#5425 …} -Parent: Eccube\Entity\Category {#5407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5381 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5418 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5417 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5428 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5429 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5383 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5382 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: Eccube\Entity\Category {#5381} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } ] |
[ Eccube\Entity\Category {#4271 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4277 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4275 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4361 …} -Children: Doctrine\ORM\PersistentCollection {#4514 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4511 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4513 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4512 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4510 …} -Children: Doctrine\ORM\PersistentCollection {#4507 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4504 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4506 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4505 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4503 …} -Children: Doctrine\ORM\PersistentCollection {#4500 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4497 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4499 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4498 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4496 …} -Children: Doctrine\ORM\PersistentCollection {#4493 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4276 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4492 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4491 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4274 …} -Children: Doctrine\ORM\PersistentCollection {#4474 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4476 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4490 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4489 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4477 …} -Children: Doctrine\ORM\PersistentCollection {#4480 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4481 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4488 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4487 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4482 …} -Children: Doctrine\ORM\PersistentCollection {#4485 …} -Parent: Eccube\Entity\Category {#4476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4521 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4486 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4265 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4519 …} -Children: Doctrine\ORM\PersistentCollection {#4523 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4532 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4530 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4531 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4533 …} -Children: Doctrine\ORM\PersistentCollection {#4536 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4539 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4537 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4538 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4540 …} -Children: Doctrine\ORM\PersistentCollection {#4543 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4546 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4544 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4545 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4547 …} -Children: Doctrine\ORM\PersistentCollection {#4550 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4553 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4551 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4552 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4554 …} -Children: Doctrine\ORM\PersistentCollection {#4557 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4560 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4528 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4529 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4561 …} -Children: Doctrine\ORM\PersistentCollection {#4564 …} -Parent: Eccube\Entity\Category {#4476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4565 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4558 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4559 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4566 …} -Children: Doctrine\ORM\PersistentCollection {#4569 …} -Parent: Eccube\Entity\Category {#4560} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4574 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4572 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4573 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4575 …} -Children: Doctrine\ORM\PersistentCollection {#4578 …} -Parent: Eccube\Entity\Category {#4560} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4581 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4579 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4580 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4582 …} -Children: Doctrine\ORM\PersistentCollection {#4585 …} -Parent: Eccube\Entity\Category {#4560} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4588 …} Eccube\Entity\Category {#4593 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4570 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4571 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4594 …} -Children: Doctrine\ORM\PersistentCollection {#4597 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4598 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4586 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4587 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4609 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4607 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4608 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4610 …} -Children: Doctrine\ORM\PersistentCollection {#4613 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4616 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4614 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4615 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4617 …} -Children: Doctrine\ORM\PersistentCollection {#4620 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4623 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4605 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4606 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4624 …} -Children: Doctrine\ORM\PersistentCollection {#4627 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4628 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#4621 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4622 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4629 …} -Children: Doctrine\ORM\PersistentCollection {#4632 …} -Parent: Eccube\Entity\Category {#4623} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4637 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#4635 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4636 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4638 …} -Children: Doctrine\ORM\PersistentCollection {#4641 …} -Parent: Eccube\Entity\Category {#4623} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4644 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#4642 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4643 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4645 …} -Children: Doctrine\ORM\PersistentCollection {#4648 …} -Parent: Eccube\Entity\Category {#4623} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4651 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#4633 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4634 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4656 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#4649 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4650 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4657 …} -Children: Doctrine\ORM\PersistentCollection {#4660 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4665 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#4663 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4664 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4666 …} -Children: Doctrine\ORM\PersistentCollection {#4669 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4672 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#4670 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4671 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4673 …} -Children: Doctrine\ORM\PersistentCollection {#4676 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4679 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#4677 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4678 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4680 …} -Children: Doctrine\ORM\PersistentCollection {#4683 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4686 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4527 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4526 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4687 …} -Children: Doctrine\ORM\PersistentCollection {#4690 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4691 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#4684 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4685 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4692 …} -Children: Doctrine\ORM\PersistentCollection {#4695 …} -Parent: Eccube\Entity\Category {#4686} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4700 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#4698 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4699 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4701 …} -Children: Doctrine\ORM\PersistentCollection {#4704 …} -Parent: Eccube\Entity\Category {#4686} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4707 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#4705 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4706 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4708 …} -Children: Doctrine\ORM\PersistentCollection {#4711 …} -Parent: Eccube\Entity\Category {#4686} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4714 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4696 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#4697 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4715 …} -Children: Doctrine\ORM\PersistentCollection {#4718 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4719 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4712 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4713 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4720 …} -Children: Doctrine\ORM\PersistentCollection {#4723 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4728 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4726 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4727 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4729 …} -Children: Doctrine\ORM\PersistentCollection {#4732 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4735 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4733 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4734 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4736 …} -Children: Doctrine\ORM\PersistentCollection {#4739 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4742 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4740 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4741 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4743 …} -Children: Doctrine\ORM\PersistentCollection {#4746 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4749 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4747 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4748 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4750 …} -Children: Doctrine\ORM\PersistentCollection {#4753 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4756 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4754 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4755 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4757 …} -Children: Doctrine\ORM\PersistentCollection {#4760 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4763 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4662 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4764 …} -Children: Doctrine\ORM\PersistentCollection {#4767 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4768 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#4761 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#4762 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4769 …} -Children: Doctrine\ORM\PersistentCollection {#4772 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4777 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#4775 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#4776 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4778 …} -Children: Doctrine\ORM\PersistentCollection {#4781 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4784 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#4782 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4783 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4785 …} -Children: Doctrine\ORM\PersistentCollection {#4788 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4791 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#4789 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#4790 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4792 …} -Children: Doctrine\ORM\PersistentCollection {#4795 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4798 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#4796 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4797 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4799 …} -Children: Doctrine\ORM\PersistentCollection {#4802 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4805 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#4803 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4804 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4806 …} -Children: Doctrine\ORM\PersistentCollection {#4809 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4812 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#4810 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4811 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4813 …} -Children: Doctrine\ORM\PersistentCollection {#4816 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4819 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#4817 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4818 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4820 …} -Children: Doctrine\ORM\PersistentCollection {#4823 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4826 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#4824 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4825 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4827 …} -Children: Doctrine\ORM\PersistentCollection {#4830 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4833 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#4773 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4774 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4834 …} -Children: Doctrine\ORM\PersistentCollection {#4837 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4838 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4831 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#4832 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4839 …} -Children: Doctrine\ORM\PersistentCollection {#4842 …} -Parent: Eccube\Entity\Category {#4833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4847 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4845 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#4846 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4848 …} -Children: Doctrine\ORM\PersistentCollection {#4851 …} -Parent: Eccube\Entity\Category {#4833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4854 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#4852 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#4853 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4858 …} -Parent: Eccube\Entity\Category {#4833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4861 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4843 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#4844 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4862 …} -Children: Doctrine\ORM\PersistentCollection {#4865 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4866 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4859 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4860 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4867 …} -Children: Doctrine\ORM\PersistentCollection {#4870 …} -Parent: Eccube\Entity\Category {#4861} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4875 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4873 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#4874 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4876 …} -Children: Doctrine\ORM\PersistentCollection {#4879 …} -Parent: Eccube\Entity\Category {#4861} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4882 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4880 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4881 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4883 …} -Children: Doctrine\ORM\PersistentCollection {#4886 …} -Parent: Eccube\Entity\Category {#4861} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4889 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#4871 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4872 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4890 …} -Children: Doctrine\ORM\PersistentCollection {#4893 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4894 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4887 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4888 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4895 …} -Children: Doctrine\ORM\PersistentCollection {#4898 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4903 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4901 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4902 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4904 …} -Children: Doctrine\ORM\PersistentCollection {#4907 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4910 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4908 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4909 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4911 …} -Children: Doctrine\ORM\PersistentCollection {#4914 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4917 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#4915 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4916 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4918 …} -Children: Doctrine\ORM\PersistentCollection {#4921 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4924 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4724 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#4725 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4925 …} -Children: Doctrine\ORM\PersistentCollection {#4928 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4929 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#4922 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4923 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4930 …} -Children: Doctrine\ORM\PersistentCollection {#4933 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4938 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#4936 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4937 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4939 …} -Children: Doctrine\ORM\PersistentCollection {#4942 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4945 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#4943 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4944 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4946 …} -Children: Doctrine\ORM\PersistentCollection {#4949 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4952 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#4950 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4951 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4953 …} -Children: Doctrine\ORM\PersistentCollection {#4956 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4959 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#4957 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4958 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4960 …} -Children: Doctrine\ORM\PersistentCollection {#4963 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4966 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4934 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#4935 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4967 …} -Children: Doctrine\ORM\PersistentCollection {#4970 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4971 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#4964 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4965 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4975 …} -Parent: Eccube\Entity\Category {#4966} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4980 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#4978 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4979 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4981 …} -Children: Doctrine\ORM\PersistentCollection {#4984 …} -Parent: Eccube\Entity\Category {#4966} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4987 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#4985 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4986 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4988 …} -Children: Doctrine\ORM\PersistentCollection {#4991 …} -Parent: Eccube\Entity\Category {#4966} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4994 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#4976 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#4977 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4995 …} -Children: Doctrine\ORM\PersistentCollection {#4998 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4999 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#4992 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4993 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5000 …} -Children: Doctrine\ORM\PersistentCollection {#5003 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5008 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5006 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5007 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5009 …} -Children: Doctrine\ORM\PersistentCollection {#5012 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5015 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5013 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5014 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5016 …} -Children: Doctrine\ORM\PersistentCollection {#5019 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5022 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5020 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5021 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5029 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#4900 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4899 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5030 …} -Children: Doctrine\ORM\PersistentCollection {#5033 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5034 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#4604 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#4603 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5039 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5027 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5028 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5040 …} -Children: Doctrine\ORM\PersistentCollection {#5043 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5050 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5049 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5051 …} -Children: Doctrine\ORM\PersistentCollection {#5054 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5057 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5055 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5056 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5058 …} -Children: Doctrine\ORM\PersistentCollection {#5061 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5064 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5062 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5063 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5065 …} -Children: Doctrine\ORM\PersistentCollection {#5068 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5071 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5070 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5075 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5078 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5076 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5077 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5079 …} -Children: Doctrine\ORM\PersistentCollection {#5082 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5085 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5083 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5084 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5092 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5046 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5047 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5093 …} -Children: Doctrine\ORM\PersistentCollection {#5096 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5097 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5091 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5098 …} -Children: Doctrine\ORM\PersistentCollection {#5101 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5106 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5104 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5105 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5113 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5111 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5112 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5114 …} -Children: Doctrine\ORM\PersistentCollection {#5117 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5120 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5118 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5119 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5121 …} -Children: Doctrine\ORM\PersistentCollection {#5124 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5127 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5125 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5126 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5128 …} -Children: Doctrine\ORM\PersistentCollection {#5131 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5134 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5102 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5103 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5135 …} -Children: Doctrine\ORM\PersistentCollection {#5138 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5139 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5132 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5133 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5140 …} -Children: Doctrine\ORM\PersistentCollection {#5143 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5148 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5146 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5147 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5155 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5153 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5154 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5156 …} -Children: Doctrine\ORM\PersistentCollection {#5159 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5162 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5160 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5161 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5166 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5169 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5167 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5168 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5170 …} -Children: Doctrine\ORM\PersistentCollection {#5173 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5176 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5144 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5145 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5177 …} -Children: Doctrine\ORM\PersistentCollection {#5180 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5181 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5175 date: 2024-03-20 12:00:47.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 {#4516 …} } Eccube\Entity\Category {#5190 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5188 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5189 date: 2024-03-20 12:01:00.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 {#4516 …} } Eccube\Entity\Category {#5197 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5195 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5196 date: 2023-04-22 17:47:18.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 {#4516 …} } Eccube\Entity\Category {#5204 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5186 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5187 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5205 …} -Children: Doctrine\ORM\PersistentCollection {#5208 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5209 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5202 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5203 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5210 …} -Children: Doctrine\ORM\PersistentCollection {#5213 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5218 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5216 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5217 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5225 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5223 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5224 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5226 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5232 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5230 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5231 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5233 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5239 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5237 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5238 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5246 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5244 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5245 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5253 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5005 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5004 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5254 …} -Children: Doctrine\ORM\PersistentCollection {#5257 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5258 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5251 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5252 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5267 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5265 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5266 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5274 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5272 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5273 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5281 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5279 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5280 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5282 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5288 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5286 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5287 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5295 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5293 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5294 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5296 …} -Children: Doctrine\ORM\PersistentCollection {#5299 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5302 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5300 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5301 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5303 …} -Children: Doctrine\ORM\PersistentCollection {#5306 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5309 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5307 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5308 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5310 …} -Children: Doctrine\ORM\PersistentCollection {#5313 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5316 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5314 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5315 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5317 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5323 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5321 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5322 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5324 …} -Children: Doctrine\ORM\PersistentCollection {#5327 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5330 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5045 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5044 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5335 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5328 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5329 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5344 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5342 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5343 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5351 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5349 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5350 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5355 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5358 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5356 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5357 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5362 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5365 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5264 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5263 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5370 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5215 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5214 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5375 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5363 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5364 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5376 …} -Children: Doctrine\ORM\PersistentCollection {#5379 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5386 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5384 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5385 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5387 …} -Children: Doctrine\ORM\PersistentCollection {#5390 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5393 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5391 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5392 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5397 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5400 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5398 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5399 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5407 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5341 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5340 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5408 …} -Children: Doctrine\ORM\PersistentCollection {#5411 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5412 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5405 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5406 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5421 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5419 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5420 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -Children: Doctrine\ORM\PersistentCollection {#5425 …} -Parent: Eccube\Entity\Category {#5407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5381 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5418 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5417 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5428 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5429 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5383 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5382 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: Eccube\Entity\Category {#5381} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } ] |
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 {#13043 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#13048 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5494 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4037 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#4271 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4277 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4275 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4361 …} -Children: Doctrine\ORM\PersistentCollection {#4514 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4511 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4513 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4512 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4510 …} -Children: Doctrine\ORM\PersistentCollection {#4507 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4504 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4506 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4505 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4503 …} -Children: Doctrine\ORM\PersistentCollection {#4500 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4497 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4499 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4498 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4496 …} -Children: Doctrine\ORM\PersistentCollection {#4493 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4276 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4492 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4491 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4274 …} -Children: Doctrine\ORM\PersistentCollection {#4474 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4476 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4490 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4489 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4477 …} -Children: Doctrine\ORM\PersistentCollection {#4480 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4481 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4488 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4487 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4482 …} -Children: Doctrine\ORM\PersistentCollection {#4485 …} -Parent: Eccube\Entity\Category {#4476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4521 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4486 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4265 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4519 …} -Children: Doctrine\ORM\PersistentCollection {#4523 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4532 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4530 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4531 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4533 …} -Children: Doctrine\ORM\PersistentCollection {#4536 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4539 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4537 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4538 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4540 …} -Children: Doctrine\ORM\PersistentCollection {#4543 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4546 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4544 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4545 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4547 …} -Children: Doctrine\ORM\PersistentCollection {#4550 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4553 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4551 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4552 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4554 …} -Children: Doctrine\ORM\PersistentCollection {#4557 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4560 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4528 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4529 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4561 …} -Children: Doctrine\ORM\PersistentCollection {#4564 …} -Parent: Eccube\Entity\Category {#4476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4565 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4558 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4559 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4566 …} -Children: Doctrine\ORM\PersistentCollection {#4569 …} -Parent: Eccube\Entity\Category {#4560} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4574 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4572 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4573 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4575 …} -Children: Doctrine\ORM\PersistentCollection {#4578 …} -Parent: Eccube\Entity\Category {#4560} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4581 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4579 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4580 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4582 …} -Children: Doctrine\ORM\PersistentCollection {#4585 …} -Parent: Eccube\Entity\Category {#4560} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4588 …} Eccube\Entity\Category {#4593 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4570 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4571 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4594 …} -Children: Doctrine\ORM\PersistentCollection {#4597 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4598 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4586 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4587 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4609 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4607 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4608 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4610 …} -Children: Doctrine\ORM\PersistentCollection {#4613 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4616 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4614 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4615 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4617 …} -Children: Doctrine\ORM\PersistentCollection {#4620 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4623 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4605 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4606 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4624 …} -Children: Doctrine\ORM\PersistentCollection {#4627 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4628 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#4621 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4622 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4629 …} -Children: Doctrine\ORM\PersistentCollection {#4632 …} -Parent: Eccube\Entity\Category {#4623} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4637 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#4635 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4636 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4638 …} -Children: Doctrine\ORM\PersistentCollection {#4641 …} -Parent: Eccube\Entity\Category {#4623} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4644 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#4642 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4643 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4645 …} -Children: Doctrine\ORM\PersistentCollection {#4648 …} -Parent: Eccube\Entity\Category {#4623} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4651 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#4633 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4634 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4656 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#4649 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4650 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4657 …} -Children: Doctrine\ORM\PersistentCollection {#4660 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4665 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#4663 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4664 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4666 …} -Children: Doctrine\ORM\PersistentCollection {#4669 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4672 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#4670 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4671 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4673 …} -Children: Doctrine\ORM\PersistentCollection {#4676 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4679 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#4677 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4678 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4680 …} -Children: Doctrine\ORM\PersistentCollection {#4683 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4686 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4527 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4526 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4687 …} -Children: Doctrine\ORM\PersistentCollection {#4690 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4691 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#4684 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4685 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4692 …} -Children: Doctrine\ORM\PersistentCollection {#4695 …} -Parent: Eccube\Entity\Category {#4686} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4700 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#4698 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4699 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4701 …} -Children: Doctrine\ORM\PersistentCollection {#4704 …} -Parent: Eccube\Entity\Category {#4686} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4707 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#4705 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4706 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4708 …} -Children: Doctrine\ORM\PersistentCollection {#4711 …} -Parent: Eccube\Entity\Category {#4686} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4714 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4696 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#4697 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4715 …} -Children: Doctrine\ORM\PersistentCollection {#4718 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4719 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4712 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4713 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4720 …} -Children: Doctrine\ORM\PersistentCollection {#4723 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4728 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4726 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4727 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4729 …} -Children: Doctrine\ORM\PersistentCollection {#4732 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4735 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4733 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4734 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4736 …} -Children: Doctrine\ORM\PersistentCollection {#4739 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4742 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4740 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4741 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4743 …} -Children: Doctrine\ORM\PersistentCollection {#4746 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4749 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4747 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4748 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4750 …} -Children: Doctrine\ORM\PersistentCollection {#4753 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4756 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4754 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4755 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4757 …} -Children: Doctrine\ORM\PersistentCollection {#4760 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4763 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4662 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4764 …} -Children: Doctrine\ORM\PersistentCollection {#4767 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4768 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#4761 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#4762 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4769 …} -Children: Doctrine\ORM\PersistentCollection {#4772 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4777 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#4775 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#4776 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4778 …} -Children: Doctrine\ORM\PersistentCollection {#4781 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4784 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#4782 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4783 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4785 …} -Children: Doctrine\ORM\PersistentCollection {#4788 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4791 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#4789 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#4790 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4792 …} -Children: Doctrine\ORM\PersistentCollection {#4795 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4798 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#4796 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4797 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4799 …} -Children: Doctrine\ORM\PersistentCollection {#4802 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4805 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#4803 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4804 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4806 …} -Children: Doctrine\ORM\PersistentCollection {#4809 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4812 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#4810 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4811 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4813 …} -Children: Doctrine\ORM\PersistentCollection {#4816 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4819 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#4817 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4818 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4820 …} -Children: Doctrine\ORM\PersistentCollection {#4823 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4826 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#4824 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4825 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4827 …} -Children: Doctrine\ORM\PersistentCollection {#4830 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4833 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#4773 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4774 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4834 …} -Children: Doctrine\ORM\PersistentCollection {#4837 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4838 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4831 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#4832 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4839 …} -Children: Doctrine\ORM\PersistentCollection {#4842 …} -Parent: Eccube\Entity\Category {#4833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4847 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4845 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#4846 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4848 …} -Children: Doctrine\ORM\PersistentCollection {#4851 …} -Parent: Eccube\Entity\Category {#4833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4854 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#4852 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#4853 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4858 …} -Parent: Eccube\Entity\Category {#4833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4861 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4843 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#4844 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4862 …} -Children: Doctrine\ORM\PersistentCollection {#4865 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4866 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4859 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4860 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4867 …} -Children: Doctrine\ORM\PersistentCollection {#4870 …} -Parent: Eccube\Entity\Category {#4861} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4875 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4873 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#4874 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4876 …} -Children: Doctrine\ORM\PersistentCollection {#4879 …} -Parent: Eccube\Entity\Category {#4861} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4882 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4880 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4881 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4883 …} -Children: Doctrine\ORM\PersistentCollection {#4886 …} -Parent: Eccube\Entity\Category {#4861} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4889 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#4871 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4872 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4890 …} -Children: Doctrine\ORM\PersistentCollection {#4893 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4894 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4887 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4888 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4895 …} -Children: Doctrine\ORM\PersistentCollection {#4898 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4903 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4901 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4902 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4904 …} -Children: Doctrine\ORM\PersistentCollection {#4907 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4910 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4908 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4909 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4911 …} -Children: Doctrine\ORM\PersistentCollection {#4914 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4917 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#4915 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4916 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4918 …} -Children: Doctrine\ORM\PersistentCollection {#4921 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4924 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4724 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#4725 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4925 …} -Children: Doctrine\ORM\PersistentCollection {#4928 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4929 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#4922 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4923 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4930 …} -Children: Doctrine\ORM\PersistentCollection {#4933 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4938 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#4936 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4937 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4939 …} -Children: Doctrine\ORM\PersistentCollection {#4942 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4945 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#4943 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4944 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4946 …} -Children: Doctrine\ORM\PersistentCollection {#4949 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4952 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#4950 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4951 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4953 …} -Children: Doctrine\ORM\PersistentCollection {#4956 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4959 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#4957 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4958 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4960 …} -Children: Doctrine\ORM\PersistentCollection {#4963 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4966 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4934 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#4935 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4967 …} -Children: Doctrine\ORM\PersistentCollection {#4970 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4971 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#4964 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4965 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4975 …} -Parent: Eccube\Entity\Category {#4966} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4980 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#4978 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4979 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4981 …} -Children: Doctrine\ORM\PersistentCollection {#4984 …} -Parent: Eccube\Entity\Category {#4966} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4987 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#4985 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4986 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4988 …} -Children: Doctrine\ORM\PersistentCollection {#4991 …} -Parent: Eccube\Entity\Category {#4966} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4994 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#4976 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#4977 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4995 …} -Children: Doctrine\ORM\PersistentCollection {#4998 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#4999 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#4992 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4993 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5000 …} -Children: Doctrine\ORM\PersistentCollection {#5003 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5008 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5006 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5007 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5009 …} -Children: Doctrine\ORM\PersistentCollection {#5012 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5015 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5013 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5014 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5016 …} -Children: Doctrine\ORM\PersistentCollection {#5019 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5022 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5020 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5021 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5029 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#4900 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4899 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5030 …} -Children: Doctrine\ORM\PersistentCollection {#5033 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5034 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#4604 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#4603 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5039 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5027 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5028 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5040 …} -Children: Doctrine\ORM\PersistentCollection {#5043 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5050 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5049 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5051 …} -Children: Doctrine\ORM\PersistentCollection {#5054 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5057 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5055 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5056 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5058 …} -Children: Doctrine\ORM\PersistentCollection {#5061 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5064 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5062 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5063 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5065 …} -Children: Doctrine\ORM\PersistentCollection {#5068 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5071 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5070 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5075 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5078 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5076 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5077 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5079 …} -Children: Doctrine\ORM\PersistentCollection {#5082 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5085 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5083 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5084 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5092 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5046 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5047 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5093 …} -Children: Doctrine\ORM\PersistentCollection {#5096 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5097 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5091 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5098 …} -Children: Doctrine\ORM\PersistentCollection {#5101 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5106 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5104 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5105 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5113 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5111 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5112 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5114 …} -Children: Doctrine\ORM\PersistentCollection {#5117 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5120 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5118 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5119 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5121 …} -Children: Doctrine\ORM\PersistentCollection {#5124 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5127 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5125 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5126 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5128 …} -Children: Doctrine\ORM\PersistentCollection {#5131 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5134 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5102 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5103 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5135 …} -Children: Doctrine\ORM\PersistentCollection {#5138 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5139 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5132 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5133 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5140 …} -Children: Doctrine\ORM\PersistentCollection {#5143 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5148 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5146 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5147 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5155 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5153 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5154 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5156 …} -Children: Doctrine\ORM\PersistentCollection {#5159 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5162 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5160 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5161 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5166 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5169 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5167 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5168 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5170 …} -Children: Doctrine\ORM\PersistentCollection {#5173 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5176 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5144 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5145 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5177 …} -Children: Doctrine\ORM\PersistentCollection {#5180 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5181 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5175 date: 2024-03-20 12:00:47.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 {#4516 …} } Eccube\Entity\Category {#5190 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5188 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5189 date: 2024-03-20 12:01:00.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 {#4516 …} } Eccube\Entity\Category {#5197 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5195 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5196 date: 2023-04-22 17:47:18.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 {#4516 …} } Eccube\Entity\Category {#5204 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5186 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5187 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5205 …} -Children: Doctrine\ORM\PersistentCollection {#5208 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5209 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5202 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5203 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5210 …} -Children: Doctrine\ORM\PersistentCollection {#5213 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5218 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5216 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5217 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5225 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5223 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5224 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5226 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5232 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5230 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5231 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5233 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5239 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5237 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5238 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5246 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5244 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5245 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5253 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5005 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5004 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5254 …} -Children: Doctrine\ORM\PersistentCollection {#5257 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5258 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5251 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5252 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5267 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5265 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5266 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5274 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5272 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5273 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5281 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5279 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5280 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5282 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5288 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5286 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5287 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5295 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5293 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5294 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5296 …} -Children: Doctrine\ORM\PersistentCollection {#5299 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5302 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5300 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5301 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5303 …} -Children: Doctrine\ORM\PersistentCollection {#5306 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5309 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5307 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5308 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5310 …} -Children: Doctrine\ORM\PersistentCollection {#5313 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5316 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5314 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5315 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5317 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5323 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5321 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5322 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5324 …} -Children: Doctrine\ORM\PersistentCollection {#5327 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5330 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5045 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5044 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5335 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5328 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5329 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5344 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5342 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5343 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5351 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5349 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5350 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5355 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5358 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5356 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5357 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5362 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5365 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5264 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5263 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5370 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5215 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5214 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5375 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5363 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5364 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5376 …} -Children: Doctrine\ORM\PersistentCollection {#5379 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5386 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5384 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5385 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5387 …} -Children: Doctrine\ORM\PersistentCollection {#5390 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5393 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5391 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5392 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5397 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5400 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5398 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5399 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5407 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5341 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5340 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5408 …} -Children: Doctrine\ORM\PersistentCollection {#5411 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5412 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5405 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5406 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5421 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5419 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5420 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -Children: Doctrine\ORM\PersistentCollection {#5425 …} -Parent: Eccube\Entity\Category {#5407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5381 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5418 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5417 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5428 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } Eccube\Entity\Category {#5429 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5383 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5382 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: Eccube\Entity\Category {#5381} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } ] |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5494 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4037 …} -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() {#13044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13045 …} } } |
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 {#14906 +label: "an1767" +value: "194" +data: Eccube\Entity\Category {#4271 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1729836637 {#4277 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4275 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4361 …} -Children: Doctrine\ORM\PersistentCollection {#4514 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14905 +label: "ゴールド会員のみ" +value: "193" +data: Eccube\Entity\Category {#4511 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1727768864 {#4513 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4512 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4510 …} -Children: Doctrine\ORM\PersistentCollection {#4507 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14941 +label: "TOP" +value: "187" +data: Eccube\Entity\Category {#4504 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1719359121 {#4506 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4505 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4503 …} -Children: Doctrine\ORM\PersistentCollection {#4500 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14939 +label: "Outlet Sale" +value: "150" +data: Eccube\Entity\Category {#4497 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1705815113 {#4499 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4498 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4496 …} -Children: Doctrine\ORM\PersistentCollection {#4493 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14940 +label: "カテゴリーで探す" +value: "131" +data: Eccube\Entity\Category {#4276 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1682150829 {#4492 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4491 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4274 …} -Children: Doctrine\ORM\PersistentCollection {#4474 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15035 +label: " 家具" +value: "1" +data: Eccube\Entity\Category {#4476 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1488881692 {#4490 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4489 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4477 …} -Children: Doctrine\ORM\PersistentCollection {#4480 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14938 +label: " チェア・スツール" +value: "8" +data: Eccube\Entity\Category {#4481 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4488 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4487 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4482 …} -Children: Doctrine\ORM\PersistentCollection {#4485 …} -Parent: Eccube\Entity\Category {#4476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14946 +label: " ソファ" +value: "188" +data: Eccube\Entity\Category {#4521 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4486 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4265 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4519 …} -Children: Doctrine\ORM\PersistentCollection {#4523 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15014 +label: " チェア" +value: "9" +data: Eccube\Entity\Category {#4532 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4530 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4531 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4533 …} -Children: Doctrine\ORM\PersistentCollection {#4536 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15016 +label: " スツール" +value: "10" +data: Eccube\Entity\Category {#4539 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4537 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4538 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4540 …} -Children: Doctrine\ORM\PersistentCollection {#4543 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14912 +label: " フォールディング" +value: "11" +data: Eccube\Entity\Category {#4546 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4544 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4545 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4547 …} -Children: Doctrine\ORM\PersistentCollection {#4550 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14920 +label: " その他" +value: "152" +data: Eccube\Entity\Category {#4553 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4551 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4552 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4554 …} -Children: Doctrine\ORM\PersistentCollection {#4557 …} -Parent: Eccube\Entity\Category {#4481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14918 +label: " テーブル・その他" +value: "12" +data: Eccube\Entity\Category {#4560 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4528 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4529 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4561 …} -Children: Doctrine\ORM\PersistentCollection {#4564 …} -Parent: Eccube\Entity\Category {#4476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14927 +label: " テーブル" +value: "13" +data: Eccube\Entity\Category {#4565 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4558 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4559 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4566 …} -Children: Doctrine\ORM\PersistentCollection {#4569 …} -Parent: Eccube\Entity\Category {#4560} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14926 +label: " サイド・コーヒーテーブル" +value: "14" +data: Eccube\Entity\Category {#4574 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4572 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4573 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4575 …} -Children: Doctrine\ORM\PersistentCollection {#4578 …} -Parent: Eccube\Entity\Category {#4560} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14925 +label: " その他" +value: "15" +data: Eccube\Entity\Category {#4581 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4579 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4580 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4582 …} -Children: Doctrine\ORM\PersistentCollection {#4585 …} -Parent: Eccube\Entity\Category {#4560} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14924 +label: " インテリア" +value: "19" +data: Eccube\Entity\Category {#4588 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14928 +label: " フラワーベース" +value: "20" +data: Eccube\Entity\Category {#4593 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4570 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4571 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4594 …} -Children: Doctrine\ORM\PersistentCollection {#4597 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14929 +label: " S(~H100mm)" +value: "23" +data: Eccube\Entity\Category {#4598 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4586 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4587 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14930 +label: " M(H100mm~200mm)" +value: "22" +data: Eccube\Entity\Category {#4609 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4607 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4608 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4610 …} -Children: Doctrine\ORM\PersistentCollection {#4613 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14931 +label: " L(H200mm~)" +value: "21" +data: Eccube\Entity\Category {#4616 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4614 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4615 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4617 …} -Children: Doctrine\ORM\PersistentCollection {#4620 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14932 +label: " ミラー" +value: "24" +data: Eccube\Entity\Category {#4623 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4605 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4606 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4624 …} -Children: Doctrine\ORM\PersistentCollection {#4627 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14933 +label: " テーブルミラー" +value: "25" +data: Eccube\Entity\Category {#4628 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150828 {#4621 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4622 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4629 …} -Children: Doctrine\ORM\PersistentCollection {#4632 …} -Parent: Eccube\Entity\Category {#4623} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14934 +label: " ウォールミラー" +value: "26" +data: Eccube\Entity\Category {#4637 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#4635 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4636 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4638 …} -Children: Doctrine\ORM\PersistentCollection {#4641 …} -Parent: Eccube\Entity\Category {#4623} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14935 +label: " その他" +value: "156" +data: Eccube\Entity\Category {#4644 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#4642 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4643 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4645 …} -Children: Doctrine\ORM\PersistentCollection {#4648 …} -Parent: Eccube\Entity\Category {#4623} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14936 +label: " ライト" +value: "27" +data: Eccube\Entity\Category {#4651 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#4633 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4634 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14937 +label: " スタンドライト" +value: "28" +data: Eccube\Entity\Category {#4656 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#4649 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4650 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4657 …} -Children: Doctrine\ORM\PersistentCollection {#4660 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15074 +label: " デスクライト" +value: "29" +data: Eccube\Entity\Category {#4665 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#4663 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4664 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4666 …} -Children: Doctrine\ORM\PersistentCollection {#4669 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15076 +label: " ペンダントライト" +value: "157" +data: Eccube\Entity\Category {#4672 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#4670 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4671 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4673 …} -Children: Doctrine\ORM\PersistentCollection {#4676 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15077 +label: " その他" +value: "158" +data: Eccube\Entity\Category {#4679 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#4677 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4678 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4680 …} -Children: Doctrine\ORM\PersistentCollection {#4683 …} -Parent: Eccube\Entity\Category {#4651} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15078 +label: " 時計" +value: "30" +data: Eccube\Entity\Category {#4686 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4527 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4526 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4687 …} -Children: Doctrine\ORM\PersistentCollection {#4690 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15079 +label: " 掛け時計" +value: "31" +data: Eccube\Entity\Category {#4691 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#4684 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4685 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4692 …} -Children: Doctrine\ORM\PersistentCollection {#4695 …} -Parent: Eccube\Entity\Category {#4686} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15080 +label: " 置き時計" +value: "32" +data: Eccube\Entity\Category {#4700 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#4698 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4699 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4701 …} -Children: Doctrine\ORM\PersistentCollection {#4704 …} -Parent: Eccube\Entity\Category {#4686} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15081 +label: " その他" +value: "159" +data: Eccube\Entity\Category {#4707 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#4705 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4706 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4708 …} -Children: Doctrine\ORM\PersistentCollection {#4711 …} -Parent: Eccube\Entity\Category {#4686} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15082 +label: " 本・ステーショナリー" +value: "34" +data: Eccube\Entity\Category {#4714 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4696 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#4697 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4715 …} -Children: Doctrine\ORM\PersistentCollection {#4718 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15083 +label: " 洋書" +value: "35" +data: Eccube\Entity\Category {#4719 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4712 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4713 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4720 …} -Children: Doctrine\ORM\PersistentCollection {#4723 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15084 +label: " 雑誌" +value: "36" +data: Eccube\Entity\Category {#4728 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4726 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4727 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4729 …} -Children: Doctrine\ORM\PersistentCollection {#4732 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15085 +label: " アンティーク本" +value: "37" +data: Eccube\Entity\Category {#4735 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4733 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4734 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4736 …} -Children: Doctrine\ORM\PersistentCollection {#4739 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15086 +label: " ディスプレー本" +value: "38" +data: Eccube\Entity\Category {#4742 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4740 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4741 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4743 …} -Children: Doctrine\ORM\PersistentCollection {#4746 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15087 +label: " ステーショナリー" +value: "39" +data: Eccube\Entity\Category {#4749 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4747 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4748 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4750 …} -Children: Doctrine\ORM\PersistentCollection {#4753 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15088 +label: " その他" +value: "40" +data: Eccube\Entity\Category {#4756 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4754 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4755 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4757 …} -Children: Doctrine\ORM\PersistentCollection {#4760 …} -Parent: Eccube\Entity\Category {#4714} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15089 +label: " オブジェ" +value: "41" +data: Eccube\Entity\Category {#4763 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4662 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4764 …} -Children: Doctrine\ORM\PersistentCollection {#4767 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15090 +label: " フレグランス" +value: "192" +data: Eccube\Entity\Category {#4768 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1723601999 {#4761 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#4762 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4769 …} -Children: Doctrine\ORM\PersistentCollection {#4772 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15091 +label: " キャニスター・コンテナ" +value: "191" +data: Eccube\Entity\Category {#4777 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601941 {#4775 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#4776 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4778 …} -Children: Doctrine\ORM\PersistentCollection {#4781 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15092 +label: " 装飾品" +value: "42" +data: Eccube\Entity\Category {#4784 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1682150828 {#4782 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4783 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4785 …} -Children: Doctrine\ORM\PersistentCollection {#4788 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15093 +label: " ボウル" +value: "43" +data: Eccube\Entity\Category {#4791 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#4789 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#4790 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4792 …} -Children: Doctrine\ORM\PersistentCollection {#4795 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15094 +label: " ボックス・キューブ" +value: "44" +data: Eccube\Entity\Category {#4798 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#4796 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4797 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4799 …} -Children: Doctrine\ORM\PersistentCollection {#4802 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15095 +label: " キャンドルホルダー" +value: "46" +data: Eccube\Entity\Category {#4805 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#4803 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4804 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4806 …} -Children: Doctrine\ORM\PersistentCollection {#4809 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15096 +label: " 人・動物" +value: "45" +data: Eccube\Entity\Category {#4812 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#4810 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4811 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4813 …} -Children: Doctrine\ORM\PersistentCollection {#4816 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15097 +label: " 果物・植物" +value: "47" +data: Eccube\Entity\Category {#4819 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#4817 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4818 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4820 …} -Children: Doctrine\ORM\PersistentCollection {#4823 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15098 +label: " その他" +value: "160" +data: Eccube\Entity\Category {#4826 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1710903008 {#4824 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4825 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4827 …} -Children: Doctrine\ORM\PersistentCollection {#4830 …} -Parent: Eccube\Entity\Category {#4763} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15099 +label: " ハンガー・ラック" +value: "48" +data: Eccube\Entity\Category {#4833 -id: 48 -name: "ハンガー・ラック" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#4773 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4774 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4834 …} -Children: Doctrine\ORM\PersistentCollection {#4837 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15100 +label: " ハンガー" +value: "49" +data: Eccube\Entity\Category {#4838 -id: 49 -name: "ハンガー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4831 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#4832 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4839 …} -Children: Doctrine\ORM\PersistentCollection {#4842 …} -Parent: Eccube\Entity\Category {#4833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15101 +label: " ラック" +value: "50" +data: Eccube\Entity\Category {#4847 -id: 50 -name: "ラック" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4845 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903030 {#4846 date: 2024-03-20 11:50:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4848 …} -Children: Doctrine\ORM\PersistentCollection {#4851 …} -Parent: Eccube\Entity\Category {#4833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15102 +label: " その他" +value: "161" +data: Eccube\Entity\Category {#4854 -id: 161 -name: "その他" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1710903033 {#4852 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903033 {#4853 date: 2024-03-20 11:50:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4858 …} -Parent: Eccube\Entity\Category {#4833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15103 +label: " バス・ランドリー" +value: "51" +data: Eccube\Entity\Category {#4861 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4843 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#4844 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4862 …} -Children: Doctrine\ORM\PersistentCollection {#4865 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15104 +label: " バス" +value: "52" +data: Eccube\Entity\Category {#4866 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4859 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4860 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4867 …} -Children: Doctrine\ORM\PersistentCollection {#4870 …} -Parent: Eccube\Entity\Category {#4861} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15105 +label: " ランドリー" +value: "53" +data: Eccube\Entity\Category {#4875 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4873 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#4874 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4876 …} -Children: Doctrine\ORM\PersistentCollection {#4879 …} -Parent: Eccube\Entity\Category {#4861} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15106 +label: " その他" +value: "56" +data: Eccube\Entity\Category {#4882 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4880 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4881 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4883 …} -Children: Doctrine\ORM\PersistentCollection {#4886 …} -Parent: Eccube\Entity\Category {#4861} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15107 +label: " ファブリック" +value: "57" +data: Eccube\Entity\Category {#4889 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#4871 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4872 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4890 …} -Children: Doctrine\ORM\PersistentCollection {#4893 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15108 +label: " ブランケット・スロー" +value: "58" +data: Eccube\Entity\Category {#4894 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4887 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4888 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4895 …} -Children: Doctrine\ORM\PersistentCollection {#4898 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15109 +label: " クッション" +value: "59" +data: Eccube\Entity\Category {#4903 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4901 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4902 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4904 …} -Children: Doctrine\ORM\PersistentCollection {#4907 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15110 +label: " ラグ" +value: "60" +data: Eccube\Entity\Category {#4910 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4908 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4909 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4911 …} -Children: Doctrine\ORM\PersistentCollection {#4914 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15111 +label: " その他" +value: "162" +data: Eccube\Entity\Category {#4917 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#4915 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4916 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4918 …} -Children: Doctrine\ORM\PersistentCollection {#4921 …} -Parent: Eccube\Entity\Category {#4889} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15112 +label: " バスケット・かご" +value: "61" +data: Eccube\Entity\Category {#4924 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4724 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#4725 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4925 …} -Children: Doctrine\ORM\PersistentCollection {#4928 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15113 +label: " バスケット" +value: "163" +data: Eccube\Entity\Category {#4929 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#4922 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4923 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4930 …} -Children: Doctrine\ORM\PersistentCollection {#4933 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15114 +label: " 手提げかご" +value: "164" +data: Eccube\Entity\Category {#4938 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#4936 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4937 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4939 …} -Children: Doctrine\ORM\PersistentCollection {#4942 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15115 +label: " トレイ" +value: "165" +data: Eccube\Entity\Category {#4945 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#4943 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4944 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4946 …} -Children: Doctrine\ORM\PersistentCollection {#4949 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15116 +label: " 和製かご" +value: "166" +data: Eccube\Entity\Category {#4952 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#4950 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4951 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4953 …} -Children: Doctrine\ORM\PersistentCollection {#4956 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15117 +label: " その他" +value: "167" +data: Eccube\Entity\Category {#4959 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#4957 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4958 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4960 …} -Children: Doctrine\ORM\PersistentCollection {#4963 …} -Parent: Eccube\Entity\Category {#4924} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15118 +label: " フレーム・ポスター" +value: "62" +data: Eccube\Entity\Category {#4966 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4934 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#4935 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4967 …} -Children: Doctrine\ORM\PersistentCollection {#4970 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15119 +label: " フレーム" +value: "168" +data: Eccube\Entity\Category {#4971 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#4964 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4965 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4975 …} -Parent: Eccube\Entity\Category {#4966} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15120 +label: " ポスター" +value: "169" +data: Eccube\Entity\Category {#4980 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#4978 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4979 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4981 …} -Children: Doctrine\ORM\PersistentCollection {#4984 …} -Parent: Eccube\Entity\Category {#4966} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15121 +label: " その他" +value: "170" +data: Eccube\Entity\Category {#4987 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#4985 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4986 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4988 …} -Children: Doctrine\ORM\PersistentCollection {#4991 …} -Parent: Eccube\Entity\Category {#4966} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15122 +label: " グリーン" +value: "153" +data: Eccube\Entity\Category {#4994 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#4976 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#4977 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4995 …} -Children: Doctrine\ORM\PersistentCollection {#4998 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15123 +label: " グリーン・枝" +value: "171" +data: Eccube\Entity\Category {#4999 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#4992 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4993 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5000 …} -Children: Doctrine\ORM\PersistentCollection {#5003 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15124 +label: " POT(鉢)" +value: "172" +data: Eccube\Entity\Category {#5008 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5006 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5007 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5009 …} -Children: Doctrine\ORM\PersistentCollection {#5012 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15125 +label: " 鉢カバー" +value: "173" +data: Eccube\Entity\Category {#5015 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5013 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5014 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5016 …} -Children: Doctrine\ORM\PersistentCollection {#5019 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15126 +label: " その他" +value: "174" +data: Eccube\Entity\Category {#5022 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5020 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5021 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#4994} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15127 +label: " キッチン" +value: "65" +data: Eccube\Entity\Category {#5029 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#4900 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4899 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5030 …} -Children: Doctrine\ORM\PersistentCollection {#5033 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15128 +label: " 洋食器" +value: "66" +data: Eccube\Entity\Category {#5034 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1682150828 {#4604 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#4603 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15129 +label: " プレート" +value: "67" +data: Eccube\Entity\Category {#5039 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150828 {#5027 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5028 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5040 …} -Children: Doctrine\ORM\PersistentCollection {#5043 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15130 +label: " ボウル" +value: "68" +data: Eccube\Entity\Category {#5050 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1682150828 {#5048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5049 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5051 …} -Children: Doctrine\ORM\PersistentCollection {#5054 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15131 +label: " ケーキスタンド・コンポート" +value: "69" +data: Eccube\Entity\Category {#5057 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5055 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5056 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5058 …} -Children: Doctrine\ORM\PersistentCollection {#5061 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15132 +label: " ジャー" +value: "70" +data: Eccube\Entity\Category {#5064 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5062 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5063 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5065 …} -Children: Doctrine\ORM\PersistentCollection {#5068 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15133 +label: " ボトル・ピッチャー" +value: "71" +data: Eccube\Entity\Category {#5071 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5070 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5075 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15134 +label: " アイスクーラー" +value: "175" +data: Eccube\Entity\Category {#5078 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1710903473 {#5076 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5077 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5079 …} -Children: Doctrine\ORM\PersistentCollection {#5082 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15135 +label: " その他" +value: "176" +data: Eccube\Entity\Category {#5085 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1710903477 {#5083 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5084 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5034} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15136 +label: " 和食器" +value: "72" +data: Eccube\Entity\Category {#5092 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5046 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5047 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5093 …} -Children: Doctrine\ORM\PersistentCollection {#5096 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15137 +label: " 皿" +value: "73" +data: Eccube\Entity\Category {#5097 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5091 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5098 …} -Children: Doctrine\ORM\PersistentCollection {#5101 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15138 +label: " 小鉢・椀" +value: "74" +data: Eccube\Entity\Category {#5106 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5104 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5105 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15139 +label: " 高杯" +value: "75" +data: Eccube\Entity\Category {#5113 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5111 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5112 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5114 …} -Children: Doctrine\ORM\PersistentCollection {#5117 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15140 +label: " 茶器" +value: "76" +data: Eccube\Entity\Category {#5120 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5118 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5119 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5121 …} -Children: Doctrine\ORM\PersistentCollection {#5124 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15141 +label: " その他" +value: "77" +data: Eccube\Entity\Category {#5127 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5125 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5126 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5128 …} -Children: Doctrine\ORM\PersistentCollection {#5131 …} -Parent: Eccube\Entity\Category {#5092} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15142 +label: " コーヒー・ティー" +value: "79" +data: Eccube\Entity\Category {#5134 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5102 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902302 {#5103 date: 2024-03-20 11:38:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5135 …} -Children: Doctrine\ORM\PersistentCollection {#5138 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15143 +label: " カップアンドソーサー" +value: "80" +data: Eccube\Entity\Category {#5139 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1682150828 {#5132 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5133 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5140 …} -Children: Doctrine\ORM\PersistentCollection {#5143 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15144 +label: " マグ・カップ" +value: "81" +data: Eccube\Entity\Category {#5148 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150828 {#5146 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5147 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15145 +label: " ティーポット" +value: "82" +data: Eccube\Entity\Category {#5155 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5153 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5154 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5156 …} -Children: Doctrine\ORM\PersistentCollection {#5159 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15146 +label: " クリーマー・シュガーポット" +value: "83" +data: Eccube\Entity\Category {#5162 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5160 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5161 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5166 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15147 +label: " その他" +value: "84" +data: Eccube\Entity\Category {#5169 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5167 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5168 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5170 …} -Children: Doctrine\ORM\PersistentCollection {#5173 …} -Parent: Eccube\Entity\Category {#5134} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15148 +label: " グラス" +value: "86" +data: Eccube\Entity\Category {#5176 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5144 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5145 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5177 …} -Children: Doctrine\ORM\PersistentCollection {#5180 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15149 +label: " グラス" +value: "87" +data: Eccube\Entity\Category {#5181 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5175 date: 2024-03-20 12:00:47.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 {#4516 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15150 +label: " ワイン・シャンパン" +value: "88" +data: Eccube\Entity\Category {#5190 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#5188 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5189 date: 2024-03-20 12:01:00.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 {#4516 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15151 +label: " その他" +value: "90" +data: Eccube\Entity\Category {#5197 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5195 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5196 date: 2023-04-22 17:47:18.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 {#4516 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15152 +label: " カトラリー" +value: "91" +data: Eccube\Entity\Category {#5204 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150828 {#5186 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5187 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5205 …} -Children: Doctrine\ORM\PersistentCollection {#5208 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15153 +label: " スプーン" +value: "92" +data: Eccube\Entity\Category {#5209 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1682150828 {#5202 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5203 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5210 …} -Children: Doctrine\ORM\PersistentCollection {#5213 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15154 +label: " ナイフ" +value: "93" +data: Eccube\Entity\Category {#5218 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5216 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5217 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15155 +label: " フォーク" +value: "94" +data: Eccube\Entity\Category {#5225 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5223 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5224 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5226 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15156 +label: " 箸" +value: "95" +data: Eccube\Entity\Category {#5232 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5230 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5231 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5233 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15157 +label: " 箸置き" +value: "96" +data: Eccube\Entity\Category {#5239 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5237 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5238 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15158 +label: " その他" +value: "177" +data: Eccube\Entity\Category {#5246 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1710903700 {#5244 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5245 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#5204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15159 +label: " キッチンツール" +value: "97" +data: Eccube\Entity\Category {#5253 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5005 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152617 {#5004 date: 2023-04-22 17:36:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5254 …} -Children: Doctrine\ORM\PersistentCollection {#5257 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15160 +label: " トング・サーバー" +value: "98" +data: Eccube\Entity\Category {#5258 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150828 {#5251 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5252 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5259 …} -Children: Doctrine\ORM\PersistentCollection {#5262 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15161 +label: " キャニスター・コンテナ" +value: "99" +data: Eccube\Entity\Category {#5267 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150828 {#5265 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5266 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15162 +label: " フライパン・鍋" +value: "100" +data: Eccube\Entity\Category {#5274 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5272 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5273 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15163 +label: " 包丁・ハサミ" +value: "101" +data: Eccube\Entity\Category {#5281 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150829 {#5279 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5280 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5282 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15164 +label: " スパイス" +value: "102" +data: Eccube\Entity\Category {#5288 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150829 {#5286 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5287 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15165 +label: " カッティングボード" +value: "103" +data: Eccube\Entity\Category {#5295 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150829 {#5293 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5294 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5296 …} -Children: Doctrine\ORM\PersistentCollection {#5299 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15166 +label: " ボウル" +value: "104" +data: Eccube\Entity\Category {#5302 -id: 104 -name: "ボウル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5300 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5301 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5303 …} -Children: Doctrine\ORM\PersistentCollection {#5306 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15167 +label: " ケトル・やかん" +value: "105" +data: Eccube\Entity\Category {#5309 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5307 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5308 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5310 …} -Children: Doctrine\ORM\PersistentCollection {#5313 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15168 +label: " トレイ" +value: "189" +data: Eccube\Entity\Category {#5316 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1723541106 {#5314 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5315 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5317 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15169 +label: " その他" +value: "106" +data: Eccube\Entity\Category {#5323 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1682150829 {#5321 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5322 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5324 …} -Children: Doctrine\ORM\PersistentCollection {#5327 …} -Parent: Eccube\Entity\Category {#5253} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15170 +label: " キッチンクロス・コースター" +value: "107" +data: Eccube\Entity\Category {#5330 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150829 {#5045 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902334 {#5044 date: 2024-03-20 11:38:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5029} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15171 +label: " クロス" +value: "108" +data: Eccube\Entity\Category {#5335 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150829 {#5328 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5329 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5339 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15172 +label: " ランチョンマット" +value: "109" +data: Eccube\Entity\Category {#5344 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150829 {#5342 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5343 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15173 +label: " コースター" +value: "178" +data: Eccube\Entity\Category {#5351 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1710903799 {#5349 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5350 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5355 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15174 +label: " その他" +value: "179" +data: Eccube\Entity\Category {#5358 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1710903802 {#5356 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5357 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5362 …} -Parent: Eccube\Entity\Category {#5330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15175 +label: " 店舗・撮影備品" +value: "151" +data: Eccube\Entity\Category {#5365 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5264 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5263 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15176 +label: " 店舗用ツール" +value: "154" +data: Eccube\Entity\Category {#5370 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5215 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5214 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15177 +label: " トルソー" +value: "180" +data: Eccube\Entity\Category {#5375 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5363 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5364 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5376 …} -Children: Doctrine\ORM\PersistentCollection {#5379 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15178 +label: " 什器" +value: "181" +data: Eccube\Entity\Category {#5386 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5384 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5385 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5387 …} -Children: Doctrine\ORM\PersistentCollection {#5390 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15179 +label: " ディスプレイツール" +value: "182" +data: Eccube\Entity\Category {#5393 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5391 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5392 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5397 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15180 +label: " その他" +value: "183" +data: Eccube\Entity\Category {#5400 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5398 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5399 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15181 +label: " その他撮影ツール" +value: "155" +data: Eccube\Entity\Category {#5407 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5341 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5340 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5408 …} -Children: Doctrine\ORM\PersistentCollection {#5411 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15182 +label: " 天板" +value: "184" +data: Eccube\Entity\Category {#5412 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5405 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5406 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5413 …} -Children: Doctrine\ORM\PersistentCollection {#5416 …} -Parent: Eccube\Entity\Category {#5407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15183 +label: " その他" +value: "185" +data: Eccube\Entity\Category {#5421 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5419 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5420 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -Children: Doctrine\ORM\PersistentCollection {#5425 …} -Parent: Eccube\Entity\Category {#5407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15184 +label: "展示関連品" +value: "113" +data: Eccube\Entity\Category {#5381 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5418 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5417 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5428 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15185 +label: " 額縁 / スポットライト" +value: "114" +data: Eccube\Entity\Category {#5429 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1682150829 {#5383 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5382 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: Eccube\Entity\Category {#5381} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Eccube\Entity\Category {#4763 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4662 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4764 …} -Children: Doctrine\ORM\PersistentCollection {#4767 …} -Parent: Eccube\Entity\Category {#4588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4516 …} } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#14945 -form: Symfony\Component\Form\Form {#13466 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#14942 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#14943 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5468 …} } |
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 | "41" |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#13055 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4109 …} } |
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() {#13049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13056 …} } } |
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 {#15186 -form: Symfony\Component\Form\Form {#13469 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14908 …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 |
"" |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#13061 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4109 …} } |
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() {#13066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13065 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_word" ] |
cache_key | "_word_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 {#15188 -form: Symfony\Component\Form\Form {#13472 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15187 …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 | "" |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#13075 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4109 …} } |
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() {#13077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13076 …} } } |
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 {#15190 -form: Symfony\Component\Form\Form {#13475 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15189 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#13086 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4109 …} } |
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() {#13088 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13087 …} } } |
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 {#15192 -form: Symfony\Component\Form\Form {#13478 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15191 …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 {#14607 -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 {#13131 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#13099 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#13130 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#13129 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13100 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#13101 …} -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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#13100 -om: ContainerWiColsl\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#427 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#13101 …} -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() {#13098 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13097 …} } } |
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 {#13142 +label: "White" +value: "12" +data: Eccube\Entity\Tag {#13182 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13172 +label: "Black" +value: "13" +data: Eccube\Entity\Tag {#13186 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13166 +label: "Gray" +value: "14" +data: Eccube\Entity\Tag {#13189 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13181 +label: "Ivory" +value: "16" +data: Eccube\Entity\Tag {#13192 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13164 +label: "Brown" +value: "17" +data: Eccube\Entity\Tag {#13195 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13178 +label: "Navy" +value: "18" +data: Eccube\Entity\Tag {#13198 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13174 +label: "Blue" +value: "19" +data: Eccube\Entity\Tag {#13201 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13171 +label: "Green" +value: "20" +data: Eccube\Entity\Tag {#13204 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13167 +label: "Pink" +value: "21" +data: Eccube\Entity\Tag {#13207 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13177 +label: "Red" +value: "22" +data: Eccube\Entity\Tag {#13210 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13396 +label: "Yellow" +value: "23" +data: Eccube\Entity\Tag {#13213 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13397 +label: "Orange" +value: "24" +data: Eccube\Entity\Tag {#13216 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13398 +label: "Purple" +value: "25" +data: Eccube\Entity\Tag {#13219 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13399 +label: "Silver" +value: "26" +data: Eccube\Entity\Tag {#13222 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13400 +label: "Gold" +value: "27" +data: Eccube\Entity\Tag {#13225 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13401 +label: "Clear" +value: "28" +data: Eccube\Entity\Tag {#13228 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13402 +label: "木" +value: "29" +data: Eccube\Entity\Tag {#13231 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13403 +label: "鉄" +value: "30" +data: Eccube\Entity\Tag {#13234 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13404 +label: "ガラス" +value: "31" +data: Eccube\Entity\Tag {#13237 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13405 +label: "陶器" +value: "32" +data: Eccube\Entity\Tag {#13240 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13406 +label: "琺瑯" +value: "33" +data: Eccube\Entity\Tag {#13243 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13407 +label: "真鍮" +value: "34" +data: Eccube\Entity\Tag {#13246 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13408 +label: "紙" +value: "35" +data: Eccube\Entity\Tag {#13249 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13409 +label: "布" +value: "36" +data: Eccube\Entity\Tag {#13252 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13410 +label: "糸" +value: "37" +data: Eccube\Entity\Tag {#13255 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13411 +label: "コンクリート" +value: "38" +data: Eccube\Entity\Tag {#13258 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13412 +label: "ポリプロピレン" +value: "39" +data: Eccube\Entity\Tag {#13261 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13413 +label: "セラミック" +value: "40" +data: Eccube\Entity\Tag {#13264 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13414 +label: "籐" +value: "41" +data: Eccube\Entity\Tag {#13267 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13415 +label: "銅" +value: "42" +data: Eccube\Entity\Tag {#13270 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13416 +label: "レザー" +value: "43" +data: Eccube\Entity\Tag {#13273 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13417 +label: "大理石・石" +value: "44" +data: Eccube\Entity\Tag {#13276 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13418 +label: "Art" +value: "45" +data: Eccube\Entity\Tag {#13279 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13419 +label: "Craft" +value: "46" +data: Eccube\Entity\Tag {#13282 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13420 +label: "Primitive" +value: "47" +data: Eccube\Entity\Tag {#13285 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13421 +label: "Nordic" +value: "48" +data: Eccube\Entity\Tag {#13288 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13422 +label: "Postmodern" +value: "49" +data: Eccube\Entity\Tag {#13291 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13423 +label: "Modern" +value: "50" +data: Eccube\Entity\Tag {#13294 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13424 +label: "Industrial" +value: "51" +data: Eccube\Entity\Tag {#13297 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13425 +label: "Antiques" +value: "52" +data: Eccube\Entity\Tag {#13300 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13426 +label: "Vintage" +value: "53" +data: Eccube\Entity\Tag {#13303 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13427 +label: "Asian" +value: "54" +data: Eccube\Entity\Tag {#13306 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13428 +label: "Japanese" +value: "55" +data: Eccube\Entity\Tag {#13309 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13429 +label: "Euro" +value: "56" +data: Eccube\Entity\Tag {#13312 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13430 +label: "US" +value: "57" +data: Eccube\Entity\Tag {#13315 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13431 +label: "Moroccan" +value: "58" +data: Eccube\Entity\Tag {#13318 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13432 +label: "clear" +value: "59" +data: Eccube\Entity\Tag {#13321 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13433 +label: "その他" +value: "60" +data: Eccube\Entity\Tag {#13324 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13434 +label: "金物" +value: "61" +data: Eccube\Entity\Tag {#13327 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13435 +label: "プラスチック" +value: "62" +data: Eccube\Entity\Tag {#13330 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13436 +label: "大理石" +value: "63" +data: Eccube\Entity\Tag {#13333 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13437 +label: "Brand" +value: "64" +data: Eccube\Entity\Tag {#13336 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13438 +label: "Designer" +value: "65" +data: Eccube\Entity\Tag {#13339 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13439 +label: "Original" +value: "66" +data: Eccube\Entity\Tag {#13342 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13440 +label: "Animal" +value: "67" +data: Eccube\Entity\Tag {#13345 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13441 +label: "Paola Paronett" +value: "68" +data: Eccube\Entity\Tag {#13348 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13442 +label: "Hedwig Bollhagen" +value: "69" +data: Eccube\Entity\Tag {#13351 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13443 +label: "CONRAN" +value: "70" +data: Eccube\Entity\Tag {#13354 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13444 +label: "African" +value: "71" +data: Eccube\Entity\Tag {#13357 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13445 +label: "Yanagi Sori" +value: "72" +data: Eccube\Entity\Tag {#13360 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13446 +label: "Lisa Larson" +value: "73" +data: Eccube\Entity\Tag {#13363 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13447 +label: "北欧モダン" +value: "74" +data: Eccube\Entity\Tag {#13366 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13448 +label: "Mario Botta" +value: "75" +data: Eccube\Entity\Tag {#13369 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13449 +label: "Mexican" +value: "76" +data: Eccube\Entity\Tag {#13372 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13450 +label: "スチール" +value: "77" +data: Eccube\Entity\Tag {#13375 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13451 +label: "French" +value: "78" +data: Eccube\Entity\Tag {#13378 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13452 +label: "漆" +value: "79" +data: Eccube\Entity\Tag {#13381 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13453 +label: "ウール" +value: "80" +data: Eccube\Entity\Tag {#13384 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13454 +label: "刺繍" +value: "82" +data: Eccube\Entity\Tag {#13387 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13455 +label: "Beige" +value: "83" +data: Eccube\Entity\Tag {#13390 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13456 +label: "竹" +value: "86" +data: Eccube\Entity\Tag {#13393 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#14607 -elements: [] } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#15194 -form: Symfony\Component\Form\Form {#14198 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15193 …5} |
full_name | "tag" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tag" |
is_selected | Closure($choice, array $values) {#15196 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5468 …} } |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13489 …} } } |
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 {#15199 -form: Symfony\Component\Form\Form {#14201 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15197 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13499 …} } } |
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 {#15201 -form: Symfony\Component\Form\Form {#14204 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15200 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13510 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13509 …} } } |
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 {#15203 -form: Symfony\Component\Form\Form {#14207 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15202 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13519 …} } } |
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 {#15205 -form: Symfony\Component\Form\Form {#14210 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15204 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13530 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13529 …} } } |
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 {#15207 -form: Symfony\Component\Form\Form {#14213 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15206 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13539 …} } } |
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 {#15209 -form: Symfony\Component\Form\Form {#14216 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15208 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13550 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13549 …} } } |
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 {#15211 -form: Symfony\Component\Form\Form {#14219 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15210 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13560 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13559 …} } } |
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 {#15213 -form: Symfony\Component\Form\Form {#14222 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15212 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13569 …} } } |
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 {#15215 -form: Symfony\Component\Form\Form {#14225 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15214 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13579 …} } } |
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 {#15217 -form: Symfony\Component\Form\Form {#14228 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15216 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13590 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13589 …} } } |
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 {#15219 -form: Symfony\Component\Form\Form {#14231 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15218 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13600 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13599 …} } } |
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 {#15221 -form: Symfony\Component\Form\Form {#14234 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15220 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13610 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13609 …} } } |
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 {#15223 -form: Symfony\Component\Form\Form {#14237 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15222 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13620 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13619 …} } } |
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 {#15225 -form: Symfony\Component\Form\Form {#14240 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15224 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13630 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13629 …} } } |
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 {#15227 -form: Symfony\Component\Form\Form {#14243 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15226 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13640 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13639 …} } } |
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 {#15229 -form: Symfony\Component\Form\Form {#14246 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15228 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "木" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13649 …} } } |
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 {#15231 -form: Symfony\Component\Form\Form {#14249 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15230 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "鉄" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13659 …} } } |
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 {#15233 -form: Symfony\Component\Form\Form {#14252 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15232 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ガラス" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13669 …} } } |
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 {#15235 -form: Symfony\Component\Form\Form {#14255 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15234 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "陶器" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13680 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13679 …} } } |
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 {#15237 -form: Symfony\Component\Form\Form {#14258 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15236 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "琺瑯" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13689 …} } } |
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 {#15239 -form: Symfony\Component\Form\Form {#14261 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15238 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "真鍮" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13699 …} } } |
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 {#15241 -form: Symfony\Component\Form\Form {#14264 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15240 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "紙" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13709 …} } } |
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 {#15243 -form: Symfony\Component\Form\Form {#14267 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15242 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "布" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13720 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13719 …} } } |
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 {#15245 -form: Symfony\Component\Form\Form {#14270 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15244 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "糸" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13729 …} } } |
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 {#15247 -form: Symfony\Component\Form\Form {#14273 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15246 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "コンクリート" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13739 …} } } |
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 {#15249 -form: Symfony\Component\Form\Form {#14276 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15248 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ポリプロピレン" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13750 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13749 …} } } |
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 {#15251 -form: Symfony\Component\Form\Form {#14279 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15250 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "セラミック" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13759 …} } } |
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 {#15253 -form: Symfony\Component\Form\Form {#14282 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15252 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "籐" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13769 …} } } |
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 {#15255 -form: Symfony\Component\Form\Form {#14285 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15254 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "銅" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13780 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13779 …} } } |
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 {#15257 -form: Symfony\Component\Form\Form {#14288 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15256 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "レザー" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13789 …} } } |
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 {#15259 -form: Symfony\Component\Form\Form {#14291 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15258 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "大理石・石" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13799 …} } } |
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 {#15261 -form: Symfony\Component\Form\Form {#14294 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15260 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13810 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13809 …} } } |
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 {#15263 -form: Symfony\Component\Form\Form {#14297 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15262 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13819 …} } } |
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 {#15265 -form: Symfony\Component\Form\Form {#14300 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15264 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13830 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13829 …} } } |
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 {#15267 -form: Symfony\Component\Form\Form {#14303 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15266 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13840 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13839 …} } } |
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 {#15269 -form: Symfony\Component\Form\Form {#14306 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15268 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13849 …} } } |
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 {#15271 -form: Symfony\Component\Form\Form {#14309 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15270 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13859 …} } } |
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 {#15273 -form: Symfony\Component\Form\Form {#14312 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15272 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13869 …} } } |
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 {#15275 -form: Symfony\Component\Form\Form {#14315 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15274 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13879 …} } } |
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 {#15277 -form: Symfony\Component\Form\Form {#14318 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15276 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13889 …} } } |
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 {#15279 -form: Symfony\Component\Form\Form {#14321 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15278 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13899 …} } } |
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 {#15281 -form: Symfony\Component\Form\Form {#14324 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15280 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13909 …} } } |
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 {#15283 -form: Symfony\Component\Form\Form {#14327 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15282 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13920 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13919 …} } } |
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 {#15285 -form: Symfony\Component\Form\Form {#14330 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15284 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13930 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13929 …} } } |
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 {#15287 -form: Symfony\Component\Form\Form {#14333 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15286 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13939 …} } } |
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 {#15289 -form: Symfony\Component\Form\Form {#14336 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15288 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#13950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13949 …} } } |
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 {#15291 -form: Symfony\Component\Form\Form {#14339 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15290 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "その他" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13959 …} } } |
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 {#15293 -form: Symfony\Component\Form\Form {#14342 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15292 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "金物" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13969 …} } } |
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 {#15295 -form: Symfony\Component\Form\Form {#14345 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15294 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "プラスチック" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13979 …} } } |
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 {#15297 -form: Symfony\Component\Form\Form {#14348 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15296 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "大理石" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#13990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13989 …} } } |
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 {#15299 -form: Symfony\Component\Form\Form {#14351 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15298 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#14000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#13999 …} } } |
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 {#15301 -form: Symfony\Component\Form\Form {#14354 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15300 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#14010 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14009 …} } } |
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 {#15303 -form: Symfony\Component\Form\Form {#14357 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15302 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#14020 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14019 …} } } |
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 {#15305 -form: Symfony\Component\Form\Form {#14360 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15304 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#14030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14029 …} } } |
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 {#15307 -form: Symfony\Component\Form\Form {#14363 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15306 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#14040 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14039 …} } } |
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 {#15309 -form: Symfony\Component\Form\Form {#14366 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15308 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#14050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14049 …} } } |
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 {#15311 -form: Symfony\Component\Form\Form {#14369 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15310 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#14060 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14059 …} } } |
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 {#15313 -form: Symfony\Component\Form\Form {#14372 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15312 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#14070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14069 …} } } |
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 {#15315 -form: Symfony\Component\Form\Form {#14375 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15314 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#14080 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14079 …} } } |
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 {#15317 -form: Symfony\Component\Form\Form {#14378 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15316 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#14090 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14089 …} } } |
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 {#15319 -form: Symfony\Component\Form\Form {#14381 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15318 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "北欧モダン" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#14100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14099 …} } } |
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 {#15321 -form: Symfony\Component\Form\Form {#14384 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15320 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#14110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14109 …} } } |
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 {#15323 -form: Symfony\Component\Form\Form {#14387 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15322 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#14120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14119 …} } } |
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 {#15325 -form: Symfony\Component\Form\Form {#14390 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15324 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "スチール" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#14130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14129 …} } } |
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 {#15327 -form: Symfony\Component\Form\Form {#14393 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15326 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#14140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14139 …} } } |
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 {#15329 -form: Symfony\Component\Form\Form {#14396 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15328 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "漆" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#14150 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14149 …} } } |
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 {#15331 -form: Symfony\Component\Form\Form {#14399 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15330 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ウール" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#14160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14159 …} } } |
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 {#15333 -form: Symfony\Component\Form\Form {#14402 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15332 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "刺繍" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#14170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14169 …} } } |
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 {#15335 -form: Symfony\Component\Form\Form {#14405 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15334 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 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() {#14180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14179 …} } } |
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 {#15337 -form: Symfony\Component\Form\Form {#14408 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15336 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#13485 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#13481 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#13487 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "竹" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded 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() {#14190 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4194 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#712 …} $translationDomain: "validators" $message: Closure() {#14189 …} } } |
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 {#15339 -form: Symfony\Component\Form\Form {#14411 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15338 …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" |