- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 439
- Events
- Routing
- Cache
- Translation 9
- Security
- Twig
- Doctrine
- Migrations 14
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
category_id
-
name
-
word
-
tag1
-
tag2
-
-
12
-
13
-
14
-
16
-
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25
-
26
-
27
-
28
-
29
-
30
-
31
-
32
-
33
-
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80
-
82
-
83
-
86
-
-
(no name)
"Eccube\Form\Type\SearchProductBlockType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "category_id" => Eccube\Entity\Category {#4742 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4735 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4736 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4743 …} -Children: Doctrine\ORM\PersistentCollection {#4746 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } "name" => null "word" => null "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#8483 -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) {#6903 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() {#6905 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() {#6904 …} } } |
| 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 {#4742 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4735 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4736 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4743 …} -Children: Doctrine\ORM\PersistentCollection {#4746 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } "name" => null "word" => null "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#8483 -elements: [] } ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5722 -form: Symfony\Component\Form\Form {#7339 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8295 …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 {#4742 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4735 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4736 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4743 …} -Children: Doctrine\ORM\PersistentCollection {#4746 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } "name" => null "word" => null "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#8483 -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 |
"35"
|
| Normalized Format | Eccube\Entity\Category {#4742 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4735 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4736 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4743 …} -Children: Doctrine\ORM\PersistentCollection {#4746 …} -Parent: Eccube\Entity\Category {#4737 …} -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: 194 -name: "an1767" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1729836637 {#4293 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4291 date: 2024-10-25 15:10:37.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: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1727768864 {#4529 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4528 date: 2024-10-01 16:47:44.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: 133 -create_date: DateTime @1719359121 {#4522 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4521 date: 2024-08-14 11:18:14.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 {#4513 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1705815113 {#4515 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4514 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4512 …} -Children: Doctrine\ORM\PersistentCollection {#4509 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4292 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#4508 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4507 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4290 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4492 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1488881692 {#4506 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4505 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4493 …} -Children: Doctrine\ORM\PersistentCollection {#4496 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4497 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4504 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4503 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4498 …} -Children: Doctrine\ORM\PersistentCollection {#4501 …} -Parent: Eccube\Entity\Category {#4492} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4537 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4502 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4281 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4535 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4548 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -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 {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4555 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -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 {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4562 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4560 date: 2023-04-22 17:07:08.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 {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4569 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4567 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4568 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4570 …} -Children: Doctrine\ORM\PersistentCollection {#4573 …} -Parent: Eccube\Entity\Category {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4576 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4544 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4545 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4577 …} -Children: Doctrine\ORM\PersistentCollection {#4580 …} -Parent: Eccube\Entity\Category {#4492} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4581 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4574 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4575 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4582 …} -Children: Doctrine\ORM\PersistentCollection {#4585 …} -Parent: Eccube\Entity\Category {#4576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4590 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4588 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4589 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4591 …} -Children: Doctrine\ORM\PersistentCollection {#4594 …} -Parent: Eccube\Entity\Category {#4576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4597 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4595 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4596 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4598 …} -Children: Doctrine\ORM\PersistentCollection {#4601 …} -Parent: Eccube\Entity\Category {#4576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4602 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4541 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4540 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4603 …} -Children: Doctrine\ORM\PersistentCollection {#4606 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4607 -id: 195 -name: "トレイ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1756885442 {#4586 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756885442 {#4587 date: 2025-09-03 16:44:02.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: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#4614 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4615 date: 2023-04-22 17:31:56.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 {#4623 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4616 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4617 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4624 …} -Children: Doctrine\ORM\PersistentCollection {#4627 …} -Parent: Eccube\Entity\Category {#4618} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4632 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4630 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4631 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4633 …} -Children: Doctrine\ORM\PersistentCollection {#4636 …} -Parent: Eccube\Entity\Category {#4618} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4639 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4637 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4638 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4640 …} -Children: Doctrine\ORM\PersistentCollection {#4643 …} -Parent: Eccube\Entity\Category {#4618} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4646 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#4628 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4629 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4647 …} -Children: Doctrine\ORM\PersistentCollection {#4650 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4651 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#4644 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4645 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4646} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4660 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#4658 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4659 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4661 …} -Children: Doctrine\ORM\PersistentCollection {#4664 …} -Parent: Eccube\Entity\Category {#4646} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4667 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#4665 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4666 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4668 …} -Children: Doctrine\ORM\PersistentCollection {#4671 …} -Parent: Eccube\Entity\Category {#4646} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4674 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4656 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4657 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4675 …} -Children: Doctrine\ORM\PersistentCollection {#4678 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4679 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#4672 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4673 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4680 …} -Children: Doctrine\ORM\PersistentCollection {#4683 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4688 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4686 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4687 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4689 …} -Children: Doctrine\ORM\PersistentCollection {#4692 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4695 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#4693 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4694 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4702 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#4700 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4701 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4703 …} -Children: Doctrine\ORM\PersistentCollection {#4706 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4709 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4612 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4613 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4713 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4714 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4707 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4708 date: 2024-03-20 11:47:02.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: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#4721 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4722 date: 2024-03-20 11:47:02.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: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#4728 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4729 date: 2024-03-20 11:47:02.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 …} Eccube\Entity\Category {#4742 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4735 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4736 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4743 …} -Children: Doctrine\ORM\PersistentCollection {#4746 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4751 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4749 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4750 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4752 …} -Children: Doctrine\ORM\PersistentCollection {#4755 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4758 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4756 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4757 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4759 …} -Children: Doctrine\ORM\PersistentCollection {#4762 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4765 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4763 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4764 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4766 …} -Children: Doctrine\ORM\PersistentCollection {#4769 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4772 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4770 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4771 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4773 …} -Children: Doctrine\ORM\PersistentCollection {#4776 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4779 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4777 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4778 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4780 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4786 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#4684 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4685 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4787 …} -Children: Doctrine\ORM\PersistentCollection {#4790 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4791 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601999 {#4784 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#4785 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4792 …} -Children: Doctrine\ORM\PersistentCollection {#4795 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4800 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1723601941 {#4798 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#4799 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4801 …} -Children: Doctrine\ORM\PersistentCollection {#4804 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4807 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#4805 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4806 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4808 …} -Children: Doctrine\ORM\PersistentCollection {#4811 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4814 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#4812 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#4813 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4815 …} -Children: Doctrine\ORM\PersistentCollection {#4818 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4821 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#4819 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4820 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4822 …} -Children: Doctrine\ORM\PersistentCollection {#4825 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4828 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#4826 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4827 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4829 …} -Children: Doctrine\ORM\PersistentCollection {#4832 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4835 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#4833 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4834 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4842 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#4840 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4841 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4843 …} -Children: Doctrine\ORM\PersistentCollection {#4846 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4849 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1710903008 {#4847 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4848 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4854 -id: 48 -name: "ハンガー・フック" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#4796 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756274437 {#4797 date: 2025-08-27 15:00:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4858 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4863 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4859 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#4860 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4868 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4861 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4862 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4869 …} -Children: Doctrine\ORM\PersistentCollection {#4872 …} -Parent: Eccube\Entity\Category {#4863} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4877 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4875 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#4876 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4863} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4884 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4882 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4883 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4885 …} -Children: Doctrine\ORM\PersistentCollection {#4888 …} -Parent: Eccube\Entity\Category {#4863} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4891 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#4873 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4874 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4892 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4896 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4889 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4890 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4897 …} -Children: Doctrine\ORM\PersistentCollection {#4900 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4905 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4903 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4904 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4909 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4912 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4910 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4911 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4919 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#4917 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4918 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4920 …} -Children: Doctrine\ORM\PersistentCollection {#4923 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4926 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4747 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#4748 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4927 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4931 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#4924 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4925 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4932 …} -Children: Doctrine\ORM\PersistentCollection {#4935 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4940 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#4938 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4939 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4944 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4947 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#4945 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4946 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4948 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4954 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#4952 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4953 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4961 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#4959 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4960 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4962 …} -Children: Doctrine\ORM\PersistentCollection {#4965 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4968 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4936 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#4937 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4969 …} -Children: Doctrine\ORM\PersistentCollection {#4972 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4973 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#4966 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4967 date: 2024-03-20 11:54:00.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: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#4980 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4981 date: 2024-03-20 11:54:00.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: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#4987 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4988 date: 2024-03-20 11:54:00.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: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#4978 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#4979 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4997 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5001 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#4994 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4995 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5002 …} -Children: Doctrine\ORM\PersistentCollection {#5005 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5010 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5008 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5009 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5011 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5017 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5015 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5016 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5024 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5022 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5023 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5025 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5031 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#4902 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4901 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5032 …} -Children: Doctrine\ORM\PersistentCollection {#5035 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5036 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#4542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4543 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5037 …} -Children: Doctrine\ORM\PersistentCollection {#5040 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5041 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5029 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5030 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5042 …} -Children: Doctrine\ORM\PersistentCollection {#5045 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5052 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5050 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5051 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5053 …} -Children: Doctrine\ORM\PersistentCollection {#5056 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5059 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5057 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5058 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5060 …} -Children: Doctrine\ORM\PersistentCollection {#5063 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5066 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5064 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5065 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5073 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5071 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5072 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5074 …} -Children: Doctrine\ORM\PersistentCollection {#5077 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5080 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150828 {#5048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5049 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5085 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5078 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5079 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5094 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150828 {#5092 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5093 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5095 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5101 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5099 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5100 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5108 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#5106 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5107 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5109 …} -Children: Doctrine\ORM\PersistentCollection {#5112 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5115 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#5113 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5114 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5122 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1710903473 {#5120 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5121 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5129 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1710903477 {#5127 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5128 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5130 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5136 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5091 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5137 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5141 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5134 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5135 date: 2023-04-22 17:47:09.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: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5148 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5149 date: 2023-04-22 17:47:09.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 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5155 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5156 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5158 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5164 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5162 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5163 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5171 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5169 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5170 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5178 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5146 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5147 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5179 …} -Children: Doctrine\ORM\PersistentCollection {#5182 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5183 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5176 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5177 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5184 …} -Children: Doctrine\ORM\PersistentCollection {#5187 …} -Parent: Eccube\Entity\Category {#5178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5192 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150828 {#5190 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5191 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5196 …} -Parent: Eccube\Entity\Category {#5178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5199 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1682150828 {#5197 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5198 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5200 …} -Children: Doctrine\ORM\PersistentCollection {#5203 …} -Parent: Eccube\Entity\Category {#5178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5206 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5188 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5189 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5207 …} -Children: Doctrine\ORM\PersistentCollection {#5210 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5211 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5204 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5205 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5212 …} -Children: Doctrine\ORM\PersistentCollection {#5215 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5220 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5218 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5219 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5221 …} -Children: Doctrine\ORM\PersistentCollection {#5224 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5227 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5225 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5226 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5228 …} -Children: Doctrine\ORM\PersistentCollection {#5231 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5234 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1682150828 {#5232 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5233 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5235 …} -Children: Doctrine\ORM\PersistentCollection {#5238 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5241 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5239 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5240 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5242 …} -Children: Doctrine\ORM\PersistentCollection {#5245 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5248 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1710903700 {#5246 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5247 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5249 …} -Children: Doctrine\ORM\PersistentCollection {#5252 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5255 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5007 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5006 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5256 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5260 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150828 {#5253 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5254 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5261 …} -Children: Doctrine\ORM\PersistentCollection {#5264 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5269 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150828 {#5267 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5268 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5270 …} -Children: Doctrine\ORM\PersistentCollection {#5273 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5276 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150828 {#5274 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5275 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5277 …} -Children: Doctrine\ORM\PersistentCollection {#5280 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5283 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5281 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5282 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5290 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5288 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5289 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5294 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5297 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1682150829 {#5295 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5296 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5304 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150829 {#5302 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5303 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5311 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723541106 {#5309 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5310 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5318 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150829 {#5316 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5317 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5325 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1682150829 {#5265 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5266 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5326 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5330 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150829 {#5323 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5324 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5339 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150829 {#5337 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5338 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5346 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1710903799 {#5344 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5345 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5353 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1710903802 {#5351 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5352 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5360 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5046 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5047 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5365 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5216 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5217 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#5360} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5370 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5358 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5359 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5381 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5379 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5380 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5388 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5386 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5387 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5395 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5393 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5394 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5402 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5336 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5335 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5360} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5407 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5400 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5401 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5408 …} -Children: Doctrine\ORM\PersistentCollection {#5411 …} -Parent: Eccube\Entity\Category {#5402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5416 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5414 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5415 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5417 …} -Children: Doctrine\ORM\PersistentCollection {#5420 …} -Parent: Eccube\Entity\Category {#5402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5376 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1682150829 {#5413 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5412 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5424 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150829 {#5378 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5377 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5425 …} -Children: Doctrine\ORM\PersistentCollection {#5428 …} -Parent: Eccube\Entity\Category {#5376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } ] |
[ Eccube\Entity\Category {#4287 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1729836637 {#4293 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4291 date: 2024-10-25 15:10:37.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: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1727768864 {#4529 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4528 date: 2024-10-01 16:47:44.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: 133 -create_date: DateTime @1719359121 {#4522 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4521 date: 2024-08-14 11:18:14.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 {#4513 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1705815113 {#4515 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4514 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4512 …} -Children: Doctrine\ORM\PersistentCollection {#4509 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4292 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#4508 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4507 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4290 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4492 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1488881692 {#4506 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4505 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4493 …} -Children: Doctrine\ORM\PersistentCollection {#4496 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4497 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4504 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4503 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4498 …} -Children: Doctrine\ORM\PersistentCollection {#4501 …} -Parent: Eccube\Entity\Category {#4492} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4537 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4502 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4281 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4535 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4548 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -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 {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4555 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -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 {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4562 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4560 date: 2023-04-22 17:07:08.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 {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4569 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4567 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4568 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4570 …} -Children: Doctrine\ORM\PersistentCollection {#4573 …} -Parent: Eccube\Entity\Category {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4576 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4544 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4545 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4577 …} -Children: Doctrine\ORM\PersistentCollection {#4580 …} -Parent: Eccube\Entity\Category {#4492} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4581 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4574 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4575 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4582 …} -Children: Doctrine\ORM\PersistentCollection {#4585 …} -Parent: Eccube\Entity\Category {#4576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4590 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4588 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4589 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4591 …} -Children: Doctrine\ORM\PersistentCollection {#4594 …} -Parent: Eccube\Entity\Category {#4576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4597 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4595 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4596 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4598 …} -Children: Doctrine\ORM\PersistentCollection {#4601 …} -Parent: Eccube\Entity\Category {#4576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4602 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4541 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4540 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4603 …} -Children: Doctrine\ORM\PersistentCollection {#4606 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4607 -id: 195 -name: "トレイ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1756885442 {#4586 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756885442 {#4587 date: 2025-09-03 16:44:02.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: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#4614 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4615 date: 2023-04-22 17:31:56.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 {#4623 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4616 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4617 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4624 …} -Children: Doctrine\ORM\PersistentCollection {#4627 …} -Parent: Eccube\Entity\Category {#4618} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4632 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4630 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4631 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4633 …} -Children: Doctrine\ORM\PersistentCollection {#4636 …} -Parent: Eccube\Entity\Category {#4618} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4639 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4637 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4638 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4640 …} -Children: Doctrine\ORM\PersistentCollection {#4643 …} -Parent: Eccube\Entity\Category {#4618} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4646 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#4628 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4629 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4647 …} -Children: Doctrine\ORM\PersistentCollection {#4650 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4651 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#4644 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4645 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4646} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4660 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#4658 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4659 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4661 …} -Children: Doctrine\ORM\PersistentCollection {#4664 …} -Parent: Eccube\Entity\Category {#4646} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4667 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#4665 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4666 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4668 …} -Children: Doctrine\ORM\PersistentCollection {#4671 …} -Parent: Eccube\Entity\Category {#4646} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4674 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4656 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4657 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4675 …} -Children: Doctrine\ORM\PersistentCollection {#4678 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4679 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#4672 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4673 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4680 …} -Children: Doctrine\ORM\PersistentCollection {#4683 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4688 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4686 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4687 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4689 …} -Children: Doctrine\ORM\PersistentCollection {#4692 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4695 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#4693 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4694 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4702 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#4700 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4701 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4703 …} -Children: Doctrine\ORM\PersistentCollection {#4706 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4709 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4612 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4613 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4713 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4714 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4707 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4708 date: 2024-03-20 11:47:02.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: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#4721 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4722 date: 2024-03-20 11:47:02.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: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#4728 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4729 date: 2024-03-20 11:47:02.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 …} Eccube\Entity\Category {#4742 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4735 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4736 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4743 …} -Children: Doctrine\ORM\PersistentCollection {#4746 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4751 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4749 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4750 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4752 …} -Children: Doctrine\ORM\PersistentCollection {#4755 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4758 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4756 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4757 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4759 …} -Children: Doctrine\ORM\PersistentCollection {#4762 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4765 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4763 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4764 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4766 …} -Children: Doctrine\ORM\PersistentCollection {#4769 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4772 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4770 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4771 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4773 …} -Children: Doctrine\ORM\PersistentCollection {#4776 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4779 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4777 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4778 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4780 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4786 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#4684 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4685 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4787 …} -Children: Doctrine\ORM\PersistentCollection {#4790 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4791 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601999 {#4784 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#4785 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4792 …} -Children: Doctrine\ORM\PersistentCollection {#4795 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4800 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1723601941 {#4798 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#4799 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4801 …} -Children: Doctrine\ORM\PersistentCollection {#4804 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4807 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#4805 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4806 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4808 …} -Children: Doctrine\ORM\PersistentCollection {#4811 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4814 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#4812 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#4813 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4815 …} -Children: Doctrine\ORM\PersistentCollection {#4818 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4821 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#4819 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4820 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4822 …} -Children: Doctrine\ORM\PersistentCollection {#4825 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4828 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#4826 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4827 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4829 …} -Children: Doctrine\ORM\PersistentCollection {#4832 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4835 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#4833 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4834 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4842 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#4840 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4841 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4843 …} -Children: Doctrine\ORM\PersistentCollection {#4846 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4849 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1710903008 {#4847 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4848 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4854 -id: 48 -name: "ハンガー・フック" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#4796 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756274437 {#4797 date: 2025-08-27 15:00:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4858 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4863 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4859 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#4860 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4868 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4861 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4862 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4869 …} -Children: Doctrine\ORM\PersistentCollection {#4872 …} -Parent: Eccube\Entity\Category {#4863} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4877 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4875 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#4876 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4863} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4884 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4882 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4883 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4885 …} -Children: Doctrine\ORM\PersistentCollection {#4888 …} -Parent: Eccube\Entity\Category {#4863} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4891 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#4873 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4874 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4892 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4896 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4889 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4890 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4897 …} -Children: Doctrine\ORM\PersistentCollection {#4900 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4905 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4903 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4904 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4909 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4912 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4910 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4911 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4919 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#4917 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4918 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4920 …} -Children: Doctrine\ORM\PersistentCollection {#4923 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4926 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4747 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#4748 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4927 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4931 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#4924 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4925 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4932 …} -Children: Doctrine\ORM\PersistentCollection {#4935 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4940 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#4938 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4939 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4944 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4947 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#4945 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4946 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4948 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4954 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#4952 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4953 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4961 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#4959 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4960 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4962 …} -Children: Doctrine\ORM\PersistentCollection {#4965 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4968 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4936 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#4937 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4969 …} -Children: Doctrine\ORM\PersistentCollection {#4972 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4973 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#4966 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4967 date: 2024-03-20 11:54:00.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: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#4980 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4981 date: 2024-03-20 11:54:00.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: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#4987 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4988 date: 2024-03-20 11:54:00.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: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#4978 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#4979 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4997 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5001 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#4994 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4995 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5002 …} -Children: Doctrine\ORM\PersistentCollection {#5005 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5010 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5008 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5009 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5011 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5017 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5015 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5016 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5024 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5022 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5023 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5025 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5031 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#4902 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4901 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5032 …} -Children: Doctrine\ORM\PersistentCollection {#5035 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5036 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#4542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4543 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5037 …} -Children: Doctrine\ORM\PersistentCollection {#5040 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5041 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5029 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5030 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5042 …} -Children: Doctrine\ORM\PersistentCollection {#5045 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5052 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5050 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5051 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5053 …} -Children: Doctrine\ORM\PersistentCollection {#5056 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5059 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5057 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5058 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5060 …} -Children: Doctrine\ORM\PersistentCollection {#5063 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5066 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5064 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5065 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5073 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5071 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5072 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5074 …} -Children: Doctrine\ORM\PersistentCollection {#5077 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5080 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150828 {#5048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5049 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5085 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5078 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5079 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5094 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150828 {#5092 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5093 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5095 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5101 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5099 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5100 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5108 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#5106 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5107 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5109 …} -Children: Doctrine\ORM\PersistentCollection {#5112 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5115 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#5113 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5114 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5122 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1710903473 {#5120 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5121 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5129 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1710903477 {#5127 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5128 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5130 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5136 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5091 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5137 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5141 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5134 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5135 date: 2023-04-22 17:47:09.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: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5148 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5149 date: 2023-04-22 17:47:09.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 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5155 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5156 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5158 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5164 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5162 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5163 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5171 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5169 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5170 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5178 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5146 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5147 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5179 …} -Children: Doctrine\ORM\PersistentCollection {#5182 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5183 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5176 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5177 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5184 …} -Children: Doctrine\ORM\PersistentCollection {#5187 …} -Parent: Eccube\Entity\Category {#5178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5192 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150828 {#5190 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5191 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5196 …} -Parent: Eccube\Entity\Category {#5178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5199 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1682150828 {#5197 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5198 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5200 …} -Children: Doctrine\ORM\PersistentCollection {#5203 …} -Parent: Eccube\Entity\Category {#5178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5206 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5188 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5189 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5207 …} -Children: Doctrine\ORM\PersistentCollection {#5210 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5211 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5204 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5205 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5212 …} -Children: Doctrine\ORM\PersistentCollection {#5215 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5220 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5218 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5219 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5221 …} -Children: Doctrine\ORM\PersistentCollection {#5224 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5227 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5225 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5226 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5228 …} -Children: Doctrine\ORM\PersistentCollection {#5231 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5234 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1682150828 {#5232 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5233 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5235 …} -Children: Doctrine\ORM\PersistentCollection {#5238 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5241 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5239 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5240 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5242 …} -Children: Doctrine\ORM\PersistentCollection {#5245 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5248 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1710903700 {#5246 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5247 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5249 …} -Children: Doctrine\ORM\PersistentCollection {#5252 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5255 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5007 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5006 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5256 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5260 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150828 {#5253 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5254 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5261 …} -Children: Doctrine\ORM\PersistentCollection {#5264 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5269 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150828 {#5267 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5268 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5270 …} -Children: Doctrine\ORM\PersistentCollection {#5273 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5276 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150828 {#5274 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5275 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5277 …} -Children: Doctrine\ORM\PersistentCollection {#5280 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5283 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5281 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5282 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5290 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5288 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5289 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5294 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5297 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1682150829 {#5295 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5296 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5304 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150829 {#5302 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5303 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5311 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723541106 {#5309 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5310 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5318 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150829 {#5316 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5317 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5325 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1682150829 {#5265 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5266 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5326 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5330 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150829 {#5323 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5324 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5339 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150829 {#5337 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5338 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5346 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1710903799 {#5344 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5345 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5353 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1710903802 {#5351 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5352 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5360 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5046 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5047 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5365 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5216 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5217 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#5360} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5370 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5358 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5359 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5381 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5379 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5380 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5388 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5386 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5387 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5395 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5393 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5394 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5402 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5336 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5335 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5360} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5407 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5400 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5401 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5408 …} -Children: Doctrine\ORM\PersistentCollection {#5411 …} -Parent: Eccube\Entity\Category {#5402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5416 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5414 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5415 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5417 …} -Children: Doctrine\ORM\PersistentCollection {#5420 …} -Parent: Eccube\Entity\Category {#5402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5376 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1682150829 {#5413 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5412 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5424 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150829 {#5378 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5377 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5425 …} -Children: Doctrine\ORM\PersistentCollection {#5428 …} -Parent: Eccube\Entity\Category {#5376} -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 {#6919 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6924 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5489 -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: 194 -name: "an1767" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1729836637 {#4293 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4291 date: 2024-10-25 15:10:37.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: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1727768864 {#4529 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4528 date: 2024-10-01 16:47:44.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: 133 -create_date: DateTime @1719359121 {#4522 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4521 date: 2024-08-14 11:18:14.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 {#4513 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1705815113 {#4515 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4514 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4512 …} -Children: Doctrine\ORM\PersistentCollection {#4509 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4292 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#4508 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4507 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4290 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4492 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1488881692 {#4506 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4505 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4493 …} -Children: Doctrine\ORM\PersistentCollection {#4496 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4497 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4504 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4503 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4498 …} -Children: Doctrine\ORM\PersistentCollection {#4501 …} -Parent: Eccube\Entity\Category {#4492} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4537 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4502 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4281 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4535 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4548 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -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 {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4555 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -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 {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4562 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4560 date: 2023-04-22 17:07:08.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 {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4569 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4567 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4568 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4570 …} -Children: Doctrine\ORM\PersistentCollection {#4573 …} -Parent: Eccube\Entity\Category {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4576 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4544 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4545 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4577 …} -Children: Doctrine\ORM\PersistentCollection {#4580 …} -Parent: Eccube\Entity\Category {#4492} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4581 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4574 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4575 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4582 …} -Children: Doctrine\ORM\PersistentCollection {#4585 …} -Parent: Eccube\Entity\Category {#4576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4590 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4588 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4589 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4591 …} -Children: Doctrine\ORM\PersistentCollection {#4594 …} -Parent: Eccube\Entity\Category {#4576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4597 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4595 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4596 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4598 …} -Children: Doctrine\ORM\PersistentCollection {#4601 …} -Parent: Eccube\Entity\Category {#4576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4602 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4541 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4540 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4603 …} -Children: Doctrine\ORM\PersistentCollection {#4606 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4607 -id: 195 -name: "トレイ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1756885442 {#4586 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756885442 {#4587 date: 2025-09-03 16:44:02.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: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#4614 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4615 date: 2023-04-22 17:31:56.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 {#4623 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4616 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4617 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4624 …} -Children: Doctrine\ORM\PersistentCollection {#4627 …} -Parent: Eccube\Entity\Category {#4618} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4632 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4630 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4631 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4633 …} -Children: Doctrine\ORM\PersistentCollection {#4636 …} -Parent: Eccube\Entity\Category {#4618} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4639 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4637 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4638 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4640 …} -Children: Doctrine\ORM\PersistentCollection {#4643 …} -Parent: Eccube\Entity\Category {#4618} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4646 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#4628 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4629 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4647 …} -Children: Doctrine\ORM\PersistentCollection {#4650 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4651 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#4644 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4645 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4646} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4660 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#4658 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4659 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4661 …} -Children: Doctrine\ORM\PersistentCollection {#4664 …} -Parent: Eccube\Entity\Category {#4646} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4667 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#4665 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4666 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4668 …} -Children: Doctrine\ORM\PersistentCollection {#4671 …} -Parent: Eccube\Entity\Category {#4646} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4674 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4656 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4657 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4675 …} -Children: Doctrine\ORM\PersistentCollection {#4678 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4679 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#4672 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4673 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4680 …} -Children: Doctrine\ORM\PersistentCollection {#4683 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4688 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4686 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4687 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4689 …} -Children: Doctrine\ORM\PersistentCollection {#4692 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4695 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#4693 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4694 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4702 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#4700 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4701 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4703 …} -Children: Doctrine\ORM\PersistentCollection {#4706 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4709 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4612 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4613 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4713 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4714 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4707 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4708 date: 2024-03-20 11:47:02.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: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#4721 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4722 date: 2024-03-20 11:47:02.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: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#4728 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4729 date: 2024-03-20 11:47:02.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 …} Eccube\Entity\Category {#4742 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4735 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4736 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4743 …} -Children: Doctrine\ORM\PersistentCollection {#4746 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4751 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4749 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4750 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4752 …} -Children: Doctrine\ORM\PersistentCollection {#4755 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4758 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4756 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4757 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4759 …} -Children: Doctrine\ORM\PersistentCollection {#4762 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4765 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4763 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4764 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4766 …} -Children: Doctrine\ORM\PersistentCollection {#4769 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4772 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4770 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4771 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4773 …} -Children: Doctrine\ORM\PersistentCollection {#4776 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4779 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4777 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4778 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4780 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4786 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#4684 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4685 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4787 …} -Children: Doctrine\ORM\PersistentCollection {#4790 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4791 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601999 {#4784 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#4785 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4792 …} -Children: Doctrine\ORM\PersistentCollection {#4795 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4800 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1723601941 {#4798 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#4799 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4801 …} -Children: Doctrine\ORM\PersistentCollection {#4804 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4807 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#4805 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4806 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4808 …} -Children: Doctrine\ORM\PersistentCollection {#4811 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4814 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#4812 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#4813 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4815 …} -Children: Doctrine\ORM\PersistentCollection {#4818 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4821 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#4819 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4820 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4822 …} -Children: Doctrine\ORM\PersistentCollection {#4825 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4828 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#4826 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4827 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4829 …} -Children: Doctrine\ORM\PersistentCollection {#4832 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4835 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#4833 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4834 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4842 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#4840 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4841 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4843 …} -Children: Doctrine\ORM\PersistentCollection {#4846 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4849 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1710903008 {#4847 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4848 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4854 -id: 48 -name: "ハンガー・フック" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#4796 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756274437 {#4797 date: 2025-08-27 15:00:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4858 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4863 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4859 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#4860 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4868 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4861 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4862 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4869 …} -Children: Doctrine\ORM\PersistentCollection {#4872 …} -Parent: Eccube\Entity\Category {#4863} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4877 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4875 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#4876 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4863} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4884 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4882 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4883 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4885 …} -Children: Doctrine\ORM\PersistentCollection {#4888 …} -Parent: Eccube\Entity\Category {#4863} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4891 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#4873 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4874 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4892 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4896 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4889 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4890 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4897 …} -Children: Doctrine\ORM\PersistentCollection {#4900 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4905 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4903 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4904 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4909 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4912 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4910 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4911 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4919 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#4917 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4918 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4920 …} -Children: Doctrine\ORM\PersistentCollection {#4923 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4926 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4747 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#4748 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4927 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4931 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#4924 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4925 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4932 …} -Children: Doctrine\ORM\PersistentCollection {#4935 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4940 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#4938 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4939 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4944 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4947 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#4945 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4946 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4948 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4954 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#4952 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4953 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4961 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#4959 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4960 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4962 …} -Children: Doctrine\ORM\PersistentCollection {#4965 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4968 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4936 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#4937 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4969 …} -Children: Doctrine\ORM\PersistentCollection {#4972 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#4973 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#4966 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4967 date: 2024-03-20 11:54:00.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: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#4980 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4981 date: 2024-03-20 11:54:00.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: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#4987 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4988 date: 2024-03-20 11:54:00.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: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#4978 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#4979 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4997 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5001 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#4994 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4995 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5002 …} -Children: Doctrine\ORM\PersistentCollection {#5005 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5010 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5008 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5009 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5011 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5017 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5015 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5016 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5024 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5022 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5023 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5025 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5031 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#4902 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4901 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5032 …} -Children: Doctrine\ORM\PersistentCollection {#5035 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5036 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#4542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4543 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5037 …} -Children: Doctrine\ORM\PersistentCollection {#5040 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5041 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5029 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5030 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5042 …} -Children: Doctrine\ORM\PersistentCollection {#5045 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5052 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5050 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5051 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5053 …} -Children: Doctrine\ORM\PersistentCollection {#5056 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5059 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5057 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5058 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5060 …} -Children: Doctrine\ORM\PersistentCollection {#5063 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5066 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5064 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5065 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5073 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5071 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5072 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5074 …} -Children: Doctrine\ORM\PersistentCollection {#5077 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5080 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150828 {#5048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5049 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5085 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5078 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5079 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5094 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150828 {#5092 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5093 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5095 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5101 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5099 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5100 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5108 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#5106 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5107 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5109 …} -Children: Doctrine\ORM\PersistentCollection {#5112 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5115 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#5113 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5114 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5122 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1710903473 {#5120 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5121 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5129 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1710903477 {#5127 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5128 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5130 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5136 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5091 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5137 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5141 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5134 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5135 date: 2023-04-22 17:47:09.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: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5148 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5149 date: 2023-04-22 17:47:09.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 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5155 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5156 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5158 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5164 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5162 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5163 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5171 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5169 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5170 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5178 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5146 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5147 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5179 …} -Children: Doctrine\ORM\PersistentCollection {#5182 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5183 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5176 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5177 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5184 …} -Children: Doctrine\ORM\PersistentCollection {#5187 …} -Parent: Eccube\Entity\Category {#5178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5192 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150828 {#5190 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5191 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5196 …} -Parent: Eccube\Entity\Category {#5178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5199 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1682150828 {#5197 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5198 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5200 …} -Children: Doctrine\ORM\PersistentCollection {#5203 …} -Parent: Eccube\Entity\Category {#5178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5206 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5188 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5189 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5207 …} -Children: Doctrine\ORM\PersistentCollection {#5210 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5211 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5204 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5205 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5212 …} -Children: Doctrine\ORM\PersistentCollection {#5215 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5220 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5218 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5219 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5221 …} -Children: Doctrine\ORM\PersistentCollection {#5224 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5227 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5225 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5226 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5228 …} -Children: Doctrine\ORM\PersistentCollection {#5231 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5234 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1682150828 {#5232 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5233 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5235 …} -Children: Doctrine\ORM\PersistentCollection {#5238 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5241 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5239 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5240 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5242 …} -Children: Doctrine\ORM\PersistentCollection {#5245 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5248 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1710903700 {#5246 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5247 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5249 …} -Children: Doctrine\ORM\PersistentCollection {#5252 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5255 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5007 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5006 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5256 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5260 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150828 {#5253 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5254 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5261 …} -Children: Doctrine\ORM\PersistentCollection {#5264 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5269 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150828 {#5267 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5268 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5270 …} -Children: Doctrine\ORM\PersistentCollection {#5273 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5276 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150828 {#5274 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5275 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5277 …} -Children: Doctrine\ORM\PersistentCollection {#5280 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5283 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5281 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5282 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5290 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5288 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5289 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5294 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5297 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1682150829 {#5295 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5296 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5304 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150829 {#5302 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5303 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5311 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723541106 {#5309 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5310 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5318 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150829 {#5316 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5317 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5325 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1682150829 {#5265 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5266 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5326 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5330 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150829 {#5323 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5324 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5339 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150829 {#5337 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5338 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5346 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1710903799 {#5344 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5345 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5353 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1710903802 {#5351 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5352 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5360 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5046 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5047 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5365 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5216 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5217 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#5360} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5370 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5358 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5359 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5381 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5379 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5380 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5388 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5386 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5387 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5395 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5393 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5394 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5402 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5336 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5335 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5360} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5407 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5400 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5401 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5408 …} -Children: Doctrine\ORM\PersistentCollection {#5411 …} -Parent: Eccube\Entity\Category {#5402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5416 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5414 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5415 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5417 …} -Children: Doctrine\ORM\PersistentCollection {#5420 …} -Parent: Eccube\Entity\Category {#5402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5376 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1682150829 {#5413 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5412 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } Eccube\Entity\Category {#5424 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150829 {#5378 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5377 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5425 …} -Children: Doctrine\ORM\PersistentCollection {#5428 …} -Parent: Eccube\Entity\Category {#5376} -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 {#5489 -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() {#6920 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() {#6921 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_category_id" ] |
| cache_key | "_category_id_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8782 +label: "an1767" +value: "194" +data: Eccube\Entity\Category {#4287 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1729836637 {#4293 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4291 date: 2024-10-25 15:10:37.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: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8781 +label: "ゴールド会員のみ" +value: "193" +data: Eccube\Entity\Category {#4527 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1727768864 {#4529 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4528 date: 2024-10-01 16:47:44.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 {#8817 +label: "TOP" +value: "187" +data: Eccube\Entity\Category {#4520 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1719359121 {#4522 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4521 date: 2024-08-14 11:18:14.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: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8815 +label: "Outlet Sale" +value: "150" +data: Eccube\Entity\Category {#4513 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1705815113 {#4515 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4514 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4512 …} -Children: Doctrine\ORM\PersistentCollection {#4509 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8816 +label: "カテゴリーで探す" +value: "131" +data: Eccube\Entity\Category {#4292 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#4508 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4507 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4290 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8911 +label: " 家具" +value: "1" +data: Eccube\Entity\Category {#4492 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1488881692 {#4506 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4505 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4493 …} -Children: Doctrine\ORM\PersistentCollection {#4496 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8814 +label: " チェア・スツール" +value: "8" +data: Eccube\Entity\Category {#4497 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4504 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4503 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4498 …} -Children: Doctrine\ORM\PersistentCollection {#4501 …} -Parent: Eccube\Entity\Category {#4492} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8822 +label: " ソファ" +value: "188" +data: Eccube\Entity\Category {#4537 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4502 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4281 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4535 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8890 +label: " チェア" +value: "9" +data: Eccube\Entity\Category {#4548 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -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 {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8892 +label: " スツール" +value: "10" +data: Eccube\Entity\Category {#4555 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -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 {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8788 +label: " フォールディング" +value: "11" +data: Eccube\Entity\Category {#4562 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4560 date: 2023-04-22 17:07:08.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 {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8796 +label: " その他" +value: "152" +data: Eccube\Entity\Category {#4569 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4567 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4568 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4570 …} -Children: Doctrine\ORM\PersistentCollection {#4573 …} -Parent: Eccube\Entity\Category {#4497} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8794 +label: " テーブル・その他" +value: "12" +data: Eccube\Entity\Category {#4576 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4544 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4545 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4577 …} -Children: Doctrine\ORM\PersistentCollection {#4580 …} -Parent: Eccube\Entity\Category {#4492} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8803 +label: " テーブル" +value: "13" +data: Eccube\Entity\Category {#4581 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4574 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4575 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4582 …} -Children: Doctrine\ORM\PersistentCollection {#4585 …} -Parent: Eccube\Entity\Category {#4576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8802 +label: " サイド・コーヒーテーブル" +value: "14" +data: Eccube\Entity\Category {#4590 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4588 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4589 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4591 …} -Children: Doctrine\ORM\PersistentCollection {#4594 …} -Parent: Eccube\Entity\Category {#4576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8801 +label: " その他" +value: "15" +data: Eccube\Entity\Category {#4597 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4595 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4596 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4598 …} -Children: Doctrine\ORM\PersistentCollection {#4601 …} -Parent: Eccube\Entity\Category {#4576} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8800 +label: " インテリア" +value: "19" +data: Eccube\Entity\Category {#4602 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4541 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4540 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4603 …} -Children: Doctrine\ORM\PersistentCollection {#4606 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8804 +label: " トレイ" +value: "195" +data: Eccube\Entity\Category {#4607 -id: 195 -name: "トレイ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1756885442 {#4586 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756885442 {#4587 date: 2025-09-03 16:44:02.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: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8805 +label: " フラワーベース" +value: "20" +data: Eccube\Entity\Category {#4618 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#4614 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4615 date: 2023-04-22 17:31:56.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: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8806 +label: " S(~H100mm)" +value: "23" +data: Eccube\Entity\Category {#4623 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4616 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4617 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4624 …} -Children: Doctrine\ORM\PersistentCollection {#4627 …} -Parent: Eccube\Entity\Category {#4618} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8807 +label: " M(H100mm~200mm)" +value: "22" +data: Eccube\Entity\Category {#4632 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4630 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4631 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4633 …} -Children: Doctrine\ORM\PersistentCollection {#4636 …} -Parent: Eccube\Entity\Category {#4618} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8808 +label: " L(H200mm~)" +value: "21" +data: Eccube\Entity\Category {#4639 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4637 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4638 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4640 …} -Children: Doctrine\ORM\PersistentCollection {#4643 …} -Parent: Eccube\Entity\Category {#4618} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8809 +label: " ミラー" +value: "24" +data: Eccube\Entity\Category {#4646 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#4628 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4629 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4647 …} -Children: Doctrine\ORM\PersistentCollection {#4650 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8810 +label: " テーブルミラー" +value: "25" +data: Eccube\Entity\Category {#4651 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#4644 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4645 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4652 …} -Children: Doctrine\ORM\PersistentCollection {#4655 …} -Parent: Eccube\Entity\Category {#4646} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8811 +label: " ウォールミラー" +value: "26" +data: Eccube\Entity\Category {#4660 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#4658 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4659 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4661 …} -Children: Doctrine\ORM\PersistentCollection {#4664 …} -Parent: Eccube\Entity\Category {#4646} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8812 +label: " その他" +value: "156" +data: Eccube\Entity\Category {#4667 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#4665 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4666 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4668 …} -Children: Doctrine\ORM\PersistentCollection {#4671 …} -Parent: Eccube\Entity\Category {#4646} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8813 +label: " ライト" +value: "27" +data: Eccube\Entity\Category {#4674 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4656 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4657 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4675 …} -Children: Doctrine\ORM\PersistentCollection {#4678 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8950 +label: " スタンドライト" +value: "28" +data: Eccube\Entity\Category {#4679 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#4672 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4673 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4680 …} -Children: Doctrine\ORM\PersistentCollection {#4683 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8952 +label: " デスクライト" +value: "29" +data: Eccube\Entity\Category {#4688 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4686 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4687 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4689 …} -Children: Doctrine\ORM\PersistentCollection {#4692 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8953 +label: " ペンダントライト" +value: "157" +data: Eccube\Entity\Category {#4695 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#4693 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4694 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8954 +label: " その他" +value: "158" +data: Eccube\Entity\Category {#4702 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#4700 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4701 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4703 …} -Children: Doctrine\ORM\PersistentCollection {#4706 …} -Parent: Eccube\Entity\Category {#4674} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8955 +label: " 時計" +value: "30" +data: Eccube\Entity\Category {#4709 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4612 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4613 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4713 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8956 +label: " 掛け時計" +value: "31" +data: Eccube\Entity\Category {#4714 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4707 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4708 date: 2024-03-20 11:47:02.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: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8957 +label: " 置き時計" +value: "32" +data: Eccube\Entity\Category {#4723 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#4721 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4722 date: 2024-03-20 11:47:02.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: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8958 +label: " その他" +value: "159" +data: Eccube\Entity\Category {#4730 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#4728 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4729 date: 2024-03-20 11:47:02.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: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8959 +label: " 本・ステーショナリー" +value: "34" +data: Eccube\Entity\Category {#4737 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8960 +label: " 洋書" +value: "35" +data: Eccube\Entity\Category {#4742 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4735 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4736 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4743 …} -Children: Doctrine\ORM\PersistentCollection {#4746 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8961 +label: " 雑誌" +value: "36" +data: Eccube\Entity\Category {#4751 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4749 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4750 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4752 …} -Children: Doctrine\ORM\PersistentCollection {#4755 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8962 +label: " アンティーク本" +value: "37" +data: Eccube\Entity\Category {#4758 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4756 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4757 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4759 …} -Children: Doctrine\ORM\PersistentCollection {#4762 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8963 +label: " ディスプレー本" +value: "38" +data: Eccube\Entity\Category {#4765 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4763 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4764 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4766 …} -Children: Doctrine\ORM\PersistentCollection {#4769 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8964 +label: " ステーショナリー" +value: "39" +data: Eccube\Entity\Category {#4772 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4770 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4771 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4773 …} -Children: Doctrine\ORM\PersistentCollection {#4776 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8965 +label: " その他" +value: "40" +data: Eccube\Entity\Category {#4779 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4777 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4778 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4780 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: Eccube\Entity\Category {#4737 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8966 +label: " オブジェ" +value: "41" +data: Eccube\Entity\Category {#4786 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#4684 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4685 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4787 …} -Children: Doctrine\ORM\PersistentCollection {#4790 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8967 +label: " フレグランス" +value: "192" +data: Eccube\Entity\Category {#4791 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601999 {#4784 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#4785 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4792 …} -Children: Doctrine\ORM\PersistentCollection {#4795 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8968 +label: " キャニスター・コンテナ" +value: "191" +data: Eccube\Entity\Category {#4800 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1723601941 {#4798 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#4799 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4801 …} -Children: Doctrine\ORM\PersistentCollection {#4804 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8969 +label: " 装飾品" +value: "42" +data: Eccube\Entity\Category {#4807 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#4805 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4806 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4808 …} -Children: Doctrine\ORM\PersistentCollection {#4811 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8970 +label: " ボウル" +value: "43" +data: Eccube\Entity\Category {#4814 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#4812 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#4813 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4815 …} -Children: Doctrine\ORM\PersistentCollection {#4818 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8971 +label: " ボックス・キューブ" +value: "44" +data: Eccube\Entity\Category {#4821 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#4819 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4820 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4822 …} -Children: Doctrine\ORM\PersistentCollection {#4825 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8972 +label: " キャンドルホルダー" +value: "46" +data: Eccube\Entity\Category {#4828 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#4826 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4827 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4829 …} -Children: Doctrine\ORM\PersistentCollection {#4832 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8973 +label: " 人・動物" +value: "45" +data: Eccube\Entity\Category {#4835 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#4833 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4834 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8974 +label: " 果物・植物" +value: "47" +data: Eccube\Entity\Category {#4842 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#4840 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4841 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4843 …} -Children: Doctrine\ORM\PersistentCollection {#4846 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8975 +label: " その他" +value: "160" +data: Eccube\Entity\Category {#4849 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1710903008 {#4847 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4848 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: Eccube\Entity\Category {#4786} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8976 +label: " ハンガー・フック" +value: "48" +data: Eccube\Entity\Category {#4854 -id: 48 -name: "ハンガー・フック" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#4796 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756274437 {#4797 date: 2025-08-27 15:00:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4858 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8977 +label: " バス・ランドリー" +value: "51" +data: Eccube\Entity\Category {#4863 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4859 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#4860 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8978 +label: " バス" +value: "52" +data: Eccube\Entity\Category {#4868 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4861 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4862 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4869 …} -Children: Doctrine\ORM\PersistentCollection {#4872 …} -Parent: Eccube\Entity\Category {#4863} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8979 +label: " ランドリー" +value: "53" +data: Eccube\Entity\Category {#4877 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4875 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#4876 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4863} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8980 +label: " その他" +value: "56" +data: Eccube\Entity\Category {#4884 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4882 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4883 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4885 …} -Children: Doctrine\ORM\PersistentCollection {#4888 …} -Parent: Eccube\Entity\Category {#4863} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8981 +label: " ファブリック" +value: "57" +data: Eccube\Entity\Category {#4891 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#4873 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4874 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4892 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8982 +label: " ブランケット・スロー" +value: "58" +data: Eccube\Entity\Category {#4896 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4889 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4890 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4897 …} -Children: Doctrine\ORM\PersistentCollection {#4900 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8983 +label: " クッション" +value: "59" +data: Eccube\Entity\Category {#4905 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4903 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4904 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4909 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8984 +label: " ラグ" +value: "60" +data: Eccube\Entity\Category {#4912 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4910 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4911 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8985 +label: " その他" +value: "162" +data: Eccube\Entity\Category {#4919 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#4917 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4918 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4920 …} -Children: Doctrine\ORM\PersistentCollection {#4923 …} -Parent: Eccube\Entity\Category {#4891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8986 +label: " バスケット・かご" +value: "61" +data: Eccube\Entity\Category {#4926 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4747 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#4748 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4927 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8987 +label: " バスケット" +value: "163" +data: Eccube\Entity\Category {#4931 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#4924 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4925 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4932 …} -Children: Doctrine\ORM\PersistentCollection {#4935 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8988 +label: " 手提げかご" +value: "164" +data: Eccube\Entity\Category {#4940 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#4938 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4939 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4944 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8989 +label: " トレイ" +value: "165" +data: Eccube\Entity\Category {#4947 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#4945 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4946 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4948 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8990 +label: " 和製かご" +value: "166" +data: Eccube\Entity\Category {#4954 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#4952 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4953 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8991 +label: " その他" +value: "167" +data: Eccube\Entity\Category {#4961 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#4959 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4960 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4962 …} -Children: Doctrine\ORM\PersistentCollection {#4965 …} -Parent: Eccube\Entity\Category {#4926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8992 +label: " フレーム・ポスター" +value: "62" +data: Eccube\Entity\Category {#4968 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4936 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#4937 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4969 …} -Children: Doctrine\ORM\PersistentCollection {#4972 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8993 +label: " フレーム" +value: "168" +data: Eccube\Entity\Category {#4973 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#4966 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4967 date: 2024-03-20 11:54:00.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: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8994 +label: " ポスター" +value: "169" +data: Eccube\Entity\Category {#4982 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#4980 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4981 date: 2024-03-20 11:54:00.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: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8995 +label: " その他" +value: "170" +data: Eccube\Entity\Category {#4989 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#4987 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4988 date: 2024-03-20 11:54:00.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: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8996 +label: " グリーン" +value: "153" +data: Eccube\Entity\Category {#4996 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#4978 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#4979 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4997 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4602} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8997 +label: " グリーン・枝" +value: "171" +data: Eccube\Entity\Category {#5001 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#4994 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4995 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5002 …} -Children: Doctrine\ORM\PersistentCollection {#5005 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8998 +label: " POT(鉢)" +value: "172" +data: Eccube\Entity\Category {#5010 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#5008 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5009 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5011 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8999 +label: " 鉢カバー" +value: "173" +data: Eccube\Entity\Category {#5017 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#5015 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5016 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9000 +label: " その他" +value: "174" +data: Eccube\Entity\Category {#5024 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5022 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5023 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5025 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Eccube\Entity\Category {#4996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9001 +label: " キッチン" +value: "65" +data: Eccube\Entity\Category {#5031 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#4902 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4901 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5032 …} -Children: Doctrine\ORM\PersistentCollection {#5035 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9002 +label: " 和食器" +value: "72" +data: Eccube\Entity\Category {#5036 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#4542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4543 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5037 …} -Children: Doctrine\ORM\PersistentCollection {#5040 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9003 +label: " 皿" +value: "73" +data: Eccube\Entity\Category {#5041 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5029 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5030 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5042 …} -Children: Doctrine\ORM\PersistentCollection {#5045 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9004 +label: " 小鉢・椀" +value: "74" +data: Eccube\Entity\Category {#5052 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5050 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5051 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5053 …} -Children: Doctrine\ORM\PersistentCollection {#5056 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9005 +label: " 高杯" +value: "75" +data: Eccube\Entity\Category {#5059 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5057 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5058 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5060 …} -Children: Doctrine\ORM\PersistentCollection {#5063 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9006 +label: " 茶器" +value: "76" +data: Eccube\Entity\Category {#5066 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5064 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5065 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9007 +label: " その他" +value: "77" +data: Eccube\Entity\Category {#5073 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5071 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5072 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5074 …} -Children: Doctrine\ORM\PersistentCollection {#5077 …} -Parent: Eccube\Entity\Category {#5036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9008 +label: " 洋食器" +value: "66" +data: Eccube\Entity\Category {#5080 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150828 {#5048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5049 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9009 +label: " プレート" +value: "67" +data: Eccube\Entity\Category {#5085 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5078 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5079 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9010 +label: " ボウル" +value: "68" +data: Eccube\Entity\Category {#5094 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150828 {#5092 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5093 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5095 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9011 +label: " ケーキスタンド・コンポート" +value: "69" +data: Eccube\Entity\Category {#5101 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5099 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5100 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9012 +label: " ジャー" +value: "70" +data: Eccube\Entity\Category {#5108 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#5106 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5107 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5109 …} -Children: Doctrine\ORM\PersistentCollection {#5112 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9013 +label: " ボトル・ピッチャー" +value: "71" +data: Eccube\Entity\Category {#5115 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#5113 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5114 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9014 +label: " アイスクーラー" +value: "175" +data: Eccube\Entity\Category {#5122 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1710903473 {#5120 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5121 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9015 +label: " その他" +value: "176" +data: Eccube\Entity\Category {#5129 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1710903477 {#5127 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5128 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5130 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9016 +label: " コーヒー・ティー" +value: "79" +data: Eccube\Entity\Category {#5136 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5091 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5137 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9017 +label: " カップアンドソーサー" +value: "80" +data: Eccube\Entity\Category {#5141 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5134 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5135 date: 2023-04-22 17:47:09.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: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9018 +label: " マグ・カップ" +value: "81" +data: Eccube\Entity\Category {#5150 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5148 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5149 date: 2023-04-22 17:47:09.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: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9019 +label: " ティーポット" +value: "82" +data: Eccube\Entity\Category {#5157 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5155 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5156 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5158 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9020 +label: " クリーマー・シュガーポット" +value: "83" +data: Eccube\Entity\Category {#5164 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5162 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5163 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9021 +label: " その他" +value: "84" +data: Eccube\Entity\Category {#5171 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5169 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5170 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: Eccube\Entity\Category {#5136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9022 +label: " グラス" +value: "86" +data: Eccube\Entity\Category {#5178 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5146 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5147 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5179 …} -Children: Doctrine\ORM\PersistentCollection {#5182 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9023 +label: " グラス" +value: "87" +data: Eccube\Entity\Category {#5183 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5176 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5177 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5184 …} -Children: Doctrine\ORM\PersistentCollection {#5187 …} -Parent: Eccube\Entity\Category {#5178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9024 +label: " ワイン・シャンパン" +value: "88" +data: Eccube\Entity\Category {#5192 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150828 {#5190 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5191 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5196 …} -Parent: Eccube\Entity\Category {#5178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9025 +label: " その他" +value: "90" +data: Eccube\Entity\Category {#5199 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1682150828 {#5197 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5198 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5200 …} -Children: Doctrine\ORM\PersistentCollection {#5203 …} -Parent: Eccube\Entity\Category {#5178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9026 +label: " カトラリー" +value: "91" +data: Eccube\Entity\Category {#5206 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5188 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5189 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5207 …} -Children: Doctrine\ORM\PersistentCollection {#5210 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9027 +label: " スプーン" +value: "92" +data: Eccube\Entity\Category {#5211 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5204 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5205 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5212 …} -Children: Doctrine\ORM\PersistentCollection {#5215 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9028 +label: " ナイフ" +value: "93" +data: Eccube\Entity\Category {#5220 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5218 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5219 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5221 …} -Children: Doctrine\ORM\PersistentCollection {#5224 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9029 +label: " フォーク" +value: "94" +data: Eccube\Entity\Category {#5227 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5225 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5226 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5228 …} -Children: Doctrine\ORM\PersistentCollection {#5231 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9030 +label: " 箸" +value: "95" +data: Eccube\Entity\Category {#5234 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1682150828 {#5232 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5233 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5235 …} -Children: Doctrine\ORM\PersistentCollection {#5238 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9031 +label: " 箸置き" +value: "96" +data: Eccube\Entity\Category {#5241 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5239 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5240 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5242 …} -Children: Doctrine\ORM\PersistentCollection {#5245 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9032 +label: " その他" +value: "177" +data: Eccube\Entity\Category {#5248 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1710903700 {#5246 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5247 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5249 …} -Children: Doctrine\ORM\PersistentCollection {#5252 …} -Parent: Eccube\Entity\Category {#5206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9033 +label: " キッチンツール" +value: "97" +data: Eccube\Entity\Category {#5255 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5007 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5006 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5256 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9034 +label: " トング・サーバー" +value: "98" +data: Eccube\Entity\Category {#5260 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150828 {#5253 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5254 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5261 …} -Children: Doctrine\ORM\PersistentCollection {#5264 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9035 +label: " キャニスター・コンテナ" +value: "99" +data: Eccube\Entity\Category {#5269 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150828 {#5267 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5268 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5270 …} -Children: Doctrine\ORM\PersistentCollection {#5273 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9036 +label: " フライパン・鍋" +value: "100" +data: Eccube\Entity\Category {#5276 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150828 {#5274 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5275 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5277 …} -Children: Doctrine\ORM\PersistentCollection {#5280 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9037 +label: " 包丁・ハサミ" +value: "101" +data: Eccube\Entity\Category {#5283 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5281 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5282 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9038 +label: " スパイス" +value: "102" +data: Eccube\Entity\Category {#5290 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5288 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5289 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5294 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9039 +label: " カッティングボード" +value: "103" +data: Eccube\Entity\Category {#5297 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1682150829 {#5295 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5296 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9040 +label: " ケトル・やかん" +value: "105" +data: Eccube\Entity\Category {#5304 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150829 {#5302 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5303 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9041 +label: " トレイ" +value: "189" +data: Eccube\Entity\Category {#5311 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723541106 {#5309 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5310 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9042 +label: " その他" +value: "106" +data: Eccube\Entity\Category {#5318 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150829 {#5316 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5317 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9043 +label: " キッチンクロス・コースター" +value: "107" +data: Eccube\Entity\Category {#5325 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1682150829 {#5265 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5266 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5326 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: Eccube\Entity\Category {#5031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9044 +label: " クロス" +value: "108" +data: Eccube\Entity\Category {#5330 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150829 {#5323 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5324 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9045 +label: " ランチョンマット" +value: "109" +data: Eccube\Entity\Category {#5339 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150829 {#5337 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5338 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9046 +label: " コースター" +value: "178" +data: Eccube\Entity\Category {#5346 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1710903799 {#5344 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5345 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9047 +label: " その他" +value: "179" +data: Eccube\Entity\Category {#5353 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1710903802 {#5351 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5352 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9048 +label: " 店舗・撮影備品" +value: "151" +data: Eccube\Entity\Category {#5360 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5046 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5047 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9049 +label: " 店舗用ツール" +value: "154" +data: Eccube\Entity\Category {#5365 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5216 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5217 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5366 …} -Children: Doctrine\ORM\PersistentCollection {#5369 …} -Parent: Eccube\Entity\Category {#5360} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9050 +label: " トルソー" +value: "180" +data: Eccube\Entity\Category {#5370 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5358 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5359 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5371 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9051 +label: " 什器" +value: "181" +data: Eccube\Entity\Category {#5381 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5379 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5380 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9052 +label: " ディスプレイツール" +value: "182" +data: Eccube\Entity\Category {#5388 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5386 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5387 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9053 +label: " その他" +value: "183" +data: Eccube\Entity\Category {#5395 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5393 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5394 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9054 +label: " その他撮影ツール" +value: "155" +data: Eccube\Entity\Category {#5402 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5336 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5335 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5360} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9055 +label: " 天板" +value: "184" +data: Eccube\Entity\Category {#5407 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5400 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5401 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5408 …} -Children: Doctrine\ORM\PersistentCollection {#5411 …} -Parent: Eccube\Entity\Category {#5402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9056 +label: " その他" +value: "185" +data: Eccube\Entity\Category {#5416 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5414 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5415 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5417 …} -Children: Doctrine\ORM\PersistentCollection {#5420 …} -Parent: Eccube\Entity\Category {#5402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9057 +label: "展示関連品" +value: "113" +data: Eccube\Entity\Category {#5376 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1682150829 {#5413 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5412 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5423 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9058 +label: " 額縁 / スポットライト" +value: "114" +data: Eccube\Entity\Category {#5424 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150829 {#5378 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5377 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5425 …} -Children: Doctrine\ORM\PersistentCollection {#5428 …} -Parent: Eccube\Entity\Category {#5376} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4532 …} } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Category {#4742 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4735 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4736 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4743 …} -Children: Doctrine\ORM\PersistentCollection {#4746 …} -Parent: Eccube\Entity\Category {#4737 …} -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 {#8821 -form: Symfony\Component\Form\Form {#7342 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8818 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#8819 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5463 …} } |
| 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 | "35" |
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) {#6931 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() {#6927 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() {#6932 …} } } |
| 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 {#9059 -form: Symfony\Component\Form\Form {#7345 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8784 …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) {#6937 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() {#6942 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() {#6941 …} } } |
| 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 {#9061 -form: Symfony\Component\Form\Form {#7348 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9060 …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) {#6951 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() {#6953 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() {#6952 …} } } |
| 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 {#9063 -form: Symfony\Component\Form\Form {#7351 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9062 …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) {#6962 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() {#6964 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() {#6963 …} } } |
| 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 {#9065 -form: Symfony\Component\Form\Form {#7354 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9064 …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 {#8483 -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 {#7007 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6975 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7006 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7005 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6976 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6977 …} -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 {#6976 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6977 …} -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() {#6974 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() {#6973 …} } } |
| 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 {#7018 +label: "White" +value: "12" +data: Eccube\Entity\Tag {#7058 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7048 +label: "Black" +value: "13" +data: Eccube\Entity\Tag {#7062 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7042 +label: "Gray" +value: "14" +data: Eccube\Entity\Tag {#7065 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7057 +label: "Ivory" +value: "16" +data: Eccube\Entity\Tag {#7068 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7040 +label: "Brown" +value: "17" +data: Eccube\Entity\Tag {#7071 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7054 +label: "Navy" +value: "18" +data: Eccube\Entity\Tag {#7074 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7050 +label: "Blue" +value: "19" +data: Eccube\Entity\Tag {#7077 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7047 +label: "Green" +value: "20" +data: Eccube\Entity\Tag {#7080 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7043 +label: "Pink" +value: "21" +data: Eccube\Entity\Tag {#7083 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7053 +label: "Red" +value: "22" +data: Eccube\Entity\Tag {#7086 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7272 +label: "Yellow" +value: "23" +data: Eccube\Entity\Tag {#7089 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7273 +label: "Orange" +value: "24" +data: Eccube\Entity\Tag {#7092 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7274 +label: "Purple" +value: "25" +data: Eccube\Entity\Tag {#7095 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7275 +label: "Silver" +value: "26" +data: Eccube\Entity\Tag {#7098 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7276 +label: "Gold" +value: "27" +data: Eccube\Entity\Tag {#7101 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7277 +label: "Clear" +value: "28" +data: Eccube\Entity\Tag {#7104 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7278 +label: "木" +value: "29" +data: Eccube\Entity\Tag {#7107 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7279 +label: "鉄" +value: "30" +data: Eccube\Entity\Tag {#7110 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7280 +label: "ガラス" +value: "31" +data: Eccube\Entity\Tag {#7113 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7281 +label: "陶器" +value: "32" +data: Eccube\Entity\Tag {#7116 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7282 +label: "琺瑯" +value: "33" +data: Eccube\Entity\Tag {#7119 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7283 +label: "真鍮" +value: "34" +data: Eccube\Entity\Tag {#7122 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7284 +label: "紙" +value: "35" +data: Eccube\Entity\Tag {#7125 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7285 +label: "布" +value: "36" +data: Eccube\Entity\Tag {#7128 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7286 +label: "糸" +value: "37" +data: Eccube\Entity\Tag {#7131 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7287 +label: "コンクリート" +value: "38" +data: Eccube\Entity\Tag {#7134 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7288 +label: "ポリプロピレン" +value: "39" +data: Eccube\Entity\Tag {#7137 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7289 +label: "セラミック" +value: "40" +data: Eccube\Entity\Tag {#7140 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7290 +label: "籐" +value: "41" +data: Eccube\Entity\Tag {#7143 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7291 +label: "銅" +value: "42" +data: Eccube\Entity\Tag {#7146 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7292 +label: "レザー" +value: "43" +data: Eccube\Entity\Tag {#7149 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7293 +label: "大理石・石" +value: "44" +data: Eccube\Entity\Tag {#7152 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7294 +label: "Art" +value: "45" +data: Eccube\Entity\Tag {#7155 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7295 +label: "Craft" +value: "46" +data: Eccube\Entity\Tag {#7158 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7296 +label: "Primitive" +value: "47" +data: Eccube\Entity\Tag {#7161 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7297 +label: "Nordic" +value: "48" +data: Eccube\Entity\Tag {#7164 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7298 +label: "Postmodern" +value: "49" +data: Eccube\Entity\Tag {#7167 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7299 +label: "Modern" +value: "50" +data: Eccube\Entity\Tag {#7170 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7300 +label: "Industrial" +value: "51" +data: Eccube\Entity\Tag {#7173 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7301 +label: "Antiques" +value: "52" +data: Eccube\Entity\Tag {#7176 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7302 +label: "Vintage" +value: "53" +data: Eccube\Entity\Tag {#7179 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7303 +label: "Asian" +value: "54" +data: Eccube\Entity\Tag {#7182 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7304 +label: "Japanese" +value: "55" +data: Eccube\Entity\Tag {#7185 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7305 +label: "Euro" +value: "56" +data: Eccube\Entity\Tag {#7188 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7306 +label: "US" +value: "57" +data: Eccube\Entity\Tag {#7191 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7307 +label: "Moroccan" +value: "58" +data: Eccube\Entity\Tag {#7194 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7308 +label: "clear" +value: "59" +data: Eccube\Entity\Tag {#7197 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7309 +label: "その他" +value: "60" +data: Eccube\Entity\Tag {#7200 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7310 +label: "金物" +value: "61" +data: Eccube\Entity\Tag {#7203 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7311 +label: "プラスチック" +value: "62" +data: Eccube\Entity\Tag {#7206 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7312 +label: "大理石" +value: "63" +data: Eccube\Entity\Tag {#7209 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7313 +label: "Brand" +value: "64" +data: Eccube\Entity\Tag {#7212 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7314 +label: "Designer" +value: "65" +data: Eccube\Entity\Tag {#7215 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7315 +label: "Original" +value: "66" +data: Eccube\Entity\Tag {#7218 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7316 +label: "Animal" +value: "67" +data: Eccube\Entity\Tag {#7221 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7317 +label: "Paola Paronett" +value: "68" +data: Eccube\Entity\Tag {#7224 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7318 +label: "Hedwig Bollhagen" +value: "69" +data: Eccube\Entity\Tag {#7227 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7319 +label: "CONRAN" +value: "70" +data: Eccube\Entity\Tag {#7230 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7320 +label: "African" +value: "71" +data: Eccube\Entity\Tag {#7233 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7321 +label: "Yanagi Sori" +value: "72" +data: Eccube\Entity\Tag {#7236 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7322 +label: "Lisa Larson" +value: "73" +data: Eccube\Entity\Tag {#7239 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7323 +label: "北欧モダン" +value: "74" +data: Eccube\Entity\Tag {#7242 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7324 +label: "Mario Botta" +value: "75" +data: Eccube\Entity\Tag {#7245 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7325 +label: "Mexican" +value: "76" +data: Eccube\Entity\Tag {#7248 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7326 +label: "スチール" +value: "77" +data: Eccube\Entity\Tag {#7251 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7327 +label: "French" +value: "78" +data: Eccube\Entity\Tag {#7254 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7328 +label: "漆" +value: "79" +data: Eccube\Entity\Tag {#7257 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7329 +label: "ウール" +value: "80" +data: Eccube\Entity\Tag {#7260 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7330 +label: "刺繍" +value: "82" +data: Eccube\Entity\Tag {#7263 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7331 +label: "Beige" +value: "83" +data: Eccube\Entity\Tag {#7266 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7332 +label: "竹" +value: "86" +data: Eccube\Entity\Tag {#7269 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#8483 -elements: [] } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#9067 -form: Symfony\Component\Form\Form {#8074 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#9066 …5} |
| full_name | "tag" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag" |
| is_selected | Closure($choice, array $values) {#9069 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5463 …} } |
| 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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7367 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 | "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 {#9072 -form: Symfony\Component\Form\Form {#8077 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9070 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#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 | "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 {#9074 -form: Symfony\Component\Form\Form {#8080 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9073 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#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 | "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 {#9076 -form: Symfony\Component\Form\Form {#8083 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9075 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#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 | "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 {#9078 -form: Symfony\Component\Form\Form {#8086 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9077 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#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 | "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 {#9080 -form: Symfony\Component\Form\Form {#8089 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9079 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#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 | "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 {#9082 -form: Symfony\Component\Form\Form {#8092 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9081 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#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 | "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 {#9084 -form: Symfony\Component\Form\Form {#8095 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9083 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#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 | "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 {#9086 -form: Symfony\Component\Form\Form {#8098 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9085 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#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 | "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 {#9088 -form: Symfony\Component\Form\Form {#8101 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9087 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#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 | "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 {#9090 -form: Symfony\Component\Form\Form {#8104 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9089 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#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 | "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 {#9092 -form: Symfony\Component\Form\Form {#8107 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9091 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#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 | "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 {#9094 -form: Symfony\Component\Form\Form {#8110 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9093 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#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 | "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 {#9096 -form: Symfony\Component\Form\Form {#8113 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9095 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#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 | "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 {#9098 -form: Symfony\Component\Form\Form {#8116 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9097 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#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 | "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 {#9100 -form: Symfony\Component\Form\Form {#8119 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9099 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7516 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() {#7515 …} } } |
| 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 {#9102 -form: Symfony\Component\Form\Form {#8122 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9101 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7526 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() {#7525 …} } } |
| 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 {#9104 -form: Symfony\Component\Form\Form {#8125 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9103 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7536 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() {#7535 …} } } |
| 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 {#9106 -form: Symfony\Component\Form\Form {#8128 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9105 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7546 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() {#7545 …} } } |
| 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 {#9108 -form: Symfony\Component\Form\Form {#8131 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9107 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7556 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() {#7555 …} } } |
| 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 {#9110 -form: Symfony\Component\Form\Form {#8134 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9109 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7566 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() {#7565 …} } } |
| 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 {#9112 -form: Symfony\Component\Form\Form {#8137 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9111 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7576 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() {#7575 …} } } |
| 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 {#9114 -form: Symfony\Component\Form\Form {#8140 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9113 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7586 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() {#7585 …} } } |
| 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 {#9116 -form: Symfony\Component\Form\Form {#8143 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9115 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7596 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() {#7595 …} } } |
| 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 {#9118 -form: Symfony\Component\Form\Form {#8146 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9117 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7606 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() {#7605 …} } } |
| 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 {#9120 -form: Symfony\Component\Form\Form {#8149 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9119 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7616 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() {#7615 …} } } |
| 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 {#9122 -form: Symfony\Component\Form\Form {#8152 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9121 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7626 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() {#7625 …} } } |
| 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 {#9124 -form: Symfony\Component\Form\Form {#8155 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9123 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7636 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() {#7635 …} } } |
| 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 {#9126 -form: Symfony\Component\Form\Form {#8158 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9125 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7646 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() {#7645 …} } } |
| 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 {#9128 -form: Symfony\Component\Form\Form {#8161 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9127 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7656 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() {#7655 …} } } |
| 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 {#9130 -form: Symfony\Component\Form\Form {#8164 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9129 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7666 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() {#7665 …} } } |
| 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 {#9132 -form: Symfony\Component\Form\Form {#8167 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9131 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7676 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() {#7675 …} } } |
| 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 {#9134 -form: Symfony\Component\Form\Form {#8170 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9133 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7686 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() {#7685 …} } } |
| 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 {#9136 -form: Symfony\Component\Form\Form {#8173 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9135 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7696 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() {#7695 …} } } |
| 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 {#9138 -form: Symfony\Component\Form\Form {#8176 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9137 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7706 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() {#7705 …} } } |
| 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 {#9140 -form: Symfony\Component\Form\Form {#8179 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9139 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7716 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() {#7715 …} } } |
| 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 {#9142 -form: Symfony\Component\Form\Form {#8182 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9141 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7726 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() {#7725 …} } } |
| 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 {#9144 -form: Symfony\Component\Form\Form {#8185 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9143 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7736 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() {#7735 …} } } |
| 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 {#9146 -form: Symfony\Component\Form\Form {#8188 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9145 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7746 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() {#7745 …} } } |
| 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 {#9148 -form: Symfony\Component\Form\Form {#8191 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9147 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7756 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() {#7755 …} } } |
| 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 {#9150 -form: Symfony\Component\Form\Form {#8194 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9149 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7766 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() {#7765 …} } } |
| 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 {#9152 -form: Symfony\Component\Form\Form {#8197 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9151 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7776 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() {#7775 …} } } |
| 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 {#9154 -form: Symfony\Component\Form\Form {#8200 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9153 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7786 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() {#7785 …} } } |
| 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 {#9156 -form: Symfony\Component\Form\Form {#8203 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9155 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7796 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() {#7795 …} } } |
| 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 {#9158 -form: Symfony\Component\Form\Form {#8206 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9157 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7806 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() {#7805 …} } } |
| 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 {#9160 -form: Symfony\Component\Form\Form {#8209 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9159 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7816 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() {#7815 …} } } |
| 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 {#9162 -form: Symfony\Component\Form\Form {#8212 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9161 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7826 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() {#7825 …} } } |
| 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 {#9164 -form: Symfony\Component\Form\Form {#8215 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9163 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7836 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() {#7835 …} } } |
| 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 {#9166 -form: Symfony\Component\Form\Form {#8218 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9165 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7846 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() {#7845 …} } } |
| 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 {#9168 -form: Symfony\Component\Form\Form {#8221 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9167 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7856 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() {#7855 …} } } |
| 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 {#9170 -form: Symfony\Component\Form\Form {#8224 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9169 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7866 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() {#7865 …} } } |
| 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 {#9172 -form: Symfony\Component\Form\Form {#8227 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9171 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7876 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() {#7875 …} } } |
| 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 {#9174 -form: Symfony\Component\Form\Form {#8230 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9173 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7886 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() {#7885 …} } } |
| 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 {#9176 -form: Symfony\Component\Form\Form {#8233 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9175 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7896 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() {#7895 …} } } |
| 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 {#9178 -form: Symfony\Component\Form\Form {#8236 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9177 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7906 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() {#7905 …} } } |
| 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 {#9180 -form: Symfony\Component\Form\Form {#8239 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9179 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7916 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() {#7915 …} } } |
| 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 {#9182 -form: Symfony\Component\Form\Form {#8242 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9181 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7926 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() {#7925 …} } } |
| 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 {#9184 -form: Symfony\Component\Form\Form {#8245 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9183 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7936 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() {#7935 …} } } |
| 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 {#9186 -form: Symfony\Component\Form\Form {#8248 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9185 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7946 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() {#7945 …} } } |
| 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 {#9188 -form: Symfony\Component\Form\Form {#8251 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9187 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7956 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() {#7955 …} } } |
| 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 {#9190 -form: Symfony\Component\Form\Form {#8254 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9189 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7966 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() {#7965 …} } } |
| 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 {#9192 -form: Symfony\Component\Form\Form {#8257 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9191 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7976 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() {#7975 …} } } |
| 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 {#9194 -form: Symfony\Component\Form\Form {#8260 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9193 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7986 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() {#7985 …} } } |
| 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 {#9196 -form: Symfony\Component\Form\Form {#8263 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9195 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#7996 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() {#7995 …} } } |
| 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 {#9198 -form: Symfony\Component\Form\Form {#8266 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9197 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#8006 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() {#8005 …} } } |
| 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 {#9200 -form: Symfony\Component\Form\Form {#8269 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9199 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#8016 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() {#8015 …} } } |
| 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 {#9202 -form: Symfony\Component\Form\Form {#8272 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9201 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#8026 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() {#8025 …} } } |
| 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 {#9204 -form: Symfony\Component\Form\Form {#8275 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9203 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#8036 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() {#8035 …} } } |
| 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 {#9206 -form: Symfony\Component\Form\Form {#8278 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9205 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#8046 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() {#8045 …} } } |
| 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 {#9208 -form: Symfony\Component\Form\Form {#8281 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9207 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#8056 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() {#8055 …} } } |
| 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 {#9210 -form: Symfony\Component\Form\Form {#8284 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9209 …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) {#7361 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7357 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#7363 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() {#8066 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() {#8065 …} } } |
| 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 {#9212 -form: Symfony\Component\Form\Form {#8287 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9211 …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" |