- Request / Response
 - Performance
 - Validator
 - Forms
 - Exception
 - Logs 213
 - Events
 - Routing
 - Cache
 - Translation 36
 - Security
 - Twig
 - Doctrine 1
 - E-mails
 - Debug
 - Configuration
 
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
(no name)
"Eccube\Form\Type\SearchProductBlockType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
                    
| View Format | same as normalized format | 
Submitted Data
| Property | Value | 
|---|---|
| View Format | same as normalized format | 
| Normalized Format | [ "category_id" => null "name" => "ルール" ]  | 
                    
| 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form) {#7607 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5146 …} }  | 
                
| error_bubbling | true | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_translation_parameters | []  | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#7609 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5176 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7608 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "search_product_block" "_" ]  | 
                
| cache_key | "__search_product_block" | 
                
| compound | true | 
                
| data | [ "category_id" => null "name" => "ルール" ]  | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#6344 -form: Symfony\Component\Form\Form {#7650 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#7658 …5}  | 
                
| full_name | ""  | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | ""  | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_translation_parameters | []  | 
                
| method | "GET" | 
                
| multipart | false | 
                
| name | ""  | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_" | 
                
| valid | true | 
                
| value | [ "category_id" => null "name" => "ルール" ]  | 
                
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
                    
| View Format | 
                                                            ""  | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | 
                                                            ""  | 
                    
| Normalized Format | null | 
                    
| Model Format | same as normalized format | 
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_label | "NameWithLevel" | 
                    same as passed value | 
| choices | [ Eccube\Entity\Category {#5247 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#5252 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5248 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5342 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5345 …} } Eccube\Entity\Category {#5337 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#5341 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5340 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5334 …} } Eccube\Entity\Category {#5330 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#5339 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#5338 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5327 …} } Eccube\Entity\Category {#5319 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#5321 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#5320 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5242 …} -Parent: Eccube\Entity\Category {#5337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5316 …} } Eccube\Entity\Category {#5300 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#5322 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5323 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5307 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5304 …} } Eccube\Entity\Category {#5308 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#5245 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#5284 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5311 …} } Eccube\Entity\Category {#5352 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#5349 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#5350 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5353 …} -Children: Doctrine\ORM\PersistentCollection {#5358 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5355 …} } Eccube\Entity\Category {#5361 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#5347 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5351 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5362 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5364 …} } Eccube\Entity\Category {#5368 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#5359 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5360 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5371 …} } Eccube\Entity\Category {#5379 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#5377 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5378 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5382 …} } Eccube\Entity\Category {#5388 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#5386 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5387 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5394 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5391 …} } Eccube\Entity\Category {#5397 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#5395 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5396 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5403 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5400 …} } Eccube\Entity\Category {#5406 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#5376 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5375 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5412 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5409 …} } Eccube\Entity\Category {#5413 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#5404 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#5405 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5419 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5416 …} } Eccube\Entity\Category {#5424 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#5422 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#5423 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5425 …} -Children: Doctrine\ORM\PersistentCollection {#5430 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5427 …} } Eccube\Entity\Category {#5433 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#5431 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#5432 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5439 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5436 …} } Eccube\Entity\Category {#5442 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#5440 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#5441 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5443 …} -Children: Doctrine\ORM\PersistentCollection {#5448 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5445 …} } Eccube\Entity\Category {#5451 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#5421 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5420 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5452 …} -Children: Doctrine\ORM\PersistentCollection {#5457 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5454 …} } Eccube\Entity\Category {#5458 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#5449 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#5450 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5464 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5461 …} } Eccube\Entity\Category {#5469 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#5467 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#5468 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5472 …} } Eccube\Entity\Category {#5478 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#5476 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#5477 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5484 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5481 …} } Eccube\Entity\Category {#5487 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#5465 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5466 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5488 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5490 …} } Eccube\Entity\Category {#5494 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#5485 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#5486 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5495 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5487} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5497 …} } Eccube\Entity\Category {#5505 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#5503 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#5504 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5506 …} -Children: Doctrine\ORM\PersistentCollection {#5511 …} -Parent: Eccube\Entity\Category {#5487} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5508 …} } Eccube\Entity\Category {#5514 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#5512 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#5513 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5515 …} -Children: Doctrine\ORM\PersistentCollection {#5520 …} -Parent: Eccube\Entity\Category {#5487} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5517 …} } Eccube\Entity\Category {#5523 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#5501 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5502 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5524 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5526 …} } Eccube\Entity\Category {#5530 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#5521 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#5522 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5531 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5533 …} } Eccube\Entity\Category {#5541 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#5539 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#5540 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5542 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5544 …} } Eccube\Entity\Category {#5550 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#5548 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#5549 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5551 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5553 …} } Eccube\Entity\Category {#5559 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#5537 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5538 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5565 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5562 …} } Eccube\Entity\Category {#5566 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#5557 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#5558 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5567 …} -Children: Doctrine\ORM\PersistentCollection {#5572 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5569 …} } Eccube\Entity\Category {#5577 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#5575 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#5576 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5583 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5580 …} } Eccube\Entity\Category {#5586 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#5584 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#5585 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5587 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5589 …} } Eccube\Entity\Category {#5595 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#5573 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5574 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5598 …} } Eccube\Entity\Category {#5602 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#5593 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#5594 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5608 …} -Parent: Eccube\Entity\Category {#5595} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5605 …} } Eccube\Entity\Category {#5613 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#5611 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#5612 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5614 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5595} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5616 …} } Eccube\Entity\Category {#5622 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#5620 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#5621 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5628 …} -Parent: Eccube\Entity\Category {#5595} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5625 …} } Eccube\Entity\Category {#5631 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#5609 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5610 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5637 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5634 …} } Eccube\Entity\Category {#5638 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#5629 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#5630 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5644 …} -Parent: Eccube\Entity\Category {#5631} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5641 …} } Eccube\Entity\Category {#5649 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#5647 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#5648 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5650 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5631} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5652 …} } Eccube\Entity\Category {#5658 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#5656 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#5657 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5659 …} -Children: Doctrine\ORM\PersistentCollection {#5664 …} -Parent: Eccube\Entity\Category {#5631} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5661 …} } Eccube\Entity\Category {#5667 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#5645 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5646 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5668 …} -Children: Doctrine\ORM\PersistentCollection {#5673 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5670 …} } Eccube\Entity\Category {#5674 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#5665 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#5666 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5675 …} -Children: Doctrine\ORM\PersistentCollection {#5680 …} -Parent: Eccube\Entity\Category {#5667} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5677 …} } Eccube\Entity\Category {#5685 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#5683 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#5684 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5686 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5667} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5688 …} } Eccube\Entity\Category {#5694 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#5692 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#5693 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5700 …} -Parent: Eccube\Entity\Category {#5667} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5697 …} } Eccube\Entity\Category {#5703 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#5681 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5682 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5704 …} -Children: Doctrine\ORM\PersistentCollection {#5709 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5706 …} } Eccube\Entity\Category {#5710 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#5701 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#5702 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5711 …} -Children: Doctrine\ORM\PersistentCollection {#5716 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5713 …} } Eccube\Entity\Category {#5721 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#5719 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#5720 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5727 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5724 …} } Eccube\Entity\Category {#5730 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#5728 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#5729 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5731 …} -Children: Doctrine\ORM\PersistentCollection {#5736 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5733 …} } Eccube\Entity\Category {#5739 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#5717 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5718 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5745 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5742 …} } Eccube\Entity\Category {#5746 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#5737 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#5738 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5747 …} -Children: Doctrine\ORM\PersistentCollection {#5752 …} -Parent: Eccube\Entity\Category {#5739} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5749 …} } Eccube\Entity\Category {#5757 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#5755 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#5756 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5763 …} -Parent: Eccube\Entity\Category {#5739} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5760 …} } Eccube\Entity\Category {#5766 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#5764 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#5765 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5767 …} -Children: Doctrine\ORM\PersistentCollection {#5772 …} -Parent: Eccube\Entity\Category {#5739} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5769 …} } Eccube\Entity\Category {#5775 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#5753 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5754 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5776 …} -Children: Doctrine\ORM\PersistentCollection {#5781 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5778 …} } Eccube\Entity\Category {#5782 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#5773 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5774 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5783 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5785 …} } Eccube\Entity\Category {#5793 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#5791 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5792 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5794 …} -Children: Doctrine\ORM\PersistentCollection {#5799 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5796 …} } Eccube\Entity\Category {#5802 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#5800 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5801 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5803 …} -Children: Doctrine\ORM\PersistentCollection {#5808 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5805 …} } Eccube\Entity\Category {#5811 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#5809 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5810 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5812 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5814 …} } Eccube\Entity\Category {#5818 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#5790 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5789 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5821 …} } Eccube\Entity\Category {#5827 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#5825 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5826 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5833 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5830 …} } ]  | 
                    
                                                                                                                            [ Eccube\Entity\Category {#5247 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#5252 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5248 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5342 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5345 …} } Eccube\Entity\Category {#5337 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#5341 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5340 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5334 …} } Eccube\Entity\Category {#5330 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#5339 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#5338 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5327 …} } Eccube\Entity\Category {#5319 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#5321 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#5320 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5242 …} -Parent: Eccube\Entity\Category {#5337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5316 …} } Eccube\Entity\Category {#5300 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#5322 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5323 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5307 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5304 …} } Eccube\Entity\Category {#5308 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#5245 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#5284 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5311 …} } Eccube\Entity\Category {#5352 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#5349 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#5350 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5353 …} -Children: Doctrine\ORM\PersistentCollection {#5358 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5355 …} } Eccube\Entity\Category {#5361 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#5347 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5351 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5362 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5364 …} } Eccube\Entity\Category {#5368 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#5359 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5360 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5371 …} } Eccube\Entity\Category {#5379 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#5377 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5378 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5382 …} } Eccube\Entity\Category {#5388 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#5386 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5387 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5394 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5391 …} } Eccube\Entity\Category {#5397 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#5395 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5396 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5403 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5400 …} } Eccube\Entity\Category {#5406 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#5376 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5375 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5412 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5409 …} } Eccube\Entity\Category {#5413 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#5404 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#5405 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5419 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5416 …} } Eccube\Entity\Category {#5424 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#5422 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#5423 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5425 …} -Children: Doctrine\ORM\PersistentCollection {#5430 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5427 …} } Eccube\Entity\Category {#5433 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#5431 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#5432 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5439 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5436 …} } Eccube\Entity\Category {#5442 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#5440 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#5441 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5443 …} -Children: Doctrine\ORM\PersistentCollection {#5448 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5445 …} } Eccube\Entity\Category {#5451 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#5421 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5420 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5452 …} -Children: Doctrine\ORM\PersistentCollection {#5457 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5454 …} } Eccube\Entity\Category {#5458 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#5449 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#5450 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5464 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5461 …} } Eccube\Entity\Category {#5469 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#5467 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#5468 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5472 …} } Eccube\Entity\Category {#5478 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#5476 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#5477 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5484 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5481 …} } Eccube\Entity\Category {#5487 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#5465 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5466 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5488 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5490 …} } Eccube\Entity\Category {#5494 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#5485 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#5486 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5495 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5487} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5497 …} } Eccube\Entity\Category {#5505 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#5503 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#5504 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5506 …} -Children: Doctrine\ORM\PersistentCollection {#5511 …} -Parent: Eccube\Entity\Category {#5487} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5508 …} } Eccube\Entity\Category {#5514 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#5512 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#5513 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5515 …} -Children: Doctrine\ORM\PersistentCollection {#5520 …} -Parent: Eccube\Entity\Category {#5487} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5517 …} } Eccube\Entity\Category {#5523 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#5501 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5502 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5524 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5526 …} } Eccube\Entity\Category {#5530 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#5521 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#5522 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5531 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5533 …} } Eccube\Entity\Category {#5541 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#5539 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#5540 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5542 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5544 …} } Eccube\Entity\Category {#5550 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#5548 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#5549 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5551 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5553 …} } Eccube\Entity\Category {#5559 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#5537 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5538 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5565 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5562 …} } Eccube\Entity\Category {#5566 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#5557 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#5558 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5567 …} -Children: Doctrine\ORM\PersistentCollection {#5572 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5569 …} } Eccube\Entity\Category {#5577 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#5575 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#5576 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5583 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5580 …} } Eccube\Entity\Category {#5586 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#5584 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#5585 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5587 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5589 …} } Eccube\Entity\Category {#5595 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#5573 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5574 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5598 …} } Eccube\Entity\Category {#5602 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#5593 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#5594 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5608 …} -Parent: Eccube\Entity\Category {#5595} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5605 …} } Eccube\Entity\Category {#5613 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#5611 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#5612 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5614 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5595} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5616 …} } Eccube\Entity\Category {#5622 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#5620 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#5621 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5628 …} -Parent: Eccube\Entity\Category {#5595} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5625 …} } Eccube\Entity\Category {#5631 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#5609 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5610 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5637 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5634 …} } Eccube\Entity\Category {#5638 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#5629 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#5630 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5644 …} -Parent: Eccube\Entity\Category {#5631} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5641 …} } Eccube\Entity\Category {#5649 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#5647 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#5648 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5650 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5631} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5652 …} } Eccube\Entity\Category {#5658 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#5656 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#5657 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5659 …} -Children: Doctrine\ORM\PersistentCollection {#5664 …} -Parent: Eccube\Entity\Category {#5631} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5661 …} } Eccube\Entity\Category {#5667 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#5645 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5646 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5668 …} -Children: Doctrine\ORM\PersistentCollection {#5673 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5670 …} } Eccube\Entity\Category {#5674 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#5665 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#5666 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5675 …} -Children: Doctrine\ORM\PersistentCollection {#5680 …} -Parent: Eccube\Entity\Category {#5667} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5677 …} } Eccube\Entity\Category {#5685 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#5683 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#5684 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5686 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5667} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5688 …} } Eccube\Entity\Category {#5694 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#5692 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#5693 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5700 …} -Parent: Eccube\Entity\Category {#5667} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5697 …} } Eccube\Entity\Category {#5703 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#5681 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5682 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5704 …} -Children: Doctrine\ORM\PersistentCollection {#5709 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5706 …} } Eccube\Entity\Category {#5710 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#5701 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#5702 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5711 …} -Children: Doctrine\ORM\PersistentCollection {#5716 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5713 …} } Eccube\Entity\Category {#5721 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#5719 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#5720 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5727 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5724 …} } Eccube\Entity\Category {#5730 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#5728 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#5729 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5731 …} -Children: Doctrine\ORM\PersistentCollection {#5736 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5733 …} } Eccube\Entity\Category {#5739 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#5717 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5718 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5745 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5742 …} } Eccube\Entity\Category {#5746 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#5737 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#5738 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5747 …} -Children: Doctrine\ORM\PersistentCollection {#5752 …} -Parent: Eccube\Entity\Category {#5739} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5749 …} } Eccube\Entity\Category {#5757 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#5755 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#5756 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5763 …} -Parent: Eccube\Entity\Category {#5739} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5760 …} } Eccube\Entity\Category {#5766 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#5764 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#5765 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5767 …} -Children: Doctrine\ORM\PersistentCollection {#5772 …} -Parent: Eccube\Entity\Category {#5739} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5769 …} } Eccube\Entity\Category {#5775 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#5753 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5754 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5776 …} -Children: Doctrine\ORM\PersistentCollection {#5781 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5778 …} } Eccube\Entity\Category {#5782 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#5773 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5774 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5783 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5785 …} } Eccube\Entity\Category {#5793 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#5791 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5792 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5794 …} -Children: Doctrine\ORM\PersistentCollection {#5799 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5796 …} } Eccube\Entity\Category {#5802 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#5800 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5801 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5803 …} -Children: Doctrine\ORM\PersistentCollection {#5808 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5805 …} } Eccube\Entity\Category {#5811 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#5809 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5810 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5812 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5814 …} } Eccube\Entity\Category {#5818 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#5790 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5789 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5821 …} } Eccube\Entity\Category {#5827 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#5825 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5826 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5833 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5830 …} } ]  | 
                
| 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_label | "NameWithLevel" | 
                
| choice_loader | null | 
                
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ]  | 
                
| choice_translation_domain | false | 
                
| choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5852 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#629 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ]  | 
                
| choices | [ Eccube\Entity\Category {#5247 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#5252 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5248 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5342 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5345 …} } Eccube\Entity\Category {#5337 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#5341 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5340 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5334 …} } Eccube\Entity\Category {#5330 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#5339 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#5338 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5327 …} } Eccube\Entity\Category {#5319 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#5321 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#5320 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5242 …} -Parent: Eccube\Entity\Category {#5337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5316 …} } Eccube\Entity\Category {#5300 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#5322 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5323 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5307 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5304 …} } Eccube\Entity\Category {#5308 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#5245 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#5284 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5311 …} } Eccube\Entity\Category {#5352 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#5349 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#5350 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5353 …} -Children: Doctrine\ORM\PersistentCollection {#5358 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5355 …} } Eccube\Entity\Category {#5361 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#5347 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5351 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5362 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5364 …} } Eccube\Entity\Category {#5368 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#5359 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5360 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5371 …} } Eccube\Entity\Category {#5379 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#5377 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5378 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5382 …} } Eccube\Entity\Category {#5388 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#5386 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5387 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5394 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5391 …} } Eccube\Entity\Category {#5397 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#5395 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5396 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5403 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5400 …} } Eccube\Entity\Category {#5406 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#5376 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5375 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5412 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5409 …} } Eccube\Entity\Category {#5413 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#5404 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#5405 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5419 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5416 …} } Eccube\Entity\Category {#5424 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#5422 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#5423 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5425 …} -Children: Doctrine\ORM\PersistentCollection {#5430 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5427 …} } Eccube\Entity\Category {#5433 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#5431 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#5432 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5439 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5436 …} } Eccube\Entity\Category {#5442 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#5440 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#5441 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5443 …} -Children: Doctrine\ORM\PersistentCollection {#5448 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5445 …} } Eccube\Entity\Category {#5451 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#5421 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5420 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5452 …} -Children: Doctrine\ORM\PersistentCollection {#5457 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5454 …} } Eccube\Entity\Category {#5458 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#5449 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#5450 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5464 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5461 …} } Eccube\Entity\Category {#5469 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#5467 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#5468 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5472 …} } Eccube\Entity\Category {#5478 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#5476 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#5477 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5484 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5481 …} } Eccube\Entity\Category {#5487 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#5465 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5466 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5488 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5490 …} } Eccube\Entity\Category {#5494 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#5485 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#5486 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5495 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5487} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5497 …} } Eccube\Entity\Category {#5505 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#5503 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#5504 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5506 …} -Children: Doctrine\ORM\PersistentCollection {#5511 …} -Parent: Eccube\Entity\Category {#5487} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5508 …} } Eccube\Entity\Category {#5514 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#5512 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#5513 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5515 …} -Children: Doctrine\ORM\PersistentCollection {#5520 …} -Parent: Eccube\Entity\Category {#5487} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5517 …} } Eccube\Entity\Category {#5523 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#5501 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5502 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5524 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5526 …} } Eccube\Entity\Category {#5530 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#5521 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#5522 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5531 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5533 …} } Eccube\Entity\Category {#5541 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#5539 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#5540 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5542 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5544 …} } Eccube\Entity\Category {#5550 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#5548 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#5549 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5551 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5553 …} } Eccube\Entity\Category {#5559 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#5537 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5538 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5565 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5562 …} } Eccube\Entity\Category {#5566 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#5557 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#5558 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5567 …} -Children: Doctrine\ORM\PersistentCollection {#5572 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5569 …} } Eccube\Entity\Category {#5577 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#5575 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#5576 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5583 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5580 …} } Eccube\Entity\Category {#5586 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#5584 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#5585 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5587 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5589 …} } Eccube\Entity\Category {#5595 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#5573 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5574 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5598 …} } Eccube\Entity\Category {#5602 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#5593 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#5594 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5608 …} -Parent: Eccube\Entity\Category {#5595} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5605 …} } Eccube\Entity\Category {#5613 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#5611 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#5612 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5614 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5595} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5616 …} } Eccube\Entity\Category {#5622 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#5620 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#5621 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5628 …} -Parent: Eccube\Entity\Category {#5595} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5625 …} } Eccube\Entity\Category {#5631 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#5609 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5610 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5637 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5634 …} } Eccube\Entity\Category {#5638 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#5629 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#5630 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5644 …} -Parent: Eccube\Entity\Category {#5631} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5641 …} } Eccube\Entity\Category {#5649 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#5647 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#5648 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5650 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5631} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5652 …} } Eccube\Entity\Category {#5658 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#5656 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#5657 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5659 …} -Children: Doctrine\ORM\PersistentCollection {#5664 …} -Parent: Eccube\Entity\Category {#5631} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5661 …} } Eccube\Entity\Category {#5667 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#5645 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5646 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5668 …} -Children: Doctrine\ORM\PersistentCollection {#5673 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5670 …} } Eccube\Entity\Category {#5674 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#5665 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#5666 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5675 …} -Children: Doctrine\ORM\PersistentCollection {#5680 …} -Parent: Eccube\Entity\Category {#5667} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5677 …} } Eccube\Entity\Category {#5685 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#5683 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#5684 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5686 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5667} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5688 …} } Eccube\Entity\Category {#5694 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#5692 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#5693 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5700 …} -Parent: Eccube\Entity\Category {#5667} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5697 …} } Eccube\Entity\Category {#5703 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#5681 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5682 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5704 …} -Children: Doctrine\ORM\PersistentCollection {#5709 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5706 …} } Eccube\Entity\Category {#5710 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#5701 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#5702 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5711 …} -Children: Doctrine\ORM\PersistentCollection {#5716 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5713 …} } Eccube\Entity\Category {#5721 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#5719 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#5720 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5727 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5724 …} } Eccube\Entity\Category {#5730 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#5728 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#5729 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5731 …} -Children: Doctrine\ORM\PersistentCollection {#5736 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5733 …} } Eccube\Entity\Category {#5739 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#5717 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5718 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5745 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5742 …} } Eccube\Entity\Category {#5746 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#5737 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#5738 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5747 …} -Children: Doctrine\ORM\PersistentCollection {#5752 …} -Parent: Eccube\Entity\Category {#5739} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5749 …} } Eccube\Entity\Category {#5757 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#5755 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#5756 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5763 …} -Parent: Eccube\Entity\Category {#5739} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5760 …} } Eccube\Entity\Category {#5766 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#5764 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#5765 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5767 …} -Children: Doctrine\ORM\PersistentCollection {#5772 …} -Parent: Eccube\Entity\Category {#5739} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5769 …} } Eccube\Entity\Category {#5775 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#5753 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5754 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5776 …} -Children: Doctrine\ORM\PersistentCollection {#5781 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5778 …} } Eccube\Entity\Category {#5782 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#5773 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5774 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5783 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5785 …} } Eccube\Entity\Category {#5793 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#5791 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5792 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5794 …} -Children: Doctrine\ORM\PersistentCollection {#5799 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5796 …} } Eccube\Entity\Category {#5802 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#5800 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5801 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5803 …} -Children: Doctrine\ORM\PersistentCollection {#5808 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5805 …} } Eccube\Entity\Category {#5811 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#5809 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5810 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5812 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5814 …} } Eccube\Entity\Category {#5818 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#5790 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5789 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5821 …} } Eccube\Entity\Category {#5827 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#5825 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5826 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5833 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5830 …} } ]  | 
                
| 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| em | EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2}  | 
                
| empty_data | ""  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| expanded | false | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| group_by | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5852 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#629 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null }  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_translation_parameters | []  | 
                
| 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 | []  | 
                
| property_path | null | 
                
| query_builder | null | 
                
| required | false | 
                
| row_attr | []  | 
                
| translation_domain | null | 
                
| trim | false | 
                
| upload_max_size_message | Closure() {#7620 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5176 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7623 …} } }  | 
                
| 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 | 
                
| choices | [ 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7206 +label: "このサイトの使い方" +value: "11" +data: Eccube\Entity\Category {#5247 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#5252 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5248 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5279 …} -Children: Doctrine\ORM\PersistentCollection {#5342 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5345 …} } +attr: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7205 +label: "麻雀入門編" +value: "12" +data: Eccube\Entity\Category {#5337 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#5341 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5340 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5336 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5334 …} } +attr: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7192 +label: " 実践対局編(マナー・ルール)" +value: "14" +data: Eccube\Entity\Category {#5330 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#5339 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#5338 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5327 …} } +attr: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7198 +label: " 入門テキスト" +value: "13" +data: Eccube\Entity\Category {#5319 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#5321 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#5320 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5242 …} -Parent: Eccube\Entity\Category {#5337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5316 …} } +attr: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7197 +label: "麻雀ルール" +value: "15" +data: Eccube\Entity\Category {#5300 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#5322 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5323 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5302 …} -Children: Doctrine\ORM\PersistentCollection {#5307 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5304 …} } +attr: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7191 +label: " 初級編" +value: "17" +data: Eccube\Entity\Category {#5308 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#5245 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#5284 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5309 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5311 …} } +attr: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7193 +label: " 入門編" +value: "16" +data: Eccube\Entity\Category {#5352 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#5349 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#5350 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5353 …} -Children: Doctrine\ORM\PersistentCollection {#5358 …} -Parent: Eccube\Entity\Category {#5300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5355 …} } +attr: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7194 +label: "役・役満" +value: "18" +data: Eccube\Entity\Category {#5361 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#5347 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5351 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5362 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5364 …} } +attr: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7195 +label: " 良く出る役" +value: "19" +data: Eccube\Entity\Category {#5368 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#5359 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5360 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5374 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5371 …} } +attr: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7188 +label: " その他の役" +value: "20" +data: Eccube\Entity\Category {#5379 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#5377 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5378 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5382 …} } +attr: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7121 +label: " 良く出る役満" +value: "21" +data: Eccube\Entity\Category {#5388 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#5386 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5387 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5394 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5391 …} } +attr: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7122 +label: " 珍しい役満" +value: "22" +data: Eccube\Entity\Category {#5397 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#5395 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#5396 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5398 …} -Children: Doctrine\ORM\PersistentCollection {#5403 …} -Parent: Eccube\Entity\Category {#5361} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5400 …} } +attr: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7123 +label: "守り方" +value: "23" +data: Eccube\Entity\Category {#5406 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#5376 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5375 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5407 …} -Children: Doctrine\ORM\PersistentCollection {#5412 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5409 …} } +attr: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7124 +label: " 捨て牌読み" +value: "27" +data: Eccube\Entity\Category {#5413 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#5404 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#5405 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5419 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5416 …} } +attr: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7125 +label: " スジ" +value: "26" +data: Eccube\Entity\Category {#5424 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#5422 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#5423 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5425 …} -Children: Doctrine\ORM\PersistentCollection {#5430 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5427 …} } +attr: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7126 +label: " カベ" +value: "25" +data: Eccube\Entity\Category {#5433 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#5431 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#5432 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5434 …} -Children: Doctrine\ORM\PersistentCollection {#5439 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5436 …} } +attr: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7127 +label: " ベタオリ" +value: "24" +data: Eccube\Entity\Category {#5442 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#5440 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#5441 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5443 …} -Children: Doctrine\ORM\PersistentCollection {#5448 …} -Parent: Eccube\Entity\Category {#5406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5445 …} } +attr: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7128 +label: "攻め方" +value: "28" +data: Eccube\Entity\Category {#5451 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#5421 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5420 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5452 …} -Children: Doctrine\ORM\PersistentCollection {#5457 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5454 …} } +attr: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7129 +label: " 入門編" +value: "29" +data: Eccube\Entity\Category {#5458 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#5449 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#5450 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5459 …} -Children: Doctrine\ORM\PersistentCollection {#5464 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5461 …} } +attr: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7130 +label: " 初級編" +value: "30" +data: Eccube\Entity\Category {#5469 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#5467 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#5468 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5472 …} } +attr: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7131 +label: " 中級編" +value: "31" +data: Eccube\Entity\Category {#5478 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#5476 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#5477 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5484 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5481 …} } +attr: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7132 +label: "何待ち" +value: "32" +data: Eccube\Entity\Category {#5487 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#5465 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5466 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5488 …} -Children: Doctrine\ORM\PersistentCollection {#5493 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5490 …} } +attr: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7133 +label: " 入門編" +value: "33" +data: Eccube\Entity\Category {#5494 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#5485 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#5486 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5495 …} -Children: Doctrine\ORM\PersistentCollection {#5500 …} -Parent: Eccube\Entity\Category {#5487} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5497 …} } +attr: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7134 +label: " 初級編" +value: "34" +data: Eccube\Entity\Category {#5505 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#5503 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#5504 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5506 …} -Children: Doctrine\ORM\PersistentCollection {#5511 …} -Parent: Eccube\Entity\Category {#5487} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5508 …} } +attr: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7135 +label: " 中級編" +value: "35" +data: Eccube\Entity\Category {#5514 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#5512 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#5513 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5515 …} -Children: Doctrine\ORM\PersistentCollection {#5520 …} -Parent: Eccube\Entity\Category {#5487} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5517 …} } +attr: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7136 +label: "何切る" +value: "36" +data: Eccube\Entity\Category {#5523 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#5501 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5502 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5524 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5526 …} } +attr: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7137 +label: " 中級編" +value: "39" +data: Eccube\Entity\Category {#5530 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#5521 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#5522 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5531 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5533 …} } +attr: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7138 +label: " 初級編" +value: "38" +data: Eccube\Entity\Category {#5541 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#5539 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#5540 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5542 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5544 …} } +attr: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7140 +label: " 入門編" +value: "37" +data: Eccube\Entity\Category {#5550 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#5548 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#5549 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5551 …} -Children: Doctrine\ORM\PersistentCollection {#5556 …} -Parent: Eccube\Entity\Category {#5523} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5553 …} } +attr: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7139 +label: "点数計算" +value: "40" +data: Eccube\Entity\Category {#5559 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#5537 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5538 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5560 …} -Children: Doctrine\ORM\PersistentCollection {#5565 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5562 …} } +attr: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7144 +label: " 中級編" +value: "43" +data: Eccube\Entity\Category {#5566 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#5557 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#5558 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5567 …} -Children: Doctrine\ORM\PersistentCollection {#5572 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5569 …} } +attr: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7143 +label: " 初級編" +value: "42" +data: Eccube\Entity\Category {#5577 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#5575 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#5576 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5583 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5580 …} } +attr: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7141 +label: " 入門編" +value: "41" +data: Eccube\Entity\Category {#5586 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#5584 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#5585 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5587 …} -Children: Doctrine\ORM\PersistentCollection {#5592 …} -Parent: Eccube\Entity\Category {#5559} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5589 …} } +attr: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7142 +label: "ポン・チー・カン" +value: "44" +data: Eccube\Entity\Category {#5595 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#5573 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5574 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5596 …} -Children: Doctrine\ORM\PersistentCollection {#5601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5598 …} } +attr: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6813 +label: " 中級編" +value: "47" +data: Eccube\Entity\Category {#5602 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#5593 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#5594 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5603 …} -Children: Doctrine\ORM\PersistentCollection {#5608 …} -Parent: Eccube\Entity\Category {#5595} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5605 …} } +attr: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6799 +label: " 初級編" +value: "46" +data: Eccube\Entity\Category {#5613 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#5611 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#5612 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5614 …} -Children: Doctrine\ORM\PersistentCollection {#5619 …} -Parent: Eccube\Entity\Category {#5595} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5616 …} } +attr: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6793 +label: " 入門編" +value: "45" +data: Eccube\Entity\Category {#5622 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#5620 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#5621 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5623 …} -Children: Doctrine\ORM\PersistentCollection {#5628 …} -Parent: Eccube\Entity\Category {#5595} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5625 …} } +attr: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6785 +label: "宮野式マル秘テク" +value: "48" +data: Eccube\Entity\Category {#5631 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#5609 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5610 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5637 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5634 …} } +attr: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6768 +label: " 中級編" +value: "51" +data: Eccube\Entity\Category {#5638 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#5629 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#5630 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5644 …} -Parent: Eccube\Entity\Category {#5631} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5641 …} } +attr: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6772 +label: " 初級編" +value: "50" +data: Eccube\Entity\Category {#5649 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#5647 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#5648 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5650 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5631} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5652 …} } +attr: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6949 +label: " 入門編" +value: "49" +data: Eccube\Entity\Category {#5658 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#5656 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#5657 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5659 …} -Children: Doctrine\ORM\PersistentCollection {#5664 …} -Parent: Eccube\Entity\Category {#5631} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5661 …} } +attr: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7116 +label: "実践マナー" +value: "52" +data: Eccube\Entity\Category {#5667 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#5645 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5646 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5668 …} -Children: Doctrine\ORM\PersistentCollection {#5673 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5670 …} } +attr: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7112 +label: " 中級編" +value: "55" +data: Eccube\Entity\Category {#5674 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#5665 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#5666 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5675 …} -Children: Doctrine\ORM\PersistentCollection {#5680 …} -Parent: Eccube\Entity\Category {#5667} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5677 …} } +attr: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7111 +label: " 初級編" +value: "54" +data: Eccube\Entity\Category {#5685 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#5683 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#5684 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5686 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5667} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5688 …} } +attr: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6947 +label: " 入門編" +value: "53" +data: Eccube\Entity\Category {#5694 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#5692 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#5693 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5700 …} -Parent: Eccube\Entity\Category {#5667} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5697 …} } +attr: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6983 +label: "実践対局" +value: "56" +data: Eccube\Entity\Category {#5703 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#5681 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5682 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5704 …} -Children: Doctrine\ORM\PersistentCollection {#5709 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5706 …} } +attr: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7159 +label: " 中級編" +value: "59" +data: Eccube\Entity\Category {#5710 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#5701 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#5702 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5711 …} -Children: Doctrine\ORM\PersistentCollection {#5716 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5713 …} } +attr: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6821 +label: " 初級編" +value: "58" +data: Eccube\Entity\Category {#5721 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#5719 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#5720 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5727 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5724 …} } +attr: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7161 +label: " 入門編" +value: "57" +data: Eccube\Entity\Category {#5730 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#5728 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#5729 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5731 …} -Children: Doctrine\ORM\PersistentCollection {#5736 …} -Parent: Eccube\Entity\Category {#5703} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5733 …} } +attr: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6952 +label: "ゲーム対局" +value: "60" +data: Eccube\Entity\Category {#5739 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#5717 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5718 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5745 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5742 …} } +attr: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6781 +label: " 中級編" +value: "63" +data: Eccube\Entity\Category {#5746 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#5737 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#5738 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5747 …} -Children: Doctrine\ORM\PersistentCollection {#5752 …} -Parent: Eccube\Entity\Category {#5739} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5749 …} } +attr: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6776 +label: " 初級編" +value: "62" +data: Eccube\Entity\Category {#5757 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#5755 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#5756 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5758 …} -Children: Doctrine\ORM\PersistentCollection {#5763 …} -Parent: Eccube\Entity\Category {#5739} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5760 …} } +attr: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6789 +label: " 入門編" +value: "61" +data: Eccube\Entity\Category {#5766 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#5764 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#5765 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5767 …} -Children: Doctrine\ORM\PersistentCollection {#5772 …} -Parent: Eccube\Entity\Category {#5739} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5769 …} } +attr: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6937 +label: "講師" +value: "64" +data: Eccube\Entity\Category {#5775 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#5753 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5754 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5776 …} -Children: Doctrine\ORM\PersistentCollection {#5781 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5778 …} } +attr: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6828 +label: " 宮野 大城" +value: "65" +data: Eccube\Entity\Category {#5782 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#5773 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5774 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5783 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5785 …} } +attr: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6808 +label: " 宮野 許美" +value: "66" +data: Eccube\Entity\Category {#5793 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#5791 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5792 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5794 …} -Children: Doctrine\ORM\PersistentCollection {#5799 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5796 …} } +attr: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6792 +label: " 大沼 慎" +value: "67" +data: Eccube\Entity\Category {#5802 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#5800 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5801 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5803 …} -Children: Doctrine\ORM\PersistentCollection {#5808 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5805 …} } +attr: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6777 +label: " 阿部 亮" +value: "68" +data: Eccube\Entity\Category {#5811 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#5809 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#5810 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5812 …} -Children: Doctrine\ORM\PersistentCollection {#5817 …} -Parent: Eccube\Entity\Category {#5775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5814 …} } +attr: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6804 +label: "サブスクリプション" +value: "7" +data: Eccube\Entity\Category {#5818 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#5790 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5789 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5819 …} -Children: Doctrine\ORM\PersistentCollection {#5824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5821 …} } +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6797 +label: "新入荷" +value: "2" +data: Eccube\Entity\Category {#5827 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#5825 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#5826 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5828 …} -Children: Doctrine\ORM\PersistentCollection {#5833 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5346 …} -groups: Doctrine\ORM\PersistentCollection {#5830 …} } +attr: [] } ]  | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#7676 -form: Symfony\Component\Form\Form {#7644 …} -errors: [] }  | 
                
| expanded | false | 
                
| form | Symfony\Component\Form\FormView {#6601 …5}  | 
                
| full_name | "category_id" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "category_id" | 
                
| is_selected | Closure($choice, $value) {#7673 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5184 …} }  | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| multiple | false | 
                
| name | "category_id" | 
                
| placeholder | "common.select__all_products" | 
                
| placeholder_in_choices | false | 
                
| preferred_choices | []  | 
                
| required | false | 
                
| row_attr | []  | 
                
| separator | "-------------------" | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_category_id" | 
                
| valid | true | 
                
| value | ""  | 
                
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
                    
| View Format | 
                                                            ""  | 
                    
Submitted Data
| Property | Value | 
|---|---|
| View Format | same as normalized format | 
| Normalized Format | "ルール" | 
                    
| 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| empty_data | Closure(FormInterface $form) {#7654 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5146 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| label | "common.search_keyword" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_translation_parameters | []  | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| property_path | null | 
                
| purify_html | true | 
                
| purify_html_profile | "default" | 
                
| required | false | 
                
| row_attr | []  | 
                
| translation_domain | null | 
                
| trim | false | 
                
| upload_max_size_message | Closure() {#7637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5176 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7639 …} } }  | 
                
| 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 | "ルール" | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#7675 -form: Symfony\Component\Form\Form {#7641 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#6318 …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_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "name" | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | true | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_name" | 
                
| valid | true | 
                
| value | "ルール" | 
                
disp_number
"Eccube\Form\Type\Master\ProductListMaxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | 0 | 
                    
| View Format | 
                                                            ""  | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| allow_extra_fields | true | 
                    same as passed value | 
| required | false | 
                    
                                                                                                                            false
                                             | 
                
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 | 
                
| choice_attr | null | 
                
| choice_label | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ]  | 
                
| choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5918 -manager: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -class: "Eccube\Entity\Master\ProductListMax" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5919 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4912 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#5914 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#6013 …} }  | 
                
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ]  | 
                
| choice_translation_domain | false | 
                
| choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5919 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4912 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ]  | 
                
| choices | null | 
                
| class | "Eccube\Entity\Master\ProductListMax" | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| em | EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2}  | 
                
| empty_data | ""  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| expanded | false | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| group_by | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5919 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4912 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null }  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_translation_parameters | []  | 
                
| mapped | true | 
                
| method | "POST" | 
                
| multiple | false | 
                
| placeholder | null | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| preferred_choices | []  | 
                
| property_path | null | 
                
| query_builder | Doctrine\ORM\QueryBuilder {#5092 -_em: Doctrine\ORM\EntityManager {#687 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#6956 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#6761 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#6948 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\ProductListMax m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#6774 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 }  | 
                
| required | false | 
                
| row_attr | []  | 
                
| translation_domain | null | 
                
| trim | false | 
                
| upload_max_size_message | Closure() {#6683 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5176 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#6728 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "choice" "entity" "master" "product_list_max" "_disp_number" ]  | 
                
| cache_key | "_disp_number_product_list_max" | 
                
| choice_translation_domain | false | 
                
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6826 +label: "20件" +value: "0" +data: Eccube\Entity\Master\ProductListMax {#6026 #id: 20 #name: "20件" #sort_no: 0 } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7149 +label: "40件" +value: "1" +data: Eccube\Entity\Master\ProductListMax {#6027 …} +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7150 +label: "60件" +value: "2" +data: Eccube\Entity\Master\ProductListMax {#6028 …} +attr: [] } ]  | 
                
| compound | false | 
                
| data | 0 | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#7190 -form: Symfony\Component\Form\Form {#5879 …} -errors: [] }  | 
                
| expanded | false | 
                
| form | Symfony\Component\Form\FormView {#7204 …5}  | 
                
| full_name | "disp_number" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "disp_number" | 
                
| is_selected | Closure($choice, $value) {#7211 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5184 …} }  | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_translation_parameters | []  | 
                
| method | "GET" | 
                
| multipart | false | 
                
| multiple | false | 
                
| name | "disp_number" | 
                
| placeholder | null | 
                
| placeholder_in_choices | false | 
                
| preferred_choices | []  | 
                
| required | false | 
                
| row_attr | []  | 
                
| separator | "-------------------" | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_disp_number" | 
                
| valid | true | 
                
| value | ""  | 
                
orderby
"Eccube\Form\Type\Master\ProductListOrderByType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | 0 | 
                    
| View Format | 
                                                            ""  | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| allow_extra_fields | true | 
                    same as passed value | 
| required | false | 
                    
                                                                                                                            false
                                             | 
                
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 | 
                
| choice_attr | null | 
                
| choice_label | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ]  | 
                
| choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5945 -manager: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -class: "Eccube\Entity\Master\ProductListOrderBy" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5944 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5937 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#5949 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#6022 …} }  | 
                
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ]  | 
                
| choice_translation_domain | false | 
                
| choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5944 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5937 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ]  | 
                
| choices | null | 
                
| class | "Eccube\Entity\Master\ProductListOrderBy" | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| em | EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2}  | 
                
| empty_data | ""  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| expanded | false | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| group_by | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5944 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5937 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null }  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_translation_parameters | []  | 
                
| mapped | true | 
                
| method | "POST" | 
                
| multiple | false | 
                
| placeholder | null | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| preferred_choices | []  | 
                
| property_path | null | 
                
| query_builder | Doctrine\ORM\QueryBuilder {#6719 -_em: Doctrine\ORM\EntityManager {#687 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#6721 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#6715 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#6760 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\ProductListOrderBy m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#6718 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 }  | 
                
| required | false | 
                
| row_attr | []  | 
                
| translation_domain | null | 
                
| trim | false | 
                
| upload_max_size_message | Closure() {#6716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5176 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#6717 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "choice" "entity" "master" "product_list_order_by" "_orderby" ]  | 
                
| cache_key | "_orderby_product_list_order_by" | 
                
| choice_translation_domain | false | 
                
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#7207 +label: "並び順" +value: "0" +data: Eccube\Entity\Master\ProductListOrderBy {#6038 #id: 0 #name: "並び順" #sort_no: 0 } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6794 +label: "新着順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#6039 …} +attr: [] } ]  | 
                
| compound | false | 
                
| data | 0 | 
                
| disabled | false | 
                
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ]  | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#7210 -form: Symfony\Component\Form\Form {#6816 …} -errors: [] }  | 
                
| expanded | false | 
                
| form | Symfony\Component\Form\FormView {#7209 …5}  | 
                
| full_name | "orderby" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "orderby" | 
                
| is_selected | Closure($choice, $value) {#7213 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5184 …} }  | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_translation_parameters | []  | 
                
| method | "GET" | 
                
| multipart | false | 
                
| multiple | false | 
                
| name | "orderby" | 
                
| placeholder | null | 
                
| placeholder_in_choices | false | 
                
| preferred_choices | []  | 
                
| required | false | 
                
| row_attr | []  | 
                
| separator | "-------------------" | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_orderby" | 
                
| valid | true | 
                
| value | ""  |