- Request / Response
 - Performance
 - Validator
 - Forms
 - Exception
 - Logs 440
 - 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 {#4886 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4884 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4885 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4887 …} -Children: Doctrine\ORM\PersistentCollection {#4890 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } "name" => null "word" => null "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#9853 -elements: [] } ]  | 
                    
| Model Format | same as normalized format | 
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | true | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | true | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | false | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form) {#8273 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4106 …} }  | 
                
| 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() {#8275 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8274 …} } }  | 
                
| 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 {#4886 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4884 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4885 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4887 …} -Children: Doctrine\ORM\PersistentCollection {#4890 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } "name" => null "word" => null "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#9853 -elements: [] } ]  | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#5703 -form: Symfony\Component\Form\Form {#8709 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#9665 …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 {#4886 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4884 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4885 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4887 …} -Children: Doctrine\ORM\PersistentCollection {#4890 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } "name" => null "word" => null "tag1" => null "tag2" => null "tag" => Doctrine\Common\Collections\ArrayCollection {#9853 -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 | 
                                                            "59"
                                                     | 
                    
| Normalized Format | Eccube\Entity\Category {#4886 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4884 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4885 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4887 …} -Children: Doctrine\ORM\PersistentCollection {#4890 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} }  | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_label | "NameWithLevel" | 
                    same as passed value | 
| choices | [ Eccube\Entity\Category {#4268 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1729836637 {#4274 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4272 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4358 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4508 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1727768864 {#4510 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4509 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4507 …} -Children: Doctrine\ORM\PersistentCollection {#4504 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4501 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1719359121 {#4503 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4502 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4500 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4494 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1705815113 {#4496 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4495 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4493 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4273 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#4489 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4488 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4271 …} -Children: Doctrine\ORM\PersistentCollection {#4471 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4473 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1488881692 {#4487 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4486 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4474 …} -Children: Doctrine\ORM\PersistentCollection {#4477 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4478 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4485 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4484 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4479 …} -Children: Doctrine\ORM\PersistentCollection {#4482 …} -Parent: Eccube\Entity\Category {#4473} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4518 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4483 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4262 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4516 …} -Children: Doctrine\ORM\PersistentCollection {#4520 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4529 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4527 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4528 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4530 …} -Children: Doctrine\ORM\PersistentCollection {#4533 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4536 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4534 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4535 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4537 …} -Children: Doctrine\ORM\PersistentCollection {#4540 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4543 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4541 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4542 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4544 …} -Children: Doctrine\ORM\PersistentCollection {#4547 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4550 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4548 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4549 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4551 …} -Children: Doctrine\ORM\PersistentCollection {#4554 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4557 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4525 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4526 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4558 …} -Children: Doctrine\ORM\PersistentCollection {#4561 …} -Parent: Eccube\Entity\Category {#4473} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4562 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4555 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4556 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4563 …} -Children: Doctrine\ORM\PersistentCollection {#4566 …} -Parent: Eccube\Entity\Category {#4557} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4571 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4569 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4570 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4572 …} -Children: Doctrine\ORM\PersistentCollection {#4575 …} -Parent: Eccube\Entity\Category {#4557} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4578 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4576 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4577 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4579 …} -Children: Doctrine\ORM\PersistentCollection {#4582 …} -Parent: Eccube\Entity\Category {#4557} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4583 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4522 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4521 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4584 …} -Children: Doctrine\ORM\PersistentCollection {#4587 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4588 -id: 195 -name: "トレイ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1756885442 {#4567 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756885442 {#4568 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4589 …} -Children: Doctrine\ORM\PersistentCollection {#4592 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4599 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#4595 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4596 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4600 …} -Children: Doctrine\ORM\PersistentCollection {#4603 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4604 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4597 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4598 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4605 …} -Children: Doctrine\ORM\PersistentCollection {#4608 …} -Parent: Eccube\Entity\Category {#4599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4613 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4611 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4612 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4614 …} -Children: Doctrine\ORM\PersistentCollection {#4617 …} -Parent: Eccube\Entity\Category {#4599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4620 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4618 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4619 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4621 …} -Children: Doctrine\ORM\PersistentCollection {#4624 …} -Parent: Eccube\Entity\Category {#4599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4627 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#4609 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4610 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4628 …} -Children: Doctrine\ORM\PersistentCollection {#4631 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4632 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#4625 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4626 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4633 …} -Children: Doctrine\ORM\PersistentCollection {#4636 …} -Parent: Eccube\Entity\Category {#4627} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4641 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#4639 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4640 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4642 …} -Children: Doctrine\ORM\PersistentCollection {#4645 …} -Parent: Eccube\Entity\Category {#4627} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4648 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#4646 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4647 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4649 …} -Children: Doctrine\ORM\PersistentCollection {#4652 …} -Parent: Eccube\Entity\Category {#4627} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4655 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4637 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4638 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4656 …} -Children: Doctrine\ORM\PersistentCollection {#4659 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4660 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#4653 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4654 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4661 …} -Children: Doctrine\ORM\PersistentCollection {#4664 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4669 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4667 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4668 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4670 …} -Children: Doctrine\ORM\PersistentCollection {#4673 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4676 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#4674 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4675 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4677 …} -Children: Doctrine\ORM\PersistentCollection {#4680 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4683 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#4681 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4682 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4684 …} -Children: Doctrine\ORM\PersistentCollection {#4687 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4690 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4593 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4594 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4691 …} -Children: Doctrine\ORM\PersistentCollection {#4694 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4695 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4688 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4689 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4690} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4704 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#4702 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4703 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4705 …} -Children: Doctrine\ORM\PersistentCollection {#4708 …} -Parent: Eccube\Entity\Category {#4690} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4711 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#4709 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4710 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4712 …} -Children: Doctrine\ORM\PersistentCollection {#4715 …} -Parent: Eccube\Entity\Category {#4690} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4718 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4700 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#4701 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4719 …} -Children: Doctrine\ORM\PersistentCollection {#4722 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4723 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4716 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4717 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4724 …} -Children: Doctrine\ORM\PersistentCollection {#4727 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4732 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4730 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4731 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4733 …} -Children: Doctrine\ORM\PersistentCollection {#4736 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4739 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4737 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4738 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4740 …} -Children: Doctrine\ORM\PersistentCollection {#4743 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4746 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4744 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4745 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4747 …} -Children: Doctrine\ORM\PersistentCollection {#4750 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4753 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4751 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4752 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4754 …} -Children: Doctrine\ORM\PersistentCollection {#4757 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4760 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4758 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4759 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4761 …} -Children: Doctrine\ORM\PersistentCollection {#4764 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4767 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#4665 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4666 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4768 …} -Children: Doctrine\ORM\PersistentCollection {#4771 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4772 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601999 {#4765 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#4766 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4773 …} -Children: Doctrine\ORM\PersistentCollection {#4776 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4781 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1723601941 {#4779 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#4780 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4782 …} -Children: Doctrine\ORM\PersistentCollection {#4785 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4788 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#4786 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4787 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4789 …} -Children: Doctrine\ORM\PersistentCollection {#4792 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4795 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#4793 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#4794 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4796 …} -Children: Doctrine\ORM\PersistentCollection {#4799 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4802 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#4800 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4801 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4803 …} -Children: Doctrine\ORM\PersistentCollection {#4806 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4809 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#4807 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4808 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4810 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4816 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#4814 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4815 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4817 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4823 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#4821 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4822 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4824 …} -Children: Doctrine\ORM\PersistentCollection {#4827 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4830 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1710903008 {#4828 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4829 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4831 …} -Children: Doctrine\ORM\PersistentCollection {#4834 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4835 -id: 48 -name: "ハンガー・フック" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#4777 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756274437 {#4778 date: 2025-08-27 15:00:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4844 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4840 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#4841 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4845 …} -Children: Doctrine\ORM\PersistentCollection {#4848 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4849 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4842 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4843 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: Eccube\Entity\Category {#4844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4858 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4856 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#4857 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4859 …} -Children: Doctrine\ORM\PersistentCollection {#4862 …} -Parent: Eccube\Entity\Category {#4844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4865 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4863 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4864 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4866 …} -Children: Doctrine\ORM\PersistentCollection {#4869 …} -Parent: Eccube\Entity\Category {#4844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4872 …} Eccube\Entity\Category {#4877 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4870 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4871 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4886 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4884 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4885 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4887 …} -Children: Doctrine\ORM\PersistentCollection {#4890 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4893 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4891 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4892 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4897 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4900 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#4898 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4899 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4901 …} -Children: Doctrine\ORM\PersistentCollection {#4904 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4907 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4728 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#4729 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4908 …} -Children: Doctrine\ORM\PersistentCollection {#4911 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4912 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#4905 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4906 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4921 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#4919 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4920 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4922 …} -Children: Doctrine\ORM\PersistentCollection {#4925 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4928 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#4926 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4927 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4929 …} -Children: Doctrine\ORM\PersistentCollection {#4932 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4935 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#4933 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4934 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4936 …} -Children: Doctrine\ORM\PersistentCollection {#4939 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4942 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#4940 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4941 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4949 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4917 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#4918 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4950 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4954 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#4947 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4948 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4963 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#4961 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4962 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4970 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#4968 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4969 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4977 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#4959 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#4960 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4982 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#4975 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4976 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4983 …} -Children: Doctrine\ORM\PersistentCollection {#4986 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4991 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#4989 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4990 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4998 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#4996 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4997 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5005 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5003 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5004 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5006 …} -Children: Doctrine\ORM\PersistentCollection {#5009 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5012 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#4883 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4882 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5013 …} -Children: Doctrine\ORM\PersistentCollection {#5016 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5017 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#4523 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4524 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5022 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5010 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5011 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5033 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5031 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5032 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5037 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5040 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5038 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5039 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5041 …} -Children: Doctrine\ORM\PersistentCollection {#5044 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5047 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5045 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5046 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5048 …} -Children: Doctrine\ORM\PersistentCollection {#5051 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5054 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5052 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5053 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5061 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150828 {#5029 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5030 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5062 …} -Children: Doctrine\ORM\PersistentCollection {#5065 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5066 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5059 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5060 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5075 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150828 {#5073 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5074 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5076 …} -Children: Doctrine\ORM\PersistentCollection {#5079 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5082 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5080 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5081 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5083 …} -Children: Doctrine\ORM\PersistentCollection {#5086 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5089 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#5087 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5088 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5090 …} -Children: Doctrine\ORM\PersistentCollection {#5093 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5096 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#5094 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5095 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5097 …} -Children: Doctrine\ORM\PersistentCollection {#5100 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5103 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1710903473 {#5101 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5102 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5104 …} -Children: Doctrine\ORM\PersistentCollection {#5107 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5110 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1710903477 {#5108 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5109 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5111 …} -Children: Doctrine\ORM\PersistentCollection {#5114 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5117 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5071 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5072 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5122 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5115 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5116 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5131 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5129 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5130 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5132 …} -Children: Doctrine\ORM\PersistentCollection {#5135 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5138 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5136 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5137 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5139 …} -Children: Doctrine\ORM\PersistentCollection {#5142 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5145 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5143 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5144 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5146 …} -Children: Doctrine\ORM\PersistentCollection {#5149 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5152 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5150 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5151 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5153 …} -Children: Doctrine\ORM\PersistentCollection {#5156 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5159 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5127 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5128 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5160 …} -Children: Doctrine\ORM\PersistentCollection {#5163 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5164 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5157 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5158 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5173 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150828 {#5171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5172 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5174 …} -Children: Doctrine\ORM\PersistentCollection {#5177 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5180 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1682150828 {#5178 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5179 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5181 …} -Children: Doctrine\ORM\PersistentCollection {#5184 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5187 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5169 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5170 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5188 …} -Children: Doctrine\ORM\PersistentCollection {#5191 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5192 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5185 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5186 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5196 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5201 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5199 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5200 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5208 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5206 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5207 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5215 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1682150828 {#5213 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5214 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5216 …} -Children: Doctrine\ORM\PersistentCollection {#5219 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5222 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5220 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5221 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5229 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1710903700 {#5227 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5228 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5230 …} -Children: Doctrine\ORM\PersistentCollection {#5233 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5236 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#4988 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4987 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5241 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150828 {#5234 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5235 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5242 …} -Children: Doctrine\ORM\PersistentCollection {#5245 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5250 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150828 {#5248 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5249 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5251 …} -Children: Doctrine\ORM\PersistentCollection {#5254 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5257 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150828 {#5255 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5256 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5258 …} -Children: Doctrine\ORM\PersistentCollection {#5261 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5264 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5262 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5263 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5271 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5269 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5270 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5272 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5278 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1682150829 {#5276 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5277 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5282 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5285 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150829 {#5283 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5284 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5286 …} -Children: Doctrine\ORM\PersistentCollection {#5289 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5292 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723541106 {#5290 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5291 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5299 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150829 {#5297 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5298 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5300 …} -Children: Doctrine\ORM\PersistentCollection {#5303 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5306 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1682150829 {#5246 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5247 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5307 …} -Children: Doctrine\ORM\PersistentCollection {#5310 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5311 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150829 {#5304 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5305 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5320 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150829 {#5318 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5319 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5327 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1710903799 {#5325 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5326 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5334 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1710903802 {#5332 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5333 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5335 …} -Children: Doctrine\ORM\PersistentCollection {#5338 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5341 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5027 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5028 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5342 …} -Children: Doctrine\ORM\PersistentCollection {#5345 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5346 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5197 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5198 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5351 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5339 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5340 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5355 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5362 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5360 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5361 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5363 …} -Children: Doctrine\ORM\PersistentCollection {#5366 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5369 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5367 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5368 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5376 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5374 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5375 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5383 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5317 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5316 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5384 …} -Children: Doctrine\ORM\PersistentCollection {#5387 …} -Parent: Eccube\Entity\Category {#5341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5388 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5381 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5382 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5397 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5395 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5396 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5357 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1682150829 {#5394 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5393 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5356 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5405 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150829 {#5359 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5358 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5406 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Eccube\Entity\Category {#5357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } ]  | 
                    
                                                                                                                            [ Eccube\Entity\Category {#4268 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1729836637 {#4274 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4272 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4358 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4508 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1727768864 {#4510 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4509 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4507 …} -Children: Doctrine\ORM\PersistentCollection {#4504 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4501 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1719359121 {#4503 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4502 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4500 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4494 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1705815113 {#4496 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4495 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4493 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4273 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#4489 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4488 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4271 …} -Children: Doctrine\ORM\PersistentCollection {#4471 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4473 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1488881692 {#4487 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4486 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4474 …} -Children: Doctrine\ORM\PersistentCollection {#4477 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4478 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4485 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4484 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4479 …} -Children: Doctrine\ORM\PersistentCollection {#4482 …} -Parent: Eccube\Entity\Category {#4473} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4518 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4483 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4262 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4516 …} -Children: Doctrine\ORM\PersistentCollection {#4520 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4529 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4527 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4528 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4530 …} -Children: Doctrine\ORM\PersistentCollection {#4533 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4536 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4534 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4535 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4537 …} -Children: Doctrine\ORM\PersistentCollection {#4540 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4543 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4541 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4542 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4544 …} -Children: Doctrine\ORM\PersistentCollection {#4547 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4550 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4548 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4549 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4551 …} -Children: Doctrine\ORM\PersistentCollection {#4554 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4557 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4525 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4526 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4558 …} -Children: Doctrine\ORM\PersistentCollection {#4561 …} -Parent: Eccube\Entity\Category {#4473} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4562 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4555 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4556 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4563 …} -Children: Doctrine\ORM\PersistentCollection {#4566 …} -Parent: Eccube\Entity\Category {#4557} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4571 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4569 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4570 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4572 …} -Children: Doctrine\ORM\PersistentCollection {#4575 …} -Parent: Eccube\Entity\Category {#4557} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4578 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4576 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4577 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4579 …} -Children: Doctrine\ORM\PersistentCollection {#4582 …} -Parent: Eccube\Entity\Category {#4557} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4583 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4522 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4521 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4584 …} -Children: Doctrine\ORM\PersistentCollection {#4587 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4588 -id: 195 -name: "トレイ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1756885442 {#4567 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756885442 {#4568 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4589 …} -Children: Doctrine\ORM\PersistentCollection {#4592 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4599 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#4595 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4596 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4600 …} -Children: Doctrine\ORM\PersistentCollection {#4603 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4604 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4597 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4598 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4605 …} -Children: Doctrine\ORM\PersistentCollection {#4608 …} -Parent: Eccube\Entity\Category {#4599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4613 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4611 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4612 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4614 …} -Children: Doctrine\ORM\PersistentCollection {#4617 …} -Parent: Eccube\Entity\Category {#4599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4620 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4618 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4619 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4621 …} -Children: Doctrine\ORM\PersistentCollection {#4624 …} -Parent: Eccube\Entity\Category {#4599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4627 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#4609 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4610 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4628 …} -Children: Doctrine\ORM\PersistentCollection {#4631 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4632 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#4625 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4626 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4633 …} -Children: Doctrine\ORM\PersistentCollection {#4636 …} -Parent: Eccube\Entity\Category {#4627} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4641 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#4639 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4640 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4642 …} -Children: Doctrine\ORM\PersistentCollection {#4645 …} -Parent: Eccube\Entity\Category {#4627} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4648 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#4646 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4647 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4649 …} -Children: Doctrine\ORM\PersistentCollection {#4652 …} -Parent: Eccube\Entity\Category {#4627} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4655 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4637 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4638 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4656 …} -Children: Doctrine\ORM\PersistentCollection {#4659 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4660 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#4653 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4654 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4661 …} -Children: Doctrine\ORM\PersistentCollection {#4664 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4669 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4667 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4668 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4670 …} -Children: Doctrine\ORM\PersistentCollection {#4673 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4676 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#4674 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4675 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4677 …} -Children: Doctrine\ORM\PersistentCollection {#4680 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4683 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#4681 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4682 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4684 …} -Children: Doctrine\ORM\PersistentCollection {#4687 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4690 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4593 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4594 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4691 …} -Children: Doctrine\ORM\PersistentCollection {#4694 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4695 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4688 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4689 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4690} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4704 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#4702 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4703 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4705 …} -Children: Doctrine\ORM\PersistentCollection {#4708 …} -Parent: Eccube\Entity\Category {#4690} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4711 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#4709 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4710 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4712 …} -Children: Doctrine\ORM\PersistentCollection {#4715 …} -Parent: Eccube\Entity\Category {#4690} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4718 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4700 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#4701 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4719 …} -Children: Doctrine\ORM\PersistentCollection {#4722 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4723 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4716 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4717 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4724 …} -Children: Doctrine\ORM\PersistentCollection {#4727 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4732 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4730 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4731 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4733 …} -Children: Doctrine\ORM\PersistentCollection {#4736 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4739 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4737 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4738 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4740 …} -Children: Doctrine\ORM\PersistentCollection {#4743 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4746 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4744 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4745 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4747 …} -Children: Doctrine\ORM\PersistentCollection {#4750 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4753 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4751 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4752 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4754 …} -Children: Doctrine\ORM\PersistentCollection {#4757 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4760 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4758 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4759 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4761 …} -Children: Doctrine\ORM\PersistentCollection {#4764 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4767 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#4665 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4666 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4768 …} -Children: Doctrine\ORM\PersistentCollection {#4771 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4772 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601999 {#4765 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#4766 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4773 …} -Children: Doctrine\ORM\PersistentCollection {#4776 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4781 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1723601941 {#4779 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#4780 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4782 …} -Children: Doctrine\ORM\PersistentCollection {#4785 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4788 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#4786 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4787 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4789 …} -Children: Doctrine\ORM\PersistentCollection {#4792 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4795 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#4793 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#4794 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4796 …} -Children: Doctrine\ORM\PersistentCollection {#4799 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4802 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#4800 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4801 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4803 …} -Children: Doctrine\ORM\PersistentCollection {#4806 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4809 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#4807 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4808 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4810 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4816 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#4814 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4815 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4817 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4823 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#4821 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4822 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4824 …} -Children: Doctrine\ORM\PersistentCollection {#4827 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4830 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1710903008 {#4828 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4829 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4831 …} -Children: Doctrine\ORM\PersistentCollection {#4834 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4835 -id: 48 -name: "ハンガー・フック" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#4777 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756274437 {#4778 date: 2025-08-27 15:00:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4844 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4840 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#4841 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4845 …} -Children: Doctrine\ORM\PersistentCollection {#4848 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4849 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4842 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4843 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: Eccube\Entity\Category {#4844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4858 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4856 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#4857 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4859 …} -Children: Doctrine\ORM\PersistentCollection {#4862 …} -Parent: Eccube\Entity\Category {#4844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4865 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4863 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4864 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4866 …} -Children: Doctrine\ORM\PersistentCollection {#4869 …} -Parent: Eccube\Entity\Category {#4844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4872 …} Eccube\Entity\Category {#4877 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4870 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4871 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4886 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4884 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4885 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4887 …} -Children: Doctrine\ORM\PersistentCollection {#4890 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4893 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4891 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4892 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4897 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4900 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#4898 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4899 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4901 …} -Children: Doctrine\ORM\PersistentCollection {#4904 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4907 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4728 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#4729 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4908 …} -Children: Doctrine\ORM\PersistentCollection {#4911 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4912 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#4905 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4906 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4921 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#4919 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4920 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4922 …} -Children: Doctrine\ORM\PersistentCollection {#4925 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4928 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#4926 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4927 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4929 …} -Children: Doctrine\ORM\PersistentCollection {#4932 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4935 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#4933 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4934 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4936 …} -Children: Doctrine\ORM\PersistentCollection {#4939 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4942 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#4940 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4941 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4949 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4917 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#4918 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4950 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4954 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#4947 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4948 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4963 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#4961 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4962 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4970 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#4968 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4969 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4977 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#4959 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#4960 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4982 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#4975 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4976 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4983 …} -Children: Doctrine\ORM\PersistentCollection {#4986 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4991 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#4989 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4990 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4998 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#4996 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4997 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5005 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5003 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5004 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5006 …} -Children: Doctrine\ORM\PersistentCollection {#5009 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5012 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#4883 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4882 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5013 …} -Children: Doctrine\ORM\PersistentCollection {#5016 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5017 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#4523 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4524 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5022 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5010 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5011 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5033 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5031 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5032 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5037 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5040 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5038 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5039 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5041 …} -Children: Doctrine\ORM\PersistentCollection {#5044 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5047 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5045 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5046 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5048 …} -Children: Doctrine\ORM\PersistentCollection {#5051 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5054 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5052 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5053 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5061 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150828 {#5029 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5030 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5062 …} -Children: Doctrine\ORM\PersistentCollection {#5065 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5066 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5059 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5060 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5075 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150828 {#5073 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5074 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5076 …} -Children: Doctrine\ORM\PersistentCollection {#5079 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5082 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5080 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5081 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5083 …} -Children: Doctrine\ORM\PersistentCollection {#5086 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5089 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#5087 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5088 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5090 …} -Children: Doctrine\ORM\PersistentCollection {#5093 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5096 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#5094 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5095 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5097 …} -Children: Doctrine\ORM\PersistentCollection {#5100 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5103 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1710903473 {#5101 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5102 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5104 …} -Children: Doctrine\ORM\PersistentCollection {#5107 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5110 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1710903477 {#5108 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5109 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5111 …} -Children: Doctrine\ORM\PersistentCollection {#5114 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5117 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5071 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5072 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5122 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5115 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5116 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5131 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5129 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5130 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5132 …} -Children: Doctrine\ORM\PersistentCollection {#5135 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5138 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5136 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5137 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5139 …} -Children: Doctrine\ORM\PersistentCollection {#5142 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5145 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5143 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5144 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5146 …} -Children: Doctrine\ORM\PersistentCollection {#5149 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5152 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5150 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5151 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5153 …} -Children: Doctrine\ORM\PersistentCollection {#5156 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5159 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5127 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5128 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5160 …} -Children: Doctrine\ORM\PersistentCollection {#5163 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5164 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5157 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5158 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5173 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150828 {#5171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5172 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5174 …} -Children: Doctrine\ORM\PersistentCollection {#5177 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5180 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1682150828 {#5178 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5179 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5181 …} -Children: Doctrine\ORM\PersistentCollection {#5184 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5187 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5169 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5170 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5188 …} -Children: Doctrine\ORM\PersistentCollection {#5191 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5192 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5185 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5186 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5196 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5201 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5199 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5200 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5208 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5206 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5207 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5215 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1682150828 {#5213 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5214 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5216 …} -Children: Doctrine\ORM\PersistentCollection {#5219 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5222 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5220 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5221 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5229 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1710903700 {#5227 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5228 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5230 …} -Children: Doctrine\ORM\PersistentCollection {#5233 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5236 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#4988 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4987 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5241 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150828 {#5234 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5235 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5242 …} -Children: Doctrine\ORM\PersistentCollection {#5245 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5250 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150828 {#5248 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5249 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5251 …} -Children: Doctrine\ORM\PersistentCollection {#5254 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5257 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150828 {#5255 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5256 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5258 …} -Children: Doctrine\ORM\PersistentCollection {#5261 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5264 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5262 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5263 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5271 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5269 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5270 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5272 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5278 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1682150829 {#5276 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5277 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5282 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5285 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150829 {#5283 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5284 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5286 …} -Children: Doctrine\ORM\PersistentCollection {#5289 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5292 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723541106 {#5290 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5291 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5299 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150829 {#5297 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5298 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5300 …} -Children: Doctrine\ORM\PersistentCollection {#5303 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5306 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1682150829 {#5246 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5247 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5307 …} -Children: Doctrine\ORM\PersistentCollection {#5310 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5311 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150829 {#5304 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5305 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5320 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150829 {#5318 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5319 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5327 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1710903799 {#5325 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5326 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5334 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1710903802 {#5332 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5333 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5335 …} -Children: Doctrine\ORM\PersistentCollection {#5338 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5341 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5027 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5028 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5342 …} -Children: Doctrine\ORM\PersistentCollection {#5345 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5346 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5197 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5198 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5351 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5339 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5340 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5355 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5362 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5360 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5361 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5363 …} -Children: Doctrine\ORM\PersistentCollection {#5366 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5369 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5367 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5368 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5376 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5374 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5375 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5383 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5317 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5316 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5384 …} -Children: Doctrine\ORM\PersistentCollection {#5387 …} -Parent: Eccube\Entity\Category {#5341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5388 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5381 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5382 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5397 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5395 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5396 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5357 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1682150829 {#5394 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5393 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5356 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5405 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150829 {#5359 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5358 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5406 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Eccube\Entity\Category {#5357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } ]  | 
                
| 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 {#8289 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] }  | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#8294 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5470 -om: ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4034 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] }  | 
                
| choices | [ Eccube\Entity\Category {#4268 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1729836637 {#4274 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4272 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4358 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4508 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1727768864 {#4510 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4509 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4507 …} -Children: Doctrine\ORM\PersistentCollection {#4504 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4501 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1719359121 {#4503 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4502 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4500 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4494 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1705815113 {#4496 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4495 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4493 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4273 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#4489 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4488 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4271 …} -Children: Doctrine\ORM\PersistentCollection {#4471 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4473 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1488881692 {#4487 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4486 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4474 …} -Children: Doctrine\ORM\PersistentCollection {#4477 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4478 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4485 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4484 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4479 …} -Children: Doctrine\ORM\PersistentCollection {#4482 …} -Parent: Eccube\Entity\Category {#4473} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4518 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4483 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4262 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4516 …} -Children: Doctrine\ORM\PersistentCollection {#4520 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4529 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4527 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4528 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4530 …} -Children: Doctrine\ORM\PersistentCollection {#4533 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4536 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4534 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4535 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4537 …} -Children: Doctrine\ORM\PersistentCollection {#4540 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4543 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4541 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4542 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4544 …} -Children: Doctrine\ORM\PersistentCollection {#4547 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4550 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4548 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4549 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4551 …} -Children: Doctrine\ORM\PersistentCollection {#4554 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4557 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4525 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4526 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4558 …} -Children: Doctrine\ORM\PersistentCollection {#4561 …} -Parent: Eccube\Entity\Category {#4473} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4562 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4555 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4556 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4563 …} -Children: Doctrine\ORM\PersistentCollection {#4566 …} -Parent: Eccube\Entity\Category {#4557} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4571 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4569 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4570 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4572 …} -Children: Doctrine\ORM\PersistentCollection {#4575 …} -Parent: Eccube\Entity\Category {#4557} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4578 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4576 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4577 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4579 …} -Children: Doctrine\ORM\PersistentCollection {#4582 …} -Parent: Eccube\Entity\Category {#4557} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4583 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4522 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4521 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4584 …} -Children: Doctrine\ORM\PersistentCollection {#4587 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4588 -id: 195 -name: "トレイ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1756885442 {#4567 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756885442 {#4568 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4589 …} -Children: Doctrine\ORM\PersistentCollection {#4592 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4599 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#4595 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4596 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4600 …} -Children: Doctrine\ORM\PersistentCollection {#4603 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4604 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4597 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4598 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4605 …} -Children: Doctrine\ORM\PersistentCollection {#4608 …} -Parent: Eccube\Entity\Category {#4599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4613 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4611 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4612 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4614 …} -Children: Doctrine\ORM\PersistentCollection {#4617 …} -Parent: Eccube\Entity\Category {#4599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4620 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4618 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4619 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4621 …} -Children: Doctrine\ORM\PersistentCollection {#4624 …} -Parent: Eccube\Entity\Category {#4599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4627 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#4609 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4610 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4628 …} -Children: Doctrine\ORM\PersistentCollection {#4631 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4632 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#4625 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4626 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4633 …} -Children: Doctrine\ORM\PersistentCollection {#4636 …} -Parent: Eccube\Entity\Category {#4627} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4641 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#4639 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4640 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4642 …} -Children: Doctrine\ORM\PersistentCollection {#4645 …} -Parent: Eccube\Entity\Category {#4627} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4648 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#4646 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4647 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4649 …} -Children: Doctrine\ORM\PersistentCollection {#4652 …} -Parent: Eccube\Entity\Category {#4627} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4655 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4637 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4638 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4656 …} -Children: Doctrine\ORM\PersistentCollection {#4659 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4660 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#4653 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4654 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4661 …} -Children: Doctrine\ORM\PersistentCollection {#4664 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4669 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4667 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4668 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4670 …} -Children: Doctrine\ORM\PersistentCollection {#4673 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4676 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#4674 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4675 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4677 …} -Children: Doctrine\ORM\PersistentCollection {#4680 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4683 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#4681 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4682 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4684 …} -Children: Doctrine\ORM\PersistentCollection {#4687 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4690 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4593 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4594 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4691 …} -Children: Doctrine\ORM\PersistentCollection {#4694 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4695 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4688 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4689 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4690} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4704 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#4702 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4703 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4705 …} -Children: Doctrine\ORM\PersistentCollection {#4708 …} -Parent: Eccube\Entity\Category {#4690} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4711 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#4709 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4710 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4712 …} -Children: Doctrine\ORM\PersistentCollection {#4715 …} -Parent: Eccube\Entity\Category {#4690} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4718 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4700 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#4701 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4719 …} -Children: Doctrine\ORM\PersistentCollection {#4722 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4723 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4716 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4717 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4724 …} -Children: Doctrine\ORM\PersistentCollection {#4727 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4732 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4730 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4731 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4733 …} -Children: Doctrine\ORM\PersistentCollection {#4736 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4739 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4737 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4738 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4740 …} -Children: Doctrine\ORM\PersistentCollection {#4743 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4746 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4744 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4745 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4747 …} -Children: Doctrine\ORM\PersistentCollection {#4750 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4753 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4751 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4752 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4754 …} -Children: Doctrine\ORM\PersistentCollection {#4757 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4760 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4758 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4759 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4761 …} -Children: Doctrine\ORM\PersistentCollection {#4764 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4767 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#4665 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4666 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4768 …} -Children: Doctrine\ORM\PersistentCollection {#4771 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4772 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601999 {#4765 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#4766 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4773 …} -Children: Doctrine\ORM\PersistentCollection {#4776 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4781 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1723601941 {#4779 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#4780 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4782 …} -Children: Doctrine\ORM\PersistentCollection {#4785 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4788 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#4786 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4787 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4789 …} -Children: Doctrine\ORM\PersistentCollection {#4792 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4795 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#4793 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#4794 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4796 …} -Children: Doctrine\ORM\PersistentCollection {#4799 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4802 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#4800 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4801 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4803 …} -Children: Doctrine\ORM\PersistentCollection {#4806 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4809 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#4807 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4808 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4810 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4816 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#4814 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4815 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4817 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4823 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#4821 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4822 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4824 …} -Children: Doctrine\ORM\PersistentCollection {#4827 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4830 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1710903008 {#4828 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4829 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4831 …} -Children: Doctrine\ORM\PersistentCollection {#4834 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4835 -id: 48 -name: "ハンガー・フック" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#4777 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756274437 {#4778 date: 2025-08-27 15:00:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4844 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4840 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#4841 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4845 …} -Children: Doctrine\ORM\PersistentCollection {#4848 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4849 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4842 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4843 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: Eccube\Entity\Category {#4844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4858 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4856 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#4857 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4859 …} -Children: Doctrine\ORM\PersistentCollection {#4862 …} -Parent: Eccube\Entity\Category {#4844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4865 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4863 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4864 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4866 …} -Children: Doctrine\ORM\PersistentCollection {#4869 …} -Parent: Eccube\Entity\Category {#4844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4872 …} Eccube\Entity\Category {#4877 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4870 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4871 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4886 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4884 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4885 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4887 …} -Children: Doctrine\ORM\PersistentCollection {#4890 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4893 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4891 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4892 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4897 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4900 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#4898 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4899 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4901 …} -Children: Doctrine\ORM\PersistentCollection {#4904 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4907 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4728 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#4729 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4908 …} -Children: Doctrine\ORM\PersistentCollection {#4911 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4912 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#4905 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4906 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4921 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#4919 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4920 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4922 …} -Children: Doctrine\ORM\PersistentCollection {#4925 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4928 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#4926 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4927 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4929 …} -Children: Doctrine\ORM\PersistentCollection {#4932 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4935 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#4933 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4934 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4936 …} -Children: Doctrine\ORM\PersistentCollection {#4939 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4942 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#4940 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4941 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4949 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4917 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#4918 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4950 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4954 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#4947 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4948 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4963 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#4961 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4962 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4970 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#4968 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4969 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4977 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#4959 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#4960 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4982 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#4975 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4976 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4983 …} -Children: Doctrine\ORM\PersistentCollection {#4986 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4991 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#4989 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4990 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#4998 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#4996 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4997 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5005 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5003 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5004 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5006 …} -Children: Doctrine\ORM\PersistentCollection {#5009 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5012 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#4883 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4882 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5013 …} -Children: Doctrine\ORM\PersistentCollection {#5016 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5017 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#4523 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4524 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5022 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5010 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5011 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5033 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5031 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5032 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5037 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5040 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5038 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5039 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5041 …} -Children: Doctrine\ORM\PersistentCollection {#5044 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5047 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5045 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5046 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5048 …} -Children: Doctrine\ORM\PersistentCollection {#5051 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5054 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5052 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5053 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5061 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150828 {#5029 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5030 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5062 …} -Children: Doctrine\ORM\PersistentCollection {#5065 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5066 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5059 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5060 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5075 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150828 {#5073 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5074 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5076 …} -Children: Doctrine\ORM\PersistentCollection {#5079 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5082 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5080 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5081 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5083 …} -Children: Doctrine\ORM\PersistentCollection {#5086 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5089 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#5087 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5088 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5090 …} -Children: Doctrine\ORM\PersistentCollection {#5093 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5096 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#5094 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5095 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5097 …} -Children: Doctrine\ORM\PersistentCollection {#5100 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5103 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1710903473 {#5101 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5102 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5104 …} -Children: Doctrine\ORM\PersistentCollection {#5107 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5110 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1710903477 {#5108 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5109 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5111 …} -Children: Doctrine\ORM\PersistentCollection {#5114 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5117 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5071 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5072 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5122 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5115 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5116 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5131 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5129 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5130 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5132 …} -Children: Doctrine\ORM\PersistentCollection {#5135 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5138 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5136 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5137 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5139 …} -Children: Doctrine\ORM\PersistentCollection {#5142 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5145 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5143 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5144 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5146 …} -Children: Doctrine\ORM\PersistentCollection {#5149 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5152 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5150 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5151 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5153 …} -Children: Doctrine\ORM\PersistentCollection {#5156 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5159 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5127 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5128 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5160 …} -Children: Doctrine\ORM\PersistentCollection {#5163 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5164 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5157 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5158 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5173 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150828 {#5171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5172 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5174 …} -Children: Doctrine\ORM\PersistentCollection {#5177 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5180 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1682150828 {#5178 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5179 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5181 …} -Children: Doctrine\ORM\PersistentCollection {#5184 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5187 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5169 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5170 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5188 …} -Children: Doctrine\ORM\PersistentCollection {#5191 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5192 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5185 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5186 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5196 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5201 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5199 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5200 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5208 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5206 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5207 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5215 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1682150828 {#5213 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5214 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5216 …} -Children: Doctrine\ORM\PersistentCollection {#5219 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5222 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5220 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5221 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5229 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1710903700 {#5227 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5228 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5230 …} -Children: Doctrine\ORM\PersistentCollection {#5233 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5236 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#4988 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4987 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5241 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150828 {#5234 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5235 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5242 …} -Children: Doctrine\ORM\PersistentCollection {#5245 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5250 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150828 {#5248 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5249 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5251 …} -Children: Doctrine\ORM\PersistentCollection {#5254 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5257 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150828 {#5255 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5256 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5258 …} -Children: Doctrine\ORM\PersistentCollection {#5261 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5264 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5262 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5263 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5271 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5269 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5270 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5272 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5278 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1682150829 {#5276 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5277 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5282 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5285 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150829 {#5283 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5284 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5286 …} -Children: Doctrine\ORM\PersistentCollection {#5289 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5292 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723541106 {#5290 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5291 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5299 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150829 {#5297 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5298 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5300 …} -Children: Doctrine\ORM\PersistentCollection {#5303 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5306 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1682150829 {#5246 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5247 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5307 …} -Children: Doctrine\ORM\PersistentCollection {#5310 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5311 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150829 {#5304 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5305 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5320 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150829 {#5318 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5319 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5327 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1710903799 {#5325 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5326 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5334 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1710903802 {#5332 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5333 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5335 …} -Children: Doctrine\ORM\PersistentCollection {#5338 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5341 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5027 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5028 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5342 …} -Children: Doctrine\ORM\PersistentCollection {#5345 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5346 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5197 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5198 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5351 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5339 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5340 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5355 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5362 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5360 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5361 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5363 …} -Children: Doctrine\ORM\PersistentCollection {#5366 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5369 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5367 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5368 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5376 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5374 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5375 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5383 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5317 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5316 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5384 …} -Children: Doctrine\ORM\PersistentCollection {#5387 …} -Parent: Eccube\Entity\Category {#5341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5388 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5381 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5382 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5397 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5395 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5396 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5357 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1682150829 {#5394 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5393 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5356 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } Eccube\Entity\Category {#5405 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150829 {#5359 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5358 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5406 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Eccube\Entity\Category {#5357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } ]  | 
                
| class | "Eccube\Entity\Category" | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| em | ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …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 {#5470 -om: ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4034 …} -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() {#8290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8291 …} } }  | 
                
| 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 {#10152 +label: "an1767" +value: "194" +data: Eccube\Entity\Category {#4268 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1729836637 {#4274 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#4272 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4358 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10151 +label: "ゴールド会員のみ" +value: "193" +data: Eccube\Entity\Category {#4508 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1727768864 {#4510 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#4509 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4507 …} -Children: Doctrine\ORM\PersistentCollection {#4504 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10187 +label: "TOP" +value: "187" +data: Eccube\Entity\Category {#4501 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1719359121 {#4503 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4502 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4500 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10185 +label: "Outlet Sale" +value: "150" +data: Eccube\Entity\Category {#4494 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1705815113 {#4496 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4495 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4493 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10186 +label: "カテゴリーで探す" +value: "131" +data: Eccube\Entity\Category {#4273 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#4489 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#4488 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4271 …} -Children: Doctrine\ORM\PersistentCollection {#4471 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10281 +label: " 家具" +value: "1" +data: Eccube\Entity\Category {#4473 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1488881692 {#4487 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4486 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4474 …} -Children: Doctrine\ORM\PersistentCollection {#4477 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10184 +label: " チェア・スツール" +value: "8" +data: Eccube\Entity\Category {#4478 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#4485 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#4484 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4479 …} -Children: Doctrine\ORM\PersistentCollection {#4482 …} -Parent: Eccube\Entity\Category {#4473} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10192 +label: " ソファ" +value: "188" +data: Eccube\Entity\Category {#4518 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#4483 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#4262 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4516 …} -Children: Doctrine\ORM\PersistentCollection {#4520 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10260 +label: " チェア" +value: "9" +data: Eccube\Entity\Category {#4529 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#4527 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4528 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4530 …} -Children: Doctrine\ORM\PersistentCollection {#4533 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10262 +label: " スツール" +value: "10" +data: Eccube\Entity\Category {#4536 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#4534 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4535 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4537 …} -Children: Doctrine\ORM\PersistentCollection {#4540 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10158 +label: " フォールディング" +value: "11" +data: Eccube\Entity\Category {#4543 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#4541 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4542 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4544 …} -Children: Doctrine\ORM\PersistentCollection {#4547 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10166 +label: " その他" +value: "152" +data: Eccube\Entity\Category {#4550 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#4548 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#4549 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4551 …} -Children: Doctrine\ORM\PersistentCollection {#4554 …} -Parent: Eccube\Entity\Category {#4478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10164 +label: " テーブル・その他" +value: "12" +data: Eccube\Entity\Category {#4557 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#4525 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#4526 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4558 …} -Children: Doctrine\ORM\PersistentCollection {#4561 …} -Parent: Eccube\Entity\Category {#4473} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10173 +label: " テーブル" +value: "13" +data: Eccube\Entity\Category {#4562 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#4555 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#4556 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4563 …} -Children: Doctrine\ORM\PersistentCollection {#4566 …} -Parent: Eccube\Entity\Category {#4557} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10172 +label: " サイド・コーヒーテーブル" +value: "14" +data: Eccube\Entity\Category {#4571 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#4569 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#4570 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4572 …} -Children: Doctrine\ORM\PersistentCollection {#4575 …} -Parent: Eccube\Entity\Category {#4557} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10171 +label: " その他" +value: "15" +data: Eccube\Entity\Category {#4578 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#4576 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#4577 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4579 …} -Children: Doctrine\ORM\PersistentCollection {#4582 …} -Parent: Eccube\Entity\Category {#4557} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10170 +label: " インテリア" +value: "19" +data: Eccube\Entity\Category {#4583 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#4522 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4521 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4584 …} -Children: Doctrine\ORM\PersistentCollection {#4587 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10174 +label: " トレイ" +value: "195" +data: Eccube\Entity\Category {#4588 -id: 195 -name: "トレイ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1756885442 {#4567 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756885442 {#4568 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4589 …} -Children: Doctrine\ORM\PersistentCollection {#4592 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10175 +label: " フラワーベース" +value: "20" +data: Eccube\Entity\Category {#4599 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#4595 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4596 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4600 …} -Children: Doctrine\ORM\PersistentCollection {#4603 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10176 +label: " S(~H100mm)" +value: "23" +data: Eccube\Entity\Category {#4604 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#4597 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#4598 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4605 …} -Children: Doctrine\ORM\PersistentCollection {#4608 …} -Parent: Eccube\Entity\Category {#4599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10177 +label: " M(H100mm~200mm)" +value: "22" +data: Eccube\Entity\Category {#4613 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#4611 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#4612 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4614 …} -Children: Doctrine\ORM\PersistentCollection {#4617 …} -Parent: Eccube\Entity\Category {#4599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10178 +label: " L(H200mm~)" +value: "21" +data: Eccube\Entity\Category {#4620 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#4618 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#4619 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4621 …} -Children: Doctrine\ORM\PersistentCollection {#4624 …} -Parent: Eccube\Entity\Category {#4599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10179 +label: " ミラー" +value: "24" +data: Eccube\Entity\Category {#4627 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#4609 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4610 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4628 …} -Children: Doctrine\ORM\PersistentCollection {#4631 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10180 +label: " テーブルミラー" +value: "25" +data: Eccube\Entity\Category {#4632 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#4625 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4626 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4633 …} -Children: Doctrine\ORM\PersistentCollection {#4636 …} -Parent: Eccube\Entity\Category {#4627} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10181 +label: " ウォールミラー" +value: "26" +data: Eccube\Entity\Category {#4641 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#4639 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4640 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4642 …} -Children: Doctrine\ORM\PersistentCollection {#4645 …} -Parent: Eccube\Entity\Category {#4627} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10182 +label: " その他" +value: "156" +data: Eccube\Entity\Category {#4648 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#4646 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#4647 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4649 …} -Children: Doctrine\ORM\PersistentCollection {#4652 …} -Parent: Eccube\Entity\Category {#4627} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10183 +label: " ライト" +value: "27" +data: Eccube\Entity\Category {#4655 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#4637 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4638 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4656 …} -Children: Doctrine\ORM\PersistentCollection {#4659 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10320 +label: " スタンドライト" +value: "28" +data: Eccube\Entity\Category {#4660 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#4653 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4654 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4661 …} -Children: Doctrine\ORM\PersistentCollection {#4664 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10322 +label: " デスクライト" +value: "29" +data: Eccube\Entity\Category {#4669 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#4667 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4668 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4670 …} -Children: Doctrine\ORM\PersistentCollection {#4673 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10323 +label: " ペンダントライト" +value: "157" +data: Eccube\Entity\Category {#4676 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#4674 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4675 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4677 …} -Children: Doctrine\ORM\PersistentCollection {#4680 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10324 +label: " その他" +value: "158" +data: Eccube\Entity\Category {#4683 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#4681 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#4682 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4684 …} -Children: Doctrine\ORM\PersistentCollection {#4687 …} -Parent: Eccube\Entity\Category {#4655} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10325 +label: " 時計" +value: "30" +data: Eccube\Entity\Category {#4690 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#4593 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4594 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4691 …} -Children: Doctrine\ORM\PersistentCollection {#4694 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10326 +label: " 掛け時計" +value: "31" +data: Eccube\Entity\Category {#4695 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#4688 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4689 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4690} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10327 +label: " 置き時計" +value: "32" +data: Eccube\Entity\Category {#4704 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#4702 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4703 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4705 …} -Children: Doctrine\ORM\PersistentCollection {#4708 …} -Parent: Eccube\Entity\Category {#4690} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10328 +label: " その他" +value: "159" +data: Eccube\Entity\Category {#4711 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#4709 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#4710 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4712 …} -Children: Doctrine\ORM\PersistentCollection {#4715 …} -Parent: Eccube\Entity\Category {#4690} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10329 +label: " 本・ステーショナリー" +value: "34" +data: Eccube\Entity\Category {#4718 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#4700 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#4701 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4719 …} -Children: Doctrine\ORM\PersistentCollection {#4722 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10330 +label: " 洋書" +value: "35" +data: Eccube\Entity\Category {#4723 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#4716 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#4717 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4724 …} -Children: Doctrine\ORM\PersistentCollection {#4727 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10331 +label: " 雑誌" +value: "36" +data: Eccube\Entity\Category {#4732 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#4730 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#4731 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4733 …} -Children: Doctrine\ORM\PersistentCollection {#4736 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10332 +label: " アンティーク本" +value: "37" +data: Eccube\Entity\Category {#4739 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#4737 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#4738 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4740 …} -Children: Doctrine\ORM\PersistentCollection {#4743 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10333 +label: " ディスプレー本" +value: "38" +data: Eccube\Entity\Category {#4746 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#4744 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#4745 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4747 …} -Children: Doctrine\ORM\PersistentCollection {#4750 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10334 +label: " ステーショナリー" +value: "39" +data: Eccube\Entity\Category {#4753 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#4751 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#4752 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4754 …} -Children: Doctrine\ORM\PersistentCollection {#4757 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10335 +label: " その他" +value: "40" +data: Eccube\Entity\Category {#4760 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#4758 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#4759 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4761 …} -Children: Doctrine\ORM\PersistentCollection {#4764 …} -Parent: Eccube\Entity\Category {#4718} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10336 +label: " オブジェ" +value: "41" +data: Eccube\Entity\Category {#4767 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#4665 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#4666 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4768 …} -Children: Doctrine\ORM\PersistentCollection {#4771 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10337 +label: " フレグランス" +value: "192" +data: Eccube\Entity\Category {#4772 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601999 {#4765 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#4766 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4773 …} -Children: Doctrine\ORM\PersistentCollection {#4776 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10338 +label: " キャニスター・コンテナ" +value: "191" +data: Eccube\Entity\Category {#4781 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1723601941 {#4779 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#4780 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4782 …} -Children: Doctrine\ORM\PersistentCollection {#4785 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10339 +label: " 装飾品" +value: "42" +data: Eccube\Entity\Category {#4788 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#4786 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4787 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4789 …} -Children: Doctrine\ORM\PersistentCollection {#4792 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10340 +label: " ボウル" +value: "43" +data: Eccube\Entity\Category {#4795 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#4793 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#4794 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4796 …} -Children: Doctrine\ORM\PersistentCollection {#4799 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10341 +label: " ボックス・キューブ" +value: "44" +data: Eccube\Entity\Category {#4802 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#4800 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4801 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4803 …} -Children: Doctrine\ORM\PersistentCollection {#4806 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10342 +label: " キャンドルホルダー" +value: "46" +data: Eccube\Entity\Category {#4809 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#4807 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4808 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4810 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10343 +label: " 人・動物" +value: "45" +data: Eccube\Entity\Category {#4816 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#4814 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4815 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4817 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10344 +label: " 果物・植物" +value: "47" +data: Eccube\Entity\Category {#4823 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#4821 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4822 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4824 …} -Children: Doctrine\ORM\PersistentCollection {#4827 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10345 +label: " その他" +value: "160" +data: Eccube\Entity\Category {#4830 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1710903008 {#4828 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#4829 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4831 …} -Children: Doctrine\ORM\PersistentCollection {#4834 …} -Parent: Eccube\Entity\Category {#4767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10346 +label: " ハンガー・フック" +value: "48" +data: Eccube\Entity\Category {#4835 -id: 48 -name: "ハンガー・フック" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#4777 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756274437 {#4778 date: 2025-08-27 15:00:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10347 +label: " バス・ランドリー" +value: "51" +data: Eccube\Entity\Category {#4844 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#4840 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#4841 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4845 …} -Children: Doctrine\ORM\PersistentCollection {#4848 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10348 +label: " バス" +value: "52" +data: Eccube\Entity\Category {#4849 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#4842 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4843 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: Eccube\Entity\Category {#4844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10349 +label: " ランドリー" +value: "53" +data: Eccube\Entity\Category {#4858 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#4856 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#4857 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4859 …} -Children: Doctrine\ORM\PersistentCollection {#4862 …} -Parent: Eccube\Entity\Category {#4844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10350 +label: " その他" +value: "56" +data: Eccube\Entity\Category {#4865 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#4863 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#4864 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4866 …} -Children: Doctrine\ORM\PersistentCollection {#4869 …} -Parent: Eccube\Entity\Category {#4844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10351 +label: " ファブリック" +value: "57" +data: Eccube\Entity\Category {#4872 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10352 +label: " ブランケット・スロー" +value: "58" +data: Eccube\Entity\Category {#4877 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#4870 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4871 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10353 +label: " クッション" +value: "59" +data: Eccube\Entity\Category {#4886 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4884 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4885 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4887 …} -Children: Doctrine\ORM\PersistentCollection {#4890 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10354 +label: " ラグ" +value: "60" +data: Eccube\Entity\Category {#4893 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#4891 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#4892 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4897 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10355 +label: " その他" +value: "162" +data: Eccube\Entity\Category {#4900 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#4898 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#4899 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4901 …} -Children: Doctrine\ORM\PersistentCollection {#4904 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10356 +label: " バスケット・かご" +value: "61" +data: Eccube\Entity\Category {#4907 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#4728 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#4729 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4908 …} -Children: Doctrine\ORM\PersistentCollection {#4911 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10357 +label: " バスケット" +value: "163" +data: Eccube\Entity\Category {#4912 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#4905 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4906 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10358 +label: " 手提げかご" +value: "164" +data: Eccube\Entity\Category {#4921 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#4919 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4920 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4922 …} -Children: Doctrine\ORM\PersistentCollection {#4925 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10359 +label: " トレイ" +value: "165" +data: Eccube\Entity\Category {#4928 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#4926 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4927 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4929 …} -Children: Doctrine\ORM\PersistentCollection {#4932 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10360 +label: " 和製かご" +value: "166" +data: Eccube\Entity\Category {#4935 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#4933 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4934 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4936 …} -Children: Doctrine\ORM\PersistentCollection {#4939 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10361 +label: " その他" +value: "167" +data: Eccube\Entity\Category {#4942 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#4940 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#4941 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4907} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10362 +label: " フレーム・ポスター" +value: "62" +data: Eccube\Entity\Category {#4949 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#4917 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#4918 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4950 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10363 +label: " フレーム" +value: "168" +data: Eccube\Entity\Category {#4954 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#4947 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4948 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4955 …} -Children: Doctrine\ORM\PersistentCollection {#4958 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10364 +label: " ポスター" +value: "169" +data: Eccube\Entity\Category {#4963 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#4961 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4962 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10365 +label: " その他" +value: "170" +data: Eccube\Entity\Category {#4970 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#4968 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#4969 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10366 +label: " グリーン" +value: "153" +data: Eccube\Entity\Category {#4977 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#4959 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#4960 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10367 +label: " グリーン・枝" +value: "171" +data: Eccube\Entity\Category {#4982 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#4975 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4976 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4983 …} -Children: Doctrine\ORM\PersistentCollection {#4986 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10368 +label: " POT(鉢)" +value: "172" +data: Eccube\Entity\Category {#4991 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#4989 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4990 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10369 +label: " 鉢カバー" +value: "173" +data: Eccube\Entity\Category {#4998 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#4996 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#4997 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10370 +label: " その他" +value: "174" +data: Eccube\Entity\Category {#5005 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#5003 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#5004 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5006 …} -Children: Doctrine\ORM\PersistentCollection {#5009 …} -Parent: Eccube\Entity\Category {#4977} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10371 +label: " キッチン" +value: "65" +data: Eccube\Entity\Category {#5012 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#4883 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#4882 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5013 …} -Children: Doctrine\ORM\PersistentCollection {#5016 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10372 +label: " 和食器" +value: "72" +data: Eccube\Entity\Category {#5017 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#4523 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4524 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10373 +label: " 皿" +value: "73" +data: Eccube\Entity\Category {#5022 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#5010 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#5011 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10374 +label: " 小鉢・椀" +value: "74" +data: Eccube\Entity\Category {#5033 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#5031 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#5032 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5037 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10375 +label: " 高杯" +value: "75" +data: Eccube\Entity\Category {#5040 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#5038 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#5039 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5041 …} -Children: Doctrine\ORM\PersistentCollection {#5044 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10376 +label: " 茶器" +value: "76" +data: Eccube\Entity\Category {#5047 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#5045 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#5046 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5048 …} -Children: Doctrine\ORM\PersistentCollection {#5051 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10377 +label: " その他" +value: "77" +data: Eccube\Entity\Category {#5054 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#5052 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#5053 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10378 +label: " 洋食器" +value: "66" +data: Eccube\Entity\Category {#5061 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150828 {#5029 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5030 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5062 …} -Children: Doctrine\ORM\PersistentCollection {#5065 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10379 +label: " プレート" +value: "67" +data: Eccube\Entity\Category {#5066 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#5059 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5060 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10380 +label: " ボウル" +value: "68" +data: Eccube\Entity\Category {#5075 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150828 {#5073 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5074 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5076 …} -Children: Doctrine\ORM\PersistentCollection {#5079 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10381 +label: " ケーキスタンド・コンポート" +value: "69" +data: Eccube\Entity\Category {#5082 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#5080 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5081 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5083 …} -Children: Doctrine\ORM\PersistentCollection {#5086 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10382 +label: " ジャー" +value: "70" +data: Eccube\Entity\Category {#5089 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#5087 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5088 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5090 …} -Children: Doctrine\ORM\PersistentCollection {#5093 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10383 +label: " ボトル・ピッチャー" +value: "71" +data: Eccube\Entity\Category {#5096 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#5094 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5095 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5097 …} -Children: Doctrine\ORM\PersistentCollection {#5100 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10384 +label: " アイスクーラー" +value: "175" +data: Eccube\Entity\Category {#5103 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1710903473 {#5101 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5102 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5104 …} -Children: Doctrine\ORM\PersistentCollection {#5107 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10385 +label: " その他" +value: "176" +data: Eccube\Entity\Category {#5110 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1710903477 {#5108 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#5109 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5111 …} -Children: Doctrine\ORM\PersistentCollection {#5114 …} -Parent: Eccube\Entity\Category {#5061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10386 +label: " コーヒー・ティー" +value: "79" +data: Eccube\Entity\Category {#5117 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#5071 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5072 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5118 …} -Children: Doctrine\ORM\PersistentCollection {#5121 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10387 +label: " カップアンドソーサー" +value: "80" +data: Eccube\Entity\Category {#5122 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#5115 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5116 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10388 +label: " マグ・カップ" +value: "81" +data: Eccube\Entity\Category {#5131 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#5129 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5130 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5132 …} -Children: Doctrine\ORM\PersistentCollection {#5135 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10389 +label: " ティーポット" +value: "82" +data: Eccube\Entity\Category {#5138 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#5136 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#5137 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5139 …} -Children: Doctrine\ORM\PersistentCollection {#5142 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10390 +label: " クリーマー・シュガーポット" +value: "83" +data: Eccube\Entity\Category {#5145 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#5143 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#5144 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5146 …} -Children: Doctrine\ORM\PersistentCollection {#5149 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10391 +label: " その他" +value: "84" +data: Eccube\Entity\Category {#5152 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#5150 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#5151 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5153 …} -Children: Doctrine\ORM\PersistentCollection {#5156 …} -Parent: Eccube\Entity\Category {#5117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10392 +label: " グラス" +value: "86" +data: Eccube\Entity\Category {#5159 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#5127 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5128 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5160 …} -Children: Doctrine\ORM\PersistentCollection {#5163 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10393 +label: " グラス" +value: "87" +data: Eccube\Entity\Category {#5164 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#5157 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#5158 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10394 +label: " ワイン・シャンパン" +value: "88" +data: Eccube\Entity\Category {#5173 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150828 {#5171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#5172 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5174 …} -Children: Doctrine\ORM\PersistentCollection {#5177 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10395 +label: " その他" +value: "90" +data: Eccube\Entity\Category {#5180 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1682150828 {#5178 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#5179 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5181 …} -Children: Doctrine\ORM\PersistentCollection {#5184 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10396 +label: " カトラリー" +value: "91" +data: Eccube\Entity\Category {#5187 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#5169 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5170 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5188 …} -Children: Doctrine\ORM\PersistentCollection {#5191 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10397 +label: " スプーン" +value: "92" +data: Eccube\Entity\Category {#5192 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#5185 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5186 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5196 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10398 +label: " ナイフ" +value: "93" +data: Eccube\Entity\Category {#5201 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#5199 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5200 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10399 +label: " フォーク" +value: "94" +data: Eccube\Entity\Category {#5208 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#5206 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5207 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10400 +label: " 箸" +value: "95" +data: Eccube\Entity\Category {#5215 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1682150828 {#5213 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5214 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5216 …} -Children: Doctrine\ORM\PersistentCollection {#5219 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10401 +label: " 箸置き" +value: "96" +data: Eccube\Entity\Category {#5222 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5220 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5221 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10402 +label: " その他" +value: "177" +data: Eccube\Entity\Category {#5229 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1710903700 {#5227 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#5228 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5230 …} -Children: Doctrine\ORM\PersistentCollection {#5233 …} -Parent: Eccube\Entity\Category {#5187} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10403 +label: " キッチンツール" +value: "97" +data: Eccube\Entity\Category {#5236 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#4988 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#4987 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10404 +label: " トング・サーバー" +value: "98" +data: Eccube\Entity\Category {#5241 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150828 {#5234 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5235 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5242 …} -Children: Doctrine\ORM\PersistentCollection {#5245 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10405 +label: " キャニスター・コンテナ" +value: "99" +data: Eccube\Entity\Category {#5250 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150828 {#5248 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5249 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5251 …} -Children: Doctrine\ORM\PersistentCollection {#5254 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10406 +label: " フライパン・鍋" +value: "100" +data: Eccube\Entity\Category {#5257 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150828 {#5255 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5256 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5258 …} -Children: Doctrine\ORM\PersistentCollection {#5261 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10407 +label: " 包丁・ハサミ" +value: "101" +data: Eccube\Entity\Category {#5264 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#5262 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5263 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10408 +label: " スパイス" +value: "102" +data: Eccube\Entity\Category {#5271 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#5269 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5270 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5272 …} -Children: Doctrine\ORM\PersistentCollection {#5275 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10409 +label: " カッティングボード" +value: "103" +data: Eccube\Entity\Category {#5278 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1682150829 {#5276 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5277 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5282 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10410 +label: " ケトル・やかん" +value: "105" +data: Eccube\Entity\Category {#5285 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150829 {#5283 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5284 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5286 …} -Children: Doctrine\ORM\PersistentCollection {#5289 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10411 +label: " トレイ" +value: "189" +data: Eccube\Entity\Category {#5292 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723541106 {#5290 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5291 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5296 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10412 +label: " その他" +value: "106" +data: Eccube\Entity\Category {#5299 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150829 {#5297 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#5298 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5300 …} -Children: Doctrine\ORM\PersistentCollection {#5303 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10413 +label: " キッチンクロス・コースター" +value: "107" +data: Eccube\Entity\Category {#5306 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1682150829 {#5246 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5247 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5307 …} -Children: Doctrine\ORM\PersistentCollection {#5310 …} -Parent: Eccube\Entity\Category {#5012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10414 +label: " クロス" +value: "108" +data: Eccube\Entity\Category {#5311 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150829 {#5304 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5305 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10415 +label: " ランチョンマット" +value: "109" +data: Eccube\Entity\Category {#5320 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150829 {#5318 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5319 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10416 +label: " コースター" +value: "178" +data: Eccube\Entity\Category {#5327 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1710903799 {#5325 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5326 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10417 +label: " その他" +value: "179" +data: Eccube\Entity\Category {#5334 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1710903802 {#5332 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#5333 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5335 …} -Children: Doctrine\ORM\PersistentCollection {#5338 …} -Parent: Eccube\Entity\Category {#5306} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10418 +label: " 店舗・撮影備品" +value: "151" +data: Eccube\Entity\Category {#5341 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#5027 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#5028 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5342 …} -Children: Doctrine\ORM\PersistentCollection {#5345 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10419 +label: " 店舗用ツール" +value: "154" +data: Eccube\Entity\Category {#5346 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#5197 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5198 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10420 +label: " トルソー" +value: "180" +data: Eccube\Entity\Category {#5351 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#5339 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5340 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5352 …} -Children: Doctrine\ORM\PersistentCollection {#5355 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10421 +label: " 什器" +value: "181" +data: Eccube\Entity\Category {#5362 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#5360 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5361 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5363 …} -Children: Doctrine\ORM\PersistentCollection {#5366 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10422 +label: " ディスプレイツール" +value: "182" +data: Eccube\Entity\Category {#5369 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#5367 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5368 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10423 +label: " その他" +value: "183" +data: Eccube\Entity\Category {#5376 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#5374 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#5375 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5377 …} -Children: Doctrine\ORM\PersistentCollection {#5380 …} -Parent: Eccube\Entity\Category {#5346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10424 +label: " その他撮影ツール" +value: "155" +data: Eccube\Entity\Category {#5383 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#5317 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#5316 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5384 …} -Children: Doctrine\ORM\PersistentCollection {#5387 …} -Parent: Eccube\Entity\Category {#5341} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10425 +label: " 天板" +value: "184" +data: Eccube\Entity\Category {#5388 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#5381 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5382 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10426 +label: " その他" +value: "185" +data: Eccube\Entity\Category {#5397 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#5395 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#5396 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5401 …} -Parent: Eccube\Entity\Category {#5383} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10427 +label: "展示関連品" +value: "113" +data: Eccube\Entity\Category {#5357 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1682150829 {#5394 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5393 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5356 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10428 +label: " 額縁 / スポットライト" +value: "114" +data: Eccube\Entity\Category {#5405 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150829 {#5359 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#5358 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5406 …} -Children: Doctrine\ORM\PersistentCollection {#5409 …} -Parent: Eccube\Entity\Category {#5357} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} } +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | false | 
                
| data | Eccube\Entity\Category {#4886 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#4884 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#4885 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4887 …} -Children: Doctrine\ORM\PersistentCollection {#4890 …} -Parent: Eccube\Entity\Category {#4872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4513 …} }  | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#10191 -form: Symfony\Component\Form\Form {#8712 …} -errors: [] }  | 
                
| expanded | false | 
                
| form | Symfony\Component\Form\FormView {#10188 …5}  | 
                
| full_name | "category_id" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "category_id" | 
                
| is_selected | Closure($choice, $value) {#10189 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5444 …} }  | 
                
| 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 | "59" | 
                
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
                    
| View Format | 
                                                            ""  | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            ""  | 
                    
| Normalized Format | null | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "maxlength" => 50 ]  | 
                    
                                                                                                                            [ "maxlength" => 50 ]  | 
                
| label | "common.search_keyword" | 
                    same as passed value | 
| required | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | [ "maxlength" => 50 ]  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form) {#8301 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4106 …} }  | 
                
| 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() {#8297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8302 …} } }  | 
                
| 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 {#10429 -form: Symfony\Component\Form\Form {#8715 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10154 …5}  | 
                
| full_name | "name" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "name" | 
                
| label | "common.search_keyword" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "name" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_name" | 
                
| valid | true | 
                
| value | ""  | 
                
word
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
                    
| View Format | 
                                                            ""  | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            ""  | 
                    
| Normalized Format | null | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| required | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form) {#8307 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4106 …} }  | 
                
| 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() {#8312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8311 …} } }  | 
                
| 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 {#10431 -form: Symfony\Component\Form\Form {#8718 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10430 …5}  | 
                
| full_name | "word" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "word" | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "word" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_word" | 
                
| valid | true | 
                
| value | ""  | 
                
tag1
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
                    
| View Format | 
                                                            ""  | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            ""  | 
                    
| Normalized Format | null | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| required | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form) {#8321 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4106 …} }  | 
                
| 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() {#8323 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8322 …} } }  | 
                
| 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 {#10433 -form: Symfony\Component\Form\Form {#8721 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10432 …5}  | 
                
| full_name | "tag1" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag1" | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "tag1" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_tag1" | 
                
| valid | true | 
                
| value | ""  | 
                
tag2
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
                    
| View Format | 
                                                            ""  | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            ""  | 
                    
| Normalized Format | null | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| required | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form) {#8332 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4106 …} }  | 
                
| 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() {#8334 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8333 …} } }  | 
                
| 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 {#10435 -form: Symfony\Component\Form\Form {#8724 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10434 …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 {#9853 -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 {#8377 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#8345 …} }  | 
                
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#8376 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] }  | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#8375 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#8346 -om: ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#8347 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] }  | 
                
| choices | null | 
                
| class | "Eccube\Entity\Tag" | 
                
| compound | true | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| em | ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …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 {#8346 -om: ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#8347 …} -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() {#8344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8343 …} } }  | 
                
| 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 {#8388 +label: "White" +value: "12" +data: Eccube\Entity\Tag {#8428 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8418 +label: "Black" +value: "13" +data: Eccube\Entity\Tag {#8432 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8412 +label: "Gray" +value: "14" +data: Eccube\Entity\Tag {#8435 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8427 +label: "Ivory" +value: "16" +data: Eccube\Entity\Tag {#8438 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8410 +label: "Brown" +value: "17" +data: Eccube\Entity\Tag {#8441 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8424 +label: "Navy" +value: "18" +data: Eccube\Entity\Tag {#8444 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8420 +label: "Blue" +value: "19" +data: Eccube\Entity\Tag {#8447 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8417 +label: "Green" +value: "20" +data: Eccube\Entity\Tag {#8450 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8413 +label: "Pink" +value: "21" +data: Eccube\Entity\Tag {#8453 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8423 +label: "Red" +value: "22" +data: Eccube\Entity\Tag {#8456 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8642 +label: "Yellow" +value: "23" +data: Eccube\Entity\Tag {#8459 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8643 +label: "Orange" +value: "24" +data: Eccube\Entity\Tag {#8462 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8644 +label: "Purple" +value: "25" +data: Eccube\Entity\Tag {#8465 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8645 +label: "Silver" +value: "26" +data: Eccube\Entity\Tag {#8468 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8646 +label: "Gold" +value: "27" +data: Eccube\Entity\Tag {#8471 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8647 +label: "Clear" +value: "28" +data: Eccube\Entity\Tag {#8474 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8648 +label: "木" +value: "29" +data: Eccube\Entity\Tag {#8477 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8649 +label: "鉄" +value: "30" +data: Eccube\Entity\Tag {#8480 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8650 +label: "ガラス" +value: "31" +data: Eccube\Entity\Tag {#8483 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8651 +label: "陶器" +value: "32" +data: Eccube\Entity\Tag {#8486 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8652 +label: "琺瑯" +value: "33" +data: Eccube\Entity\Tag {#8489 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8653 +label: "真鍮" +value: "34" +data: Eccube\Entity\Tag {#8492 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8654 +label: "紙" +value: "35" +data: Eccube\Entity\Tag {#8495 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8655 +label: "布" +value: "36" +data: Eccube\Entity\Tag {#8498 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8656 +label: "糸" +value: "37" +data: Eccube\Entity\Tag {#8501 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8657 +label: "コンクリート" +value: "38" +data: Eccube\Entity\Tag {#8504 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8658 +label: "ポリプロピレン" +value: "39" +data: Eccube\Entity\Tag {#8507 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8659 +label: "セラミック" +value: "40" +data: Eccube\Entity\Tag {#8510 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8660 +label: "籐" +value: "41" +data: Eccube\Entity\Tag {#8513 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8661 +label: "銅" +value: "42" +data: Eccube\Entity\Tag {#8516 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8662 +label: "レザー" +value: "43" +data: Eccube\Entity\Tag {#8519 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8663 +label: "大理石・石" +value: "44" +data: Eccube\Entity\Tag {#8522 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8664 +label: "Art" +value: "45" +data: Eccube\Entity\Tag {#8525 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8665 +label: "Craft" +value: "46" +data: Eccube\Entity\Tag {#8528 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8666 +label: "Primitive" +value: "47" +data: Eccube\Entity\Tag {#8531 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8667 +label: "Nordic" +value: "48" +data: Eccube\Entity\Tag {#8534 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8668 +label: "Postmodern" +value: "49" +data: Eccube\Entity\Tag {#8537 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8669 +label: "Modern" +value: "50" +data: Eccube\Entity\Tag {#8540 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8670 +label: "Industrial" +value: "51" +data: Eccube\Entity\Tag {#8543 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8671 +label: "Antiques" +value: "52" +data: Eccube\Entity\Tag {#8546 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8672 +label: "Vintage" +value: "53" +data: Eccube\Entity\Tag {#8549 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8673 +label: "Asian" +value: "54" +data: Eccube\Entity\Tag {#8552 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8674 +label: "Japanese" +value: "55" +data: Eccube\Entity\Tag {#8555 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8675 +label: "Euro" +value: "56" +data: Eccube\Entity\Tag {#8558 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8676 +label: "US" +value: "57" +data: Eccube\Entity\Tag {#8561 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8677 +label: "Moroccan" +value: "58" +data: Eccube\Entity\Tag {#8564 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8678 +label: "clear" +value: "59" +data: Eccube\Entity\Tag {#8567 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8679 +label: "その他" +value: "60" +data: Eccube\Entity\Tag {#8570 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8680 +label: "金物" +value: "61" +data: Eccube\Entity\Tag {#8573 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8681 +label: "プラスチック" +value: "62" +data: Eccube\Entity\Tag {#8576 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8682 +label: "大理石" +value: "63" +data: Eccube\Entity\Tag {#8579 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8683 +label: "Brand" +value: "64" +data: Eccube\Entity\Tag {#8582 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8684 +label: "Designer" +value: "65" +data: Eccube\Entity\Tag {#8585 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8685 +label: "Original" +value: "66" +data: Eccube\Entity\Tag {#8588 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8686 +label: "Animal" +value: "67" +data: Eccube\Entity\Tag {#8591 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8687 +label: "Paola Paronett" +value: "68" +data: Eccube\Entity\Tag {#8594 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8688 +label: "Hedwig Bollhagen" +value: "69" +data: Eccube\Entity\Tag {#8597 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8689 +label: "CONRAN" +value: "70" +data: Eccube\Entity\Tag {#8600 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8690 +label: "African" +value: "71" +data: Eccube\Entity\Tag {#8603 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8691 +label: "Yanagi Sori" +value: "72" +data: Eccube\Entity\Tag {#8606 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8692 +label: "Lisa Larson" +value: "73" +data: Eccube\Entity\Tag {#8609 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8693 +label: "北欧モダン" +value: "74" +data: Eccube\Entity\Tag {#8612 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8694 +label: "Mario Botta" +value: "75" +data: Eccube\Entity\Tag {#8615 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8695 +label: "Mexican" +value: "76" +data: Eccube\Entity\Tag {#8618 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8696 +label: "スチール" +value: "77" +data: Eccube\Entity\Tag {#8621 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8697 +label: "French" +value: "78" +data: Eccube\Entity\Tag {#8624 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8698 +label: "漆" +value: "79" +data: Eccube\Entity\Tag {#8627 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8699 +label: "ウール" +value: "80" +data: Eccube\Entity\Tag {#8630 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8700 +label: "刺繍" +value: "82" +data: Eccube\Entity\Tag {#8633 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8701 +label: "Beige" +value: "83" +data: Eccube\Entity\Tag {#8636 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8702 +label: "竹" +value: "86" +data: Eccube\Entity\Tag {#8639 …} +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | true | 
                
| data | Doctrine\Common\Collections\ArrayCollection {#9853 -elements: [] }  | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#10437 -form: Symfony\Component\Form\Form {#9444 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#10436 …5}  | 
                
| full_name | "tag" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag" | 
                
| is_selected | Closure($choice, array $values) {#10439 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5444 …} }  | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| multiple | true | 
                
| name | "tag" | 
                
| placeholder | null | 
                
| placeholder_in_choices | false | 
                
| preferred_choices | []  | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| separator | "-------------------" | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_tag" | 
                
| valid | true | 
                
| value | []  | 
                
12
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "White" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "12" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8737 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8735 …} } }  | 
                
| 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 {#10442 -form: Symfony\Component\Form\Form {#9447 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10440 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_12" | 
                
| label | "White" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "12" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "12" | 
                
13
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Black" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "13" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8746 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8745 …} } }  | 
                
| 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 {#10444 -form: Symfony\Component\Form\Form {#9450 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10443 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_13" | 
                
| label | "Black" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "13" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "13" | 
                
14
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Gray" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "14" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8756 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8755 …} } }  | 
                
| 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 {#10446 -form: Symfony\Component\Form\Form {#9453 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10445 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_14" | 
                
| label | "Gray" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "14" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "14" | 
                
16
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Ivory" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "16" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8765 …} } }  | 
                
| 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 {#10448 -form: Symfony\Component\Form\Form {#9456 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10447 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_16" | 
                
| label | "Ivory" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "16" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "16" | 
                
17
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Brown" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "17" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8776 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8775 …} } }  | 
                
| 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 {#10450 -form: Symfony\Component\Form\Form {#9459 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10449 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_17" | 
                
| label | "Brown" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "17" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "17" | 
                
18
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Navy" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "18" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8785 …} } }  | 
                
| 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 {#10452 -form: Symfony\Component\Form\Form {#9462 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10451 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_18" | 
                
| label | "Navy" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "18" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "18" | 
                
19
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Blue" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "19" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8795 …} } }  | 
                
| 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 {#10454 -form: Symfony\Component\Form\Form {#9465 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10453 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_19" | 
                
| label | "Blue" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "19" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "19" | 
                
20
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Green" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "20" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8806 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8805 …} } }  | 
                
| 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 {#10456 -form: Symfony\Component\Form\Form {#9468 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10455 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_20" | 
                
| label | "Green" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "20" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "20" | 
                
21
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Pink" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "21" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8815 …} } }  | 
                
| 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 {#10458 -form: Symfony\Component\Form\Form {#9471 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10457 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_21" | 
                
| label | "Pink" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "21" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "21" | 
                
22
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Red" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "22" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8825 …} } }  | 
                
| 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 {#10460 -form: Symfony\Component\Form\Form {#9474 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10459 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_22" | 
                
| label | "Red" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "22" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "22" | 
                
23
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Yellow" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "23" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8835 …} } }  | 
                
| 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 {#10462 -form: Symfony\Component\Form\Form {#9477 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10461 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_23" | 
                
| label | "Yellow" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "23" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "23" | 
                
24
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Orange" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "24" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8846 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8845 …} } }  | 
                
| 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 {#10464 -form: Symfony\Component\Form\Form {#9480 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10463 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_24" | 
                
| label | "Orange" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "24" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "24" | 
                
25
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Purple" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "25" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8856 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8855 …} } }  | 
                
| 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 {#10466 -form: Symfony\Component\Form\Form {#9483 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10465 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_25" | 
                
| label | "Purple" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "25" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "25" | 
                
26
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Silver" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "26" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8866 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8865 …} } }  | 
                
| 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 {#10468 -form: Symfony\Component\Form\Form {#9486 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10467 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_26" | 
                
| label | "Silver" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "26" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "26" | 
                
27
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Gold" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "27" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8875 …} } }  | 
                
| 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 {#10470 -form: Symfony\Component\Form\Form {#9489 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10469 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_27" | 
                
| label | "Gold" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "27" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "27" | 
                
28
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Clear" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "28" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8886 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8885 …} } }  | 
                
| 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 {#10472 -form: Symfony\Component\Form\Form {#9492 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10471 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_28" | 
                
| label | "Clear" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "28" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "28" | 
                
29
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "木" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "29" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8896 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8895 …} } }  | 
                
| 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 {#10474 -form: Symfony\Component\Form\Form {#9495 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10473 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_29" | 
                
| label | "木" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "29" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "29" | 
                
30
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "鉄" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "30" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8906 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8905 …} } }  | 
                
| 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 {#10476 -form: Symfony\Component\Form\Form {#9498 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10475 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_30" | 
                
| label | "鉄" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "30" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "30" | 
                
31
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "ガラス" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "31" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8915 …} } }  | 
                
| 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 {#10478 -form: Symfony\Component\Form\Form {#9501 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10477 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_31" | 
                
| label | "ガラス" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "31" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "31" | 
                
32
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "陶器" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "32" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8925 …} } }  | 
                
| 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 {#10480 -form: Symfony\Component\Form\Form {#9504 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10479 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_32" | 
                
| label | "陶器" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "32" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "32" | 
                
33
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "琺瑯" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "33" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8935 …} } }  | 
                
| 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 {#10482 -form: Symfony\Component\Form\Form {#9507 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10481 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_33" | 
                
| label | "琺瑯" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "33" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "33" | 
                
34
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "真鍮" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "34" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8946 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8945 …} } }  | 
                
| 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 {#10484 -form: Symfony\Component\Form\Form {#9510 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10483 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_34" | 
                
| label | "真鍮" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "34" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "34" | 
                
35
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "紙" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "35" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8956 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8955 …} } }  | 
                
| 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 {#10486 -form: Symfony\Component\Form\Form {#9513 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10485 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_35" | 
                
| label | "紙" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "35" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "35" | 
                
36
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "布" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "36" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8966 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8965 …} } }  | 
                
| 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 {#10488 -form: Symfony\Component\Form\Form {#9516 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10487 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_36" | 
                
| label | "布" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "36" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "36" | 
                
37
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "糸" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "37" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8976 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8975 …} } }  | 
                
| 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 {#10490 -form: Symfony\Component\Form\Form {#9519 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10489 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_37" | 
                
| label | "糸" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "37" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "37" | 
                
38
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "コンクリート" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "38" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8986 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8985 …} } }  | 
                
| 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 {#10492 -form: Symfony\Component\Form\Form {#9522 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10491 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_38" | 
                
| label | "コンクリート" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "38" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "38" | 
                
39
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "ポリプロピレン" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "39" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#8996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#8995 …} } }  | 
                
| 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 {#10494 -form: Symfony\Component\Form\Form {#9525 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10493 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_39" | 
                
| label | "ポリプロピレン" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "39" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "39" | 
                
40
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "セラミック" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "40" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9005 …} } }  | 
                
| 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 {#10496 -form: Symfony\Component\Form\Form {#9528 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10495 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_40" | 
                
| label | "セラミック" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "40" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "40" | 
                
41
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "籐" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "41" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9016 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9015 …} } }  | 
                
| 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 {#10498 -form: Symfony\Component\Form\Form {#9531 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10497 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_41" | 
                
| label | "籐" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "41" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "41" | 
                
42
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "銅" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "42" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9025 …} } }  | 
                
| 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 {#10500 -form: Symfony\Component\Form\Form {#9534 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10499 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_42" | 
                
| label | "銅" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "42" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "42" | 
                
43
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "レザー" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "43" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9036 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9035 …} } }  | 
                
| 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 {#10502 -form: Symfony\Component\Form\Form {#9537 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10501 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_43" | 
                
| label | "レザー" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "43" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "43" | 
                
44
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "大理石・石" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "44" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9046 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9045 …} } }  | 
                
| 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 {#10504 -form: Symfony\Component\Form\Form {#9540 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10503 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_44" | 
                
| label | "大理石・石" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "44" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "44" | 
                
45
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Art" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "45" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9056 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9055 …} } }  | 
                
| 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 {#10506 -form: Symfony\Component\Form\Form {#9543 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10505 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_45" | 
                
| label | "Art" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "45" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "45" | 
                
46
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Craft" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "46" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9065 …} } }  | 
                
| 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 {#10508 -form: Symfony\Component\Form\Form {#9546 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10507 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_46" | 
                
| label | "Craft" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "46" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "46" | 
                
47
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Primitive" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "47" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9075 …} } }  | 
                
| 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 {#10510 -form: Symfony\Component\Form\Form {#9549 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10509 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_47" | 
                
| label | "Primitive" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "47" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "47" | 
                
48
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Nordic" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "48" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9085 …} } }  | 
                
| 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 {#10512 -form: Symfony\Component\Form\Form {#9552 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10511 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_48" | 
                
| label | "Nordic" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "48" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "48" | 
                
49
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Postmodern" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "49" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9096 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9095 …} } }  | 
                
| 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 {#10514 -form: Symfony\Component\Form\Form {#9555 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10513 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_49" | 
                
| label | "Postmodern" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "49" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "49" | 
                
50
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Modern" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "50" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9105 …} } }  | 
                
| 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 {#10516 -form: Symfony\Component\Form\Form {#9558 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10515 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_50" | 
                
| label | "Modern" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "50" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "50" | 
                
51
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Industrial" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "51" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9115 …} } }  | 
                
| 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 {#10518 -form: Symfony\Component\Form\Form {#9561 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10517 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_51" | 
                
| label | "Industrial" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "51" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "51" | 
                
52
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Antiques" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "52" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9125 …} } }  | 
                
| 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 {#10520 -form: Symfony\Component\Form\Form {#9564 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10519 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_52" | 
                
| label | "Antiques" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "52" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "52" | 
                
53
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Vintage" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "53" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9135 …} } }  | 
                
| 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 {#10522 -form: Symfony\Component\Form\Form {#9567 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10521 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_53" | 
                
| label | "Vintage" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "53" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "53" | 
                
54
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Asian" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "54" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9145 …} } }  | 
                
| 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 {#10524 -form: Symfony\Component\Form\Form {#9570 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10523 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_54" | 
                
| label | "Asian" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "54" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "54" | 
                
55
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Japanese" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "55" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9155 …} } }  | 
                
| 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 {#10526 -form: Symfony\Component\Form\Form {#9573 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10525 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_55" | 
                
| label | "Japanese" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "55" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "55" | 
                
56
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Euro" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "56" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9165 …} } }  | 
                
| 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 {#10528 -form: Symfony\Component\Form\Form {#9576 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10527 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_56" | 
                
| label | "Euro" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "56" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "56" | 
                
57
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "US" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "57" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9175 …} } }  | 
                
| 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 {#10530 -form: Symfony\Component\Form\Form {#9579 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10529 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_57" | 
                
| label | "US" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "57" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "57" | 
                
58
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Moroccan" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "58" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9185 …} } }  | 
                
| 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 {#10532 -form: Symfony\Component\Form\Form {#9582 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10531 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_58" | 
                
| label | "Moroccan" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "58" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "58" | 
                
59
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "clear" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "59" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9196 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9195 …} } }  | 
                
| 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 {#10534 -form: Symfony\Component\Form\Form {#9585 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10533 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_59" | 
                
| label | "clear" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "59" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "59" | 
                
60
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "その他" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "60" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9205 …} } }  | 
                
| 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 {#10536 -form: Symfony\Component\Form\Form {#9588 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10535 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_60" | 
                
| label | "その他" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "60" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "60" | 
                
61
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "金物" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "61" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9215 …} } }  | 
                
| 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 {#10538 -form: Symfony\Component\Form\Form {#9591 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10537 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_61" | 
                
| label | "金物" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "61" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "61" | 
                
62
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "プラスチック" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "62" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9226 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9225 …} } }  | 
                
| 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 {#10540 -form: Symfony\Component\Form\Form {#9594 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10539 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_62" | 
                
| label | "プラスチック" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "62" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "62" | 
                
63
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "大理石" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "63" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9235 …} } }  | 
                
| 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 {#10542 -form: Symfony\Component\Form\Form {#9597 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10541 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_63" | 
                
| label | "大理石" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "63" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "63" | 
                
64
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Brand" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "64" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9245 …} } }  | 
                
| 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 {#10544 -form: Symfony\Component\Form\Form {#9600 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10543 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_64" | 
                
| label | "Brand" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "64" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "64" | 
                
65
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Designer" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "65" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9255 …} } }  | 
                
| 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 {#10546 -form: Symfony\Component\Form\Form {#9603 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10545 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_65" | 
                
| label | "Designer" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "65" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "65" | 
                
66
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Original" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "66" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9265 …} } }  | 
                
| 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 {#10548 -form: Symfony\Component\Form\Form {#9606 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10547 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_66" | 
                
| label | "Original" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "66" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "66" | 
                
67
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Animal" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "67" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9276 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9275 …} } }  | 
                
| 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 {#10550 -form: Symfony\Component\Form\Form {#9609 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10549 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_67" | 
                
| label | "Animal" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "67" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "67" | 
                
68
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Paola Paronett" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "68" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9285 …} } }  | 
                
| 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 {#10552 -form: Symfony\Component\Form\Form {#9612 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10551 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_68" | 
                
| label | "Paola Paronett" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "68" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "68" | 
                
69
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Hedwig Bollhagen" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "69" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9295 …} } }  | 
                
| 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 {#10554 -form: Symfony\Component\Form\Form {#9615 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10553 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_69" | 
                
| label | "Hedwig Bollhagen" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "69" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "69" | 
                
70
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "CONRAN" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "70" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9305 …} } }  | 
                
| 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 {#10556 -form: Symfony\Component\Form\Form {#9618 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10555 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_70" | 
                
| label | "CONRAN" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "70" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "70" | 
                
71
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "African" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "71" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9315 …} } }  | 
                
| 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 {#10558 -form: Symfony\Component\Form\Form {#9621 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10557 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_71" | 
                
| label | "African" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "71" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "71" | 
                
72
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Yanagi Sori" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "72" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9325 …} } }  | 
                
| 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 {#10560 -form: Symfony\Component\Form\Form {#9624 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10559 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_72" | 
                
| label | "Yanagi Sori" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "72" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "72" | 
                
73
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Lisa Larson" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "73" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9335 …} } }  | 
                
| 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 {#10562 -form: Symfony\Component\Form\Form {#9627 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10561 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_73" | 
                
| label | "Lisa Larson" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "73" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "73" | 
                
74
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "北欧モダン" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "74" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9346 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9345 …} } }  | 
                
| 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 {#10564 -form: Symfony\Component\Form\Form {#9630 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10563 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_74" | 
                
| label | "北欧モダン" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "74" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "74" | 
                
75
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Mario Botta" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "75" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9356 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9355 …} } }  | 
                
| 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 {#10566 -form: Symfony\Component\Form\Form {#9633 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10565 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_75" | 
                
| label | "Mario Botta" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "75" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "75" | 
                
76
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Mexican" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "76" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9365 …} } }  | 
                
| 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 {#10568 -form: Symfony\Component\Form\Form {#9636 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10567 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_76" | 
                
| label | "Mexican" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "76" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "76" | 
                
77
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "スチール" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "77" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9375 …} } }  | 
                
| 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 {#10570 -form: Symfony\Component\Form\Form {#9639 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10569 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_77" | 
                
| label | "スチール" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "77" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "77" | 
                
78
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "French" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "78" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9385 …} } }  | 
                
| 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 {#10572 -form: Symfony\Component\Form\Form {#9642 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10571 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_78" | 
                
| label | "French" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "78" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "78" | 
                
79
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "漆" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "79" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9396 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9395 …} } }  | 
                
| 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 {#10574 -form: Symfony\Component\Form\Form {#9645 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10573 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_79" | 
                
| label | "漆" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "79" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "79" | 
                
80
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "ウール" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "80" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9405 …} } }  | 
                
| 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 {#10576 -form: Symfony\Component\Form\Form {#9648 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10575 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_80" | 
                
| label | "ウール" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "80" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "80" | 
                
82
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "刺繍" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "82" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9416 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9415 …} } }  | 
                
| 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 {#10578 -form: Symfony\Component\Form\Form {#9651 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10577 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_82" | 
                
| label | "刺繍" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "82" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "82" | 
                
83
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Beige" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "83" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9426 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9425 …} } }  | 
                
| 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 {#10580 -form: Symfony\Component\Form\Form {#9654 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10579 …5}  | 
                
| full_name | "tag[]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "tag_83" | 
                
| label | "Beige" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "83" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_tag_entry" | 
                
| valid | true | 
                
| value | "83" | 
                
86
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            null
                                                     | 
                    
| Normalized Format | false | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "竹" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "86" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#8731 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8727 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| false_values | [
  null
] | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#8733 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() {#9436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4191 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#9435 …} } }  | 
                
| 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 {#10582 -form: Symfony\Component\Form\Form {#9657 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#10581 …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" |