- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 436
- Events
- Routing
- Cache
- Translation 8
- 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 {#5171 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 113 -create_date: DateTime @1771226357 {#5169 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#5170 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } "name" => null "word" => null "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#8215 -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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6590 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4125 …} } |
| 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() {#6592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#6591 …} } } |
| 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 {#5171 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 113 -create_date: DateTime @1771226357 {#5169 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#5170 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } "name" => null "word" => null "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#8215 -elements: [] } ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5764 -form: Symfony\Component\Form\Form {#7079 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8027 …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 {#5171 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 113 -create_date: DateTime @1771226357 {#5169 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#5170 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } "name" => null "word" => null "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#8215 -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 |
"247"
|
| Normalized Format | Eccube\Entity\Category {#5171 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 113 -create_date: DateTime @1771226357 {#5169 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#5170 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#4287 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 141 -create_date: DateTime @1727768864 {#4293 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4291 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4377 …} -Children: Doctrine\ORM\PersistentCollection {#4530 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4527 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 140 -create_date: DateTime @1705815113 {#4529 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4528 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4526 …} -Children: Doctrine\ORM\PersistentCollection {#4523 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4520 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 139 -create_date: DateTime @1719359121 {#4522 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4521 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4519 …} -Children: Doctrine\ORM\PersistentCollection {#4516 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4507 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1682150829 {#4515 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4514 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4506 …} -Children: Doctrine\ORM\PersistentCollection {#4503 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4502 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1488881692 {#4513 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4512 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4281 …} -Children: Doctrine\ORM\PersistentCollection {#4288 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4306 -id: 8 -name: "チェア・スツール・ソファ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1682150828 {#4511 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771901226 {#4510 date: 2026-02-24 11:47:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4490 …} -Children: Doctrine\ORM\PersistentCollection {#4494 …} -Parent: Eccube\Entity\Category {#4502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4495 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1720308442 {#4509 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4508 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4496 …} -Children: Doctrine\ORM\PersistentCollection {#4499 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4541 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4539 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4540 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4542 …} -Children: Doctrine\ORM\PersistentCollection {#4545 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4548 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4546 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4547 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4549 …} -Children: Doctrine\ORM\PersistentCollection {#4552 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4555 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1682150828 {#4553 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4554 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4556 …} -Children: Doctrine\ORM\PersistentCollection {#4559 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4562 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1710901472 {#4560 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4561 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4563 …} -Children: Doctrine\ORM\PersistentCollection {#4566 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4569 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1682150828 {#4536 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4538 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4570 …} -Children: Doctrine\ORM\PersistentCollection {#4573 …} -Parent: Eccube\Entity\Category {#4502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4574 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4567 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4568 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4575 …} -Children: Doctrine\ORM\PersistentCollection {#4578 …} -Parent: Eccube\Entity\Category {#4569} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4583 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4581 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4582 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4584 …} -Children: Doctrine\ORM\PersistentCollection {#4587 …} -Parent: Eccube\Entity\Category {#4569} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4590 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4588 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4589 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4591 …} -Children: Doctrine\ORM\PersistentCollection {#4594 …} -Parent: Eccube\Entity\Category {#4569} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4597 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1682150828 {#4501 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4500 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4598 …} -Children: Doctrine\ORM\PersistentCollection {#4601 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4602 -id: 249 -name: "キャンドルホルダー・フレグランス" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1771902127 {#4579 date: 2026-02-24 12:02:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4580 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4603 …} -Children: Doctrine\ORM\PersistentCollection {#4606 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4607 -id: 250 -name: "キャンドル・ホルダー" -hierarchy: 4 -sort_no: 55 -create_date: DateTime @1771904034 {#4595 date: 2026-02-24 12:33:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771908166 {#4596 date: 2026-02-24 13:42:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4608 …} -Children: Doctrine\ORM\PersistentCollection {#4611 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4618 -id: 251 -name: "フレグランス・ボトル" -hierarchy: 4 -sort_no: 54 -create_date: DateTime @1771904045 {#4616 date: 2026-02-24 12:34:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771919109 {#4617 date: 2026-02-24 16:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4619 …} -Children: Doctrine\ORM\PersistentCollection {#4622 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4625 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1682150828 {#4535 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4537 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4626 …} -Children: Doctrine\ORM\PersistentCollection {#4629 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4630 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4623 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4624 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4631 …} -Children: Doctrine\ORM\PersistentCollection {#4634 …} -Parent: Eccube\Entity\Category {#4625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4639 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4637 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4638 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4640 …} -Children: Doctrine\ORM\PersistentCollection {#4643 …} -Parent: Eccube\Entity\Category {#4625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4646 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4644 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4645 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4647 …} -Children: Doctrine\ORM\PersistentCollection {#4650 …} -Parent: Eccube\Entity\Category {#4625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4651 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#4635 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4636 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4660 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4656 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4657 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4661 …} -Children: Doctrine\ORM\PersistentCollection {#4664 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4665 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1682150828 {#4658 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4659 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4666 …} -Children: Doctrine\ORM\PersistentCollection {#4669 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4674 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4672 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4673 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4675 …} -Children: Doctrine\ORM\PersistentCollection {#4678 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4681 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1682150828 {#4679 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4680 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4682 …} -Children: Doctrine\ORM\PersistentCollection {#4685 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4688 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682150828 {#4686 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4687 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4689 …} -Children: Doctrine\ORM\PersistentCollection {#4692 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4695 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1682150828 {#4693 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4694 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4702 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1682150828 {#4700 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4701 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4703 …} -Children: Doctrine\ORM\PersistentCollection {#4706 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4709 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4613 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4612 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4713 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4714 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4707 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4708 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4715 …} -Children: Doctrine\ORM\PersistentCollection {#4718 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4723 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#4721 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4722 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4724 …} -Children: Doctrine\ORM\PersistentCollection {#4727 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4730 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1682150828 {#4728 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4729 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4731 …} -Children: Doctrine\ORM\PersistentCollection {#4734 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4737 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1710903008 {#4735 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4736 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4738 …} -Children: Doctrine\ORM\PersistentCollection {#4741 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4744 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4615 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4614 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4745 …} -Children: Doctrine\ORM\PersistentCollection {#4748 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4749 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4742 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4743 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4750 …} -Children: Doctrine\ORM\PersistentCollection {#4753 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4758 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4756 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4757 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4759 …} -Children: Doctrine\ORM\PersistentCollection {#4762 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4765 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4763 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4764 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4766 …} -Children: Doctrine\ORM\PersistentCollection {#4769 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4772 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710903130 {#4770 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4771 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4773 …} -Children: Doctrine\ORM\PersistentCollection {#4776 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4779 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1682150828 {#4671 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4670 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4780 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4784 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903155 {#4777 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4778 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4785 …} -Children: Doctrine\ORM\PersistentCollection {#4788 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4793 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903165 {#4791 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4792 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4794 …} -Children: Doctrine\ORM\PersistentCollection {#4797 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4800 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903174 {#4798 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4799 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4801 …} -Children: Doctrine\ORM\PersistentCollection {#4804 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4807 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1710903182 {#4805 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4806 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4808 …} -Children: Doctrine\ORM\PersistentCollection {#4811 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4814 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710903184 {#4812 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4813 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4815 …} -Children: Doctrine\ORM\PersistentCollection {#4818 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4819 -id: 252 -name: "ボックス・収納" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1771914280 {#4789 date: 2026-02-24 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4790 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4820 …} -Children: Doctrine\ORM\PersistentCollection {#4823 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4826 -id: 24 -name: "時計・ミラー・その他" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4824 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4825 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4827 …} -Children: Doctrine\ORM\PersistentCollection {#4830 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4835 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1682150828 {#4754 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4755 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4840 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#4831 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4832 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4841 …} -Children: Doctrine\ORM\PersistentCollection {#4844 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4845 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#4833 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4834 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4846 …} -Children: Doctrine\ORM\PersistentCollection {#4849 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4856 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#4854 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4855 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4857 …} -Children: Doctrine\ORM\PersistentCollection {#4860 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4863 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4861 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4862 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4870 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4868 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4869 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4871 …} -Children: Doctrine\ORM\PersistentCollection {#4874 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4877 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#4875 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4876 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4884 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1710903473 {#4882 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4883 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4885 …} -Children: Doctrine\ORM\PersistentCollection {#4888 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4891 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1710903477 {#4889 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4890 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4892 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4898 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#4852 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4853 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4899 …} -Children: Doctrine\ORM\PersistentCollection {#4902 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4903 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4896 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#4897 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4904 …} -Children: Doctrine\ORM\PersistentCollection {#4907 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4912 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4910 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#4911 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4919 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4917 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#4918 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4920 …} -Children: Doctrine\ORM\PersistentCollection {#4923 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4926 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4924 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#4925 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4927 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4933 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4931 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#4932 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4934 …} -Children: Doctrine\ORM\PersistentCollection {#4937 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4940 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#4908 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4909 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4944 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4945 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4938 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#4939 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4946 …} -Children: Doctrine\ORM\PersistentCollection {#4949 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4954 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4952 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#4953 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4961 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4959 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#4960 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4962 …} -Children: Doctrine\ORM\PersistentCollection {#4965 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4968 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4950 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4951 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4969 …} -Children: Doctrine\ORM\PersistentCollection {#4972 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4973 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#4966 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4967 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4974 …} -Children: Doctrine\ORM\PersistentCollection {#4977 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4982 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4980 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4981 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4983 …} -Children: Doctrine\ORM\PersistentCollection {#4986 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4989 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4987 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4988 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4990 …} -Children: Doctrine\ORM\PersistentCollection {#4993 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4996 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150829 {#4994 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4995 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4997 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5003 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150829 {#5001 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5002 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5004 …} -Children: Doctrine\ORM\PersistentCollection {#5007 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5010 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150829 {#5008 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5009 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5011 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5017 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150829 {#5015 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5016 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5024 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1723541106 {#5022 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5023 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5025 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5031 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150829 {#5029 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5030 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5032 …} -Children: Doctrine\ORM\PersistentCollection {#5035 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5038 -id: 205 -name: "テーブルウエア" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1771209575 {#4719 date: 2026-02-16 11:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4720 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5039 …} -Children: Doctrine\ORM\PersistentCollection {#5042 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5043 -id: 234 -name: "洋食器" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1771225883 {#4978 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225883 {#4979 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5044 …} -Children: Doctrine\ORM\PersistentCollection {#5047 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5048 -id: 236 -name: "プレート" -hierarchy: 4 -sort_no: 130 -create_date: DateTime @1771226110 {#5036 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226110 {#5037 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5049 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Eccube\Entity\Category {#5043} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5059 -id: 235 -name: "ボウル" -hierarchy: 4 -sort_no: 129 -create_date: DateTime @1771226098 {#5057 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226098 {#5058 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5060 …} -Children: Doctrine\ORM\PersistentCollection {#5063 …} -Parent: Eccube\Entity\Category {#5043} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5066 -id: 233 -name: "和食器" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1771225875 {#4851 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225875 {#4850 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5071 -id: 239 -name: "皿・小鉢・椀" -hierarchy: 4 -sort_no: 127 -create_date: DateTime @1771226157 {#5064 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226157 {#5065 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5075 …} -Parent: Eccube\Entity\Category {#5066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5080 -id: 238 -name: "茶器・茶杯" -hierarchy: 4 -sort_no: 126 -create_date: DateTime @1771226135 {#5078 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772607365 {#5079 date: 2026-03-04 15:56:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5087 -id: 237 -name: "その他" -hierarchy: 4 -sort_no: 125 -create_date: DateTime @1771226130 {#5085 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226130 {#5086 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5088 …} -Children: Doctrine\ORM\PersistentCollection {#5091 …} -Parent: Eccube\Entity\Category {#5066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5092 -id: 232 -name: "ケーキスタンド・コンポート" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1771225866 {#5076 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225866 {#5077 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5093 …} -Children: Doctrine\ORM\PersistentCollection {#5096 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5101 -id: 231 -name: "コーヒー・ティー" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1771225856 {#5097 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225856 {#5098 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5106 -id: 243 -name: "カップアンドソーサー" -hierarchy: 4 -sort_no: 122 -create_date: DateTime @1771226268 {#5099 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226268 {#5100 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5115 -id: 242 -name: "マグ・カップ" -hierarchy: 4 -sort_no: 121 -create_date: DateTime @1771226253 {#5113 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226253 {#5114 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5122 -id: 241 -name: "ティーポット" -hierarchy: 4 -sort_no: 120 -create_date: DateTime @1771226235 {#5120 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226235 {#5121 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5129 -id: 240 -name: "コーヒー・ティー関連" -hierarchy: 4 -sort_no: 119 -create_date: DateTime @1771226211 {#5127 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226211 {#5128 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5130 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5136 -id: 230 -name: "テーブルクロス" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1771225845 {#5054 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225845 {#5053 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5137 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5141 -id: 245 -name: "テーブルクロス" -hierarchy: 4 -sort_no: 117 -create_date: DateTime @1771226316 {#5134 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226316 {#5135 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5142 …} -Children: Doctrine\ORM\PersistentCollection {#5145 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5150 -id: 244 -name: "ランチマット・コースター" -hierarchy: 4 -sort_no: 116 -create_date: DateTime @1771226305 {#5148 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226305 {#5149 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5151 …} -Children: Doctrine\ORM\PersistentCollection {#5154 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5157 …} Eccube\Entity\Category {#5162 -id: 248 -name: "グラス" -hierarchy: 4 -sort_no: 114 -create_date: DateTime @1771226394 {#5155 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226394 {#5156 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5166 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5171 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 113 -create_date: DateTime @1771226357 {#5169 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#5170 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5178 -id: 246 -name: "その他" -hierarchy: 4 -sort_no: 112 -create_date: DateTime @1771226338 {#5176 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226338 {#5177 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5179 …} -Children: Doctrine\ORM\PersistentCollection {#5182 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5183 -id: 228 -name: "カトラリー・箸" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1771225823 {#5167 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225823 {#5168 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5184 …} -Children: Doctrine\ORM\PersistentCollection {#5187 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5190 -id: 206 -name: "キッチンツール" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1771209609 {#5112 date: 2026-02-16 11:40:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5111 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5191 …} -Children: Doctrine\ORM\PersistentCollection {#5194 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5195 -id: 213 -name: "調理器具(フライパン・鍋・ケトル・やかん)" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1771225230 {#5188 date: 2026-02-16 16:00:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5189 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5199 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5204 -id: 214 -name: "調理ツール(トング・サーバー・包丁・ハサミ)" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1771225248 {#5202 date: 2026-02-16 16:00:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5203 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5205 …} -Children: Doctrine\ORM\PersistentCollection {#5208 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5211 -id: 215 -name: "カッティングボード" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1771225267 {#5209 date: 2026-02-16 16:01:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5210 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5212 …} -Children: Doctrine\ORM\PersistentCollection {#5215 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5218 -id: 217 -name: "食材・調味(スパイス・スパイスミル・醤油差し)" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1771225341 {#5216 date: 2026-02-16 16:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5217 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5225 -id: 216 -name: "保存・収納(キャニスター・コンテナ)" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1771225315 {#5223 date: 2026-02-16 16:01:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5224 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5226 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5232 -id: 218 -name: "お盆・トレイ" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1771225364 {#5230 date: 2026-02-16 16:02:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5231 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5233 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5239 -id: 219 -name: "その他" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1771225390 {#5237 date: 2026-02-16 16:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5238 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5246 -id: 207 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1771209639 {#5200 date: 2026-02-16 11:40:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5201 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5251 -id: 227 -name: "Art Book /アート" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1771225728 {#5244 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225728 {#5245 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5252 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5260 -id: 226 -name: "Antique Book /アンティーク" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1771225719 {#5258 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225719 {#5259 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5261 …} -Children: Doctrine\ORM\PersistentCollection {#5264 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5267 -id: 225 -name: "Disply Book /ディスプレイ" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1771225710 {#5265 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225710 {#5266 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5274 -id: 224 -name: "雑誌・その他" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1771225699 {#5272 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225699 {#5273 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5281 -id: 223 -name: "ステーショナリー" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1771225691 {#5279 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225691 {#5280 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5282 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5288 -id: 208 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1771209688 {#5256 date: 2026-02-16 11:41:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5257 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5293 -id: 220 -name: "フレーム" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1771225484 {#5286 date: 2026-02-16 16:04:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#5287 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5302 -id: 221 -name: "ポスター" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1771225491 {#5300 date: 2026-02-16 16:04:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#5301 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5303 …} -Children: Doctrine\ORM\PersistentCollection {#5306 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5309 -id: 222 -name: "パネル・その他" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1771225506 {#5307 date: 2026-02-16 16:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#5308 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5310 …} -Children: Doctrine\ORM\PersistentCollection {#5313 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5316 -id: 196 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1770879850 {#5298 date: 2026-02-12 16:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5299 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5317 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5321 -id: 198 -name: "バス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1770881257 {#5314 date: 2026-02-12 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#5315 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5330 -id: 199 -name: "ランドリー" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1770881277 {#5328 date: 2026-02-12 16:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#5329 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5337 -id: 200 -name: "トレイ・その他" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1770881290 {#5335 date: 2026-02-12 16:28:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#5336 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5338 …} -Children: Doctrine\ORM\PersistentCollection {#5341 …} -Parent: Eccube\Entity\Category {#5316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5344 -id: 197 -name: "ファブリック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1770879885 {#5326 date: 2026-02-12 16:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5327 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5349 -id: 201 -name: "クッションカバー" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1770881334 {#5342 date: 2026-02-12 16:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5343 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5358 -id: 202 -name: "ブランケット・スロー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1770881377 {#5356 date: 2026-02-12 16:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5357 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5362 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5365 -id: 203 -name: "ラグ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1770881382 {#5363 date: 2026-02-12 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5364 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5372 -id: 204 -name: "その他" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1770881386 {#5370 date: 2026-02-12 16:29:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5371 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5373 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5379 -id: 209 -name: "インテリアグリーン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1771209725 {#5147 date: 2026-02-16 11:42:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5146 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5383 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5384 -id: 210 -name: "造花・枝・ドライフラワー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1771210498 {#5377 date: 2026-02-16 11:54:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#5378 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#5379} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5393 -id: 211 -name: "プランターカバー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1771210516 {#5391 date: 2026-02-16 11:55:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#5392 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5397 …} -Parent: Eccube\Entity\Category {#5379} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5400 -id: 212 -name: "ガーデニングツール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1771210535 {#5398 date: 2026-02-16 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#5399 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5379} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5409 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1710901233 {#5389 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5390 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5414 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1710902594 {#5405 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5406 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5415 …} -Children: Doctrine\ORM\PersistentCollection {#5418 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5419 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903832 {#5407 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5408 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5414} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5430 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5428 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5429 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5431 …} -Children: Doctrine\ORM\PersistentCollection {#5434 …} -Parent: Eccube\Entity\Category {#5414} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5437 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5435 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5436 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5438 …} -Children: Doctrine\ORM\PersistentCollection {#5441 …} -Parent: Eccube\Entity\Category {#5414} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5444 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5426 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5427 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5445 …} -Children: Doctrine\ORM\PersistentCollection {#5448 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5449 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5442 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5443 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: Eccube\Entity\Category {#5444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5458 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5456 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5457 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5462 …} -Parent: Eccube\Entity\Category {#5444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5424 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 90 -create_date: DateTime @1682150829 {#5455 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5454 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5425 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5466 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150829 {#5355 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5354 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5467 …} -Children: Doctrine\ORM\PersistentCollection {#5470 …} -Parent: Eccube\Entity\Category {#5424} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } ] |
[ Eccube\Entity\Category {#4287 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 141 -create_date: DateTime @1727768864 {#4293 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4291 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4377 …} -Children: Doctrine\ORM\PersistentCollection {#4530 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4527 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 140 -create_date: DateTime @1705815113 {#4529 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4528 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4526 …} -Children: Doctrine\ORM\PersistentCollection {#4523 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4520 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 139 -create_date: DateTime @1719359121 {#4522 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4521 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4519 …} -Children: Doctrine\ORM\PersistentCollection {#4516 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4507 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1682150829 {#4515 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4514 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4506 …} -Children: Doctrine\ORM\PersistentCollection {#4503 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4502 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1488881692 {#4513 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4512 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4281 …} -Children: Doctrine\ORM\PersistentCollection {#4288 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4306 -id: 8 -name: "チェア・スツール・ソファ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1682150828 {#4511 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771901226 {#4510 date: 2026-02-24 11:47:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4490 …} -Children: Doctrine\ORM\PersistentCollection {#4494 …} -Parent: Eccube\Entity\Category {#4502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4495 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1720308442 {#4509 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4508 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4496 …} -Children: Doctrine\ORM\PersistentCollection {#4499 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4541 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4539 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4540 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4542 …} -Children: Doctrine\ORM\PersistentCollection {#4545 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4548 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4546 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4547 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4549 …} -Children: Doctrine\ORM\PersistentCollection {#4552 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4555 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1682150828 {#4553 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4554 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4556 …} -Children: Doctrine\ORM\PersistentCollection {#4559 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4562 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1710901472 {#4560 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4561 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4563 …} -Children: Doctrine\ORM\PersistentCollection {#4566 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4569 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1682150828 {#4536 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4538 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4570 …} -Children: Doctrine\ORM\PersistentCollection {#4573 …} -Parent: Eccube\Entity\Category {#4502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4574 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4567 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4568 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4575 …} -Children: Doctrine\ORM\PersistentCollection {#4578 …} -Parent: Eccube\Entity\Category {#4569} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4583 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4581 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4582 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4584 …} -Children: Doctrine\ORM\PersistentCollection {#4587 …} -Parent: Eccube\Entity\Category {#4569} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4590 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4588 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4589 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4591 …} -Children: Doctrine\ORM\PersistentCollection {#4594 …} -Parent: Eccube\Entity\Category {#4569} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4597 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1682150828 {#4501 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4500 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4598 …} -Children: Doctrine\ORM\PersistentCollection {#4601 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4602 -id: 249 -name: "キャンドルホルダー・フレグランス" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1771902127 {#4579 date: 2026-02-24 12:02:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4580 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4603 …} -Children: Doctrine\ORM\PersistentCollection {#4606 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4607 -id: 250 -name: "キャンドル・ホルダー" -hierarchy: 4 -sort_no: 55 -create_date: DateTime @1771904034 {#4595 date: 2026-02-24 12:33:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771908166 {#4596 date: 2026-02-24 13:42:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4608 …} -Children: Doctrine\ORM\PersistentCollection {#4611 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4618 -id: 251 -name: "フレグランス・ボトル" -hierarchy: 4 -sort_no: 54 -create_date: DateTime @1771904045 {#4616 date: 2026-02-24 12:34:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771919109 {#4617 date: 2026-02-24 16:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4619 …} -Children: Doctrine\ORM\PersistentCollection {#4622 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4625 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1682150828 {#4535 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4537 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4626 …} -Children: Doctrine\ORM\PersistentCollection {#4629 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4630 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4623 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4624 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4631 …} -Children: Doctrine\ORM\PersistentCollection {#4634 …} -Parent: Eccube\Entity\Category {#4625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4639 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4637 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4638 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4640 …} -Children: Doctrine\ORM\PersistentCollection {#4643 …} -Parent: Eccube\Entity\Category {#4625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4646 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4644 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4645 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4647 …} -Children: Doctrine\ORM\PersistentCollection {#4650 …} -Parent: Eccube\Entity\Category {#4625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4651 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#4635 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4636 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4660 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4656 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4657 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4661 …} -Children: Doctrine\ORM\PersistentCollection {#4664 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4665 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1682150828 {#4658 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4659 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4666 …} -Children: Doctrine\ORM\PersistentCollection {#4669 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4674 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4672 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4673 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4675 …} -Children: Doctrine\ORM\PersistentCollection {#4678 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4681 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1682150828 {#4679 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4680 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4682 …} -Children: Doctrine\ORM\PersistentCollection {#4685 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4688 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682150828 {#4686 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4687 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4689 …} -Children: Doctrine\ORM\PersistentCollection {#4692 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4695 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1682150828 {#4693 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4694 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4702 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1682150828 {#4700 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4701 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4703 …} -Children: Doctrine\ORM\PersistentCollection {#4706 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4709 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4613 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4612 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4713 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4714 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4707 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4708 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4715 …} -Children: Doctrine\ORM\PersistentCollection {#4718 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4723 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#4721 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4722 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4724 …} -Children: Doctrine\ORM\PersistentCollection {#4727 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4730 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1682150828 {#4728 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4729 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4731 …} -Children: Doctrine\ORM\PersistentCollection {#4734 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4737 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1710903008 {#4735 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4736 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4738 …} -Children: Doctrine\ORM\PersistentCollection {#4741 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4744 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4615 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4614 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4745 …} -Children: Doctrine\ORM\PersistentCollection {#4748 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4749 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4742 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4743 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4750 …} -Children: Doctrine\ORM\PersistentCollection {#4753 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4758 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4756 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4757 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4759 …} -Children: Doctrine\ORM\PersistentCollection {#4762 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4765 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4763 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4764 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4766 …} -Children: Doctrine\ORM\PersistentCollection {#4769 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4772 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710903130 {#4770 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4771 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4773 …} -Children: Doctrine\ORM\PersistentCollection {#4776 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4779 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1682150828 {#4671 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4670 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4780 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4784 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903155 {#4777 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4778 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4785 …} -Children: Doctrine\ORM\PersistentCollection {#4788 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4793 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903165 {#4791 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4792 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4794 …} -Children: Doctrine\ORM\PersistentCollection {#4797 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4800 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903174 {#4798 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4799 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4801 …} -Children: Doctrine\ORM\PersistentCollection {#4804 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4807 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1710903182 {#4805 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4806 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4808 …} -Children: Doctrine\ORM\PersistentCollection {#4811 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4814 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710903184 {#4812 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4813 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4815 …} -Children: Doctrine\ORM\PersistentCollection {#4818 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4819 -id: 252 -name: "ボックス・収納" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1771914280 {#4789 date: 2026-02-24 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4790 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4820 …} -Children: Doctrine\ORM\PersistentCollection {#4823 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4826 -id: 24 -name: "時計・ミラー・その他" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4824 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4825 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4827 …} -Children: Doctrine\ORM\PersistentCollection {#4830 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4835 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1682150828 {#4754 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4755 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4840 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#4831 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4832 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4841 …} -Children: Doctrine\ORM\PersistentCollection {#4844 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4845 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#4833 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4834 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4846 …} -Children: Doctrine\ORM\PersistentCollection {#4849 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4856 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#4854 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4855 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4857 …} -Children: Doctrine\ORM\PersistentCollection {#4860 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4863 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4861 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4862 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4870 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4868 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4869 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4871 …} -Children: Doctrine\ORM\PersistentCollection {#4874 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4877 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#4875 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4876 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4884 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1710903473 {#4882 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4883 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4885 …} -Children: Doctrine\ORM\PersistentCollection {#4888 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4891 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1710903477 {#4889 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4890 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4892 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4898 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#4852 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4853 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4899 …} -Children: Doctrine\ORM\PersistentCollection {#4902 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4903 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4896 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#4897 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4904 …} -Children: Doctrine\ORM\PersistentCollection {#4907 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4912 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4910 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#4911 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4919 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4917 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#4918 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4920 …} -Children: Doctrine\ORM\PersistentCollection {#4923 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4926 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4924 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#4925 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4927 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4933 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4931 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#4932 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4934 …} -Children: Doctrine\ORM\PersistentCollection {#4937 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4940 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#4908 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4909 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4944 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4945 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4938 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#4939 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4946 …} -Children: Doctrine\ORM\PersistentCollection {#4949 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4954 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4952 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#4953 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4961 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4959 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#4960 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4962 …} -Children: Doctrine\ORM\PersistentCollection {#4965 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4968 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4950 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4951 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4969 …} -Children: Doctrine\ORM\PersistentCollection {#4972 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4973 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#4966 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4967 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4974 …} -Children: Doctrine\ORM\PersistentCollection {#4977 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4982 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4980 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4981 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4983 …} -Children: Doctrine\ORM\PersistentCollection {#4986 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4989 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4987 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4988 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4990 …} -Children: Doctrine\ORM\PersistentCollection {#4993 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4996 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150829 {#4994 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4995 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4997 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5003 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150829 {#5001 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5002 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5004 …} -Children: Doctrine\ORM\PersistentCollection {#5007 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5010 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150829 {#5008 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5009 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5011 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5017 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150829 {#5015 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5016 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5024 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1723541106 {#5022 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5023 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5025 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5031 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150829 {#5029 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5030 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5032 …} -Children: Doctrine\ORM\PersistentCollection {#5035 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5038 -id: 205 -name: "テーブルウエア" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1771209575 {#4719 date: 2026-02-16 11:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4720 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5039 …} -Children: Doctrine\ORM\PersistentCollection {#5042 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5043 -id: 234 -name: "洋食器" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1771225883 {#4978 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225883 {#4979 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5044 …} -Children: Doctrine\ORM\PersistentCollection {#5047 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5048 -id: 236 -name: "プレート" -hierarchy: 4 -sort_no: 130 -create_date: DateTime @1771226110 {#5036 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226110 {#5037 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5049 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Eccube\Entity\Category {#5043} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5059 -id: 235 -name: "ボウル" -hierarchy: 4 -sort_no: 129 -create_date: DateTime @1771226098 {#5057 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226098 {#5058 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5060 …} -Children: Doctrine\ORM\PersistentCollection {#5063 …} -Parent: Eccube\Entity\Category {#5043} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5066 -id: 233 -name: "和食器" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1771225875 {#4851 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225875 {#4850 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5071 -id: 239 -name: "皿・小鉢・椀" -hierarchy: 4 -sort_no: 127 -create_date: DateTime @1771226157 {#5064 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226157 {#5065 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5075 …} -Parent: Eccube\Entity\Category {#5066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5080 -id: 238 -name: "茶器・茶杯" -hierarchy: 4 -sort_no: 126 -create_date: DateTime @1771226135 {#5078 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772607365 {#5079 date: 2026-03-04 15:56:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5087 -id: 237 -name: "その他" -hierarchy: 4 -sort_no: 125 -create_date: DateTime @1771226130 {#5085 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226130 {#5086 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5088 …} -Children: Doctrine\ORM\PersistentCollection {#5091 …} -Parent: Eccube\Entity\Category {#5066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5092 -id: 232 -name: "ケーキスタンド・コンポート" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1771225866 {#5076 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225866 {#5077 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5093 …} -Children: Doctrine\ORM\PersistentCollection {#5096 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5101 -id: 231 -name: "コーヒー・ティー" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1771225856 {#5097 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225856 {#5098 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5106 -id: 243 -name: "カップアンドソーサー" -hierarchy: 4 -sort_no: 122 -create_date: DateTime @1771226268 {#5099 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226268 {#5100 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5115 -id: 242 -name: "マグ・カップ" -hierarchy: 4 -sort_no: 121 -create_date: DateTime @1771226253 {#5113 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226253 {#5114 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5122 -id: 241 -name: "ティーポット" -hierarchy: 4 -sort_no: 120 -create_date: DateTime @1771226235 {#5120 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226235 {#5121 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5129 -id: 240 -name: "コーヒー・ティー関連" -hierarchy: 4 -sort_no: 119 -create_date: DateTime @1771226211 {#5127 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226211 {#5128 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5130 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5136 -id: 230 -name: "テーブルクロス" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1771225845 {#5054 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225845 {#5053 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5137 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5141 -id: 245 -name: "テーブルクロス" -hierarchy: 4 -sort_no: 117 -create_date: DateTime @1771226316 {#5134 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226316 {#5135 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5142 …} -Children: Doctrine\ORM\PersistentCollection {#5145 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5150 -id: 244 -name: "ランチマット・コースター" -hierarchy: 4 -sort_no: 116 -create_date: DateTime @1771226305 {#5148 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226305 {#5149 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5151 …} -Children: Doctrine\ORM\PersistentCollection {#5154 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5157 …} Eccube\Entity\Category {#5162 -id: 248 -name: "グラス" -hierarchy: 4 -sort_no: 114 -create_date: DateTime @1771226394 {#5155 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226394 {#5156 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5166 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5171 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 113 -create_date: DateTime @1771226357 {#5169 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#5170 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5178 -id: 246 -name: "その他" -hierarchy: 4 -sort_no: 112 -create_date: DateTime @1771226338 {#5176 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226338 {#5177 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5179 …} -Children: Doctrine\ORM\PersistentCollection {#5182 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5183 -id: 228 -name: "カトラリー・箸" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1771225823 {#5167 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225823 {#5168 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5184 …} -Children: Doctrine\ORM\PersistentCollection {#5187 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5190 -id: 206 -name: "キッチンツール" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1771209609 {#5112 date: 2026-02-16 11:40:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5111 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5191 …} -Children: Doctrine\ORM\PersistentCollection {#5194 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5195 -id: 213 -name: "調理器具(フライパン・鍋・ケトル・やかん)" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1771225230 {#5188 date: 2026-02-16 16:00:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5189 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5199 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5204 -id: 214 -name: "調理ツール(トング・サーバー・包丁・ハサミ)" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1771225248 {#5202 date: 2026-02-16 16:00:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5203 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5205 …} -Children: Doctrine\ORM\PersistentCollection {#5208 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5211 -id: 215 -name: "カッティングボード" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1771225267 {#5209 date: 2026-02-16 16:01:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5210 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5212 …} -Children: Doctrine\ORM\PersistentCollection {#5215 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5218 -id: 217 -name: "食材・調味(スパイス・スパイスミル・醤油差し)" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1771225341 {#5216 date: 2026-02-16 16:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5217 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5225 -id: 216 -name: "保存・収納(キャニスター・コンテナ)" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1771225315 {#5223 date: 2026-02-16 16:01:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5224 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5226 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5232 -id: 218 -name: "お盆・トレイ" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1771225364 {#5230 date: 2026-02-16 16:02:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5231 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5233 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5239 -id: 219 -name: "その他" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1771225390 {#5237 date: 2026-02-16 16:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5238 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5246 -id: 207 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1771209639 {#5200 date: 2026-02-16 11:40:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5201 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5251 -id: 227 -name: "Art Book /アート" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1771225728 {#5244 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225728 {#5245 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5252 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5260 -id: 226 -name: "Antique Book /アンティーク" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1771225719 {#5258 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225719 {#5259 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5261 …} -Children: Doctrine\ORM\PersistentCollection {#5264 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5267 -id: 225 -name: "Disply Book /ディスプレイ" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1771225710 {#5265 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225710 {#5266 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5274 -id: 224 -name: "雑誌・その他" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1771225699 {#5272 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225699 {#5273 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5281 -id: 223 -name: "ステーショナリー" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1771225691 {#5279 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225691 {#5280 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5282 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5288 -id: 208 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1771209688 {#5256 date: 2026-02-16 11:41:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5257 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5293 -id: 220 -name: "フレーム" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1771225484 {#5286 date: 2026-02-16 16:04:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#5287 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5302 -id: 221 -name: "ポスター" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1771225491 {#5300 date: 2026-02-16 16:04:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#5301 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5303 …} -Children: Doctrine\ORM\PersistentCollection {#5306 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5309 -id: 222 -name: "パネル・その他" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1771225506 {#5307 date: 2026-02-16 16:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#5308 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5310 …} -Children: Doctrine\ORM\PersistentCollection {#5313 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5316 -id: 196 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1770879850 {#5298 date: 2026-02-12 16:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5299 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5317 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5321 -id: 198 -name: "バス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1770881257 {#5314 date: 2026-02-12 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#5315 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5330 -id: 199 -name: "ランドリー" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1770881277 {#5328 date: 2026-02-12 16:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#5329 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5337 -id: 200 -name: "トレイ・その他" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1770881290 {#5335 date: 2026-02-12 16:28:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#5336 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5338 …} -Children: Doctrine\ORM\PersistentCollection {#5341 …} -Parent: Eccube\Entity\Category {#5316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5344 -id: 197 -name: "ファブリック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1770879885 {#5326 date: 2026-02-12 16:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5327 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5349 -id: 201 -name: "クッションカバー" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1770881334 {#5342 date: 2026-02-12 16:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5343 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5358 -id: 202 -name: "ブランケット・スロー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1770881377 {#5356 date: 2026-02-12 16:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5357 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5362 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5365 -id: 203 -name: "ラグ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1770881382 {#5363 date: 2026-02-12 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5364 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5372 -id: 204 -name: "その他" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1770881386 {#5370 date: 2026-02-12 16:29:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5371 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5373 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5379 -id: 209 -name: "インテリアグリーン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1771209725 {#5147 date: 2026-02-16 11:42:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5146 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5383 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5384 -id: 210 -name: "造花・枝・ドライフラワー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1771210498 {#5377 date: 2026-02-16 11:54:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#5378 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#5379} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5393 -id: 211 -name: "プランターカバー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1771210516 {#5391 date: 2026-02-16 11:55:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#5392 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5397 …} -Parent: Eccube\Entity\Category {#5379} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5400 -id: 212 -name: "ガーデニングツール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1771210535 {#5398 date: 2026-02-16 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#5399 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5379} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5409 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1710901233 {#5389 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5390 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5414 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1710902594 {#5405 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5406 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5415 …} -Children: Doctrine\ORM\PersistentCollection {#5418 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5419 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903832 {#5407 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5408 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5414} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5430 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5428 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5429 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5431 …} -Children: Doctrine\ORM\PersistentCollection {#5434 …} -Parent: Eccube\Entity\Category {#5414} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5437 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5435 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5436 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5438 …} -Children: Doctrine\ORM\PersistentCollection {#5441 …} -Parent: Eccube\Entity\Category {#5414} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5444 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5426 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5427 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5445 …} -Children: Doctrine\ORM\PersistentCollection {#5448 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5449 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5442 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5443 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: Eccube\Entity\Category {#5444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5458 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5456 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5457 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5462 …} -Parent: Eccube\Entity\Category {#5444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5424 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 90 -create_date: DateTime @1682150829 {#5455 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5454 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5425 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5466 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150829 {#5355 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5354 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5467 …} -Children: Doctrine\ORM\PersistentCollection {#5470 …} -Parent: Eccube\Entity\Category {#5424} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } ] |
| 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 {#6606 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6611 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5531 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4053 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#4287 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 141 -create_date: DateTime @1727768864 {#4293 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4291 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4377 …} -Children: Doctrine\ORM\PersistentCollection {#4530 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4527 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 140 -create_date: DateTime @1705815113 {#4529 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4528 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4526 …} -Children: Doctrine\ORM\PersistentCollection {#4523 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4520 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 139 -create_date: DateTime @1719359121 {#4522 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4521 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4519 …} -Children: Doctrine\ORM\PersistentCollection {#4516 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4507 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1682150829 {#4515 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4514 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4506 …} -Children: Doctrine\ORM\PersistentCollection {#4503 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4502 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1488881692 {#4513 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4512 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4281 …} -Children: Doctrine\ORM\PersistentCollection {#4288 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4306 -id: 8 -name: "チェア・スツール・ソファ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1682150828 {#4511 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771901226 {#4510 date: 2026-02-24 11:47:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4490 …} -Children: Doctrine\ORM\PersistentCollection {#4494 …} -Parent: Eccube\Entity\Category {#4502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4495 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1720308442 {#4509 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4508 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4496 …} -Children: Doctrine\ORM\PersistentCollection {#4499 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4541 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4539 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4540 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4542 …} -Children: Doctrine\ORM\PersistentCollection {#4545 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4548 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4546 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4547 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4549 …} -Children: Doctrine\ORM\PersistentCollection {#4552 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4555 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1682150828 {#4553 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4554 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4556 …} -Children: Doctrine\ORM\PersistentCollection {#4559 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4562 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1710901472 {#4560 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4561 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4563 …} -Children: Doctrine\ORM\PersistentCollection {#4566 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4569 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1682150828 {#4536 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4538 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4570 …} -Children: Doctrine\ORM\PersistentCollection {#4573 …} -Parent: Eccube\Entity\Category {#4502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4574 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4567 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4568 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4575 …} -Children: Doctrine\ORM\PersistentCollection {#4578 …} -Parent: Eccube\Entity\Category {#4569} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4583 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4581 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4582 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4584 …} -Children: Doctrine\ORM\PersistentCollection {#4587 …} -Parent: Eccube\Entity\Category {#4569} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4590 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4588 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4589 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4591 …} -Children: Doctrine\ORM\PersistentCollection {#4594 …} -Parent: Eccube\Entity\Category {#4569} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4597 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1682150828 {#4501 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4500 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4598 …} -Children: Doctrine\ORM\PersistentCollection {#4601 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4602 -id: 249 -name: "キャンドルホルダー・フレグランス" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1771902127 {#4579 date: 2026-02-24 12:02:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4580 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4603 …} -Children: Doctrine\ORM\PersistentCollection {#4606 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4607 -id: 250 -name: "キャンドル・ホルダー" -hierarchy: 4 -sort_no: 55 -create_date: DateTime @1771904034 {#4595 date: 2026-02-24 12:33:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771908166 {#4596 date: 2026-02-24 13:42:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4608 …} -Children: Doctrine\ORM\PersistentCollection {#4611 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4618 -id: 251 -name: "フレグランス・ボトル" -hierarchy: 4 -sort_no: 54 -create_date: DateTime @1771904045 {#4616 date: 2026-02-24 12:34:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771919109 {#4617 date: 2026-02-24 16:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4619 …} -Children: Doctrine\ORM\PersistentCollection {#4622 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4625 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1682150828 {#4535 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4537 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4626 …} -Children: Doctrine\ORM\PersistentCollection {#4629 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4630 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4623 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4624 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4631 …} -Children: Doctrine\ORM\PersistentCollection {#4634 …} -Parent: Eccube\Entity\Category {#4625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4639 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4637 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4638 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4640 …} -Children: Doctrine\ORM\PersistentCollection {#4643 …} -Parent: Eccube\Entity\Category {#4625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4646 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4644 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4645 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4647 …} -Children: Doctrine\ORM\PersistentCollection {#4650 …} -Parent: Eccube\Entity\Category {#4625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4651 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#4635 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4636 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4660 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4656 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4657 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4661 …} -Children: Doctrine\ORM\PersistentCollection {#4664 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4665 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1682150828 {#4658 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4659 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4666 …} -Children: Doctrine\ORM\PersistentCollection {#4669 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4674 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4672 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4673 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4675 …} -Children: Doctrine\ORM\PersistentCollection {#4678 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4681 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1682150828 {#4679 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4680 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4682 …} -Children: Doctrine\ORM\PersistentCollection {#4685 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4688 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682150828 {#4686 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4687 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4689 …} -Children: Doctrine\ORM\PersistentCollection {#4692 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4695 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1682150828 {#4693 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4694 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4702 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1682150828 {#4700 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4701 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4703 …} -Children: Doctrine\ORM\PersistentCollection {#4706 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4709 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4613 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4612 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4713 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4714 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4707 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4708 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4715 …} -Children: Doctrine\ORM\PersistentCollection {#4718 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4723 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#4721 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4722 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4724 …} -Children: Doctrine\ORM\PersistentCollection {#4727 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4730 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1682150828 {#4728 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4729 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4731 …} -Children: Doctrine\ORM\PersistentCollection {#4734 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4737 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1710903008 {#4735 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4736 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4738 …} -Children: Doctrine\ORM\PersistentCollection {#4741 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4744 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4615 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4614 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4745 …} -Children: Doctrine\ORM\PersistentCollection {#4748 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4749 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4742 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4743 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4750 …} -Children: Doctrine\ORM\PersistentCollection {#4753 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4758 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4756 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4757 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4759 …} -Children: Doctrine\ORM\PersistentCollection {#4762 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4765 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4763 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4764 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4766 …} -Children: Doctrine\ORM\PersistentCollection {#4769 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4772 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710903130 {#4770 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4771 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4773 …} -Children: Doctrine\ORM\PersistentCollection {#4776 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4779 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1682150828 {#4671 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4670 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4780 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4784 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903155 {#4777 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4778 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4785 …} -Children: Doctrine\ORM\PersistentCollection {#4788 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4793 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903165 {#4791 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4792 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4794 …} -Children: Doctrine\ORM\PersistentCollection {#4797 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4800 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903174 {#4798 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4799 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4801 …} -Children: Doctrine\ORM\PersistentCollection {#4804 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4807 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1710903182 {#4805 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4806 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4808 …} -Children: Doctrine\ORM\PersistentCollection {#4811 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4814 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710903184 {#4812 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4813 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4815 …} -Children: Doctrine\ORM\PersistentCollection {#4818 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4819 -id: 252 -name: "ボックス・収納" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1771914280 {#4789 date: 2026-02-24 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4790 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4820 …} -Children: Doctrine\ORM\PersistentCollection {#4823 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4826 -id: 24 -name: "時計・ミラー・その他" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4824 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4825 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4827 …} -Children: Doctrine\ORM\PersistentCollection {#4830 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4835 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1682150828 {#4754 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4755 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4840 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#4831 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4832 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4841 …} -Children: Doctrine\ORM\PersistentCollection {#4844 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4845 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#4833 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4834 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4846 …} -Children: Doctrine\ORM\PersistentCollection {#4849 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4856 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#4854 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4855 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4857 …} -Children: Doctrine\ORM\PersistentCollection {#4860 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4863 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4861 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4862 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4870 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4868 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4869 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4871 …} -Children: Doctrine\ORM\PersistentCollection {#4874 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4877 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#4875 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4876 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4884 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1710903473 {#4882 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4883 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4885 …} -Children: Doctrine\ORM\PersistentCollection {#4888 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4891 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1710903477 {#4889 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4890 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4892 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4898 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#4852 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4853 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4899 …} -Children: Doctrine\ORM\PersistentCollection {#4902 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4903 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4896 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#4897 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4904 …} -Children: Doctrine\ORM\PersistentCollection {#4907 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4912 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4910 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#4911 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4919 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4917 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#4918 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4920 …} -Children: Doctrine\ORM\PersistentCollection {#4923 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4926 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4924 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#4925 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4927 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4933 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4931 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#4932 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4934 …} -Children: Doctrine\ORM\PersistentCollection {#4937 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4940 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#4908 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4909 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4944 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4945 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4938 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#4939 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4946 …} -Children: Doctrine\ORM\PersistentCollection {#4949 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4954 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4952 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#4953 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4961 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4959 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#4960 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4962 …} -Children: Doctrine\ORM\PersistentCollection {#4965 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4968 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4950 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4951 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4969 …} -Children: Doctrine\ORM\PersistentCollection {#4972 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4973 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#4966 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4967 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4974 …} -Children: Doctrine\ORM\PersistentCollection {#4977 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4982 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4980 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4981 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4983 …} -Children: Doctrine\ORM\PersistentCollection {#4986 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4989 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4987 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4988 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4990 …} -Children: Doctrine\ORM\PersistentCollection {#4993 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4996 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150829 {#4994 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4995 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4997 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5003 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150829 {#5001 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5002 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5004 …} -Children: Doctrine\ORM\PersistentCollection {#5007 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5010 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150829 {#5008 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5009 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5011 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5017 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150829 {#5015 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5016 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5024 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1723541106 {#5022 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5023 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5025 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5031 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150829 {#5029 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5030 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5032 …} -Children: Doctrine\ORM\PersistentCollection {#5035 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5038 -id: 205 -name: "テーブルウエア" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1771209575 {#4719 date: 2026-02-16 11:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4720 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5039 …} -Children: Doctrine\ORM\PersistentCollection {#5042 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5043 -id: 234 -name: "洋食器" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1771225883 {#4978 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225883 {#4979 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5044 …} -Children: Doctrine\ORM\PersistentCollection {#5047 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5048 -id: 236 -name: "プレート" -hierarchy: 4 -sort_no: 130 -create_date: DateTime @1771226110 {#5036 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226110 {#5037 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5049 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Eccube\Entity\Category {#5043} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5059 -id: 235 -name: "ボウル" -hierarchy: 4 -sort_no: 129 -create_date: DateTime @1771226098 {#5057 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226098 {#5058 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5060 …} -Children: Doctrine\ORM\PersistentCollection {#5063 …} -Parent: Eccube\Entity\Category {#5043} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5066 -id: 233 -name: "和食器" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1771225875 {#4851 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225875 {#4850 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5071 -id: 239 -name: "皿・小鉢・椀" -hierarchy: 4 -sort_no: 127 -create_date: DateTime @1771226157 {#5064 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226157 {#5065 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5075 …} -Parent: Eccube\Entity\Category {#5066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5080 -id: 238 -name: "茶器・茶杯" -hierarchy: 4 -sort_no: 126 -create_date: DateTime @1771226135 {#5078 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772607365 {#5079 date: 2026-03-04 15:56:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5087 -id: 237 -name: "その他" -hierarchy: 4 -sort_no: 125 -create_date: DateTime @1771226130 {#5085 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226130 {#5086 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5088 …} -Children: Doctrine\ORM\PersistentCollection {#5091 …} -Parent: Eccube\Entity\Category {#5066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5092 -id: 232 -name: "ケーキスタンド・コンポート" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1771225866 {#5076 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225866 {#5077 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5093 …} -Children: Doctrine\ORM\PersistentCollection {#5096 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5101 -id: 231 -name: "コーヒー・ティー" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1771225856 {#5097 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225856 {#5098 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5106 -id: 243 -name: "カップアンドソーサー" -hierarchy: 4 -sort_no: 122 -create_date: DateTime @1771226268 {#5099 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226268 {#5100 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5115 -id: 242 -name: "マグ・カップ" -hierarchy: 4 -sort_no: 121 -create_date: DateTime @1771226253 {#5113 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226253 {#5114 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5122 -id: 241 -name: "ティーポット" -hierarchy: 4 -sort_no: 120 -create_date: DateTime @1771226235 {#5120 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226235 {#5121 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5129 -id: 240 -name: "コーヒー・ティー関連" -hierarchy: 4 -sort_no: 119 -create_date: DateTime @1771226211 {#5127 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226211 {#5128 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5130 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5136 -id: 230 -name: "テーブルクロス" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1771225845 {#5054 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225845 {#5053 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5137 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5141 -id: 245 -name: "テーブルクロス" -hierarchy: 4 -sort_no: 117 -create_date: DateTime @1771226316 {#5134 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226316 {#5135 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5142 …} -Children: Doctrine\ORM\PersistentCollection {#5145 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5150 -id: 244 -name: "ランチマット・コースター" -hierarchy: 4 -sort_no: 116 -create_date: DateTime @1771226305 {#5148 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226305 {#5149 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5151 …} -Children: Doctrine\ORM\PersistentCollection {#5154 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5157 …} Eccube\Entity\Category {#5162 -id: 248 -name: "グラス" -hierarchy: 4 -sort_no: 114 -create_date: DateTime @1771226394 {#5155 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226394 {#5156 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5166 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5171 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 113 -create_date: DateTime @1771226357 {#5169 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#5170 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5178 -id: 246 -name: "その他" -hierarchy: 4 -sort_no: 112 -create_date: DateTime @1771226338 {#5176 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226338 {#5177 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5179 …} -Children: Doctrine\ORM\PersistentCollection {#5182 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5183 -id: 228 -name: "カトラリー・箸" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1771225823 {#5167 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225823 {#5168 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5184 …} -Children: Doctrine\ORM\PersistentCollection {#5187 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5190 -id: 206 -name: "キッチンツール" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1771209609 {#5112 date: 2026-02-16 11:40:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5111 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5191 …} -Children: Doctrine\ORM\PersistentCollection {#5194 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5195 -id: 213 -name: "調理器具(フライパン・鍋・ケトル・やかん)" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1771225230 {#5188 date: 2026-02-16 16:00:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5189 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5199 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5204 -id: 214 -name: "調理ツール(トング・サーバー・包丁・ハサミ)" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1771225248 {#5202 date: 2026-02-16 16:00:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5203 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5205 …} -Children: Doctrine\ORM\PersistentCollection {#5208 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5211 -id: 215 -name: "カッティングボード" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1771225267 {#5209 date: 2026-02-16 16:01:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5210 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5212 …} -Children: Doctrine\ORM\PersistentCollection {#5215 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5218 -id: 217 -name: "食材・調味(スパイス・スパイスミル・醤油差し)" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1771225341 {#5216 date: 2026-02-16 16:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5217 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5225 -id: 216 -name: "保存・収納(キャニスター・コンテナ)" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1771225315 {#5223 date: 2026-02-16 16:01:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5224 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5226 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5232 -id: 218 -name: "お盆・トレイ" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1771225364 {#5230 date: 2026-02-16 16:02:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5231 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5233 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5239 -id: 219 -name: "その他" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1771225390 {#5237 date: 2026-02-16 16:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5238 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5246 -id: 207 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1771209639 {#5200 date: 2026-02-16 11:40:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5201 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5251 -id: 227 -name: "Art Book /アート" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1771225728 {#5244 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225728 {#5245 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5252 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5260 -id: 226 -name: "Antique Book /アンティーク" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1771225719 {#5258 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225719 {#5259 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5261 …} -Children: Doctrine\ORM\PersistentCollection {#5264 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5267 -id: 225 -name: "Disply Book /ディスプレイ" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1771225710 {#5265 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225710 {#5266 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5274 -id: 224 -name: "雑誌・その他" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1771225699 {#5272 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225699 {#5273 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5281 -id: 223 -name: "ステーショナリー" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1771225691 {#5279 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225691 {#5280 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5282 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5288 -id: 208 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1771209688 {#5256 date: 2026-02-16 11:41:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5257 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5293 -id: 220 -name: "フレーム" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1771225484 {#5286 date: 2026-02-16 16:04:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#5287 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5302 -id: 221 -name: "ポスター" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1771225491 {#5300 date: 2026-02-16 16:04:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#5301 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5303 …} -Children: Doctrine\ORM\PersistentCollection {#5306 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5309 -id: 222 -name: "パネル・その他" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1771225506 {#5307 date: 2026-02-16 16:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#5308 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5310 …} -Children: Doctrine\ORM\PersistentCollection {#5313 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5316 -id: 196 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1770879850 {#5298 date: 2026-02-12 16:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5299 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5317 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5321 -id: 198 -name: "バス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1770881257 {#5314 date: 2026-02-12 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#5315 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5330 -id: 199 -name: "ランドリー" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1770881277 {#5328 date: 2026-02-12 16:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#5329 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5337 -id: 200 -name: "トレイ・その他" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1770881290 {#5335 date: 2026-02-12 16:28:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#5336 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5338 …} -Children: Doctrine\ORM\PersistentCollection {#5341 …} -Parent: Eccube\Entity\Category {#5316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5344 -id: 197 -name: "ファブリック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1770879885 {#5326 date: 2026-02-12 16:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5327 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5349 -id: 201 -name: "クッションカバー" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1770881334 {#5342 date: 2026-02-12 16:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5343 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5358 -id: 202 -name: "ブランケット・スロー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1770881377 {#5356 date: 2026-02-12 16:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5357 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5362 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5365 -id: 203 -name: "ラグ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1770881382 {#5363 date: 2026-02-12 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5364 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5372 -id: 204 -name: "その他" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1770881386 {#5370 date: 2026-02-12 16:29:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5371 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5373 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5379 -id: 209 -name: "インテリアグリーン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1771209725 {#5147 date: 2026-02-16 11:42:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5146 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5383 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5384 -id: 210 -name: "造花・枝・ドライフラワー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1771210498 {#5377 date: 2026-02-16 11:54:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#5378 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#5379} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5393 -id: 211 -name: "プランターカバー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1771210516 {#5391 date: 2026-02-16 11:55:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#5392 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5397 …} -Parent: Eccube\Entity\Category {#5379} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5400 -id: 212 -name: "ガーデニングツール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1771210535 {#5398 date: 2026-02-16 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#5399 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5379} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5409 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1710901233 {#5389 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5390 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5414 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1710902594 {#5405 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5406 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5415 …} -Children: Doctrine\ORM\PersistentCollection {#5418 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5419 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903832 {#5407 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5408 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5414} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5430 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5428 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5429 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5431 …} -Children: Doctrine\ORM\PersistentCollection {#5434 …} -Parent: Eccube\Entity\Category {#5414} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5437 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5435 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5436 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5438 …} -Children: Doctrine\ORM\PersistentCollection {#5441 …} -Parent: Eccube\Entity\Category {#5414} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5444 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5426 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5427 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5445 …} -Children: Doctrine\ORM\PersistentCollection {#5448 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5449 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5442 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5443 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: Eccube\Entity\Category {#5444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5458 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5456 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5457 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5462 …} -Parent: Eccube\Entity\Category {#5444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5424 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 90 -create_date: DateTime @1682150829 {#5455 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5454 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5425 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5466 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150829 {#5355 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5354 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5467 …} -Children: Doctrine\ORM\PersistentCollection {#5470 …} -Parent: Eccube\Entity\Category {#5424} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } ] |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …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 {#5531 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4053 …} -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() {#6607 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#6608 …} } } |
| 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 | [ 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8514 +label: "ゴールド会員のみ" +value: "193" +data: Eccube\Entity\Category {#4287 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 141 -create_date: DateTime @1727768864 {#4293 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4291 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4377 …} -Children: Doctrine\ORM\PersistentCollection {#4530 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8513 +label: "Outlet Sale" +value: "150" +data: Eccube\Entity\Category {#4527 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 140 -create_date: DateTime @1705815113 {#4529 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4528 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4526 …} -Children: Doctrine\ORM\PersistentCollection {#4523 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8549 +label: "TOP" +value: "187" +data: Eccube\Entity\Category {#4520 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 139 -create_date: DateTime @1719359121 {#4522 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4521 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4519 …} -Children: Doctrine\ORM\PersistentCollection {#4516 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8547 +label: "カテゴリーで探す" +value: "131" +data: Eccube\Entity\Category {#4507 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1682150829 {#4515 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#4514 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4506 …} -Children: Doctrine\ORM\PersistentCollection {#4503 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8548 +label: " 家具" +value: "1" +data: Eccube\Entity\Category {#4502 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1488881692 {#4513 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4512 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4281 …} -Children: Doctrine\ORM\PersistentCollection {#4288 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8643 +label: " チェア・スツール・ソファ" +value: "8" +data: Eccube\Entity\Category {#4306 -id: 8 -name: "チェア・スツール・ソファ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1682150828 {#4511 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771901226 {#4510 date: 2026-02-24 11:47:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4490 …} -Children: Doctrine\ORM\PersistentCollection {#4494 …} -Parent: Eccube\Entity\Category {#4502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8546 +label: " ソファ" +value: "188" +data: Eccube\Entity\Category {#4495 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1720308442 {#4509 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4508 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4496 …} -Children: Doctrine\ORM\PersistentCollection {#4499 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8554 +label: " チェア" +value: "9" +data: Eccube\Entity\Category {#4541 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4539 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4540 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4542 …} -Children: Doctrine\ORM\PersistentCollection {#4545 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8622 +label: " スツール" +value: "10" +data: Eccube\Entity\Category {#4548 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4546 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4547 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4549 …} -Children: Doctrine\ORM\PersistentCollection {#4552 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8624 +label: " フォールディング" +value: "11" +data: Eccube\Entity\Category {#4555 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1682150828 {#4553 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4554 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4556 …} -Children: Doctrine\ORM\PersistentCollection {#4559 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8520 +label: " その他" +value: "152" +data: Eccube\Entity\Category {#4562 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1710901472 {#4560 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4561 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4563 …} -Children: Doctrine\ORM\PersistentCollection {#4566 …} -Parent: Eccube\Entity\Category {#4306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8528 +label: " テーブル・その他" +value: "12" +data: Eccube\Entity\Category {#4569 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1682150828 {#4536 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4538 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4570 …} -Children: Doctrine\ORM\PersistentCollection {#4573 …} -Parent: Eccube\Entity\Category {#4502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8526 +label: " テーブル" +value: "13" +data: Eccube\Entity\Category {#4574 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4567 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4568 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4575 …} -Children: Doctrine\ORM\PersistentCollection {#4578 …} -Parent: Eccube\Entity\Category {#4569} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8535 +label: " サイド・コーヒーテーブル" +value: "14" +data: Eccube\Entity\Category {#4583 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4581 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4582 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4584 …} -Children: Doctrine\ORM\PersistentCollection {#4587 …} -Parent: Eccube\Entity\Category {#4569} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8534 +label: " その他" +value: "15" +data: Eccube\Entity\Category {#4590 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4588 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4589 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4591 …} -Children: Doctrine\ORM\PersistentCollection {#4594 …} -Parent: Eccube\Entity\Category {#4569} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8533 +label: " インテリア" +value: "19" +data: Eccube\Entity\Category {#4597 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1682150828 {#4501 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4500 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4598 …} -Children: Doctrine\ORM\PersistentCollection {#4601 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8532 +label: " キャンドルホルダー・フレグランス" +value: "249" +data: Eccube\Entity\Category {#4602 -id: 249 -name: "キャンドルホルダー・フレグランス" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1771902127 {#4579 date: 2026-02-24 12:02:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4580 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4603 …} -Children: Doctrine\ORM\PersistentCollection {#4606 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8536 +label: " キャンドル・ホルダー" +value: "250" +data: Eccube\Entity\Category {#4607 -id: 250 -name: "キャンドル・ホルダー" -hierarchy: 4 -sort_no: 55 -create_date: DateTime @1771904034 {#4595 date: 2026-02-24 12:33:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771908166 {#4596 date: 2026-02-24 13:42:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4608 …} -Children: Doctrine\ORM\PersistentCollection {#4611 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8537 +label: " フレグランス・ボトル" +value: "251" +data: Eccube\Entity\Category {#4618 -id: 251 -name: "フレグランス・ボトル" -hierarchy: 4 -sort_no: 54 -create_date: DateTime @1771904045 {#4616 date: 2026-02-24 12:34:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771919109 {#4617 date: 2026-02-24 16:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4619 …} -Children: Doctrine\ORM\PersistentCollection {#4622 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8538 +label: " フラワーベース" +value: "20" +data: Eccube\Entity\Category {#4625 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1682150828 {#4535 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4537 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4626 …} -Children: Doctrine\ORM\PersistentCollection {#4629 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8539 +label: " S(~H100mm)" +value: "23" +data: Eccube\Entity\Category {#4630 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4623 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4624 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4631 …} -Children: Doctrine\ORM\PersistentCollection {#4634 …} -Parent: Eccube\Entity\Category {#4625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8540 +label: " M(H100mm~200mm)" +value: "22" +data: Eccube\Entity\Category {#4639 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4637 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4638 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4640 …} -Children: Doctrine\ORM\PersistentCollection {#4643 …} -Parent: Eccube\Entity\Category {#4625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8541 +label: " L(H200mm~)" +value: "21" +data: Eccube\Entity\Category {#4646 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4644 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4645 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4647 …} -Children: Doctrine\ORM\PersistentCollection {#4650 …} -Parent: Eccube\Entity\Category {#4625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8542 +label: " ライト" +value: "27" +data: Eccube\Entity\Category {#4651 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#4635 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4636 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8543 +label: " 本・ステーショナリー" +value: "34" +data: Eccube\Entity\Category {#4660 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4656 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4657 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4661 …} -Children: Doctrine\ORM\PersistentCollection {#4664 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8544 +label: " 洋書" +value: "35" +data: Eccube\Entity\Category {#4665 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1682150828 {#4658 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4659 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4666 …} -Children: Doctrine\ORM\PersistentCollection {#4669 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8545 +label: " 雑誌" +value: "36" +data: Eccube\Entity\Category {#4674 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4672 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4673 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4675 …} -Children: Doctrine\ORM\PersistentCollection {#4678 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8682 +label: " アンティーク本" +value: "37" +data: Eccube\Entity\Category {#4681 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1682150828 {#4679 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4680 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4682 …} -Children: Doctrine\ORM\PersistentCollection {#4685 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8684 +label: " ディスプレー本" +value: "38" +data: Eccube\Entity\Category {#4688 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682150828 {#4686 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4687 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4689 …} -Children: Doctrine\ORM\PersistentCollection {#4692 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8685 +label: " ステーショナリー" +value: "39" +data: Eccube\Entity\Category {#4695 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1682150828 {#4693 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4694 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8686 +label: " その他" +value: "40" +data: Eccube\Entity\Category {#4702 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1682150828 {#4700 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4701 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4703 …} -Children: Doctrine\ORM\PersistentCollection {#4706 …} -Parent: Eccube\Entity\Category {#4660} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8687 +label: " オブジェ" +value: "41" +data: Eccube\Entity\Category {#4709 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4613 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4612 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4713 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8688 +label: " 装飾品" +value: "42" +data: Eccube\Entity\Category {#4714 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4707 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4708 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4715 …} -Children: Doctrine\ORM\PersistentCollection {#4718 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8689 +label: " 人・動物" +value: "45" +data: Eccube\Entity\Category {#4723 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#4721 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4722 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4724 …} -Children: Doctrine\ORM\PersistentCollection {#4727 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8690 +label: " 果物・植物" +value: "47" +data: Eccube\Entity\Category {#4730 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1682150828 {#4728 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4729 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4731 …} -Children: Doctrine\ORM\PersistentCollection {#4734 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8691 +label: " その他" +value: "160" +data: Eccube\Entity\Category {#4737 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1710903008 {#4735 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4736 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4738 …} -Children: Doctrine\ORM\PersistentCollection {#4741 …} -Parent: Eccube\Entity\Category {#4709} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8692 +label: " ファブリック" +value: "57" +data: Eccube\Entity\Category {#4744 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4615 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4614 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4745 …} -Children: Doctrine\ORM\PersistentCollection {#4748 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8693 +label: " ブランケット・スロー" +value: "58" +data: Eccube\Entity\Category {#4749 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4742 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4743 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4750 …} -Children: Doctrine\ORM\PersistentCollection {#4753 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8694 +label: " クッション" +value: "59" +data: Eccube\Entity\Category {#4758 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4756 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4757 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4759 …} -Children: Doctrine\ORM\PersistentCollection {#4762 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8695 +label: " ラグ" +value: "60" +data: Eccube\Entity\Category {#4765 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4763 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4764 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4766 …} -Children: Doctrine\ORM\PersistentCollection {#4769 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8696 +label: " その他" +value: "162" +data: Eccube\Entity\Category {#4772 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710903130 {#4770 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4771 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4773 …} -Children: Doctrine\ORM\PersistentCollection {#4776 …} -Parent: Eccube\Entity\Category {#4744} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8697 +label: " バスケット・かご" +value: "61" +data: Eccube\Entity\Category {#4779 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1682150828 {#4671 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4670 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4780 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8698 +label: " バスケット" +value: "163" +data: Eccube\Entity\Category {#4784 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903155 {#4777 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4778 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4785 …} -Children: Doctrine\ORM\PersistentCollection {#4788 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8699 +label: " 手提げかご" +value: "164" +data: Eccube\Entity\Category {#4793 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903165 {#4791 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4792 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4794 …} -Children: Doctrine\ORM\PersistentCollection {#4797 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8700 +label: " トレイ" +value: "165" +data: Eccube\Entity\Category {#4800 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903174 {#4798 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4799 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4801 …} -Children: Doctrine\ORM\PersistentCollection {#4804 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8701 +label: " 和製かご" +value: "166" +data: Eccube\Entity\Category {#4807 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1710903182 {#4805 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4806 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4808 …} -Children: Doctrine\ORM\PersistentCollection {#4811 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8702 +label: " その他" +value: "167" +data: Eccube\Entity\Category {#4814 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710903184 {#4812 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4813 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4815 …} -Children: Doctrine\ORM\PersistentCollection {#4818 …} -Parent: Eccube\Entity\Category {#4779} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8703 +label: " ボックス・収納" +value: "252" +data: Eccube\Entity\Category {#4819 -id: 252 -name: "ボックス・収納" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1771914280 {#4789 date: 2026-02-24 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4790 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4820 …} -Children: Doctrine\ORM\PersistentCollection {#4823 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8704 +label: " 時計・ミラー・その他" +value: "24" +data: Eccube\Entity\Category {#4826 -id: 24 -name: "時計・ミラー・その他" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4824 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#4825 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4827 …} -Children: Doctrine\ORM\PersistentCollection {#4830 …} -Parent: Eccube\Entity\Category {#4597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8705 +label: " キッチン" +value: "65" +data: Eccube\Entity\Category {#4835 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1682150828 {#4754 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4755 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8706 +label: " 洋食器" +value: "66" +data: Eccube\Entity\Category {#4840 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#4831 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4832 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4841 …} -Children: Doctrine\ORM\PersistentCollection {#4844 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8707 +label: " プレート" +value: "67" +data: Eccube\Entity\Category {#4845 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#4833 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4834 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4846 …} -Children: Doctrine\ORM\PersistentCollection {#4849 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8708 +label: " ボウル" +value: "68" +data: Eccube\Entity\Category {#4856 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#4854 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4855 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4857 …} -Children: Doctrine\ORM\PersistentCollection {#4860 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8709 +label: " ケーキスタンド・コンポート" +value: "69" +data: Eccube\Entity\Category {#4863 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4861 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4862 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8710 +label: " ジャー" +value: "70" +data: Eccube\Entity\Category {#4870 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4868 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4869 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4871 …} -Children: Doctrine\ORM\PersistentCollection {#4874 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8711 +label: " ボトル・ピッチャー" +value: "71" +data: Eccube\Entity\Category {#4877 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#4875 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4876 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8712 +label: " アイスクーラー" +value: "175" +data: Eccube\Entity\Category {#4884 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1710903473 {#4882 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4883 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4885 …} -Children: Doctrine\ORM\PersistentCollection {#4888 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8713 +label: " その他" +value: "176" +data: Eccube\Entity\Category {#4891 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1710903477 {#4889 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#4890 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4892 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: Eccube\Entity\Category {#4840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8714 +label: " コーヒー・ティー" +value: "79" +data: Eccube\Entity\Category {#4898 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#4852 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4853 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4899 …} -Children: Doctrine\ORM\PersistentCollection {#4902 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8715 +label: " カップアンドソーサー" +value: "80" +data: Eccube\Entity\Category {#4903 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4896 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#4897 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4904 …} -Children: Doctrine\ORM\PersistentCollection {#4907 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8716 +label: " マグ・カップ" +value: "81" +data: Eccube\Entity\Category {#4912 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4910 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#4911 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8717 +label: " ティーポット" +value: "82" +data: Eccube\Entity\Category {#4919 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4917 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#4918 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4920 …} -Children: Doctrine\ORM\PersistentCollection {#4923 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8718 +label: " クリーマー・シュガーポット" +value: "83" +data: Eccube\Entity\Category {#4926 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4924 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#4925 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4927 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8719 +label: " その他" +value: "84" +data: Eccube\Entity\Category {#4933 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4931 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#4932 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4934 …} -Children: Doctrine\ORM\PersistentCollection {#4937 …} -Parent: Eccube\Entity\Category {#4898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8720 +label: " グラス" +value: "86" +data: Eccube\Entity\Category {#4940 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#4908 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4909 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4944 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8721 +label: " グラス" +value: "87" +data: Eccube\Entity\Category {#4945 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4938 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#4939 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4946 …} -Children: Doctrine\ORM\PersistentCollection {#4949 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8722 +label: " ワイン・シャンパン" +value: "88" +data: Eccube\Entity\Category {#4954 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4952 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#4953 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8723 +label: " その他" +value: "90" +data: Eccube\Entity\Category {#4961 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4959 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#4960 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4962 …} -Children: Doctrine\ORM\PersistentCollection {#4965 …} -Parent: Eccube\Entity\Category {#4940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8724 +label: " キッチンツール" +value: "97" +data: Eccube\Entity\Category {#4968 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4950 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4951 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4969 …} -Children: Doctrine\ORM\PersistentCollection {#4972 …} -Parent: Eccube\Entity\Category {#4835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8725 +label: " トング・サーバー" +value: "98" +data: Eccube\Entity\Category {#4973 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#4966 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4967 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4974 …} -Children: Doctrine\ORM\PersistentCollection {#4977 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8726 +label: " キャニスター・コンテナ" +value: "99" +data: Eccube\Entity\Category {#4982 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150828 {#4980 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4981 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4983 …} -Children: Doctrine\ORM\PersistentCollection {#4986 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8727 +label: " フライパン・鍋" +value: "100" +data: Eccube\Entity\Category {#4989 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1682150828 {#4987 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4988 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4990 …} -Children: Doctrine\ORM\PersistentCollection {#4993 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8728 +label: " 包丁・ハサミ" +value: "101" +data: Eccube\Entity\Category {#4996 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150829 {#4994 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#4995 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4997 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8729 +label: " スパイス" +value: "102" +data: Eccube\Entity\Category {#5003 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150829 {#5001 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5002 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5004 …} -Children: Doctrine\ORM\PersistentCollection {#5007 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8730 +label: " カッティングボード" +value: "103" +data: Eccube\Entity\Category {#5010 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150829 {#5008 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5009 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5011 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8731 +label: " ケトル・やかん" +value: "105" +data: Eccube\Entity\Category {#5017 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150829 {#5015 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5016 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8732 +label: " トレイ" +value: "189" +data: Eccube\Entity\Category {#5024 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1723541106 {#5022 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5023 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5025 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8733 +label: " その他" +value: "106" +data: Eccube\Entity\Category {#5031 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150829 {#5029 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5030 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5032 …} -Children: Doctrine\ORM\PersistentCollection {#5035 …} -Parent: Eccube\Entity\Category {#4968} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8734 +label: " テーブルウエア" +value: "205" +data: Eccube\Entity\Category {#5038 -id: 205 -name: "テーブルウエア" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1771209575 {#4719 date: 2026-02-16 11:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#4720 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5039 …} -Children: Doctrine\ORM\PersistentCollection {#5042 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8735 +label: " 洋食器" +value: "234" +data: Eccube\Entity\Category {#5043 -id: 234 -name: "洋食器" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1771225883 {#4978 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225883 {#4979 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5044 …} -Children: Doctrine\ORM\PersistentCollection {#5047 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8736 +label: " プレート" +value: "236" +data: Eccube\Entity\Category {#5048 -id: 236 -name: "プレート" -hierarchy: 4 -sort_no: 130 -create_date: DateTime @1771226110 {#5036 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226110 {#5037 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5049 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Eccube\Entity\Category {#5043} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8737 +label: " ボウル" +value: "235" +data: Eccube\Entity\Category {#5059 -id: 235 -name: "ボウル" -hierarchy: 4 -sort_no: 129 -create_date: DateTime @1771226098 {#5057 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226098 {#5058 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5060 …} -Children: Doctrine\ORM\PersistentCollection {#5063 …} -Parent: Eccube\Entity\Category {#5043} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8738 +label: " 和食器" +value: "233" +data: Eccube\Entity\Category {#5066 -id: 233 -name: "和食器" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1771225875 {#4851 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225875 {#4850 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8739 +label: " 皿・小鉢・椀" +value: "239" +data: Eccube\Entity\Category {#5071 -id: 239 -name: "皿・小鉢・椀" -hierarchy: 4 -sort_no: 127 -create_date: DateTime @1771226157 {#5064 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226157 {#5065 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5072 …} -Children: Doctrine\ORM\PersistentCollection {#5075 …} -Parent: Eccube\Entity\Category {#5066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8740 +label: " 茶器・茶杯" +value: "238" +data: Eccube\Entity\Category {#5080 -id: 238 -name: "茶器・茶杯" -hierarchy: 4 -sort_no: 126 -create_date: DateTime @1771226135 {#5078 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772607365 {#5079 date: 2026-03-04 15:56:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8741 +label: " その他" +value: "237" +data: Eccube\Entity\Category {#5087 -id: 237 -name: "その他" -hierarchy: 4 -sort_no: 125 -create_date: DateTime @1771226130 {#5085 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226130 {#5086 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5088 …} -Children: Doctrine\ORM\PersistentCollection {#5091 …} -Parent: Eccube\Entity\Category {#5066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8742 +label: " ケーキスタンド・コンポート" +value: "232" +data: Eccube\Entity\Category {#5092 -id: 232 -name: "ケーキスタンド・コンポート" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1771225866 {#5076 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225866 {#5077 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5093 …} -Children: Doctrine\ORM\PersistentCollection {#5096 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8743 +label: " コーヒー・ティー" +value: "231" +data: Eccube\Entity\Category {#5101 -id: 231 -name: "コーヒー・ティー" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1771225856 {#5097 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225856 {#5098 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8744 +label: " カップアンドソーサー" +value: "243" +data: Eccube\Entity\Category {#5106 -id: 243 -name: "カップアンドソーサー" -hierarchy: 4 -sort_no: 122 -create_date: DateTime @1771226268 {#5099 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226268 {#5100 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8745 +label: " マグ・カップ" +value: "242" +data: Eccube\Entity\Category {#5115 -id: 242 -name: "マグ・カップ" -hierarchy: 4 -sort_no: 121 -create_date: DateTime @1771226253 {#5113 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226253 {#5114 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8746 +label: " ティーポット" +value: "241" +data: Eccube\Entity\Category {#5122 -id: 241 -name: "ティーポット" -hierarchy: 4 -sort_no: 120 -create_date: DateTime @1771226235 {#5120 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226235 {#5121 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8747 +label: " コーヒー・ティー関連" +value: "240" +data: Eccube\Entity\Category {#5129 -id: 240 -name: "コーヒー・ティー関連" -hierarchy: 4 -sort_no: 119 -create_date: DateTime @1771226211 {#5127 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226211 {#5128 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5130 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8748 +label: " テーブルクロス" +value: "230" +data: Eccube\Entity\Category {#5136 -id: 230 -name: "テーブルクロス" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1771225845 {#5054 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225845 {#5053 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5137 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8749 +label: " テーブルクロス" +value: "245" +data: Eccube\Entity\Category {#5141 -id: 245 -name: "テーブルクロス" -hierarchy: 4 -sort_no: 117 -create_date: DateTime @1771226316 {#5134 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226316 {#5135 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5142 …} -Children: Doctrine\ORM\PersistentCollection {#5145 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8750 +label: " ランチマット・コースター" +value: "244" +data: Eccube\Entity\Category {#5150 -id: 244 -name: "ランチマット・コースター" -hierarchy: 4 -sort_no: 116 -create_date: DateTime @1771226305 {#5148 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226305 {#5149 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5151 …} -Children: Doctrine\ORM\PersistentCollection {#5154 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8751 +label: " グラス" +value: "229" +data: Eccube\Entity\Category {#5157 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8752 +label: " グラス" +value: "248" +data: Eccube\Entity\Category {#5162 -id: 248 -name: "グラス" -hierarchy: 4 -sort_no: 114 -create_date: DateTime @1771226394 {#5155 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226394 {#5156 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5163 …} -Children: Doctrine\ORM\PersistentCollection {#5166 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8753 +label: " ワイン・シャンパン" +value: "247" +data: Eccube\Entity\Category {#5171 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 113 -create_date: DateTime @1771226357 {#5169 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#5170 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8754 +label: " その他" +value: "246" +data: Eccube\Entity\Category {#5178 -id: 246 -name: "その他" -hierarchy: 4 -sort_no: 112 -create_date: DateTime @1771226338 {#5176 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226338 {#5177 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5179 …} -Children: Doctrine\ORM\PersistentCollection {#5182 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8755 +label: " カトラリー・箸" +value: "228" +data: Eccube\Entity\Category {#5183 -id: 228 -name: "カトラリー・箸" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1771225823 {#5167 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225823 {#5168 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5184 …} -Children: Doctrine\ORM\PersistentCollection {#5187 …} -Parent: Eccube\Entity\Category {#5038} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8756 +label: " キッチンツール" +value: "206" +data: Eccube\Entity\Category {#5190 -id: 206 -name: "キッチンツール" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1771209609 {#5112 date: 2026-02-16 11:40:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5111 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5191 …} -Children: Doctrine\ORM\PersistentCollection {#5194 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8757 +label: " 調理器具(フライパン・鍋・ケトル・やかん)" +value: "213" +data: Eccube\Entity\Category {#5195 -id: 213 -name: "調理器具(フライパン・鍋・ケトル・やかん)" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1771225230 {#5188 date: 2026-02-16 16:00:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5189 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5196 …} -Children: Doctrine\ORM\PersistentCollection {#5199 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8758 +label: " 調理ツール(トング・サーバー・包丁・ハサミ)" +value: "214" +data: Eccube\Entity\Category {#5204 -id: 214 -name: "調理ツール(トング・サーバー・包丁・ハサミ)" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1771225248 {#5202 date: 2026-02-16 16:00:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5203 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5205 …} -Children: Doctrine\ORM\PersistentCollection {#5208 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8759 +label: " カッティングボード" +value: "215" +data: Eccube\Entity\Category {#5211 -id: 215 -name: "カッティングボード" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1771225267 {#5209 date: 2026-02-16 16:01:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5210 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5212 …} -Children: Doctrine\ORM\PersistentCollection {#5215 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8760 +label: " 食材・調味(スパイス・スパイスミル・醤油差し)" +value: "217" +data: Eccube\Entity\Category {#5218 -id: 217 -name: "食材・調味(スパイス・スパイスミル・醤油差し)" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1771225341 {#5216 date: 2026-02-16 16:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5217 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8761 +label: " 保存・収納(キャニスター・コンテナ)" +value: "216" +data: Eccube\Entity\Category {#5225 -id: 216 -name: "保存・収納(キャニスター・コンテナ)" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1771225315 {#5223 date: 2026-02-16 16:01:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5224 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5226 …} -Children: Doctrine\ORM\PersistentCollection {#5229 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8762 +label: " お盆・トレイ" +value: "218" +data: Eccube\Entity\Category {#5232 -id: 218 -name: "お盆・トレイ" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1771225364 {#5230 date: 2026-02-16 16:02:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5231 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5233 …} -Children: Doctrine\ORM\PersistentCollection {#5236 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8763 +label: " その他" +value: "219" +data: Eccube\Entity\Category {#5239 -id: 219 -name: "その他" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1771225390 {#5237 date: 2026-02-16 16:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#5238 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8764 +label: " 本・ステーショナリー" +value: "207" +data: Eccube\Entity\Category {#5246 -id: 207 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1771209639 {#5200 date: 2026-02-16 11:40:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5201 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5247 …} -Children: Doctrine\ORM\PersistentCollection {#5250 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8765 +label: " Art Book /アート" +value: "227" +data: Eccube\Entity\Category {#5251 -id: 227 -name: "Art Book /アート" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1771225728 {#5244 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225728 {#5245 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5252 …} -Children: Doctrine\ORM\PersistentCollection {#5255 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8766 +label: " Antique Book /アンティーク" +value: "226" +data: Eccube\Entity\Category {#5260 -id: 226 -name: "Antique Book /アンティーク" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1771225719 {#5258 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225719 {#5259 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5261 …} -Children: Doctrine\ORM\PersistentCollection {#5264 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8767 +label: " Disply Book /ディスプレイ" +value: "225" +data: Eccube\Entity\Category {#5267 -id: 225 -name: "Disply Book /ディスプレイ" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1771225710 {#5265 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225710 {#5266 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5268 …} -Children: Doctrine\ORM\PersistentCollection {#5271 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8768 +label: " 雑誌・その他" +value: "224" +data: Eccube\Entity\Category {#5274 -id: 224 -name: "雑誌・その他" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1771225699 {#5272 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225699 {#5273 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8769 +label: " ステーショナリー" +value: "223" +data: Eccube\Entity\Category {#5281 -id: 223 -name: "ステーショナリー" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1771225691 {#5279 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225691 {#5280 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5282 …} -Children: Doctrine\ORM\PersistentCollection {#5285 …} -Parent: Eccube\Entity\Category {#5246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8770 +label: " フレーム・ポスター" +value: "208" +data: Eccube\Entity\Category {#5288 -id: 208 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1771209688 {#5256 date: 2026-02-16 11:41:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5257 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5289 …} -Children: Doctrine\ORM\PersistentCollection {#5292 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8771 +label: " フレーム" +value: "220" +data: Eccube\Entity\Category {#5293 -id: 220 -name: "フレーム" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1771225484 {#5286 date: 2026-02-16 16:04:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#5287 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8772 +label: " ポスター" +value: "221" +data: Eccube\Entity\Category {#5302 -id: 221 -name: "ポスター" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1771225491 {#5300 date: 2026-02-16 16:04:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#5301 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5303 …} -Children: Doctrine\ORM\PersistentCollection {#5306 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8773 +label: " パネル・その他" +value: "222" +data: Eccube\Entity\Category {#5309 -id: 222 -name: "パネル・その他" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1771225506 {#5307 date: 2026-02-16 16:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#5308 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5310 …} -Children: Doctrine\ORM\PersistentCollection {#5313 …} -Parent: Eccube\Entity\Category {#5288} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8774 +label: " バス・ランドリー" +value: "196" +data: Eccube\Entity\Category {#5316 -id: 196 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1770879850 {#5298 date: 2026-02-12 16:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5299 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5317 …} -Children: Doctrine\ORM\PersistentCollection {#5320 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8775 +label: " バス" +value: "198" +data: Eccube\Entity\Category {#5321 -id: 198 -name: "バス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1770881257 {#5314 date: 2026-02-12 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#5315 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8776 +label: " ランドリー" +value: "199" +data: Eccube\Entity\Category {#5330 -id: 199 -name: "ランドリー" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1770881277 {#5328 date: 2026-02-12 16:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#5329 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8777 +label: " トレイ・その他" +value: "200" +data: Eccube\Entity\Category {#5337 -id: 200 -name: "トレイ・その他" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1770881290 {#5335 date: 2026-02-12 16:28:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#5336 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5338 …} -Children: Doctrine\ORM\PersistentCollection {#5341 …} -Parent: Eccube\Entity\Category {#5316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8778 +label: " ファブリック" +value: "197" +data: Eccube\Entity\Category {#5344 -id: 197 -name: "ファブリック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1770879885 {#5326 date: 2026-02-12 16:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5327 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8779 +label: " クッションカバー" +value: "201" +data: Eccube\Entity\Category {#5349 -id: 201 -name: "クッションカバー" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1770881334 {#5342 date: 2026-02-12 16:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5343 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5350 …} -Children: Doctrine\ORM\PersistentCollection {#5353 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8780 +label: " ブランケット・スロー" +value: "202" +data: Eccube\Entity\Category {#5358 -id: 202 -name: "ブランケット・スロー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1770881377 {#5356 date: 2026-02-12 16:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5357 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5362 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8781 +label: " ラグ" +value: "203" +data: Eccube\Entity\Category {#5365 -id: 203 -name: "ラグ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1770881382 {#5363 date: 2026-02-12 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5364 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8782 +label: " その他" +value: "204" +data: Eccube\Entity\Category {#5372 -id: 204 -name: "その他" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1770881386 {#5370 date: 2026-02-12 16:29:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#5371 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5373 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: Eccube\Entity\Category {#5344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8783 +label: " インテリアグリーン" +value: "209" +data: Eccube\Entity\Category {#5379 -id: 209 -name: "インテリアグリーン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1771209725 {#5147 date: 2026-02-16 11:42:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5146 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5383 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8784 +label: " 造花・枝・ドライフラワー" +value: "210" +data: Eccube\Entity\Category {#5384 -id: 210 -name: "造花・枝・ドライフラワー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1771210498 {#5377 date: 2026-02-16 11:54:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#5378 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5388 …} -Parent: Eccube\Entity\Category {#5379} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8785 +label: " プランターカバー" +value: "211" +data: Eccube\Entity\Category {#5393 -id: 211 -name: "プランターカバー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1771210516 {#5391 date: 2026-02-16 11:55:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#5392 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5397 …} -Parent: Eccube\Entity\Category {#5379} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8786 +label: " ガーデニングツール" +value: "212" +data: Eccube\Entity\Category {#5400 -id: 212 -name: "ガーデニングツール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1771210535 {#5398 date: 2026-02-16 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#5399 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5379} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8787 +label: " 店舗・撮影備品" +value: "151" +data: Eccube\Entity\Category {#5409 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1710901233 {#5389 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5390 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#4507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8788 +label: " 店舗用ツール" +value: "154" +data: Eccube\Entity\Category {#5414 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1710902594 {#5405 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5406 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5415 …} -Children: Doctrine\ORM\PersistentCollection {#5418 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8789 +label: " トルソー" +value: "180" +data: Eccube\Entity\Category {#5419 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903832 {#5407 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5408 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5420 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: Eccube\Entity\Category {#5414} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8790 +label: " ディスプレイツール" +value: "182" +data: Eccube\Entity\Category {#5430 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5428 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5429 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5431 …} -Children: Doctrine\ORM\PersistentCollection {#5434 …} -Parent: Eccube\Entity\Category {#5414} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8791 +label: " その他" +value: "183" +data: Eccube\Entity\Category {#5437 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5435 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5436 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5438 …} -Children: Doctrine\ORM\PersistentCollection {#5441 …} -Parent: Eccube\Entity\Category {#5414} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8792 +label: " その他撮影ツール" +value: "155" +data: Eccube\Entity\Category {#5444 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5426 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5427 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5445 …} -Children: Doctrine\ORM\PersistentCollection {#5448 …} -Parent: Eccube\Entity\Category {#5409} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8793 +label: " 天板" +value: "184" +data: Eccube\Entity\Category {#5449 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5442 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5443 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5450 …} -Children: Doctrine\ORM\PersistentCollection {#5453 …} -Parent: Eccube\Entity\Category {#5444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8794 +label: " その他" +value: "185" +data: Eccube\Entity\Category {#5458 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5456 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5457 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5462 …} -Parent: Eccube\Entity\Category {#5444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8795 +label: "展示関連品" +value: "113" +data: Eccube\Entity\Category {#5424 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 90 -create_date: DateTime @1682150829 {#5455 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5454 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5425 …} -Children: Doctrine\ORM\PersistentCollection {#5465 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8796 +label: " 額縁 / スポットライト" +value: "114" +data: Eccube\Entity\Category {#5466 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150829 {#5355 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5354 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5467 …} -Children: Doctrine\ORM\PersistentCollection {#5470 …} -Parent: Eccube\Entity\Category {#5424} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Category {#5171 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 113 -create_date: DateTime @1771226357 {#5169 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#5170 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Eccube\Entity\Category {#5157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8553 -form: Symfony\Component\Form\Form {#7082 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8550 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#8551 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5505 …} } |
| 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 | "247" |
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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6619 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4125 …} } |
| 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() {#6612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#6618 …} } } |
| 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 {#8797 -form: Symfony\Component\Form\Form {#7085 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8516 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6631 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4125 …} } |
| 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() {#6626 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#6627 …} } } |
| 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 {#8799 -form: Symfony\Component\Form\Form {#7088 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8798 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6638 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4125 …} } |
| 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() {#6640 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#6639 …} } } |
| 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 {#8801 -form: Symfony\Component\Form\Form {#7091 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8800 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6649 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4125 …} } |
| 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() {#6651 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#6650 …} } } |
| 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 {#8803 -form: Symfony\Component\Form\Form {#7094 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8802 …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 {#8215 -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 {#6694 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6662 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6693 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6692 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6663 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6664 …} -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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …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 {#6663 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6664 …} -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() {#6661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#6660 …} } } |
| 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 {#6705 +label: "White" +value: "12" +data: Eccube\Entity\Tag {#6745 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6735 +label: "Black" +value: "13" +data: Eccube\Entity\Tag {#6790 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6729 +label: "Gray" +value: "14" +data: Eccube\Entity\Tag {#6785 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6744 +label: "Ivory" +value: "16" +data: Eccube\Entity\Tag {#6782 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6727 +label: "Brown" +value: "17" +data: Eccube\Entity\Tag {#6756 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6741 +label: "Navy" +value: "18" +data: Eccube\Entity\Tag {#6753 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6737 +label: "Blue" +value: "19" +data: Eccube\Entity\Tag {#6816 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6734 +label: "Green" +value: "20" +data: Eccube\Entity\Tag {#6820 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6730 +label: "Pink" +value: "21" +data: Eccube\Entity\Tag {#6823 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6740 +label: "Red" +value: "22" +data: Eccube\Entity\Tag {#6826 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7012 +label: "Yellow" +value: "23" +data: Eccube\Entity\Tag {#6829 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7013 +label: "Orange" +value: "24" +data: Eccube\Entity\Tag {#6832 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7014 +label: "Purple" +value: "25" +data: Eccube\Entity\Tag {#6835 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7015 +label: "Silver" +value: "26" +data: Eccube\Entity\Tag {#6838 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7016 +label: "Gold" +value: "27" +data: Eccube\Entity\Tag {#6841 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7017 +label: "Clear" +value: "28" +data: Eccube\Entity\Tag {#6844 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7018 +label: "木" +value: "29" +data: Eccube\Entity\Tag {#6847 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7019 +label: "鉄" +value: "30" +data: Eccube\Entity\Tag {#6850 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7020 +label: "ガラス" +value: "31" +data: Eccube\Entity\Tag {#6853 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7021 +label: "陶器" +value: "32" +data: Eccube\Entity\Tag {#6856 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7022 +label: "琺瑯" +value: "33" +data: Eccube\Entity\Tag {#6859 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7023 +label: "真鍮" +value: "34" +data: Eccube\Entity\Tag {#6862 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7024 +label: "紙" +value: "35" +data: Eccube\Entity\Tag {#6865 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7025 +label: "布" +value: "36" +data: Eccube\Entity\Tag {#6868 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7026 +label: "糸" +value: "37" +data: Eccube\Entity\Tag {#6871 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7027 +label: "コンクリート" +value: "38" +data: Eccube\Entity\Tag {#6874 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7028 +label: "ポリプロピレン" +value: "39" +data: Eccube\Entity\Tag {#6877 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7029 +label: "セラミック" +value: "40" +data: Eccube\Entity\Tag {#6880 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7030 +label: "籐" +value: "41" +data: Eccube\Entity\Tag {#6883 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7031 +label: "銅" +value: "42" +data: Eccube\Entity\Tag {#6886 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7032 +label: "レザー" +value: "43" +data: Eccube\Entity\Tag {#6889 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7033 +label: "大理石・石" +value: "44" +data: Eccube\Entity\Tag {#6892 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7034 +label: "Art" +value: "45" +data: Eccube\Entity\Tag {#6895 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7035 +label: "Craft" +value: "46" +data: Eccube\Entity\Tag {#6898 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7036 +label: "Primitive" +value: "47" +data: Eccube\Entity\Tag {#6901 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7037 +label: "Nordic" +value: "48" +data: Eccube\Entity\Tag {#6904 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7038 +label: "Postmodern" +value: "49" +data: Eccube\Entity\Tag {#6907 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7039 +label: "Modern" +value: "50" +data: Eccube\Entity\Tag {#6910 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7040 +label: "Industrial" +value: "51" +data: Eccube\Entity\Tag {#6913 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7041 +label: "Antiques" +value: "52" +data: Eccube\Entity\Tag {#6916 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7042 +label: "Vintage" +value: "53" +data: Eccube\Entity\Tag {#6919 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7043 +label: "Asian" +value: "54" +data: Eccube\Entity\Tag {#6922 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7044 +label: "Japanese" +value: "55" +data: Eccube\Entity\Tag {#6925 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7045 +label: "Euro" +value: "56" +data: Eccube\Entity\Tag {#6928 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7046 +label: "US" +value: "57" +data: Eccube\Entity\Tag {#6931 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7047 +label: "Moroccan" +value: "58" +data: Eccube\Entity\Tag {#6934 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7048 +label: "clear" +value: "59" +data: Eccube\Entity\Tag {#6937 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7049 +label: "その他" +value: "60" +data: Eccube\Entity\Tag {#6940 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7050 +label: "金物" +value: "61" +data: Eccube\Entity\Tag {#6943 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7051 +label: "プラスチック" +value: "62" +data: Eccube\Entity\Tag {#6946 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7052 +label: "大理石" +value: "63" +data: Eccube\Entity\Tag {#6949 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7053 +label: "Brand" +value: "64" +data: Eccube\Entity\Tag {#6952 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7054 +label: "Designer" +value: "65" +data: Eccube\Entity\Tag {#6955 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7055 +label: "Original" +value: "66" +data: Eccube\Entity\Tag {#6958 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7056 +label: "Animal" +value: "67" +data: Eccube\Entity\Tag {#6961 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7057 +label: "Paola Paronett" +value: "68" +data: Eccube\Entity\Tag {#6964 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7058 +label: "Hedwig Bollhagen" +value: "69" +data: Eccube\Entity\Tag {#6967 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7059 +label: "CONRAN" +value: "70" +data: Eccube\Entity\Tag {#6970 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7060 +label: "African" +value: "71" +data: Eccube\Entity\Tag {#6973 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7061 +label: "Yanagi Sori" +value: "72" +data: Eccube\Entity\Tag {#6976 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7062 +label: "Lisa Larson" +value: "73" +data: Eccube\Entity\Tag {#6979 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7063 +label: "北欧モダン" +value: "74" +data: Eccube\Entity\Tag {#6982 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7064 +label: "Mario Botta" +value: "75" +data: Eccube\Entity\Tag {#6985 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7065 +label: "Mexican" +value: "76" +data: Eccube\Entity\Tag {#6988 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7066 +label: "スチール" +value: "77" +data: Eccube\Entity\Tag {#6991 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7067 +label: "French" +value: "78" +data: Eccube\Entity\Tag {#6994 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7068 +label: "漆" +value: "79" +data: Eccube\Entity\Tag {#6997 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7069 +label: "ウール" +value: "80" +data: Eccube\Entity\Tag {#7000 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7070 +label: "刺繍" +value: "82" +data: Eccube\Entity\Tag {#7003 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7071 +label: "Beige" +value: "83" +data: Eccube\Entity\Tag {#7006 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7072 +label: "竹" +value: "86" +data: Eccube\Entity\Tag {#7009 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#8215 -elements: [] } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8805 -form: Symfony\Component\Form\Form {#7806 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#8804 …5} |
| full_name | "tag" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag" |
| is_selected | Closure($choice, array $values) {#8807 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5505 …} } |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7105 …} } } |
| 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 {#8810 -form: Symfony\Component\Form\Form {#7809 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8808 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7115 …} } } |
| 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 {#8812 -form: Symfony\Component\Form\Form {#7812 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8811 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7125 …} } } |
| 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 {#8814 -form: Symfony\Component\Form\Form {#7815 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8813 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7135 …} } } |
| 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 {#8816 -form: Symfony\Component\Form\Form {#7818 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8815 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7145 …} } } |
| 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 {#8818 -form: Symfony\Component\Form\Form {#7821 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8817 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7155 …} } } |
| 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 {#8820 -form: Symfony\Component\Form\Form {#7824 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8819 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7165 …} } } |
| 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 {#8822 -form: Symfony\Component\Form\Form {#7827 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8821 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7175 …} } } |
| 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 {#8824 -form: Symfony\Component\Form\Form {#7830 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8823 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7185 …} } } |
| 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 {#8826 -form: Symfony\Component\Form\Form {#7833 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8825 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7196 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7195 …} } } |
| 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 {#8828 -form: Symfony\Component\Form\Form {#7836 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8827 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7205 …} } } |
| 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 {#8830 -form: Symfony\Component\Form\Form {#7839 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8829 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7215 …} } } |
| 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 {#8832 -form: Symfony\Component\Form\Form {#7842 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8831 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7226 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7225 …} } } |
| 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 {#8834 -form: Symfony\Component\Form\Form {#7845 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8833 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7235 …} } } |
| 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 {#8836 -form: Symfony\Component\Form\Form {#7848 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8835 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7245 …} } } |
| 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 {#8838 -form: Symfony\Component\Form\Form {#7851 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8837 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7255 …} } } |
| 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 {#8840 -form: Symfony\Component\Form\Form {#7854 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8839 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "木" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7265 …} } } |
| 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 {#8842 -form: Symfony\Component\Form\Form {#7857 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8841 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "鉄" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7276 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7275 …} } } |
| 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 {#8844 -form: Symfony\Component\Form\Form {#7860 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8843 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "ガラス" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7285 …} } } |
| 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 {#8846 -form: Symfony\Component\Form\Form {#7863 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8845 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "陶器" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7295 …} } } |
| 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 {#8848 -form: Symfony\Component\Form\Form {#7866 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8847 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "琺瑯" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7305 …} } } |
| 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 {#8850 -form: Symfony\Component\Form\Form {#7869 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8849 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "真鍮" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7315 …} } } |
| 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 {#8852 -form: Symfony\Component\Form\Form {#7872 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8851 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "紙" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7325 …} } } |
| 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 {#8854 -form: Symfony\Component\Form\Form {#7875 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8853 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "布" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7335 …} } } |
| 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 {#8856 -form: Symfony\Component\Form\Form {#7878 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8855 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "糸" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7346 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7345 …} } } |
| 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 {#8858 -form: Symfony\Component\Form\Form {#7881 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8857 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "コンクリート" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7356 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7355 …} } } |
| 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 {#8860 -form: Symfony\Component\Form\Form {#7884 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8859 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "ポリプロピレン" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7365 …} } } |
| 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 {#8862 -form: Symfony\Component\Form\Form {#7887 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8861 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "セラミック" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7375 …} } } |
| 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 {#8864 -form: Symfony\Component\Form\Form {#7890 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8863 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "籐" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7385 …} } } |
| 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 {#8866 -form: Symfony\Component\Form\Form {#7893 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8865 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "銅" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7396 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7395 …} } } |
| 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 {#8868 -form: Symfony\Component\Form\Form {#7896 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8867 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "レザー" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7405 …} } } |
| 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 {#8870 -form: Symfony\Component\Form\Form {#7899 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8869 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "大理石・石" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7416 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7415 …} } } |
| 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 {#8872 -form: Symfony\Component\Form\Form {#7902 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8871 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7426 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7425 …} } } |
| 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 {#8874 -form: Symfony\Component\Form\Form {#7905 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8873 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7435 …} } } |
| 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 {#8876 -form: Symfony\Component\Form\Form {#7908 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8875 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7445 …} } } |
| 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 {#8878 -form: Symfony\Component\Form\Form {#7911 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8877 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7456 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7455 …} } } |
| 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 {#8880 -form: Symfony\Component\Form\Form {#7914 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8879 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7466 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7465 …} } } |
| 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 {#8882 -form: Symfony\Component\Form\Form {#7917 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8881 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7476 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7475 …} } } |
| 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 {#8884 -form: Symfony\Component\Form\Form {#7920 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8883 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7485 …} } } |
| 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 {#8886 -form: Symfony\Component\Form\Form {#7923 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8885 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7496 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7495 …} } } |
| 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 {#8888 -form: Symfony\Component\Form\Form {#7926 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8887 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7505 …} } } |
| 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 {#8890 -form: Symfony\Component\Form\Form {#7929 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8889 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#6465 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#6463 …} } } |
| 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 {#8892 -form: Symfony\Component\Form\Form {#7932 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8891 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7518 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7517 …} } } |
| 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 {#8894 -form: Symfony\Component\Form\Form {#7935 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8893 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7528 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7527 …} } } |
| 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 {#8896 -form: Symfony\Component\Form\Form {#7938 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8895 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7538 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7537 …} } } |
| 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 {#8898 -form: Symfony\Component\Form\Form {#7941 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8897 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7548 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7547 …} } } |
| 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 {#8900 -form: Symfony\Component\Form\Form {#7944 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8899 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7557 …} } } |
| 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 {#8902 -form: Symfony\Component\Form\Form {#7947 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8901 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "その他" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7567 …} } } |
| 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 {#8904 -form: Symfony\Component\Form\Form {#7950 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8903 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "金物" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7578 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7577 …} } } |
| 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 {#8906 -form: Symfony\Component\Form\Form {#7953 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8905 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "プラスチック" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7587 …} } } |
| 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 {#8908 -form: Symfony\Component\Form\Form {#7956 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8907 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "大理石" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7597 …} } } |
| 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 {#8910 -form: Symfony\Component\Form\Form {#7959 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8909 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7608 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7607 …} } } |
| 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 {#8912 -form: Symfony\Component\Form\Form {#7962 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8911 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7617 …} } } |
| 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 {#8914 -form: Symfony\Component\Form\Form {#7965 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8913 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7627 …} } } |
| 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 {#8916 -form: Symfony\Component\Form\Form {#7968 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8915 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7637 …} } } |
| 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 {#8918 -form: Symfony\Component\Form\Form {#7971 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8917 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7647 …} } } |
| 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 {#8920 -form: Symfony\Component\Form\Form {#7974 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8919 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7658 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7657 …} } } |
| 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 {#8922 -form: Symfony\Component\Form\Form {#7977 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8921 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7668 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7667 …} } } |
| 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 {#8924 -form: Symfony\Component\Form\Form {#7980 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8923 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7678 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7677 …} } } |
| 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 {#8926 -form: Symfony\Component\Form\Form {#7983 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8925 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7687 …} } } |
| 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 {#8928 -form: Symfony\Component\Form\Form {#7986 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8927 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7698 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7697 …} } } |
| 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 {#8930 -form: Symfony\Component\Form\Form {#7989 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8929 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "北欧モダン" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7707 …} } } |
| 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 {#8932 -form: Symfony\Component\Form\Form {#7992 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8931 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7718 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7717 …} } } |
| 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 {#8934 -form: Symfony\Component\Form\Form {#7995 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8933 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7727 …} } } |
| 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 {#8936 -form: Symfony\Component\Form\Form {#7998 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8935 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "スチール" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7738 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7737 …} } } |
| 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 {#8938 -form: Symfony\Component\Form\Form {#8001 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8937 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7747 …} } } |
| 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 {#8940 -form: Symfony\Component\Form\Form {#8004 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8939 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "漆" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7758 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7757 …} } } |
| 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 {#8942 -form: Symfony\Component\Form\Form {#8007 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8941 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "ウール" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7767 …} } } |
| 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 {#8944 -form: Symfony\Component\Form\Form {#8010 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8943 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "刺繍" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7777 …} } } |
| 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 {#8946 -form: Symfony\Component\Form\Form {#8013 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8945 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 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() {#7788 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7787 …} } } |
| 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 {#8948 -form: Symfony\Component\Form\Form {#8016 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8947 …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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#7101 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7097 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7103 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "竹" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded 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() {#7798 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4210 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7797 …} } } |
| 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 {#8950 -form: Symfony\Component\Form\Form {#8019 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8949 …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" |