Dumped Contents
In
ProductController.php
line 147:
/* @var $searchForm \Symfony\Component\Form\FormInterface */
$searchForm = $builder->getForm();
dump($searchForm->getData());
$searchForm->handleRequest($request);
null
In
ProductController.php
line 151:
$searchForm->handleRequest($request);
dump($searchForm->getData());
// paginatorの前に全商品の取得
$searchData = $searchForm->getData();
array:12 [
"mode" => null
"category_id" => Eccube\Entity\Category {#5808
-id: 637
-name: "U"
-hierarchy: 3
-sort_no: 218
-create_date: DateTime @1696942667 {#5806
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5807
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5809
-snapshot: []
-owner: Eccube\Entity\Category {#5808}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5810
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5812
-snapshot: []
-owner: Eccube\Entity\Category {#5808}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5811
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666
-id: 596
-name: "レアリティ"
-hierarchy: 2
-sort_no: 254
-create_date: DateTime @1696942135 {#4615
date: 2023-10-10 21:48:55.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#4614
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5667
-snapshot: []
-owner: Eccube\Entity\Category {#5666}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5668
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5670
-snapshot: array:26 [ …26]
-owner: Eccube\Entity\Category {#5666}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5669
-elements: array:26 [
0 => Eccube\Entity\Category {#5671
-id: 736
-name: "K"
-hierarchy: 3
-sort_no: 253
-create_date: DateTime @1738130476 {#5659
date: 2025-01-29 15:01:16.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1738130476 {#5660
date: 2025-01-29 15:01:16.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5672
-snapshot: []
-owner: Eccube\Entity\Category {#5671}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5673
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5675
-snapshot: []
-owner: Eccube\Entity\Category {#5671}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5674
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633
+__isInitialized__: false
-id: 1
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
-free_area: null
-category_image: null
}
1 => Eccube\Entity\Category {#5682
-id: 710
-name: "UUUR"
-hierarchy: 3
-sort_no: 252
-create_date: DateTime @1737593891 {#5680
date: 2025-01-23 09:58:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5681
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5683
-snapshot: []
-owner: Eccube\Entity\Category {#5682}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5684
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5686
-snapshot: []
-owner: Eccube\Entity\Category {#5682}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5685
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#5689
-id: 621
-name: "UR"
-hierarchy: 3
-sort_no: 251
-create_date: DateTime @1696942667 {#5687
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5688
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5690
-snapshot: []
-owner: Eccube\Entity\Category {#5689}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5691
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5693
-snapshot: []
-owner: Eccube\Entity\Category {#5689}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5692
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#5696
-id: 701
-name: "UUR"
-hierarchy: 3
-sort_no: 234
-create_date: DateTime @1737361984 {#5694
date: 2025-01-20 17:33:04.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5695
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5697
-snapshot: []
-owner: Eccube\Entity\Category {#5696}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5698
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5700
-snapshot: []
-owner: Eccube\Entity\Category {#5696}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5699
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#5703
-id: 622
-name: "SSR"
-hierarchy: 3
-sort_no: 233
-create_date: DateTime @1696942667 {#5701
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5702
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5704
-snapshot: []
-owner: Eccube\Entity\Category {#5703}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5705
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5707
-snapshot: []
-owner: Eccube\Entity\Category {#5703}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5706
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#5710
-id: 623
-name: "HR"
-hierarchy: 3
-sort_no: 232
-create_date: DateTime @1696942667 {#5708
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5709
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5711
-snapshot: []
-owner: Eccube\Entity\Category {#5710}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5712
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5714
-snapshot: []
-owner: Eccube\Entity\Category {#5710}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5713
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#5717
-id: 624
-name: "SR"
-hierarchy: 3
-sort_no: 231
-create_date: DateTime @1696942667 {#5715
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5716
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5718
-snapshot: []
-owner: Eccube\Entity\Category {#5717}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5719
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5721
-snapshot: []
-owner: Eccube\Entity\Category {#5717}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5720
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#5724
-id: 625
-name: "SAR"
-hierarchy: 3
-sort_no: 230
-create_date: DateTime @1696942667 {#5722
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5723
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5725
-snapshot: []
-owner: Eccube\Entity\Category {#5724}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5726
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5728
-snapshot: []
-owner: Eccube\Entity\Category {#5724}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5727
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#5731
-id: 626
-name: "CSR"
-hierarchy: 3
-sort_no: 229
-create_date: DateTime @1696942667 {#5729
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5730
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5732
-snapshot: []
-owner: Eccube\Entity\Category {#5731}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5733
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5735
-snapshot: []
-owner: Eccube\Entity\Category {#5731}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5734
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#5738
-id: 627
-name: "AR"
-hierarchy: 3
-sort_no: 228
-create_date: DateTime @1696942667 {#5736
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5737
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5739
-snapshot: []
-owner: Eccube\Entity\Category {#5738}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5740
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5742
-snapshot: []
-owner: Eccube\Entity\Category {#5738}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5741
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#5745
-id: 628
-name: "CHR"
-hierarchy: 3
-sort_no: 227
-create_date: DateTime @1696942667 {#5743
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5744
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5746
-snapshot: []
-owner: Eccube\Entity\Category {#5745}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5747
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5749
-snapshot: []
-owner: Eccube\Entity\Category {#5745}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5748
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#5752
-id: 629
-name: "S"
-hierarchy: 3
-sort_no: 226
-create_date: DateTime @1696942667 {#5750
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5751
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5753
-snapshot: []
-owner: Eccube\Entity\Category {#5752}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5754
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5756
-snapshot: []
-owner: Eccube\Entity\Category {#5752}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5755
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#5759
-id: 630
-name: "A"
-hierarchy: 3
-sort_no: 225
-create_date: DateTime @1696942667 {#5757
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5758
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5760
-snapshot: []
-owner: Eccube\Entity\Category {#5759}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5761
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5763
-snapshot: []
-owner: Eccube\Entity\Category {#5759}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5762
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#5766
-id: 631
-name: "H"
-hierarchy: 3
-sort_no: 224
-create_date: DateTime @1696942667 {#5764
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5765
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5767
-snapshot: []
-owner: Eccube\Entity\Category {#5766}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5768
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5770
-snapshot: []
-owner: Eccube\Entity\Category {#5766}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5769
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#5773
-id: 632
-name: "K"
-hierarchy: 3
-sort_no: 223
-create_date: DateTime @1696942667 {#5771
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5772
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5774
-snapshot: []
-owner: Eccube\Entity\Category {#5773}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5775
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5777
-snapshot: []
-owner: Eccube\Entity\Category {#5773}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5776
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#5780
-id: 633
-name: "PR"
-hierarchy: 3
-sort_no: 222
-create_date: DateTime @1696942667 {#5778
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5779
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5781
-snapshot: []
-owner: Eccube\Entity\Category {#5780}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5782
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5784
-snapshot: []
-owner: Eccube\Entity\Category {#5780}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5783
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#5787
-id: 634
-name: "RRR"
-hierarchy: 3
-sort_no: 221
-create_date: DateTime @1696942667 {#5785
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5786
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5788
-snapshot: []
-owner: Eccube\Entity\Category {#5787}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5789
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5791
-snapshot: []
-owner: Eccube\Entity\Category {#5787}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5790
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#5794
-id: 635
-name: "RR"
-hierarchy: 3
-sort_no: 220
-create_date: DateTime @1696942667 {#5792
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5793
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5795
-snapshot: []
-owner: Eccube\Entity\Category {#5794}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5796
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5798
-snapshot: []
-owner: Eccube\Entity\Category {#5794}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5797
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#5801
-id: 636
-name: "R"
-hierarchy: 3
-sort_no: 219
-create_date: DateTime @1696942667 {#5799
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5800
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5802
-snapshot: []
-owner: Eccube\Entity\Category {#5801}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5803
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5805
-snapshot: []
-owner: Eccube\Entity\Category {#5801}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5804
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#5808}
20 => Eccube\Entity\Category {#5815
-id: 638
-name: "C"
-hierarchy: 3
-sort_no: 217
-create_date: DateTime @1696942667 {#5813
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5814
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5816
-snapshot: []
-owner: Eccube\Entity\Category {#5815}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5817
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5819
-snapshot: []
-owner: Eccube\Entity\Category {#5815}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5818
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#5822
-id: 639
-name: "TR"
-hierarchy: 3
-sort_no: 216
-create_date: DateTime @1696942667 {#5820
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5821
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5823
-snapshot: []
-owner: Eccube\Entity\Category {#5822}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5824
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5826
-snapshot: []
-owner: Eccube\Entity\Category {#5822}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5825
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#5829
-id: 640
-name: "S-TD"
-hierarchy: 3
-sort_no: 215
-create_date: DateTime @1696942667 {#5827
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5828
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5830
-snapshot: []
-owner: Eccube\Entity\Category {#5829}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5831
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5833
-snapshot: []
-owner: Eccube\Entity\Category {#5829}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5832
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#5836
-id: 641
-name: "TD"
-hierarchy: 3
-sort_no: 214
-create_date: DateTime @1696942667 {#5834
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5835
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5837
-snapshot: []
-owner: Eccube\Entity\Category {#5836}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5838
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5840
-snapshot: []
-owner: Eccube\Entity\Category {#5836}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5839
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#5843
-id: 643
-name: "PROMO"
-hierarchy: 3
-sort_no: 213
-create_date: DateTime @1696942667 {#5841
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5842
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5844
-snapshot: []
-owner: Eccube\Entity\Category {#5843}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5845
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5847
-snapshot: []
-owner: Eccube\Entity\Category {#5843}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5846
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#5850
-id: 642
-name: "-"
-hierarchy: 3
-sort_no: 212
-create_date: DateTime @1696942667 {#5848
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5849
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5851
-snapshot: []
-owner: Eccube\Entity\Category {#5850}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5852
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5854
-snapshot: []
-owner: Eccube\Entity\Category {#5850}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5853
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5666}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661
-id: 7
-name: "ポケモン"
-hierarchy: 1
-sort_no: 255
-create_date: DateTime @1694688688 {#4657
date: 2023-09-14 19:51:28.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1707821691 {#4656
date: 2024-02-13 19:54:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5662
-snapshot: []
-owner: Eccube\Entity\Category {#5661}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5663
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5665
-snapshot: array:88 [ …88]
-owner: Eccube\Entity\Category {#5661}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5664
-elements: array:88 [
0 => Eccube\Entity\Category {#5666}
1 => Eccube\Entity\Category {#5855
-id: 663
-name: "新商品"
-hierarchy: 2
-sort_no: 250
-create_date: DateTime @1717046573 {#5105
date: 2024-05-30 14:22:53.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5104
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5856
-snapshot: []
-owner: Eccube\Entity\Category {#5855}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5857 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5859
-snapshot: []
-owner: Eccube\Entity\Category {#5855}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5858 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#5862
-id: 697
-name: "[SV7a] 楽園ドラゴーナ"
-hierarchy: 2
-sort_no: 249
-create_date: DateTime @1726206102 {#5860
date: 2024-09-13 14:41:42.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5861
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5863
-snapshot: []
-owner: Eccube\Entity\Category {#5862}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5864 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5866
-snapshot: []
-owner: Eccube\Entity\Category {#5862}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5865 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#5871
-id: 673
-name: "[SV7] ステラミラクル"
-hierarchy: 2
-sort_no: 247
-create_date: DateTime @1721806116 {#5867
date: 2024-07-24 16:28:36.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5868
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5872
-snapshot: []
-owner: Eccube\Entity\Category {#5871}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5873 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5875
-snapshot: array:1 [ …1]
-owner: Eccube\Entity\Category {#5871}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5874 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#5883
-id: 668
-name: "[SV6a] ナイトワンダラー"
-hierarchy: 2
-sort_no: 246
-create_date: DateTime @1717738053 {#5881
date: 2024-06-07 14:27:33.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5882
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5884
-snapshot: []
-owner: Eccube\Entity\Category {#5883}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5885 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5887
-snapshot: []
-owner: Eccube\Entity\Category {#5883}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5886 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#5890
-id: 655
-name: "[SV6] 変幻の仮面"
-hierarchy: 2
-sort_no: 245
-create_date: DateTime @1717043767 {#5888
date: 2024-05-30 13:36:07.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5889
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5891
-snapshot: []
-owner: Eccube\Entity\Category {#5890}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5892 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5894
-snapshot: []
-owner: Eccube\Entity\Category {#5890}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5893 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#5897
-id: 650
-name: "[SV5a] クリムゾンヘイズ"
-hierarchy: 2
-sort_no: 244
-create_date: DateTime @1712556841 {#5895
date: 2024-04-08 15:14:01.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5896
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5898
-snapshot: []
-owner: Eccube\Entity\Category {#5897}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5899 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5901
-snapshot: []
-owner: Eccube\Entity\Category {#5897}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5900 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#5904
-id: 656
-name: "[SV5K] ワイルドフォース"
-hierarchy: 2
-sort_no: 243
-create_date: DateTime @1717043794 {#5902
date: 2024-05-30 13:36:34.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5903
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5905
-snapshot: []
-owner: Eccube\Entity\Category {#5904}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5906 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5908
-snapshot: []
-owner: Eccube\Entity\Category {#5904}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5907 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#5911
-id: 657
-name: "[SV5M] サイバージャッジ"
-hierarchy: 2
-sort_no: 242
-create_date: DateTime @1717043828 {#5909
date: 2024-05-30 13:37:08.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5910
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5912
-snapshot: []
-owner: Eccube\Entity\Category {#5911}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5913 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5915
-snapshot: []
-owner: Eccube\Entity\Category {#5911}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5914 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#5918
-id: 665
-name: "[SV4a] シャイニートレジャーex"
-hierarchy: 2
-sort_no: 241
-create_date: DateTime @1717238509 {#5916
date: 2024-06-01 19:41:49.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5917
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5919
-snapshot: []
-owner: Eccube\Entity\Category {#5918}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5920 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5922
-snapshot: []
-owner: Eccube\Entity\Category {#5918}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5921 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#5925
-id: 658
-name: "[SV4K] 古代の咆哮"
-hierarchy: 2
-sort_no: 240
-create_date: DateTime @1717043844 {#5923
date: 2024-05-30 13:37:24.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5924
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5926
-snapshot: []
-owner: Eccube\Entity\Category {#5925}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5927 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5929
-snapshot: []
-owner: Eccube\Entity\Category {#5925}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5928 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#5932
-id: 659
-name: "[SV4M] 未来の一閃"
-hierarchy: 2
-sort_no: 239
-create_date: DateTime @1717043857 {#5930
date: 2024-05-30 13:37:37.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5931
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5933
-snapshot: []
-owner: Eccube\Entity\Category {#5932}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5934 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5936
-snapshot: []
-owner: Eccube\Entity\Category {#5932}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5935 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#5939
-id: 660
-name: "[SV3a] レイジングサーフ"
-hierarchy: 2
-sort_no: 238
-create_date: DateTime @1717043872 {#5937
date: 2024-05-30 13:37:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5938
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5940
-snapshot: []
-owner: Eccube\Entity\Category {#5939}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5941 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5943
-snapshot: []
-owner: Eccube\Entity\Category {#5939}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5942 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#5946
-id: 661
-name: "[SV3] 黒炎の支配者"
-hierarchy: 2
-sort_no: 237
-create_date: DateTime @1717043886 {#5944
date: 2024-05-30 13:38:06.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5945
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5947
-snapshot: []
-owner: Eccube\Entity\Category {#5946}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5948 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5950
-snapshot: []
-owner: Eccube\Entity\Category {#5946}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5949 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#5953
-id: 662
-name: "[SV2a] ポケモンカード151"
-hierarchy: 2
-sort_no: 236
-create_date: DateTime @1717043904 {#5951
date: 2024-05-30 13:38:24.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5952
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5954
-snapshot: []
-owner: Eccube\Entity\Category {#5953}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5955 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5957
-snapshot: []
-owner: Eccube\Entity\Category {#5953}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5956 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#5960
-id: 12
-name: "SV2D クレイバースト"
-hierarchy: 2
-sort_no: 235
-create_date: DateTime @1694688954 {#5958
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5959
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5961
-snapshot: []
-owner: Eccube\Entity\Category {#5960}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5962 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5964
-snapshot: []
-owner: Eccube\Entity\Category {#5960}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5963 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#5967
-id: 13
-name: "SV2P スノーハザード"
-hierarchy: 2
-sort_no: 73
-create_date: DateTime @1694688954 {#5965
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5966
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5968
-snapshot: []
-owner: Eccube\Entity\Category {#5967}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5969 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5971
-snapshot: []
-owner: Eccube\Entity\Category {#5967}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5970 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#5974
-id: 14
-name: "SV1A トリプレットビート"
-hierarchy: 2
-sort_no: 72
-create_date: DateTime @1694688954 {#5972
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5973
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5975
-snapshot: []
-owner: Eccube\Entity\Category {#5974}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5976 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5978 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#5981
-id: 15
-name: "SV1V バイオレットex"
-hierarchy: 2
-sort_no: 71
-create_date: DateTime @1694688954 {#5979 …1}
-update_date: DateTime @1731916022 {#5980 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5982 …9}
-Children: Doctrine\ORM\PersistentCollection {#5985 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#5988
-id: 16
-name: "SV1S スカーレットex"
-hierarchy: 2
-sort_no: 70
-create_date: DateTime @1694688954 {#5986 …1}
-update_date: DateTime @1731916022 {#5987 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5989 …9}
-Children: Doctrine\ORM\PersistentCollection {#5992 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#5995
-id: 17
-name: "S12A VSTARユニバース"
-hierarchy: 2
-sort_no: 69
-create_date: DateTime @1694688954 {#5993 …1}
-update_date: DateTime @1731916022 {#5994 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5996 …9}
-Children: Doctrine\ORM\PersistentCollection {#5999 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#6002
-id: 18
-name: "S12 パラダイムトリガー"
-hierarchy: 2
-sort_no: 68
-create_date: DateTime @1694688954 {#6000 …1}
-update_date: DateTime @1731916022 {#6001 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6003 …9}
-Children: Doctrine\ORM\PersistentCollection {#6006 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#6009
-id: 19
-name: "S11A 白熱のアルカナ"
-hierarchy: 2
-sort_no: 67
-create_date: DateTime @1694688954 {#6007 …1}
-update_date: DateTime @1731916022 {#6008 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6010 …9}
-Children: Doctrine\ORM\PersistentCollection {#6013 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#6016
-id: 20
-name: "S11 ロストアビス"
-hierarchy: 2
-sort_no: 66
-create_date: DateTime @1694688954 {#6014 …1}
-update_date: DateTime @1731916022 {#6015 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6017 …9}
-Children: Doctrine\ORM\PersistentCollection {#6020 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#6023
-id: 21
-name: "S10B Pokemon GO"
-hierarchy: 2
-sort_no: 65
-create_date: DateTime @1694688954 {#6021 …1}
-update_date: DateTime @1731916022 {#6022 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6024 …9}
-Children: Doctrine\ORM\PersistentCollection {#6027 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#6030
-id: 22
-name: "S10A ダークファンタズマ"
-hierarchy: 2
-sort_no: 64
-create_date: DateTime @1694688954 {#6028 …1}
-update_date: DateTime @1731916022 {#6029 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6031 …9}
-Children: Doctrine\ORM\PersistentCollection {#6034 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
26 => Eccube\Entity\Category {#6037
-id: 23
-name: "S10P スペースジャグラー"
-hierarchy: 2
-sort_no: 63
-create_date: DateTime @1694688954 {#6035 …1}
-update_date: DateTime @1731916022 {#6036 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …9}
-Children: Doctrine\ORM\PersistentCollection {#6041 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
27 => Eccube\Entity\Category {#6044
-id: 24
-name: "S10D タイムゲイザー"
-hierarchy: 2
-sort_no: 62
-create_date: DateTime @1694688954 {#6042 …1}
-update_date: DateTime @1731916022 {#6043 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …9}
-Children: Doctrine\ORM\PersistentCollection {#6048 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
28 => Eccube\Entity\Category {#6051
-id: 25
-name: "S9A バトルリージョン"
-hierarchy: 2
-sort_no: 61
-create_date: DateTime @1694688954 {#6049 …1}
-update_date: DateTime @1731916022 {#6050 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6052 …9}
-Children: Doctrine\ORM\PersistentCollection {#6055 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
29 => Eccube\Entity\Category {#6058
-id: 26
-name: "S9 スターバース"
-hierarchy: 2
-sort_no: 60
-create_date: DateTime @1694688954 {#6056 …1}
-update_date: DateTime @1731916022 {#6057 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6059 …9}
-Children: Doctrine\ORM\PersistentCollection {#6062 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
30 => Eccube\Entity\Category {#6065
-id: 27
-name: "S8B VMAXクライマックス"
-hierarchy: 2
-sort_no: 59
-create_date: DateTime @1694688954 {#6063 …1}
-update_date: DateTime @1731916022 {#6064 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6066 …9}
-Children: Doctrine\ORM\PersistentCollection {#6069 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
31 => Eccube\Entity\Category {#6072
-id: 28
-name: "S8A 25th ANNIVERSARY COLLECTION"
-hierarchy: 2
-sort_no: 58
-create_date: DateTime @1694688954 {#6070 …1}
-update_date: DateTime @1731916022 {#6071 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6073 …9}
-Children: Doctrine\ORM\PersistentCollection {#6076 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
32 => Eccube\Entity\Category {#6079
-id: 29
-name: "S8 フュージョンアーツ"
-hierarchy: 2
-sort_no: 57
-create_date: DateTime @1694688954 {#6077 …1}
-update_date: DateTime @1731916022 {#6078 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …9}
-Children: Doctrine\ORM\PersistentCollection {#6083 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
33 => Eccube\Entity\Category {#6086
-id: 30
-name: "S7R 蒼空ストリーム"
-hierarchy: 2
-sort_no: 56
-create_date: DateTime @1694688954 {#6084 …1}
-update_date: DateTime @1731916022 {#6085 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …9}
-Children: Doctrine\ORM\PersistentCollection {#6090 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
34 => Eccube\Entity\Category {#6093
-id: 31
-name: "S7D 摩天パーフェクト"
-hierarchy: 2
-sort_no: 55
-create_date: DateTime @1694688954 {#6091 …1}
-update_date: DateTime @1731916022 {#6092 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6094 …9}
-Children: Doctrine\ORM\PersistentCollection {#6097 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
35 => Eccube\Entity\Category {#6100
-id: 32
-name: "S6A イーブイヒーローズ"
-hierarchy: 2
-sort_no: 54
-create_date: DateTime @1694688954 {#6098 …1}
-update_date: DateTime @1731916022 {#6099 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6101 …9}
-Children: Doctrine\ORM\PersistentCollection {#6104 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
36 => Eccube\Entity\Category {#6107
-id: 33
-name: "S6K 漆黒のガイスト"
-hierarchy: 2
-sort_no: 53
-create_date: DateTime @1694688954 {#6105 …1}
-update_date: DateTime @1731916022 {#6106 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6108 …9}
-Children: Doctrine\ORM\PersistentCollection {#6111 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
37 => Eccube\Entity\Category {#6114
-id: 34
-name: "S6H 白銀のランス"
-hierarchy: 2
-sort_no: 52
-create_date: DateTime @1694688954 {#6112 …1}
-update_date: DateTime @1731916022 {#6113 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6115 …9}
-Children: Doctrine\ORM\PersistentCollection {#6118 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
38 => Eccube\Entity\Category {#6121
-id: 35
-name: "S5A 双璧のファイター"
-hierarchy: 2
-sort_no: 51
-create_date: DateTime @1694688954 {#6119 …1}
-update_date: DateTime @1731916022 {#6120 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …9}
-Children: Doctrine\ORM\PersistentCollection {#6125 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
39 => Eccube\Entity\Category {#6128
-id: 36
-name: "S5R 連撃マスター"
-hierarchy: 2
-sort_no: 50
-create_date: DateTime @1694688954 {#6126 …1}
-update_date: DateTime @1731916022 {#6127 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6129 …9}
-Children: Doctrine\ORM\PersistentCollection {#6132 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
40 => Eccube\Entity\Category {#6135
-id: 37
-name: "S5I 一撃マスター"
-hierarchy: 2
-sort_no: 49
-create_date: DateTime @1694688954 {#6133 …1}
-update_date: DateTime @1731916022 {#6134 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6136 …9}
-Children: Doctrine\ORM\PersistentCollection {#6139 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
41 => Eccube\Entity\Category {#6142
-id: 38
-name: "S4A シャイニースターV"
-hierarchy: 2
-sort_no: 48
-create_date: DateTime @1694688954 {#6140 …1}
-update_date: DateTime @1731916022 {#6141 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6143 …9}
-Children: Doctrine\ORM\PersistentCollection {#6146 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
42 => Eccube\Entity\Category {#6149
-id: 39
-name: "S4 仰天のボルテッカー"
-hierarchy: 2
-sort_no: 47
-create_date: DateTime @1694688954 {#6147 …1}
-update_date: DateTime @1731916022 {#6148 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6150 …9}
-Children: Doctrine\ORM\PersistentCollection {#6153 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
43 => Eccube\Entity\Category {#6156
-id: 40
-name: "S3a 伝説の鼓動"
-hierarchy: 2
-sort_no: 46
-create_date: DateTime @1694688954 {#6154 …1}
-update_date: DateTime @1731916022 {#6155 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6157 …9}
-Children: Doctrine\ORM\PersistentCollection {#6160 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
44 => Eccube\Entity\Category {#6163
-id: 41
-name: "S3 ムゲンゾーン"
-hierarchy: 2
-sort_no: 45
-create_date: DateTime @1694688954 {#6161 …1}
-update_date: DateTime @1731916022 {#6162 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6164 …9}
-Children: Doctrine\ORM\PersistentCollection {#6167 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
45 => Eccube\Entity\Category {#6170
-id: 42
-name: "S2a 爆炎ウォーカー"
-hierarchy: 2
-sort_no: 44
-create_date: DateTime @1694688954 {#6168 …1}
-update_date: DateTime @1731916022 {#6169 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6171 …9}
-Children: Doctrine\ORM\PersistentCollection {#6174 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
46 => Eccube\Entity\Category {#6177
-id: 43
-name: "S2 反逆クラッシュ"
-hierarchy: 2
-sort_no: 43
-create_date: DateTime @1694688954 {#6175 …1}
-update_date: DateTime @1731916022 {#6176 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …9}
-Children: Doctrine\ORM\PersistentCollection {#6181 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
47 => Eccube\Entity\Category {#6184
-id: 44
-name: "S1a VMAXライジング"
-hierarchy: 2
-sort_no: 42
-create_date: DateTime @1694688954 {#6182 …1}
-update_date: DateTime @1731916022 {#6183 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6185 …9}
-Children: Doctrine\ORM\PersistentCollection {#6188 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
48 => Eccube\Entity\Category {#6191
-id: 45
-name: "S1H シールド"
-hierarchy: 2
-sort_no: 41
-create_date: DateTime @1694688954 {#6189 …1}
-update_date: DateTime @1731916022 {#6190 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6192 …9}
-Children: Doctrine\ORM\PersistentCollection {#6195 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
49 => Eccube\Entity\Category {#6198
-id: 46
-name: "S1W ソード"
-hierarchy: 2
-sort_no: 40
-create_date: DateTime @1694688954 {#6196 …1}
-update_date: DateTime @1731916022 {#6197 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6199 …9}
-Children: Doctrine\ORM\PersistentCollection {#6202 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
50 => Eccube\Entity\Category {#6205
-id: 47
-name: "SM12a TAG TEAM GX タッグオールスターズ"
-hierarchy: 2
-sort_no: 39
-create_date: DateTime @1694688954 {#6203 …1}
-update_date: DateTime @1731916022 {#6204 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …9}
-Children: Doctrine\ORM\PersistentCollection {#6209 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
51 => Eccube\Entity\Category {#6212
-id: 48
-name: "SM12 オルタージェネシス"
-hierarchy: 2
-sort_no: 38
-create_date: DateTime @1694688954 {#6210 …1}
-update_date: DateTime @1731916022 {#6211 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …9}
-Children: Doctrine\ORM\PersistentCollection {#6216 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
52 => Eccube\Entity\Category {#6219
-id: 49
-name: "SM11b ドリームリーグ"
-hierarchy: 2
-sort_no: 37
-create_date: DateTime @1694688954 {#6217 …1}
-update_date: DateTime @1731916022 {#6218 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6220 …9}
-Children: Doctrine\ORM\PersistentCollection {#6223 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
53 => Eccube\Entity\Category {#6226
-id: 50
-name: "SM11a リミックスバウト"
-hierarchy: 2
-sort_no: 36
-create_date: DateTime @1694688954 {#6224 …1}
-update_date: DateTime @1731916022 {#6225 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6227 …9}
-Children: Doctrine\ORM\PersistentCollection {#6230 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
54 => Eccube\Entity\Category {#6233
-id: 51
-name: "SM11 ミラクルツイン"
-hierarchy: 2
-sort_no: 35
-create_date: DateTime @1694688954 {#6231 …1}
-update_date: DateTime @1731916022 {#6232 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6234 …9}
-Children: Doctrine\ORM\PersistentCollection {#6237 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
55 => Eccube\Entity\Category {#6240
-id: 52
-name: "SM10b スカイレジェンド"
-hierarchy: 2
-sort_no: 34
-create_date: DateTime @1694688954 {#6238 …1}
-update_date: DateTime @1731916022 {#6239 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6241 …9}
-Children: Doctrine\ORM\PersistentCollection {#6244 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
56 => Eccube\Entity\Category {#6247
-id: 53
-name: "SM10a ジージーエンド"
-hierarchy: 2
-sort_no: 33
-create_date: DateTime @1694688954 {#6245 …1}
-update_date: DateTime @1731916022 {#6246 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6248 …9}
-Children: Doctrine\ORM\PersistentCollection {#6251 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
57 => Eccube\Entity\Category {#6254
-id: 54
-name: "SMP2 名探偵ピカチュウ"
-hierarchy: 2
-sort_no: 32
-create_date: DateTime @1694688954 {#6252 …1}
-update_date: DateTime @1731916022 {#6253 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6255 …9}
-Children: Doctrine\ORM\PersistentCollection {#6258 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
58 => Eccube\Entity\Category {#6261
-id: 55
-name: "SM10 ダブルブレイズ"
-hierarchy: 2
-sort_no: 31
-create_date: DateTime @1694688954 {#6259 …1}
-update_date: DateTime @1731916022 {#6260 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6262 …9}
-Children: Doctrine\ORM\PersistentCollection {#6265 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
59 => Eccube\Entity\Category {#6268
-id: 56
-name: "SM9b フルメタルウォール"
-hierarchy: 2
-sort_no: 30
-create_date: DateTime @1694688954 {#6266 …1}
-update_date: DateTime @1731916022 {#6267 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6269 …9}
-Children: Doctrine\ORM\PersistentCollection {#6272 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
60 => Eccube\Entity\Category {#6275
-id: 57
-name: "SM9a ナイトユニゾン"
-hierarchy: 2
-sort_no: 29
-create_date: DateTime @1694688954 {#6273 …1}
-update_date: DateTime @1731916022 {#6274 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …9}
-Children: Doctrine\ORM\PersistentCollection {#6279 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
61 => Eccube\Entity\Category {#6282
-id: 58
-name: "SM9 タッグボルト"
-hierarchy: 2
-sort_no: 28
-create_date: DateTime @1694688954 {#6280 …1}
-update_date: DateTime @1731916022 {#6281 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6283 …9}
-Children: Doctrine\ORM\PersistentCollection {#6286 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
62 => Eccube\Entity\Category {#6289
-id: 59
-name: "SM8b GXウルトラシャイニー"
-hierarchy: 2
-sort_no: 27
-create_date: DateTime @1694688954 {#6287 …1}
-update_date: DateTime @1731916022 {#6288 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6290 …9}
-Children: Doctrine\ORM\PersistentCollection {#6293 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
63 => Eccube\Entity\Category {#6296
-id: 60
-name: "SM8a ダークオーダー"
-hierarchy: 2
-sort_no: 26
-create_date: DateTime @1694688954 {#6294 …1}
-update_date: DateTime @1731916022 {#6295 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …9}
-Children: Doctrine\ORM\PersistentCollection {#6300 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
64 => Eccube\Entity\Category {#6303
-id: 61
-name: "SM8 超爆インパクト"
-hierarchy: 2
-sort_no: 25
-create_date: DateTime @1694688954 {#6301 …1}
-update_date: DateTime @1731916022 {#6302 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …9}
-Children: Doctrine\ORM\PersistentCollection {#6307 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
65 => Eccube\Entity\Category {#6310
-id: 62
-name: "SM7b フェアリーライズ"
-hierarchy: 2
-sort_no: 24
-create_date: DateTime @1694688954 {#6308 …1}
-update_date: DateTime @1731916022 {#6309 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6311 …9}
-Children: Doctrine\ORM\PersistentCollection {#6314 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
66 => Eccube\Entity\Category {#6317
-id: 63
-name: "SM7a迅雷スパーク"
-hierarchy: 2
-sort_no: 23
-create_date: DateTime @1694688954 {#6315 …1}
-update_date: DateTime @1731916022 {#6316 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6318 …9}
-Children: Doctrine\ORM\PersistentCollection {#6321 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
67 => Eccube\Entity\Category {#6324
-id: 64
-name: "SM7 裂空のカリスマ"
-hierarchy: 2
-sort_no: 22
-create_date: DateTime @1694688954 {#6322 …1}
-update_date: DateTime @1731916022 {#6323 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6325 …9}
-Children: Doctrine\ORM\PersistentCollection {#6328 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
68 => Eccube\Entity\Category {#6331
-id: 65
-name: "SM6b チャンピオンロード"
-hierarchy: 2
-sort_no: 21
-create_date: DateTime @1694688954 {#6329 …1}
-update_date: DateTime @1731916022 {#6330 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6332 …9}
-Children: Doctrine\ORM\PersistentCollection {#6335 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
69 => Eccube\Entity\Category {#6338
-id: 66
-name: "SM6a ドラゴンストーム"
-hierarchy: 2
-sort_no: 20
-create_date: DateTime @1694688954 {#6336 …1}
-update_date: DateTime @1731916022 {#6337 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6339 …9}
-Children: Doctrine\ORM\PersistentCollection {#6342 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
70 => Eccube\Entity\Category {#6345
-id: 67
-name: "SM6 禁断の光"
-hierarchy: 2
-sort_no: 19
-create_date: DateTime @1694688954 {#6343 …1}
-update_date: DateTime @1731916022 {#6344 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6346 …9}
-Children: Doctrine\ORM\PersistentCollection {#6349 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
71 => Eccube\Entity\Category {#6352
-id: 68
-name: "SM5+ ウルトラフォース"
-hierarchy: 2
-sort_no: 18
-create_date: DateTime @1694688954 {#6350 …1}
-update_date: DateTime @1731916022 {#6351 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6353 …9}
-Children: Doctrine\ORM\PersistentCollection {#6356 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
72 => Eccube\Entity\Category {#6359
-id: 69
-name: "SM5mウルトラサン"
-hierarchy: 2
-sort_no: 17
-create_date: DateTime @1694688954 {#6357 …1}
-update_date: DateTime @1731916022 {#6358 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6360 …9}
-Children: Doctrine\ORM\PersistentCollection {#6363 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
73 => Eccube\Entity\Category {#6366
-id: 70
-name: "SM5sウルトラムーン"
-hierarchy: 2
-sort_no: 16
-create_date: DateTime @1694688954 {#6364 …1}
-update_date: DateTime @1731916022 {#6365 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6367 …9}
-Children: Doctrine\ORM\PersistentCollection {#6370 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
74 => Eccube\Entity\Category {#6373
-id: 71
-name: "SM4+ GXバトルブースト"
-hierarchy: 2
-sort_no: 15
-create_date: DateTime @1694688954 {#6371 …1}
-update_date: DateTime @1731916022 {#6372 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6374 …9}
-Children: Doctrine\ORM\PersistentCollection {#6377 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
75 => Eccube\Entity\Category {#6380
-id: 72
-name: "SM4s 覚醒の勇者"
-hierarchy: 2
-sort_no: 14
-create_date: DateTime @1694688954 {#6378 …1}
-update_date: DateTime @1731916022 {#6379 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6381 …9}
-Children: Doctrine\ORM\PersistentCollection {#6384 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
76 => Eccube\Entity\Category {#6387
-id: 73
-name: "SM4a 超次元の暴獣"
-hierarchy: 2
-sort_no: 13
-create_date: DateTime @1694688954 {#6385 …1}
-update_date: DateTime @1731916022 {#6386 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6388 …9}
-Children: Doctrine\ORM\PersistentCollection {#6391 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
77 => Eccube\Entity\Category {#6394
-id: 74
-name: "SM3+ ひかる伝説"
-hierarchy: 2
-sort_no: 12
-create_date: DateTime @1694688954 {#6392 …1}
-update_date: DateTime @1731916022 {#6393 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6395 …9}
-Children: Doctrine\ORM\PersistentCollection {#6398 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
78 => Eccube\Entity\Category {#6401
-id: 75
-name: "SM3h 闘う虹を見たか"
-hierarchy: 2
-sort_no: 11
-create_date: DateTime @1694688954 {#6399 …1}
-update_date: DateTime @1731916022 {#6400 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6402 …9}
-Children: Doctrine\ORM\PersistentCollection {#6405 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
79 => Eccube\Entity\Category {#6408
-id: 76
-name: "SM3n 光を喰らう闇"
-hierarchy: 2
-sort_no: 10
-create_date: DateTime @1694688954 {#6406 …1}
-update_date: DateTime @1731916022 {#6407 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6409 …9}
-Children: Doctrine\ORM\PersistentCollection {#6412 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
80 => Eccube\Entity\Category {#6415
-id: 77
-name: "SM2+ 新たなる試練の向こう"
-hierarchy: 2
-sort_no: 9
-create_date: DateTime @1694688954 {#6413 …1}
-update_date: DateTime @1731916022 {#6414 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6416 …9}
-Children: Doctrine\ORM\PersistentCollection {#6419 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
81 => Eccube\Entity\Category {#6422
-id: 78
-name: "SM2k キミを待つ島々"
-hierarchy: 2
-sort_no: 8
-create_date: DateTime @1694688954 {#6420 …1}
-update_date: DateTime @1731916022 {#6421 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6423 …9}
-Children: Doctrine\ORM\PersistentCollection {#6426 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
82 => Eccube\Entity\Category {#6429
-id: 79
-name: "SM2L アローラの月光"
-hierarchy: 2
-sort_no: 7
-create_date: DateTime @1694688954 {#6427 …1}
-update_date: DateTime @1731916022 {#6428 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6430 …9}
-Children: Doctrine\ORM\PersistentCollection {#6433 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
83 => Eccube\Entity\Category {#6436
-id: 80
-name: "SM1+ サン&ムーン"
-hierarchy: 2
-sort_no: 6
-create_date: DateTime @1694688954 {#6434 …1}
-update_date: DateTime @1731916022 {#6435 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6437 …9}
-Children: Doctrine\ORM\PersistentCollection {#6440 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
84 => Eccube\Entity\Category {#6443
-id: 81
-name: "SM1s コレクション サン"
-hierarchy: 2
-sort_no: 5
-create_date: DateTime @1694688954 {#6441 …1}
-update_date: DateTime @1731916022 {#6442 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …9}
-Children: Doctrine\ORM\PersistentCollection {#6447 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
85 => Eccube\Entity\Category {#6450
-id: 82
-name: "SM1m コレクション ムーン"
-hierarchy: 2
-sort_no: 4
-create_date: DateTime @1694688954 {#6448 …1}
-update_date: DateTime @1731916022 {#6449 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …9}
-Children: Doctrine\ORM\PersistentCollection {#6454 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
86 => Eccube\Entity\Category {#6457
-id: 11
-name: "PROMO プロモ"
-hierarchy: 2
-sort_no: 3
-create_date: DateTime @1694688954 {#6455 …1}
-update_date: DateTime @1731916022 {#6456 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6458 …9}
-Children: Doctrine\ORM\PersistentCollection {#6461 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
87 => Eccube\Entity\Category {#6464
-id: 645
-name: "ポケモンおすすめ"
-hierarchy: 2
-sort_no: 2
-create_date: DateTime @1706627829 {#6462 …1}
-update_date: DateTime @1731916022 {#6463 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6465 …9}
-Children: Doctrine\ORM\PersistentCollection {#6468 …9}
-Parent: Eccube\Entity\Category {#5661}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4337
-id: 428
-name: "販売"
-hierarchy: 1
-sort_no: 526
-create_date: DateTime @1696149302 {#4336
date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737993662 {#4338
date: 2025-01-28 01:01:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4374
-snapshot: []
-owner: Eccube\Entity\Category {#4337}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4344 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4375
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4631
-snapshot: array:2 [ …2]
-owner: Eccube\Entity\Category {#4337}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4083 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4632
-elements: array:2 [
0 => Eccube\Entity\Category {#4630 …12}
1 => Eccube\Entity\Category {#5661}
]
}
#initialized: true
}
-Parent: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: "0213195449_65cb4a797fd47.png"
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4633 …2}
-free_area: null
-category_image: null
}
"name" => null
"pageno" => "1"
"disp_number" => Eccube\Entity\Master\ProductListMax {#4287
#id: 20
#name: "15件"
#sort_no: 0
}
"orderby" => Eccube\Entity\Master\ProductListOrderBy {#8281
#id: 1
#name: "価格が低い順"
#sort_no: 2
}
"tag_id" => null
"tag_id2" => null
"category_id2" => null
"category_id3" => null
"category_id4" => null
"category_id5" => null
]
In
ProductController.php
line 156:
// paginatorの前に全商品の取得
$searchData = $searchForm->getData();
$qb = $this->productRepository->getQueryBuilderBySearchData($searchData);
dump($qb->getQuery()->getSQL());
//exit;
$event = new EventArgs(
[
"SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.note AS note_2, d0_.description_list AS description_list_3, d0_.description_detail AS description_detail_4, d0_.search_word AS search_word_5, d0_.free_area AS free_area_6, d0_.create_date AS create_date_7, d0_.update_date AS update_date_8, d0_.free_description_about_quantity AS free_description_about_quantity_9, d0_.free_description_about_selling_price AS free_description_about_selling_price_10, d0_.free_description_of_payment_delivery AS free_description_of_payment_delivery_11, MIN(d1_.price02) AS sclr_12, d0_.discriminator_type AS discriminator_type_13, d0_.creator_id AS creator_id_14, d0_.product_status_id AS product_status_id_15 FROM dtb_product d0_ INNER JOIN dtb_product_category d2_ ON d0_.id = d2_.product_id AND d2_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d3_ ON d2_.category_id = d3_.id AND d3_.discriminator_type IN ('category') INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') WHERE (d0_.product_status_id = 1 AND d2_.category_id IN (?) AND d1_.visible = 1) AND d0_.discriminator_type IN ('product') GROUP BY d0_.id ORDER BY sclr_12 ASC, d0_.id DESC"