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 {#5950
-id: 668
-name: "[SV6a] ナイトワンダラー"
-hierarchy: 2
-sort_no: 246
-create_date: DateTime @1717738053 {#5948
date: 2024-06-07 14:27:33.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5949
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5951
-snapshot: []
-owner: Eccube\Entity\Category {#5950}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5952
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5954
-snapshot: []
-owner: Eccube\Entity\Category {#5950}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5953
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728
-id: 7
-name: "ポケモン"
-hierarchy: 1
-sort_no: 255
-create_date: DateTime @1694688688 {#4724
date: 2023-09-14 19:51:28.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1707821691 {#4723
date: 2024-02-13 19:54:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5729
-snapshot: []
-owner: Eccube\Entity\Category {#5728}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5730
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5732
-snapshot: array:88 [ …88]
-owner: Eccube\Entity\Category {#5728}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5731
-elements: array:88 [
0 => Eccube\Entity\Category {#5733
-id: 596
-name: "レアリティ"
-hierarchy: 2
-sort_no: 254
-create_date: DateTime @1696942135 {#4682
date: 2023-10-10 21:48:55.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#4681
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5734
-snapshot: []
-owner: Eccube\Entity\Category {#5733}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5735 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5737
-snapshot: array:26 [ …26]
-owner: Eccube\Entity\Category {#5733}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5736 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700
+__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 {#5922
-id: 663
-name: "新商品"
-hierarchy: 2
-sort_no: 250
-create_date: DateTime @1717046573 {#5172
date: 2024-05-30 14:22:53.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5171
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5923
-snapshot: []
-owner: Eccube\Entity\Category {#5922}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5924 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5926
-snapshot: []
-owner: Eccube\Entity\Category {#5922}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5925 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#5929
-id: 697
-name: "[SV7a] 楽園ドラゴーナ"
-hierarchy: 2
-sort_no: 249
-create_date: DateTime @1726206102 {#5927
date: 2024-09-13 14:41:42.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5928
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5930
-snapshot: []
-owner: Eccube\Entity\Category {#5929}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5931 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5933
-snapshot: []
-owner: Eccube\Entity\Category {#5929}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5932 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#5938
-id: 673
-name: "[SV7] ステラミラクル"
-hierarchy: 2
-sort_no: 247
-create_date: DateTime @1721806116 {#5934
date: 2024-07-24 16:28:36.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5935
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 {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5940 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5942
-snapshot: array:1 [ …1]
-owner: Eccube\Entity\Category {#5938}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5941 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#5950}
5 => Eccube\Entity\Category {#5957
-id: 655
-name: "[SV6] 変幻の仮面"
-hierarchy: 2
-sort_no: 245
-create_date: DateTime @1717043767 {#5955
date: 2024-05-30 13:36:07.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5956
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5958
-snapshot: []
-owner: Eccube\Entity\Category {#5957}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5959 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5961
-snapshot: []
-owner: Eccube\Entity\Category {#5957}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5960 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#5964
-id: 650
-name: "[SV5a] クリムゾンヘイズ"
-hierarchy: 2
-sort_no: 244
-create_date: DateTime @1712556841 {#5962
date: 2024-04-08 15:14:01.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5963
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5965
-snapshot: []
-owner: Eccube\Entity\Category {#5964}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5966 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5968
-snapshot: []
-owner: Eccube\Entity\Category {#5964}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5967 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#5971
-id: 656
-name: "[SV5K] ワイルドフォース"
-hierarchy: 2
-sort_no: 243
-create_date: DateTime @1717043794 {#5969
date: 2024-05-30 13:36:34.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5970
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5972
-snapshot: []
-owner: Eccube\Entity\Category {#5971}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5973 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5975
-snapshot: []
-owner: Eccube\Entity\Category {#5971}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5974 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#5978
-id: 657
-name: "[SV5M] サイバージャッジ"
-hierarchy: 2
-sort_no: 242
-create_date: DateTime @1717043828 {#5976
date: 2024-05-30 13:37:08.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5977
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5979
-snapshot: []
-owner: Eccube\Entity\Category {#5978}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5980 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5982
-snapshot: []
-owner: Eccube\Entity\Category {#5978}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5981 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#5985
-id: 665
-name: "[SV4a] シャイニートレジャーex"
-hierarchy: 2
-sort_no: 241
-create_date: DateTime @1717238509 {#5983
date: 2024-06-01 19:41:49.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5984
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5986
-snapshot: []
-owner: Eccube\Entity\Category {#5985}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5987 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5989
-snapshot: []
-owner: Eccube\Entity\Category {#5985}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5988 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#5992
-id: 658
-name: "[SV4K] 古代の咆哮"
-hierarchy: 2
-sort_no: 240
-create_date: DateTime @1717043844 {#5990
date: 2024-05-30 13:37:24.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5991
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5993
-snapshot: []
-owner: Eccube\Entity\Category {#5992}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5994 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5996
-snapshot: []
-owner: Eccube\Entity\Category {#5992}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5995 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#5999
-id: 659
-name: "[SV4M] 未来の一閃"
-hierarchy: 2
-sort_no: 239
-create_date: DateTime @1717043857 {#5997
date: 2024-05-30 13:37:37.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5998
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6000
-snapshot: []
-owner: Eccube\Entity\Category {#5999}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6001 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6003
-snapshot: []
-owner: Eccube\Entity\Category {#5999}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6002 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#6006
-id: 660
-name: "[SV3a] レイジングサーフ"
-hierarchy: 2
-sort_no: 238
-create_date: DateTime @1717043872 {#6004
date: 2024-05-30 13:37:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6005
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6007
-snapshot: []
-owner: Eccube\Entity\Category {#6006}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6008 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6010
-snapshot: []
-owner: Eccube\Entity\Category {#6006}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6009 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#6013
-id: 661
-name: "[SV3] 黒炎の支配者"
-hierarchy: 2
-sort_no: 237
-create_date: DateTime @1717043886 {#6011
date: 2024-05-30 13:38:06.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6012
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6014
-snapshot: []
-owner: Eccube\Entity\Category {#6013}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6015 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6017
-snapshot: []
-owner: Eccube\Entity\Category {#6013}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6016 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#6020
-id: 662
-name: "[SV2a] ポケモンカード151"
-hierarchy: 2
-sort_no: 236
-create_date: DateTime @1717043904 {#6018
date: 2024-05-30 13:38:24.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6019
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6021
-snapshot: []
-owner: Eccube\Entity\Category {#6020}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6022 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6024
-snapshot: []
-owner: Eccube\Entity\Category {#6020}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6023 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#6027
-id: 12
-name: "SV2D クレイバースト"
-hierarchy: 2
-sort_no: 235
-create_date: DateTime @1694688954 {#6025
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6026
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6028
-snapshot: []
-owner: Eccube\Entity\Category {#6027}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6029 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6031
-snapshot: []
-owner: Eccube\Entity\Category {#6027}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6030 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#6034
-id: 13
-name: "SV2P スノーハザード"
-hierarchy: 2
-sort_no: 73
-create_date: DateTime @1694688954 {#6032
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6033
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6035
-snapshot: []
-owner: Eccube\Entity\Category {#6034}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6036 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6038
-snapshot: []
-owner: Eccube\Entity\Category {#6034}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6037 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#6041
-id: 14
-name: "SV1A トリプレットビート"
-hierarchy: 2
-sort_no: 72
-create_date: DateTime @1694688954 {#6039
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6040
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6042
-snapshot: []
-owner: Eccube\Entity\Category {#6041}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6043 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6045
-snapshot: []
-owner: Eccube\Entity\Category {#6041}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6044 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#6048
-id: 15
-name: "SV1V バイオレットex"
-hierarchy: 2
-sort_no: 71
-create_date: DateTime @1694688954 {#6046
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6047
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6049
-snapshot: []
-owner: Eccube\Entity\Category {#6048}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6050 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6052
-snapshot: []
-owner: Eccube\Entity\Category {#6048}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6051 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#6055
-id: 16
-name: "SV1S スカーレットex"
-hierarchy: 2
-sort_no: 70
-create_date: DateTime @1694688954 {#6053
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6054
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6056
-snapshot: []
-owner: Eccube\Entity\Category {#6055}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6057 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6059
-snapshot: []
-owner: Eccube\Entity\Category {#6055}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6058 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#6062
-id: 17
-name: "S12A VSTARユニバース"
-hierarchy: 2
-sort_no: 69
-create_date: DateTime @1694688954 {#6060
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6061
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6063
-snapshot: []
-owner: Eccube\Entity\Category {#6062}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6064 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6066
-snapshot: []
-owner: Eccube\Entity\Category {#6062}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6065 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#6069
-id: 18
-name: "S12 パラダイムトリガー"
-hierarchy: 2
-sort_no: 68
-create_date: DateTime @1694688954 {#6067
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6068
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6070
-snapshot: []
-owner: Eccube\Entity\Category {#6069}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6071 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6073
-snapshot: []
-owner: Eccube\Entity\Category {#6069}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6072 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#6076
-id: 19
-name: "S11A 白熱のアルカナ"
-hierarchy: 2
-sort_no: 67
-create_date: DateTime @1694688954 {#6074
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6075
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6077
-snapshot: []
-owner: Eccube\Entity\Category {#6076}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6078 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6080
-snapshot: []
-owner: Eccube\Entity\Category {#6076}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6079 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#6083
-id: 20
-name: "S11 ロストアビス"
-hierarchy: 2
-sort_no: 66
-create_date: DateTime @1694688954 {#6081
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6082
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6084
-snapshot: []
-owner: Eccube\Entity\Category {#6083}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6085 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6087
-snapshot: []
-owner: Eccube\Entity\Category {#6083}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6086 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#6090
-id: 21
-name: "S10B Pokemon GO"
-hierarchy: 2
-sort_no: 65
-create_date: DateTime @1694688954 {#6088
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6089
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6091
-snapshot: []
-owner: Eccube\Entity\Category {#6090}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6092 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6094
-snapshot: []
-owner: Eccube\Entity\Category {#6090}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6093 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#6097
-id: 22
-name: "S10A ダークファンタズマ"
-hierarchy: 2
-sort_no: 64
-create_date: DateTime @1694688954 {#6095
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6096
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6098
-snapshot: []
-owner: Eccube\Entity\Category {#6097}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6099 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6101
-snapshot: []
-owner: Eccube\Entity\Category {#6097}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6100 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
26 => Eccube\Entity\Category {#6104
-id: 23
-name: "S10P スペースジャグラー"
-hierarchy: 2
-sort_no: 63
-create_date: DateTime @1694688954 {#6102
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6103
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6105
-snapshot: []
-owner: Eccube\Entity\Category {#6104}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6106 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6108
-snapshot: []
-owner: Eccube\Entity\Category {#6104}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6107 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
27 => Eccube\Entity\Category {#6111
-id: 24
-name: "S10D タイムゲイザー"
-hierarchy: 2
-sort_no: 62
-create_date: DateTime @1694688954 {#6109
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6110
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6112
-snapshot: []
-owner: Eccube\Entity\Category {#6111}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6113 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6115
-snapshot: []
-owner: Eccube\Entity\Category {#6111}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6114 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
28 => Eccube\Entity\Category {#6118
-id: 25
-name: "S9A バトルリージョン"
-hierarchy: 2
-sort_no: 61
-create_date: DateTime @1694688954 {#6116
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6117
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6119
-snapshot: []
-owner: Eccube\Entity\Category {#6118}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6120 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6122
-snapshot: []
-owner: Eccube\Entity\Category {#6118}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6121 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
29 => Eccube\Entity\Category {#6125
-id: 26
-name: "S9 スターバース"
-hierarchy: 2
-sort_no: 60
-create_date: DateTime @1694688954 {#6123
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6124
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6126
-snapshot: []
-owner: Eccube\Entity\Category {#6125}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6127 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6129
-snapshot: []
-owner: Eccube\Entity\Category {#6125}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6128 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
30 => Eccube\Entity\Category {#6132
-id: 27
-name: "S8B VMAXクライマックス"
-hierarchy: 2
-sort_no: 59
-create_date: DateTime @1694688954 {#6130
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6131
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6133
-snapshot: []
-owner: Eccube\Entity\Category {#6132}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6134 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6136
-snapshot: []
-owner: Eccube\Entity\Category {#6132}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6135 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
31 => Eccube\Entity\Category {#6139
-id: 28
-name: "S8A 25th ANNIVERSARY COLLECTION"
-hierarchy: 2
-sort_no: 58
-create_date: DateTime @1694688954 {#6137
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6138
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6140
-snapshot: []
-owner: Eccube\Entity\Category {#6139}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6141 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6143
-snapshot: []
-owner: Eccube\Entity\Category {#6139}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6142 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
32 => Eccube\Entity\Category {#6146
-id: 29
-name: "S8 フュージョンアーツ"
-hierarchy: 2
-sort_no: 57
-create_date: DateTime @1694688954 {#6144
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6145
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6147
-snapshot: []
-owner: Eccube\Entity\Category {#6146}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6148 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6150
-snapshot: []
-owner: Eccube\Entity\Category {#6146}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6149 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
33 => Eccube\Entity\Category {#6153
-id: 30
-name: "S7R 蒼空ストリーム"
-hierarchy: 2
-sort_no: 56
-create_date: DateTime @1694688954 {#6151
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6152
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6154
-snapshot: []
-owner: Eccube\Entity\Category {#6153}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6155 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6157
-snapshot: []
-owner: Eccube\Entity\Category {#6153}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6156 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
34 => Eccube\Entity\Category {#6160
-id: 31
-name: "S7D 摩天パーフェクト"
-hierarchy: 2
-sort_no: 55
-create_date: DateTime @1694688954 {#6158
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6159
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6161
-snapshot: []
-owner: Eccube\Entity\Category {#6160}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6162 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6164
-snapshot: []
-owner: Eccube\Entity\Category {#6160}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6163 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
35 => Eccube\Entity\Category {#6167
-id: 32
-name: "S6A イーブイヒーローズ"
-hierarchy: 2
-sort_no: 54
-create_date: DateTime @1694688954 {#6165
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6166
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6168
-snapshot: []
-owner: Eccube\Entity\Category {#6167}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6169 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6171
-snapshot: []
-owner: Eccube\Entity\Category {#6167}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6170 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
36 => Eccube\Entity\Category {#6174
-id: 33
-name: "S6K 漆黒のガイスト"
-hierarchy: 2
-sort_no: 53
-create_date: DateTime @1694688954 {#6172
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6173
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6175
-snapshot: []
-owner: Eccube\Entity\Category {#6174}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6176 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6178
-snapshot: []
-owner: Eccube\Entity\Category {#6174}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6177 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
37 => Eccube\Entity\Category {#6181
-id: 34
-name: "S6H 白銀のランス"
-hierarchy: 2
-sort_no: 52
-create_date: DateTime @1694688954 {#6179
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6180
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6182
-snapshot: []
-owner: Eccube\Entity\Category {#6181}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6183 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6185
-snapshot: []
-owner: Eccube\Entity\Category {#6181}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6184 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
38 => Eccube\Entity\Category {#6188
-id: 35
-name: "S5A 双璧のファイター"
-hierarchy: 2
-sort_no: 51
-create_date: DateTime @1694688954 {#6186
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6187
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6189
-snapshot: []
-owner: Eccube\Entity\Category {#6188}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6190 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6192
-snapshot: []
-owner: Eccube\Entity\Category {#6188}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6191 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
39 => Eccube\Entity\Category {#6195
-id: 36
-name: "S5R 連撃マスター"
-hierarchy: 2
-sort_no: 50
-create_date: DateTime @1694688954 {#6193
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6194
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6196
-snapshot: []
-owner: Eccube\Entity\Category {#6195}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6197 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6199
-snapshot: []
-owner: Eccube\Entity\Category {#6195}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6198 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
40 => Eccube\Entity\Category {#6202
-id: 37
-name: "S5I 一撃マスター"
-hierarchy: 2
-sort_no: 49
-create_date: DateTime @1694688954 {#6200
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6201
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6203
-snapshot: []
-owner: Eccube\Entity\Category {#6202}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6204 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6206
-snapshot: []
-owner: Eccube\Entity\Category {#6202}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6205 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
41 => Eccube\Entity\Category {#6209
-id: 38
-name: "S4A シャイニースターV"
-hierarchy: 2
-sort_no: 48
-create_date: DateTime @1694688954 {#6207
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6208
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6210
-snapshot: []
-owner: Eccube\Entity\Category {#6209}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6211 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6213
-snapshot: []
-owner: Eccube\Entity\Category {#6209}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6212 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
42 => Eccube\Entity\Category {#6216
-id: 39
-name: "S4 仰天のボルテッカー"
-hierarchy: 2
-sort_no: 47
-create_date: DateTime @1694688954 {#6214
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6215
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6217
-snapshot: []
-owner: Eccube\Entity\Category {#6216}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6218 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6220
-snapshot: []
-owner: Eccube\Entity\Category {#6216}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6219 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
43 => Eccube\Entity\Category {#6223
-id: 40
-name: "S3a 伝説の鼓動"
-hierarchy: 2
-sort_no: 46
-create_date: DateTime @1694688954 {#6221
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6222
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6224
-snapshot: []
-owner: Eccube\Entity\Category {#6223}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6225 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6227
-snapshot: []
-owner: Eccube\Entity\Category {#6223}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6226 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
44 => Eccube\Entity\Category {#6230
-id: 41
-name: "S3 ムゲンゾーン"
-hierarchy: 2
-sort_no: 45
-create_date: DateTime @1694688954 {#6228
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6229
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6231
-snapshot: []
-owner: Eccube\Entity\Category {#6230}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6232 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6234
-snapshot: []
-owner: Eccube\Entity\Category {#6230}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6233 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
45 => Eccube\Entity\Category {#6237
-id: 42
-name: "S2a 爆炎ウォーカー"
-hierarchy: 2
-sort_no: 44
-create_date: DateTime @1694688954 {#6235
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6236
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6238
-snapshot: []
-owner: Eccube\Entity\Category {#6237}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6239 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6241
-snapshot: []
-owner: Eccube\Entity\Category {#6237}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6240 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
46 => Eccube\Entity\Category {#6244
-id: 43
-name: "S2 反逆クラッシュ"
-hierarchy: 2
-sort_no: 43
-create_date: DateTime @1694688954 {#6242
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6243
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6245
-snapshot: []
-owner: Eccube\Entity\Category {#6244}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6246 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6248
-snapshot: []
-owner: Eccube\Entity\Category {#6244}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6247 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
47 => Eccube\Entity\Category {#6251
-id: 44
-name: "S1a VMAXライジング"
-hierarchy: 2
-sort_no: 42
-create_date: DateTime @1694688954 {#6249
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6250
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6252
-snapshot: []
-owner: Eccube\Entity\Category {#6251}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6253 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6255
-snapshot: []
-owner: Eccube\Entity\Category {#6251}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6254 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
48 => Eccube\Entity\Category {#6258
-id: 45
-name: "S1H シールド"
-hierarchy: 2
-sort_no: 41
-create_date: DateTime @1694688954 {#6256
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6257
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6259
-snapshot: []
-owner: Eccube\Entity\Category {#6258}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6260 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6262
-snapshot: []
-owner: Eccube\Entity\Category {#6258}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6261 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
49 => Eccube\Entity\Category {#6265
-id: 46
-name: "S1W ソード"
-hierarchy: 2
-sort_no: 40
-create_date: DateTime @1694688954 {#6263
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6264
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6266
-snapshot: []
-owner: Eccube\Entity\Category {#6265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6267 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6269
-snapshot: []
-owner: Eccube\Entity\Category {#6265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6268 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
50 => Eccube\Entity\Category {#6272
-id: 47
-name: "SM12a TAG TEAM GX タッグオールスターズ"
-hierarchy: 2
-sort_no: 39
-create_date: DateTime @1694688954 {#6270
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6271
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6273
-snapshot: []
-owner: Eccube\Entity\Category {#6272}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6274 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6276
-snapshot: []
-owner: Eccube\Entity\Category {#6272}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6275 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
51 => Eccube\Entity\Category {#6279
-id: 48
-name: "SM12 オルタージェネシス"
-hierarchy: 2
-sort_no: 38
-create_date: DateTime @1694688954 {#6277
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6278
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6280
-snapshot: []
-owner: Eccube\Entity\Category {#6279}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6281 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6283
-snapshot: []
-owner: Eccube\Entity\Category {#6279}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6282 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
52 => Eccube\Entity\Category {#6286
-id: 49
-name: "SM11b ドリームリーグ"
-hierarchy: 2
-sort_no: 37
-create_date: DateTime @1694688954 {#6284
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6285
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6287
-snapshot: []
-owner: Eccube\Entity\Category {#6286}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6288 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6290
-snapshot: []
-owner: Eccube\Entity\Category {#6286}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6289 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
53 => Eccube\Entity\Category {#6293
-id: 50
-name: "SM11a リミックスバウト"
-hierarchy: 2
-sort_no: 36
-create_date: DateTime @1694688954 {#6291
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6292
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6294
-snapshot: []
-owner: Eccube\Entity\Category {#6293}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6295 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6297
-snapshot: []
-owner: Eccube\Entity\Category {#6293}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6296 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
54 => Eccube\Entity\Category {#6300
-id: 51
-name: "SM11 ミラクルツイン"
-hierarchy: 2
-sort_no: 35
-create_date: DateTime @1694688954 {#6298
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6299
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6301
-snapshot: []
-owner: Eccube\Entity\Category {#6300}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6302 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6304
-snapshot: []
-owner: Eccube\Entity\Category {#6300}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6303 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
55 => Eccube\Entity\Category {#6307
-id: 52
-name: "SM10b スカイレジェンド"
-hierarchy: 2
-sort_no: 34
-create_date: DateTime @1694688954 {#6305
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6306
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6308
-snapshot: []
-owner: Eccube\Entity\Category {#6307}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6309 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6311
-snapshot: []
-owner: Eccube\Entity\Category {#6307}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6310 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
56 => Eccube\Entity\Category {#6314
-id: 53
-name: "SM10a ジージーエンド"
-hierarchy: 2
-sort_no: 33
-create_date: DateTime @1694688954 {#6312
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6313
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6315
-snapshot: []
-owner: Eccube\Entity\Category {#6314}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6316 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6318
-snapshot: []
-owner: Eccube\Entity\Category {#6314}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6317 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
57 => Eccube\Entity\Category {#6321
-id: 54
-name: "SMP2 名探偵ピカチュウ"
-hierarchy: 2
-sort_no: 32
-create_date: DateTime @1694688954 {#6319
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6320
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6322
-snapshot: []
-owner: Eccube\Entity\Category {#6321}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6323 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6325
-snapshot: []
-owner: Eccube\Entity\Category {#6321}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6324 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
58 => Eccube\Entity\Category {#6328
-id: 55
-name: "SM10 ダブルブレイズ"
-hierarchy: 2
-sort_no: 31
-create_date: DateTime @1694688954 {#6326
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6327
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6329
-snapshot: []
-owner: Eccube\Entity\Category {#6328}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6330 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6332
-snapshot: []
-owner: Eccube\Entity\Category {#6328}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6331 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
59 => Eccube\Entity\Category {#6335
-id: 56
-name: "SM9b フルメタルウォール"
-hierarchy: 2
-sort_no: 30
-create_date: DateTime @1694688954 {#6333
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6334
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6336
-snapshot: []
-owner: Eccube\Entity\Category {#6335}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6337 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6339
-snapshot: []
-owner: Eccube\Entity\Category {#6335}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6338 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
60 => Eccube\Entity\Category {#6342
-id: 57
-name: "SM9a ナイトユニゾン"
-hierarchy: 2
-sort_no: 29
-create_date: DateTime @1694688954 {#6340
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6341
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6343
-snapshot: []
-owner: Eccube\Entity\Category {#6342}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6344 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6346
-snapshot: []
-owner: Eccube\Entity\Category {#6342}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6345 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
61 => Eccube\Entity\Category {#6349
-id: 58
-name: "SM9 タッグボルト"
-hierarchy: 2
-sort_no: 28
-create_date: DateTime @1694688954 {#6347
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6348
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6350
-snapshot: []
-owner: Eccube\Entity\Category {#6349}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6351 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6353
-snapshot: []
-owner: Eccube\Entity\Category {#6349}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6352 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
62 => Eccube\Entity\Category {#6356
-id: 59
-name: "SM8b GXウルトラシャイニー"
-hierarchy: 2
-sort_no: 27
-create_date: DateTime @1694688954 {#6354
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6355
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6357
-snapshot: []
-owner: Eccube\Entity\Category {#6356}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6358 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6360
-snapshot: []
-owner: Eccube\Entity\Category {#6356}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6359 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
63 => Eccube\Entity\Category {#6363
-id: 60
-name: "SM8a ダークオーダー"
-hierarchy: 2
-sort_no: 26
-create_date: DateTime @1694688954 {#6361
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6362 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6364 …9}
-Children: Doctrine\ORM\PersistentCollection {#6367 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
64 => Eccube\Entity\Category {#6370
-id: 61
-name: "SM8 超爆インパクト"
-hierarchy: 2
-sort_no: 25
-create_date: DateTime @1694688954 {#6368 …1}
-update_date: DateTime @1731916022 {#6369 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6371 …9}
-Children: Doctrine\ORM\PersistentCollection {#6374 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
65 => Eccube\Entity\Category {#6377
-id: 62
-name: "SM7b フェアリーライズ"
-hierarchy: 2
-sort_no: 24
-create_date: DateTime @1694688954 {#6375 …1}
-update_date: DateTime @1731916022 {#6376 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6378 …9}
-Children: Doctrine\ORM\PersistentCollection {#6381 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
66 => Eccube\Entity\Category {#6384
-id: 63
-name: "SM7a迅雷スパーク"
-hierarchy: 2
-sort_no: 23
-create_date: DateTime @1694688954 {#6382 …1}
-update_date: DateTime @1731916022 {#6383 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6385 …9}
-Children: Doctrine\ORM\PersistentCollection {#6388 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
67 => Eccube\Entity\Category {#6391
-id: 64
-name: "SM7 裂空のカリスマ"
-hierarchy: 2
-sort_no: 22
-create_date: DateTime @1694688954 {#6389 …1}
-update_date: DateTime @1731916022 {#6390 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6392 …9}
-Children: Doctrine\ORM\PersistentCollection {#6395 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
68 => Eccube\Entity\Category {#6398
-id: 65
-name: "SM6b チャンピオンロード"
-hierarchy: 2
-sort_no: 21
-create_date: DateTime @1694688954 {#6396 …1}
-update_date: DateTime @1731916022 {#6397 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6399 …9}
-Children: Doctrine\ORM\PersistentCollection {#6402 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
69 => Eccube\Entity\Category {#6405
-id: 66
-name: "SM6a ドラゴンストーム"
-hierarchy: 2
-sort_no: 20
-create_date: DateTime @1694688954 {#6403 …1}
-update_date: DateTime @1731916022 {#6404 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6406 …9}
-Children: Doctrine\ORM\PersistentCollection {#6409 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
70 => Eccube\Entity\Category {#6412
-id: 67
-name: "SM6 禁断の光"
-hierarchy: 2
-sort_no: 19
-create_date: DateTime @1694688954 {#6410 …1}
-update_date: DateTime @1731916022 {#6411 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6413 …9}
-Children: Doctrine\ORM\PersistentCollection {#6416 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
71 => Eccube\Entity\Category {#6419
-id: 68
-name: "SM5+ ウルトラフォース"
-hierarchy: 2
-sort_no: 18
-create_date: DateTime @1694688954 {#6417 …1}
-update_date: DateTime @1731916022 {#6418 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6420 …9}
-Children: Doctrine\ORM\PersistentCollection {#6423 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
72 => Eccube\Entity\Category {#6426
-id: 69
-name: "SM5mウルトラサン"
-hierarchy: 2
-sort_no: 17
-create_date: DateTime @1694688954 {#6424 …1}
-update_date: DateTime @1731916022 {#6425 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6427 …9}
-Children: Doctrine\ORM\PersistentCollection {#6430 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
73 => Eccube\Entity\Category {#6433
-id: 70
-name: "SM5sウルトラムーン"
-hierarchy: 2
-sort_no: 16
-create_date: DateTime @1694688954 {#6431 …1}
-update_date: DateTime @1731916022 {#6432 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6434 …9}
-Children: Doctrine\ORM\PersistentCollection {#6437 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
74 => Eccube\Entity\Category {#6440
-id: 71
-name: "SM4+ GXバトルブースト"
-hierarchy: 2
-sort_no: 15
-create_date: DateTime @1694688954 {#6438 …1}
-update_date: DateTime @1731916022 {#6439 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6441 …9}
-Children: Doctrine\ORM\PersistentCollection {#6444 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
75 => Eccube\Entity\Category {#6447
-id: 72
-name: "SM4s 覚醒の勇者"
-hierarchy: 2
-sort_no: 14
-create_date: DateTime @1694688954 {#6445 …1}
-update_date: DateTime @1731916022 {#6446 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6448 …9}
-Children: Doctrine\ORM\PersistentCollection {#6451 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
76 => Eccube\Entity\Category {#6454
-id: 73
-name: "SM4a 超次元の暴獣"
-hierarchy: 2
-sort_no: 13
-create_date: DateTime @1694688954 {#6452 …1}
-update_date: DateTime @1731916022 {#6453 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6455 …9}
-Children: Doctrine\ORM\PersistentCollection {#6458 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
77 => Eccube\Entity\Category {#6461
-id: 74
-name: "SM3+ ひかる伝説"
-hierarchy: 2
-sort_no: 12
-create_date: DateTime @1694688954 {#6459 …1}
-update_date: DateTime @1731916022 {#6460 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6462 …9}
-Children: Doctrine\ORM\PersistentCollection {#6465 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
78 => Eccube\Entity\Category {#6468
-id: 75
-name: "SM3h 闘う虹を見たか"
-hierarchy: 2
-sort_no: 11
-create_date: DateTime @1694688954 {#6466 …1}
-update_date: DateTime @1731916022 {#6467 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6469 …9}
-Children: Doctrine\ORM\PersistentCollection {#6472 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
79 => Eccube\Entity\Category {#6475
-id: 76
-name: "SM3n 光を喰らう闇"
-hierarchy: 2
-sort_no: 10
-create_date: DateTime @1694688954 {#6473 …1}
-update_date: DateTime @1731916022 {#6474 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6476 …9}
-Children: Doctrine\ORM\PersistentCollection {#6479 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
80 => Eccube\Entity\Category {#6482
-id: 77
-name: "SM2+ 新たなる試練の向こう"
-hierarchy: 2
-sort_no: 9
-create_date: DateTime @1694688954 {#6480 …1}
-update_date: DateTime @1731916022 {#6481 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6483 …9}
-Children: Doctrine\ORM\PersistentCollection {#6486 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
81 => Eccube\Entity\Category {#6489
-id: 78
-name: "SM2k キミを待つ島々"
-hierarchy: 2
-sort_no: 8
-create_date: DateTime @1694688954 {#6487 …1}
-update_date: DateTime @1731916022 {#6488 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …9}
-Children: Doctrine\ORM\PersistentCollection {#6493 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
82 => Eccube\Entity\Category {#6496
-id: 79
-name: "SM2L アローラの月光"
-hierarchy: 2
-sort_no: 7
-create_date: DateTime @1694688954 {#6494 …1}
-update_date: DateTime @1731916022 {#6495 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6497 …9}
-Children: Doctrine\ORM\PersistentCollection {#6500 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
83 => Eccube\Entity\Category {#6503
-id: 80
-name: "SM1+ サン&ムーン"
-hierarchy: 2
-sort_no: 6
-create_date: DateTime @1694688954 {#6501 …1}
-update_date: DateTime @1731916022 {#6502 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6504 …9}
-Children: Doctrine\ORM\PersistentCollection {#6507 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
84 => Eccube\Entity\Category {#6510
-id: 81
-name: "SM1s コレクション サン"
-hierarchy: 2
-sort_no: 5
-create_date: DateTime @1694688954 {#6508 …1}
-update_date: DateTime @1731916022 {#6509 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6511 …9}
-Children: Doctrine\ORM\PersistentCollection {#6514 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
85 => Eccube\Entity\Category {#6517
-id: 82
-name: "SM1m コレクション ムーン"
-hierarchy: 2
-sort_no: 4
-create_date: DateTime @1694688954 {#6515 …1}
-update_date: DateTime @1731916022 {#6516 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …9}
-Children: Doctrine\ORM\PersistentCollection {#6521 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
86 => Eccube\Entity\Category {#6524
-id: 11
-name: "PROMO プロモ"
-hierarchy: 2
-sort_no: 3
-create_date: DateTime @1694688954 {#6522 …1}
-update_date: DateTime @1731916022 {#6523 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6525 …9}
-Children: Doctrine\ORM\PersistentCollection {#6528 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
87 => Eccube\Entity\Category {#6531
-id: 645
-name: "ポケモンおすすめ"
-hierarchy: 2
-sort_no: 2
-create_date: DateTime @1706627829 {#6529 …1}
-update_date: DateTime @1731916022 {#6530 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6532 …9}
-Children: Doctrine\ORM\PersistentCollection {#6535 …9}
-Parent: Eccube\Entity\Category {#5728}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4430
-id: 428
-name: "販売"
-hierarchy: 1
-sort_no: 526
-create_date: DateTime @1696149302 {#4431
date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737993662 {#4429
date: 2025-01-28 01:01:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4447
-snapshot: []
-owner: Eccube\Entity\Category {#4430}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4426 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4448
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4698
-snapshot: array:2 [ …2]
-owner: Eccube\Entity\Category {#4430}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4161 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4699
-elements: array:2 [
0 => Eccube\Entity\Category {#4697 …12}
1 => Eccube\Entity\Category {#5728}
]
}
#initialized: true
}
-Parent: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: "0213195449_65cb4a797fd47.png"
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4700 …2}
-free_area: null
-category_image: null
}
"name" => null
"pageno" => "4"
"disp_number" => Eccube\Entity\Master\ProductListMax {#4395
#id: 20
#name: "15件"
#sort_no: 0
}
"orderby" => Eccube\Entity\Master\ProductListOrderBy {#4389
#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"