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 {#5702
-id: 627
-name: "AR"
-hierarchy: 3
-sort_no: 228
-create_date: DateTime @1696942667 {#5700
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5701
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5703
-snapshot: []
-owner: Eccube\Entity\Category {#5702}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5704
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5706
-snapshot: []
-owner: Eccube\Entity\Category {#5702}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5705
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630
-id: 596
-name: "レアリティ"
-hierarchy: 2
-sort_no: 254
-create_date: DateTime @1696942135 {#4579
date: 2023-10-10 21:48:55.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#4578
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5631
-snapshot: []
-owner: Eccube\Entity\Category {#5630}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5632
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5634
-snapshot: array:26 [ …26]
-owner: Eccube\Entity\Category {#5630}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5633
-elements: array:26 [
0 => Eccube\Entity\Category {#5635
-id: 736
-name: "K"
-hierarchy: 3
-sort_no: 253
-create_date: DateTime @1738130476 {#5623
date: 2025-01-29 15:01:16.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1738130476 {#5624
date: 2025-01-29 15:01:16.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5636
-snapshot: []
-owner: Eccube\Entity\Category {#5635}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5637
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5639
-snapshot: []
-owner: Eccube\Entity\Category {#5635}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5638
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597
+__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 {#5646
-id: 710
-name: "UUUR"
-hierarchy: 3
-sort_no: 252
-create_date: DateTime @1737593891 {#5644
date: 2025-01-23 09:58:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5645
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5647
-snapshot: []
-owner: Eccube\Entity\Category {#5646}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5648
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5650
-snapshot: []
-owner: Eccube\Entity\Category {#5646}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5649
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#5653
-id: 621
-name: "UR"
-hierarchy: 3
-sort_no: 251
-create_date: DateTime @1696942667 {#5651
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5652
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5654
-snapshot: []
-owner: Eccube\Entity\Category {#5653}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5655
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5657
-snapshot: []
-owner: Eccube\Entity\Category {#5653}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5656
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#5660
-id: 701
-name: "UUR"
-hierarchy: 3
-sort_no: 234
-create_date: DateTime @1737361984 {#5658
date: 2025-01-20 17:33:04.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5659
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5661
-snapshot: []
-owner: Eccube\Entity\Category {#5660}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5662
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5664
-snapshot: []
-owner: Eccube\Entity\Category {#5660}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5663
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#5667
-id: 622
-name: "SSR"
-hierarchy: 3
-sort_no: 233
-create_date: DateTime @1696942667 {#5665
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5666
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5668
-snapshot: []
-owner: Eccube\Entity\Category {#5667}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5669
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5671
-snapshot: []
-owner: Eccube\Entity\Category {#5667}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5670
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#5674
-id: 623
-name: "HR"
-hierarchy: 3
-sort_no: 232
-create_date: DateTime @1696942667 {#5672
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5673
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5675
-snapshot: []
-owner: Eccube\Entity\Category {#5674}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5676
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5678
-snapshot: []
-owner: Eccube\Entity\Category {#5674}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5677
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#5681
-id: 624
-name: "SR"
-hierarchy: 3
-sort_no: 231
-create_date: DateTime @1696942667 {#5679
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5680
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5682
-snapshot: []
-owner: Eccube\Entity\Category {#5681}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5683
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5685
-snapshot: []
-owner: Eccube\Entity\Category {#5681}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5684
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#5688
-id: 625
-name: "SAR"
-hierarchy: 3
-sort_no: 230
-create_date: DateTime @1696942667 {#5686
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5687
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5689
-snapshot: []
-owner: Eccube\Entity\Category {#5688}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5690
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5692
-snapshot: []
-owner: Eccube\Entity\Category {#5688}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5691
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#5695
-id: 626
-name: "CSR"
-hierarchy: 3
-sort_no: 229
-create_date: DateTime @1696942667 {#5693
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5694
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5696
-snapshot: []
-owner: Eccube\Entity\Category {#5695}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5697
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5699
-snapshot: []
-owner: Eccube\Entity\Category {#5695}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5698
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#5702}
10 => Eccube\Entity\Category {#5709
-id: 628
-name: "CHR"
-hierarchy: 3
-sort_no: 227
-create_date: DateTime @1696942667 {#5707
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5708
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5710
-snapshot: []
-owner: Eccube\Entity\Category {#5709}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5711
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5713
-snapshot: []
-owner: Eccube\Entity\Category {#5709}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5712
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#5716
-id: 629
-name: "S"
-hierarchy: 3
-sort_no: 226
-create_date: DateTime @1696942667 {#5714
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5715
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5717
-snapshot: []
-owner: Eccube\Entity\Category {#5716}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5718
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5720
-snapshot: []
-owner: Eccube\Entity\Category {#5716}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5719
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#5723
-id: 630
-name: "A"
-hierarchy: 3
-sort_no: 225
-create_date: DateTime @1696942667 {#5721
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5722
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5724
-snapshot: []
-owner: Eccube\Entity\Category {#5723}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5725
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5727
-snapshot: []
-owner: Eccube\Entity\Category {#5723}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5726
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#5730
-id: 631
-name: "H"
-hierarchy: 3
-sort_no: 224
-create_date: DateTime @1696942667 {#5728
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5729
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5731
-snapshot: []
-owner: Eccube\Entity\Category {#5730}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5732
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5734
-snapshot: []
-owner: Eccube\Entity\Category {#5730}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5733
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#5737
-id: 632
-name: "K"
-hierarchy: 3
-sort_no: 223
-create_date: DateTime @1696942667 {#5735
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5736
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5738
-snapshot: []
-owner: Eccube\Entity\Category {#5737}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5739
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5741
-snapshot: []
-owner: Eccube\Entity\Category {#5737}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5740
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#5744
-id: 633
-name: "PR"
-hierarchy: 3
-sort_no: 222
-create_date: DateTime @1696942667 {#5742
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5743
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5745
-snapshot: []
-owner: Eccube\Entity\Category {#5744}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5746
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5748
-snapshot: []
-owner: Eccube\Entity\Category {#5744}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5747
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#5751
-id: 634
-name: "RRR"
-hierarchy: 3
-sort_no: 221
-create_date: DateTime @1696942667 {#5749
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5750
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5752
-snapshot: []
-owner: Eccube\Entity\Category {#5751}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5753
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5755
-snapshot: []
-owner: Eccube\Entity\Category {#5751}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5754
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#5758
-id: 635
-name: "RR"
-hierarchy: 3
-sort_no: 220
-create_date: DateTime @1696942667 {#5756
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5757
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5759
-snapshot: []
-owner: Eccube\Entity\Category {#5758}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5760
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5762
-snapshot: []
-owner: Eccube\Entity\Category {#5758}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5761
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#5765
-id: 636
-name: "R"
-hierarchy: 3
-sort_no: 219
-create_date: DateTime @1696942667 {#5763
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5764
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5766
-snapshot: []
-owner: Eccube\Entity\Category {#5765}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5767
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5769
-snapshot: []
-owner: Eccube\Entity\Category {#5765}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5768
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#5772
-id: 637
-name: "U"
-hierarchy: 3
-sort_no: 218
-create_date: DateTime @1696942667 {#5770
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5771
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5773
-snapshot: []
-owner: Eccube\Entity\Category {#5772}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5774
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5776
-snapshot: []
-owner: Eccube\Entity\Category {#5772}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5775
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#5779
-id: 638
-name: "C"
-hierarchy: 3
-sort_no: 217
-create_date: DateTime @1696942667 {#5777
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5778
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5780
-snapshot: []
-owner: Eccube\Entity\Category {#5779}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5781
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5783
-snapshot: []
-owner: Eccube\Entity\Category {#5779}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5782
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#5786
-id: 639
-name: "TR"
-hierarchy: 3
-sort_no: 216
-create_date: DateTime @1696942667 {#5784
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5785
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5787
-snapshot: []
-owner: Eccube\Entity\Category {#5786}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5788
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5790
-snapshot: []
-owner: Eccube\Entity\Category {#5786}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5789
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#5793
-id: 640
-name: "S-TD"
-hierarchy: 3
-sort_no: 215
-create_date: DateTime @1696942667 {#5791
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5792
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5794
-snapshot: []
-owner: Eccube\Entity\Category {#5793}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5795
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5797
-snapshot: []
-owner: Eccube\Entity\Category {#5793}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5796
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#5800
-id: 641
-name: "TD"
-hierarchy: 3
-sort_no: 214
-create_date: DateTime @1696942667 {#5798
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5799
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5801
-snapshot: []
-owner: Eccube\Entity\Category {#5800}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5802
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5804
-snapshot: []
-owner: Eccube\Entity\Category {#5800}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5803
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#5807
-id: 643
-name: "PROMO"
-hierarchy: 3
-sort_no: 213
-create_date: DateTime @1696942667 {#5805
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5806
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5808
-snapshot: []
-owner: Eccube\Entity\Category {#5807}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5809
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5811
-snapshot: []
-owner: Eccube\Entity\Category {#5807}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5810
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#5814
-id: 642
-name: "-"
-hierarchy: 3
-sort_no: 212
-create_date: DateTime @1696942667 {#5812
date: 2023-10-10 21:57:47.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939171 {#5813
date: 2025-01-27 09:52:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5815
-snapshot: []
-owner: Eccube\Entity\Category {#5814}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5816
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5818
-snapshot: []
-owner: Eccube\Entity\Category {#5814}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5817
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5630}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625
-id: 7
-name: "ポケモン"
-hierarchy: 1
-sort_no: 255
-create_date: DateTime @1694688688 {#4621
date: 2023-09-14 19:51:28.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1707821691 {#4620
date: 2024-02-13 19:54:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5626
-snapshot: []
-owner: Eccube\Entity\Category {#5625}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5627
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5629
-snapshot: array:88 [ …88]
-owner: Eccube\Entity\Category {#5625}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5628
-elements: array:88 [
0 => Eccube\Entity\Category {#5630}
1 => Eccube\Entity\Category {#5819
-id: 663
-name: "新商品"
-hierarchy: 2
-sort_no: 250
-create_date: DateTime @1717046573 {#5069
date: 2024-05-30 14:22:53.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5068
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5820
-snapshot: []
-owner: Eccube\Entity\Category {#5819}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5821 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5823
-snapshot: []
-owner: Eccube\Entity\Category {#5819}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5822 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#5826
-id: 697
-name: "[SV7a] 楽園ドラゴーナ"
-hierarchy: 2
-sort_no: 249
-create_date: DateTime @1726206102 {#5824
date: 2024-09-13 14:41:42.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5825
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5827
-snapshot: []
-owner: Eccube\Entity\Category {#5826}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5828 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5830
-snapshot: []
-owner: Eccube\Entity\Category {#5826}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5829 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#5835
-id: 673
-name: "[SV7] ステラミラクル"
-hierarchy: 2
-sort_no: 247
-create_date: DateTime @1721806116 {#5831
date: 2024-07-24 16:28:36.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5832
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5836
-snapshot: []
-owner: Eccube\Entity\Category {#5835}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5837 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5839
-snapshot: array:1 [ …1]
-owner: Eccube\Entity\Category {#5835}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5838 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#5847
-id: 668
-name: "[SV6a] ナイトワンダラー"
-hierarchy: 2
-sort_no: 246
-create_date: DateTime @1717738053 {#5845
date: 2024-06-07 14:27:33.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5846
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5848
-snapshot: []
-owner: Eccube\Entity\Category {#5847}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5849 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5851
-snapshot: []
-owner: Eccube\Entity\Category {#5847}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5850 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#5854
-id: 655
-name: "[SV6] 変幻の仮面"
-hierarchy: 2
-sort_no: 245
-create_date: DateTime @1717043767 {#5852
date: 2024-05-30 13:36:07.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5853
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5855
-snapshot: []
-owner: Eccube\Entity\Category {#5854}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5856 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5858
-snapshot: []
-owner: Eccube\Entity\Category {#5854}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5857 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#5861
-id: 650
-name: "[SV5a] クリムゾンヘイズ"
-hierarchy: 2
-sort_no: 244
-create_date: DateTime @1712556841 {#5859
date: 2024-04-08 15:14:01.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5860
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5862
-snapshot: []
-owner: Eccube\Entity\Category {#5861}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5863 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5865
-snapshot: []
-owner: Eccube\Entity\Category {#5861}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5864 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#5868
-id: 656
-name: "[SV5K] ワイルドフォース"
-hierarchy: 2
-sort_no: 243
-create_date: DateTime @1717043794 {#5866
date: 2024-05-30 13:36:34.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5867
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5869
-snapshot: []
-owner: Eccube\Entity\Category {#5868}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5870 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5872
-snapshot: []
-owner: Eccube\Entity\Category {#5868}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5871 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#5875
-id: 657
-name: "[SV5M] サイバージャッジ"
-hierarchy: 2
-sort_no: 242
-create_date: DateTime @1717043828 {#5873
date: 2024-05-30 13:37:08.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5874
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5876
-snapshot: []
-owner: Eccube\Entity\Category {#5875}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5877 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5879
-snapshot: []
-owner: Eccube\Entity\Category {#5875}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5878 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#5882
-id: 665
-name: "[SV4a] シャイニートレジャーex"
-hierarchy: 2
-sort_no: 241
-create_date: DateTime @1717238509 {#5880
date: 2024-06-01 19:41:49.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5881
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5883
-snapshot: []
-owner: Eccube\Entity\Category {#5882}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5884 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5886
-snapshot: []
-owner: Eccube\Entity\Category {#5882}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5885 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#5889
-id: 658
-name: "[SV4K] 古代の咆哮"
-hierarchy: 2
-sort_no: 240
-create_date: DateTime @1717043844 {#5887
date: 2024-05-30 13:37:24.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5888
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5890
-snapshot: []
-owner: Eccube\Entity\Category {#5889}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5891 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5893
-snapshot: []
-owner: Eccube\Entity\Category {#5889}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5892 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#5896
-id: 659
-name: "[SV4M] 未来の一閃"
-hierarchy: 2
-sort_no: 239
-create_date: DateTime @1717043857 {#5894
date: 2024-05-30 13:37:37.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5895
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5897
-snapshot: []
-owner: Eccube\Entity\Category {#5896}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5898 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5900
-snapshot: []
-owner: Eccube\Entity\Category {#5896}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5899 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#5903
-id: 660
-name: "[SV3a] レイジングサーフ"
-hierarchy: 2
-sort_no: 238
-create_date: DateTime @1717043872 {#5901
date: 2024-05-30 13:37:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5902
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5904
-snapshot: []
-owner: Eccube\Entity\Category {#5903}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5905 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5907
-snapshot: []
-owner: Eccube\Entity\Category {#5903}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5906 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#5910
-id: 661
-name: "[SV3] 黒炎の支配者"
-hierarchy: 2
-sort_no: 237
-create_date: DateTime @1717043886 {#5908
date: 2024-05-30 13:38:06.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5909
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5911
-snapshot: []
-owner: Eccube\Entity\Category {#5910}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5912 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5914
-snapshot: []
-owner: Eccube\Entity\Category {#5910}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5913 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#5917
-id: 662
-name: "[SV2a] ポケモンカード151"
-hierarchy: 2
-sort_no: 236
-create_date: DateTime @1717043904 {#5915
date: 2024-05-30 13:38:24.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5916
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5918
-snapshot: []
-owner: Eccube\Entity\Category {#5917}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5919 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5921
-snapshot: []
-owner: Eccube\Entity\Category {#5917}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5920 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#5924
-id: 12
-name: "SV2D クレイバースト"
-hierarchy: 2
-sort_no: 235
-create_date: DateTime @1694688954 {#5922
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5923
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5925
-snapshot: []
-owner: Eccube\Entity\Category {#5924}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5926 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5928
-snapshot: []
-owner: Eccube\Entity\Category {#5924}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5927 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#5931
-id: 13
-name: "SV2P スノーハザード"
-hierarchy: 2
-sort_no: 73
-create_date: DateTime @1694688954 {#5929
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5930
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5932
-snapshot: []
-owner: Eccube\Entity\Category {#5931}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5933 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5935
-snapshot: []
-owner: Eccube\Entity\Category {#5931}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5934 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#5938
-id: 14
-name: "SV1A トリプレットビート"
-hierarchy: 2
-sort_no: 72
-create_date: DateTime @1694688954 {#5936
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5937
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5939
-snapshot: []
-owner: Eccube\Entity\Category {#5938}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5940 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5942 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#5945
-id: 15
-name: "SV1V バイオレットex"
-hierarchy: 2
-sort_no: 71
-create_date: DateTime @1694688954 {#5943 …1}
-update_date: DateTime @1731916022 {#5944 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5946 …9}
-Children: Doctrine\ORM\PersistentCollection {#5949 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#5952
-id: 16
-name: "SV1S スカーレットex"
-hierarchy: 2
-sort_no: 70
-create_date: DateTime @1694688954 {#5950 …1}
-update_date: DateTime @1731916022 {#5951 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5953 …9}
-Children: Doctrine\ORM\PersistentCollection {#5956 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#5959
-id: 17
-name: "S12A VSTARユニバース"
-hierarchy: 2
-sort_no: 69
-create_date: DateTime @1694688954 {#5957 …1}
-update_date: DateTime @1731916022 {#5958 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5960 …9}
-Children: Doctrine\ORM\PersistentCollection {#5963 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#5966
-id: 18
-name: "S12 パラダイムトリガー"
-hierarchy: 2
-sort_no: 68
-create_date: DateTime @1694688954 {#5964 …1}
-update_date: DateTime @1731916022 {#5965 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …9}
-Children: Doctrine\ORM\PersistentCollection {#5970 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#5973
-id: 19
-name: "S11A 白熱のアルカナ"
-hierarchy: 2
-sort_no: 67
-create_date: DateTime @1694688954 {#5971 …1}
-update_date: DateTime @1731916022 {#5972 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …9}
-Children: Doctrine\ORM\PersistentCollection {#5977 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#5980
-id: 20
-name: "S11 ロストアビス"
-hierarchy: 2
-sort_no: 66
-create_date: DateTime @1694688954 {#5978 …1}
-update_date: DateTime @1731916022 {#5979 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5981 …9}
-Children: Doctrine\ORM\PersistentCollection {#5984 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#5987
-id: 21
-name: "S10B Pokemon GO"
-hierarchy: 2
-sort_no: 65
-create_date: DateTime @1694688954 {#5985 …1}
-update_date: DateTime @1731916022 {#5986 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5988 …9}
-Children: Doctrine\ORM\PersistentCollection {#5991 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#5994
-id: 22
-name: "S10A ダークファンタズマ"
-hierarchy: 2
-sort_no: 64
-create_date: DateTime @1694688954 {#5992 …1}
-update_date: DateTime @1731916022 {#5993 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5995 …9}
-Children: Doctrine\ORM\PersistentCollection {#5998 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
26 => Eccube\Entity\Category {#6001
-id: 23
-name: "S10P スペースジャグラー"
-hierarchy: 2
-sort_no: 63
-create_date: DateTime @1694688954 {#5999 …1}
-update_date: DateTime @1731916022 {#6000 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …9}
-Children: Doctrine\ORM\PersistentCollection {#6005 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
27 => Eccube\Entity\Category {#6008
-id: 24
-name: "S10D タイムゲイザー"
-hierarchy: 2
-sort_no: 62
-create_date: DateTime @1694688954 {#6006 …1}
-update_date: DateTime @1731916022 {#6007 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6009 …9}
-Children: Doctrine\ORM\PersistentCollection {#6012 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
28 => Eccube\Entity\Category {#6015
-id: 25
-name: "S9A バトルリージョン"
-hierarchy: 2
-sort_no: 61
-create_date: DateTime @1694688954 {#6013 …1}
-update_date: DateTime @1731916022 {#6014 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6016 …9}
-Children: Doctrine\ORM\PersistentCollection {#6019 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
29 => Eccube\Entity\Category {#6022
-id: 26
-name: "S9 スターバース"
-hierarchy: 2
-sort_no: 60
-create_date: DateTime @1694688954 {#6020 …1}
-update_date: DateTime @1731916022 {#6021 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6023 …9}
-Children: Doctrine\ORM\PersistentCollection {#6026 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
30 => Eccube\Entity\Category {#6029
-id: 27
-name: "S8B VMAXクライマックス"
-hierarchy: 2
-sort_no: 59
-create_date: DateTime @1694688954 {#6027 …1}
-update_date: DateTime @1731916022 {#6028 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6030 …9}
-Children: Doctrine\ORM\PersistentCollection {#6033 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
31 => Eccube\Entity\Category {#6036
-id: 28
-name: "S8A 25th ANNIVERSARY COLLECTION"
-hierarchy: 2
-sort_no: 58
-create_date: DateTime @1694688954 {#6034 …1}
-update_date: DateTime @1731916022 {#6035 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6037 …9}
-Children: Doctrine\ORM\PersistentCollection {#6040 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
32 => Eccube\Entity\Category {#6043
-id: 29
-name: "S8 フュージョンアーツ"
-hierarchy: 2
-sort_no: 57
-create_date: DateTime @1694688954 {#6041 …1}
-update_date: DateTime @1731916022 {#6042 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6044 …9}
-Children: Doctrine\ORM\PersistentCollection {#6047 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
33 => Eccube\Entity\Category {#6050
-id: 30
-name: "S7R 蒼空ストリーム"
-hierarchy: 2
-sort_no: 56
-create_date: DateTime @1694688954 {#6048 …1}
-update_date: DateTime @1731916022 {#6049 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …9}
-Children: Doctrine\ORM\PersistentCollection {#6054 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
34 => Eccube\Entity\Category {#6057
-id: 31
-name: "S7D 摩天パーフェクト"
-hierarchy: 2
-sort_no: 55
-create_date: DateTime @1694688954 {#6055 …1}
-update_date: DateTime @1731916022 {#6056 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …9}
-Children: Doctrine\ORM\PersistentCollection {#6061 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
35 => Eccube\Entity\Category {#6064
-id: 32
-name: "S6A イーブイヒーローズ"
-hierarchy: 2
-sort_no: 54
-create_date: DateTime @1694688954 {#6062 …1}
-update_date: DateTime @1731916022 {#6063 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …9}
-Children: Doctrine\ORM\PersistentCollection {#6068 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
36 => Eccube\Entity\Category {#6071
-id: 33
-name: "S6K 漆黒のガイスト"
-hierarchy: 2
-sort_no: 53
-create_date: DateTime @1694688954 {#6069 …1}
-update_date: DateTime @1731916022 {#6070 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …9}
-Children: Doctrine\ORM\PersistentCollection {#6075 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
37 => Eccube\Entity\Category {#6078
-id: 34
-name: "S6H 白銀のランス"
-hierarchy: 2
-sort_no: 52
-create_date: DateTime @1694688954 {#6076 …1}
-update_date: DateTime @1731916022 {#6077 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6079 …9}
-Children: Doctrine\ORM\PersistentCollection {#6082 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
38 => Eccube\Entity\Category {#6085
-id: 35
-name: "S5A 双璧のファイター"
-hierarchy: 2
-sort_no: 51
-create_date: DateTime @1694688954 {#6083 …1}
-update_date: DateTime @1731916022 {#6084 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …9}
-Children: Doctrine\ORM\PersistentCollection {#6089 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
39 => Eccube\Entity\Category {#6092
-id: 36
-name: "S5R 連撃マスター"
-hierarchy: 2
-sort_no: 50
-create_date: DateTime @1694688954 {#6090 …1}
-update_date: DateTime @1731916022 {#6091 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …9}
-Children: Doctrine\ORM\PersistentCollection {#6096 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
40 => Eccube\Entity\Category {#6099
-id: 37
-name: "S5I 一撃マスター"
-hierarchy: 2
-sort_no: 49
-create_date: DateTime @1694688954 {#6097 …1}
-update_date: DateTime @1731916022 {#6098 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …9}
-Children: Doctrine\ORM\PersistentCollection {#6103 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
41 => Eccube\Entity\Category {#6106
-id: 38
-name: "S4A シャイニースターV"
-hierarchy: 2
-sort_no: 48
-create_date: DateTime @1694688954 {#6104 …1}
-update_date: DateTime @1731916022 {#6105 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …9}
-Children: Doctrine\ORM\PersistentCollection {#6110 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
42 => Eccube\Entity\Category {#6113
-id: 39
-name: "S4 仰天のボルテッカー"
-hierarchy: 2
-sort_no: 47
-create_date: DateTime @1694688954 {#6111 …1}
-update_date: DateTime @1731916022 {#6112 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6114 …9}
-Children: Doctrine\ORM\PersistentCollection {#6117 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
43 => Eccube\Entity\Category {#6120
-id: 40
-name: "S3a 伝説の鼓動"
-hierarchy: 2
-sort_no: 46
-create_date: DateTime @1694688954 {#6118 …1}
-update_date: DateTime @1731916022 {#6119 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …9}
-Children: Doctrine\ORM\PersistentCollection {#6124 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
44 => Eccube\Entity\Category {#6127
-id: 41
-name: "S3 ムゲンゾーン"
-hierarchy: 2
-sort_no: 45
-create_date: DateTime @1694688954 {#6125 …1}
-update_date: DateTime @1731916022 {#6126 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …9}
-Children: Doctrine\ORM\PersistentCollection {#6131 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
45 => Eccube\Entity\Category {#6134
-id: 42
-name: "S2a 爆炎ウォーカー"
-hierarchy: 2
-sort_no: 44
-create_date: DateTime @1694688954 {#6132 …1}
-update_date: DateTime @1731916022 {#6133 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …9}
-Children: Doctrine\ORM\PersistentCollection {#6138 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
46 => Eccube\Entity\Category {#6141
-id: 43
-name: "S2 反逆クラッシュ"
-hierarchy: 2
-sort_no: 43
-create_date: DateTime @1694688954 {#6139 …1}
-update_date: DateTime @1731916022 {#6140 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …9}
-Children: Doctrine\ORM\PersistentCollection {#6145 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
47 => Eccube\Entity\Category {#6148
-id: 44
-name: "S1a VMAXライジング"
-hierarchy: 2
-sort_no: 42
-create_date: DateTime @1694688954 {#6146 …1}
-update_date: DateTime @1731916022 {#6147 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6149 …9}
-Children: Doctrine\ORM\PersistentCollection {#6152 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
48 => Eccube\Entity\Category {#6155
-id: 45
-name: "S1H シールド"
-hierarchy: 2
-sort_no: 41
-create_date: DateTime @1694688954 {#6153 …1}
-update_date: DateTime @1731916022 {#6154 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …9}
-Children: Doctrine\ORM\PersistentCollection {#6159 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
49 => Eccube\Entity\Category {#6162
-id: 46
-name: "S1W ソード"
-hierarchy: 2
-sort_no: 40
-create_date: DateTime @1694688954 {#6160 …1}
-update_date: DateTime @1731916022 {#6161 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6163 …9}
-Children: Doctrine\ORM\PersistentCollection {#6166 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
50 => Eccube\Entity\Category {#6169
-id: 47
-name: "SM12a TAG TEAM GX タッグオールスターズ"
-hierarchy: 2
-sort_no: 39
-create_date: DateTime @1694688954 {#6167 …1}
-update_date: DateTime @1731916022 {#6168 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6170 …9}
-Children: Doctrine\ORM\PersistentCollection {#6173 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
51 => Eccube\Entity\Category {#6176
-id: 48
-name: "SM12 オルタージェネシス"
-hierarchy: 2
-sort_no: 38
-create_date: DateTime @1694688954 {#6174 …1}
-update_date: DateTime @1731916022 {#6175 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …9}
-Children: Doctrine\ORM\PersistentCollection {#6180 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
52 => Eccube\Entity\Category {#6183
-id: 49
-name: "SM11b ドリームリーグ"
-hierarchy: 2
-sort_no: 37
-create_date: DateTime @1694688954 {#6181 …1}
-update_date: DateTime @1731916022 {#6182 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6184 …9}
-Children: Doctrine\ORM\PersistentCollection {#6187 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
53 => Eccube\Entity\Category {#6190
-id: 50
-name: "SM11a リミックスバウト"
-hierarchy: 2
-sort_no: 36
-create_date: DateTime @1694688954 {#6188 …1}
-update_date: DateTime @1731916022 {#6189 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6191 …9}
-Children: Doctrine\ORM\PersistentCollection {#6194 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
54 => Eccube\Entity\Category {#6197
-id: 51
-name: "SM11 ミラクルツイン"
-hierarchy: 2
-sort_no: 35
-create_date: DateTime @1694688954 {#6195 …1}
-update_date: DateTime @1731916022 {#6196 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6198 …9}
-Children: Doctrine\ORM\PersistentCollection {#6201 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
55 => Eccube\Entity\Category {#6204
-id: 52
-name: "SM10b スカイレジェンド"
-hierarchy: 2
-sort_no: 34
-create_date: DateTime @1694688954 {#6202 …1}
-update_date: DateTime @1731916022 {#6203 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6205 …9}
-Children: Doctrine\ORM\PersistentCollection {#6208 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
56 => Eccube\Entity\Category {#6211
-id: 53
-name: "SM10a ジージーエンド"
-hierarchy: 2
-sort_no: 33
-create_date: DateTime @1694688954 {#6209 …1}
-update_date: DateTime @1731916022 {#6210 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …9}
-Children: Doctrine\ORM\PersistentCollection {#6215 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
57 => Eccube\Entity\Category {#6218
-id: 54
-name: "SMP2 名探偵ピカチュウ"
-hierarchy: 2
-sort_no: 32
-create_date: DateTime @1694688954 {#6216 …1}
-update_date: DateTime @1731916022 {#6217 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6219 …9}
-Children: Doctrine\ORM\PersistentCollection {#6222 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
58 => Eccube\Entity\Category {#6225
-id: 55
-name: "SM10 ダブルブレイズ"
-hierarchy: 2
-sort_no: 31
-create_date: DateTime @1694688954 {#6223 …1}
-update_date: DateTime @1731916022 {#6224 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6226 …9}
-Children: Doctrine\ORM\PersistentCollection {#6229 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
59 => Eccube\Entity\Category {#6232
-id: 56
-name: "SM9b フルメタルウォール"
-hierarchy: 2
-sort_no: 30
-create_date: DateTime @1694688954 {#6230 …1}
-update_date: DateTime @1731916022 {#6231 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6233 …9}
-Children: Doctrine\ORM\PersistentCollection {#6236 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
60 => Eccube\Entity\Category {#6239
-id: 57
-name: "SM9a ナイトユニゾン"
-hierarchy: 2
-sort_no: 29
-create_date: DateTime @1694688954 {#6237 …1}
-update_date: DateTime @1731916022 {#6238 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6240 …9}
-Children: Doctrine\ORM\PersistentCollection {#6243 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
61 => Eccube\Entity\Category {#6246
-id: 58
-name: "SM9 タッグボルト"
-hierarchy: 2
-sort_no: 28
-create_date: DateTime @1694688954 {#6244 …1}
-update_date: DateTime @1731916022 {#6245 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6247 …9}
-Children: Doctrine\ORM\PersistentCollection {#6250 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
62 => Eccube\Entity\Category {#6253
-id: 59
-name: "SM8b GXウルトラシャイニー"
-hierarchy: 2
-sort_no: 27
-create_date: DateTime @1694688954 {#6251 …1}
-update_date: DateTime @1731916022 {#6252 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6254 …9}
-Children: Doctrine\ORM\PersistentCollection {#6257 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
63 => Eccube\Entity\Category {#6260
-id: 60
-name: "SM8a ダークオーダー"
-hierarchy: 2
-sort_no: 26
-create_date: DateTime @1694688954 {#6258 …1}
-update_date: DateTime @1731916022 {#6259 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6261 …9}
-Children: Doctrine\ORM\PersistentCollection {#6264 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
64 => Eccube\Entity\Category {#6267
-id: 61
-name: "SM8 超爆インパクト"
-hierarchy: 2
-sort_no: 25
-create_date: DateTime @1694688954 {#6265 …1}
-update_date: DateTime @1731916022 {#6266 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6268 …9}
-Children: Doctrine\ORM\PersistentCollection {#6271 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
65 => Eccube\Entity\Category {#6274
-id: 62
-name: "SM7b フェアリーライズ"
-hierarchy: 2
-sort_no: 24
-create_date: DateTime @1694688954 {#6272 …1}
-update_date: DateTime @1731916022 {#6273 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6275 …9}
-Children: Doctrine\ORM\PersistentCollection {#6278 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
66 => Eccube\Entity\Category {#6281
-id: 63
-name: "SM7a迅雷スパーク"
-hierarchy: 2
-sort_no: 23
-create_date: DateTime @1694688954 {#6279 …1}
-update_date: DateTime @1731916022 {#6280 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6282 …9}
-Children: Doctrine\ORM\PersistentCollection {#6285 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
67 => Eccube\Entity\Category {#6288
-id: 64
-name: "SM7 裂空のカリスマ"
-hierarchy: 2
-sort_no: 22
-create_date: DateTime @1694688954 {#6286 …1}
-update_date: DateTime @1731916022 {#6287 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6289 …9}
-Children: Doctrine\ORM\PersistentCollection {#6292 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
68 => Eccube\Entity\Category {#6295
-id: 65
-name: "SM6b チャンピオンロード"
-hierarchy: 2
-sort_no: 21
-create_date: DateTime @1694688954 {#6293 …1}
-update_date: DateTime @1731916022 {#6294 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6296 …9}
-Children: Doctrine\ORM\PersistentCollection {#6299 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
69 => Eccube\Entity\Category {#6302
-id: 66
-name: "SM6a ドラゴンストーム"
-hierarchy: 2
-sort_no: 20
-create_date: DateTime @1694688954 {#6300 …1}
-update_date: DateTime @1731916022 {#6301 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …9}
-Children: Doctrine\ORM\PersistentCollection {#6306 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
70 => Eccube\Entity\Category {#6309
-id: 67
-name: "SM6 禁断の光"
-hierarchy: 2
-sort_no: 19
-create_date: DateTime @1694688954 {#6307 …1}
-update_date: DateTime @1731916022 {#6308 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6310 …9}
-Children: Doctrine\ORM\PersistentCollection {#6313 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
71 => Eccube\Entity\Category {#6316
-id: 68
-name: "SM5+ ウルトラフォース"
-hierarchy: 2
-sort_no: 18
-create_date: DateTime @1694688954 {#6314 …1}
-update_date: DateTime @1731916022 {#6315 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6317 …9}
-Children: Doctrine\ORM\PersistentCollection {#6320 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
72 => Eccube\Entity\Category {#6323
-id: 69
-name: "SM5mウルトラサン"
-hierarchy: 2
-sort_no: 17
-create_date: DateTime @1694688954 {#6321 …1}
-update_date: DateTime @1731916022 {#6322 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …9}
-Children: Doctrine\ORM\PersistentCollection {#6327 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
73 => Eccube\Entity\Category {#6330
-id: 70
-name: "SM5sウルトラムーン"
-hierarchy: 2
-sort_no: 16
-create_date: DateTime @1694688954 {#6328 …1}
-update_date: DateTime @1731916022 {#6329 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …9}
-Children: Doctrine\ORM\PersistentCollection {#6334 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
74 => Eccube\Entity\Category {#6337
-id: 71
-name: "SM4+ GXバトルブースト"
-hierarchy: 2
-sort_no: 15
-create_date: DateTime @1694688954 {#6335 …1}
-update_date: DateTime @1731916022 {#6336 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …9}
-Children: Doctrine\ORM\PersistentCollection {#6341 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
75 => Eccube\Entity\Category {#6344
-id: 72
-name: "SM4s 覚醒の勇者"
-hierarchy: 2
-sort_no: 14
-create_date: DateTime @1694688954 {#6342 …1}
-update_date: DateTime @1731916022 {#6343 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6345 …9}
-Children: Doctrine\ORM\PersistentCollection {#6348 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
76 => Eccube\Entity\Category {#6351
-id: 73
-name: "SM4a 超次元の暴獣"
-hierarchy: 2
-sort_no: 13
-create_date: DateTime @1694688954 {#6349 …1}
-update_date: DateTime @1731916022 {#6350 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6352 …9}
-Children: Doctrine\ORM\PersistentCollection {#6355 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
77 => Eccube\Entity\Category {#6358
-id: 74
-name: "SM3+ ひかる伝説"
-hierarchy: 2
-sort_no: 12
-create_date: DateTime @1694688954 {#6356 …1}
-update_date: DateTime @1731916022 {#6357 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6359 …9}
-Children: Doctrine\ORM\PersistentCollection {#6362 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
78 => Eccube\Entity\Category {#6365
-id: 75
-name: "SM3h 闘う虹を見たか"
-hierarchy: 2
-sort_no: 11
-create_date: DateTime @1694688954 {#6363 …1}
-update_date: DateTime @1731916022 {#6364 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6366 …9}
-Children: Doctrine\ORM\PersistentCollection {#6369 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
79 => Eccube\Entity\Category {#6372
-id: 76
-name: "SM3n 光を喰らう闇"
-hierarchy: 2
-sort_no: 10
-create_date: DateTime @1694688954 {#6370 …1}
-update_date: DateTime @1731916022 {#6371 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …9}
-Children: Doctrine\ORM\PersistentCollection {#6376 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
80 => Eccube\Entity\Category {#6379
-id: 77
-name: "SM2+ 新たなる試練の向こう"
-hierarchy: 2
-sort_no: 9
-create_date: DateTime @1694688954 {#6377 …1}
-update_date: DateTime @1731916022 {#6378 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6380 …9}
-Children: Doctrine\ORM\PersistentCollection {#6383 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
81 => Eccube\Entity\Category {#6386
-id: 78
-name: "SM2k キミを待つ島々"
-hierarchy: 2
-sort_no: 8
-create_date: DateTime @1694688954 {#6384 …1}
-update_date: DateTime @1731916022 {#6385 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6387 …9}
-Children: Doctrine\ORM\PersistentCollection {#6390 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
82 => Eccube\Entity\Category {#6393
-id: 79
-name: "SM2L アローラの月光"
-hierarchy: 2
-sort_no: 7
-create_date: DateTime @1694688954 {#6391 …1}
-update_date: DateTime @1731916022 {#6392 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6394 …9}
-Children: Doctrine\ORM\PersistentCollection {#6397 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
83 => Eccube\Entity\Category {#6400
-id: 80
-name: "SM1+ サン&ムーン"
-hierarchy: 2
-sort_no: 6
-create_date: DateTime @1694688954 {#6398 …1}
-update_date: DateTime @1731916022 {#6399 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6401 …9}
-Children: Doctrine\ORM\PersistentCollection {#6404 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
84 => Eccube\Entity\Category {#6407
-id: 81
-name: "SM1s コレクション サン"
-hierarchy: 2
-sort_no: 5
-create_date: DateTime @1694688954 {#6405 …1}
-update_date: DateTime @1731916022 {#6406 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6408 …9}
-Children: Doctrine\ORM\PersistentCollection {#6411 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
85 => Eccube\Entity\Category {#6414
-id: 82
-name: "SM1m コレクション ムーン"
-hierarchy: 2
-sort_no: 4
-create_date: DateTime @1694688954 {#6412 …1}
-update_date: DateTime @1731916022 {#6413 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6415 …9}
-Children: Doctrine\ORM\PersistentCollection {#6418 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
86 => Eccube\Entity\Category {#6421
-id: 11
-name: "PROMO プロモ"
-hierarchy: 2
-sort_no: 3
-create_date: DateTime @1694688954 {#6419 …1}
-update_date: DateTime @1731916022 {#6420 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6422 …9}
-Children: Doctrine\ORM\PersistentCollection {#6425 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
87 => Eccube\Entity\Category {#6428
-id: 645
-name: "ポケモンおすすめ"
-hierarchy: 2
-sort_no: 2
-create_date: DateTime @1706627829 {#6426 …1}
-update_date: DateTime @1731916022 {#6427 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6429 …9}
-Children: Doctrine\ORM\PersistentCollection {#6432 …9}
-Parent: Eccube\Entity\Category {#5625}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4288
-id: 428
-name: "販売"
-hierarchy: 1
-sort_no: 526
-create_date: DateTime @1696149302 {#4287
date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737993662 {#4289
date: 2025-01-28 01:01:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4325
-snapshot: []
-owner: Eccube\Entity\Category {#4288}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4295 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4326
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4595
-snapshot: array:2 [ …2]
-owner: Eccube\Entity\Category {#4288}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4596
-elements: array:2 [
0 => Eccube\Entity\Category {#4594 …12}
1 => Eccube\Entity\Category {#5625}
]
}
#initialized: true
}
-Parent: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: "0213195449_65cb4a797fd47.png"
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4597 …2}
-free_area: null
-category_image: null
}
"name" => null
"pageno" => "1"
"disp_number" => Eccube\Entity\Master\ProductListMax {#4238
#id: 20
#name: "15件"
#sort_no: 0
}
"orderby" => Eccube\Entity\Master\ProductListOrderBy {#4236
#id: 0
#name: "デフォルト"
#sort_no: 1
}
"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, CASE WHEN d1_.recommend_rank IS NULL THEN 0 ELSE d1_.recommend_rank END 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_category d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productcategory') WHERE (d0_.product_status_id = 1 AND d2_.category_id IN (?) AND d1_.category_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY sclr_12 DESC, d0_.id DESC"