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 {#6059
-id: 7
-name: "ポケモン"
-hierarchy: 1
-sort_no: 255
-create_date: DateTime @1694688688 {#5055
date: 2023-09-14 19:51:28.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1707821691 {#5054
date: 2024-02-13 19:54:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6060
-snapshot: []
-owner: Eccube\Entity\Category {#6059}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6061
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6063
-snapshot: array:88 [ …88]
-owner: Eccube\Entity\Category {#6059}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6062
-elements: array:88 [
0 => Eccube\Entity\Category {#6064
-id: 596
-name: "レアリティ"
-hierarchy: 2
-sort_no: 254
-create_date: DateTime @1696942135 {#5013
date: 2023-10-10 21:48:55.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5012
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6065
-snapshot: []
-owner: Eccube\Entity\Category {#6064}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6066 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6068
-snapshot: array:26 [ …26]
-owner: Eccube\Entity\Category {#6064}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6067 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031
+__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 {#6253
-id: 663
-name: "新商品"
-hierarchy: 2
-sort_no: 250
-create_date: DateTime @1717046573 {#5503
date: 2024-05-30 14:22:53.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#5502
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6254
-snapshot: []
-owner: Eccube\Entity\Category {#6253}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6255 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6257
-snapshot: []
-owner: Eccube\Entity\Category {#6253}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6256 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#6260
-id: 697
-name: "[SV7a] 楽園ドラゴーナ"
-hierarchy: 2
-sort_no: 249
-create_date: DateTime @1726206102 {#6258
date: 2024-09-13 14:41:42.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6259
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6261
-snapshot: []
-owner: Eccube\Entity\Category {#6260}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6262 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6264
-snapshot: []
-owner: Eccube\Entity\Category {#6260}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6263 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#6269
-id: 673
-name: "[SV7] ステラミラクル"
-hierarchy: 2
-sort_no: 247
-create_date: DateTime @1721806116 {#6265
date: 2024-07-24 16:28:36.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6266
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6270
-snapshot: []
-owner: Eccube\Entity\Category {#6269}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6271 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6273
-snapshot: array:1 [ …1]
-owner: Eccube\Entity\Category {#6269}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6272 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#6281
-id: 668
-name: "[SV6a] ナイトワンダラー"
-hierarchy: 2
-sort_no: 246
-create_date: DateTime @1717738053 {#6279
date: 2024-06-07 14:27:33.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6280
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6282
-snapshot: []
-owner: Eccube\Entity\Category {#6281}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6283 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6285
-snapshot: []
-owner: Eccube\Entity\Category {#6281}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6284 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#6288
-id: 655
-name: "[SV6] 変幻の仮面"
-hierarchy: 2
-sort_no: 245
-create_date: DateTime @1717043767 {#6286
date: 2024-05-30 13:36:07.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6287
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6289
-snapshot: []
-owner: Eccube\Entity\Category {#6288}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6290 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6292
-snapshot: []
-owner: Eccube\Entity\Category {#6288}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6291 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#6295
-id: 650
-name: "[SV5a] クリムゾンヘイズ"
-hierarchy: 2
-sort_no: 244
-create_date: DateTime @1712556841 {#6293
date: 2024-04-08 15:14:01.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6294
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6296
-snapshot: []
-owner: Eccube\Entity\Category {#6295}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6297 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6299
-snapshot: []
-owner: Eccube\Entity\Category {#6295}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6298 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#6302
-id: 656
-name: "[SV5K] ワイルドフォース"
-hierarchy: 2
-sort_no: 243
-create_date: DateTime @1717043794 {#6300
date: 2024-05-30 13:36:34.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6301
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6303
-snapshot: []
-owner: Eccube\Entity\Category {#6302}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6304 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6306
-snapshot: []
-owner: Eccube\Entity\Category {#6302}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6305 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#6309
-id: 657
-name: "[SV5M] サイバージャッジ"
-hierarchy: 2
-sort_no: 242
-create_date: DateTime @1717043828 {#6307
date: 2024-05-30 13:37:08.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6308
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6310
-snapshot: []
-owner: Eccube\Entity\Category {#6309}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6311 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6313
-snapshot: []
-owner: Eccube\Entity\Category {#6309}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6312 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#6316
-id: 665
-name: "[SV4a] シャイニートレジャーex"
-hierarchy: 2
-sort_no: 241
-create_date: DateTime @1717238509 {#6314
date: 2024-06-01 19:41:49.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6315
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6317
-snapshot: []
-owner: Eccube\Entity\Category {#6316}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6318 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6320
-snapshot: []
-owner: Eccube\Entity\Category {#6316}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6319 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#6323
-id: 658
-name: "[SV4K] 古代の咆哮"
-hierarchy: 2
-sort_no: 240
-create_date: DateTime @1717043844 {#6321
date: 2024-05-30 13:37:24.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6322
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6324
-snapshot: []
-owner: Eccube\Entity\Category {#6323}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6325 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6327
-snapshot: []
-owner: Eccube\Entity\Category {#6323}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6326 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#6330
-id: 659
-name: "[SV4M] 未来の一閃"
-hierarchy: 2
-sort_no: 239
-create_date: DateTime @1717043857 {#6328
date: 2024-05-30 13:37:37.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6329
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6331
-snapshot: []
-owner: Eccube\Entity\Category {#6330}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6332 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6334
-snapshot: []
-owner: Eccube\Entity\Category {#6330}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6333 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#6337
-id: 660
-name: "[SV3a] レイジングサーフ"
-hierarchy: 2
-sort_no: 238
-create_date: DateTime @1717043872 {#6335
date: 2024-05-30 13:37:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6336
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6338
-snapshot: []
-owner: Eccube\Entity\Category {#6337}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6339 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6341
-snapshot: []
-owner: Eccube\Entity\Category {#6337}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6340 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#6344
-id: 661
-name: "[SV3] 黒炎の支配者"
-hierarchy: 2
-sort_no: 237
-create_date: DateTime @1717043886 {#6342
date: 2024-05-30 13:38:06.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6343
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6345
-snapshot: []
-owner: Eccube\Entity\Category {#6344}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6346 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6348
-snapshot: []
-owner: Eccube\Entity\Category {#6344}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6347 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#6351
-id: 662
-name: "[SV2a] ポケモンカード151"
-hierarchy: 2
-sort_no: 236
-create_date: DateTime @1717043904 {#6349
date: 2024-05-30 13:38:24.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6350
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6352
-snapshot: []
-owner: Eccube\Entity\Category {#6351}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6353 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6355
-snapshot: []
-owner: Eccube\Entity\Category {#6351}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6354 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#6358
-id: 12
-name: "SV2D クレイバースト"
-hierarchy: 2
-sort_no: 235
-create_date: DateTime @1694688954 {#6356
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6357
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6359
-snapshot: []
-owner: Eccube\Entity\Category {#6358}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6360 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6362
-snapshot: []
-owner: Eccube\Entity\Category {#6358}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6361 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#6365
-id: 13
-name: "SV2P スノーハザード"
-hierarchy: 2
-sort_no: 73
-create_date: DateTime @1694688954 {#6363
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6364
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6366
-snapshot: []
-owner: Eccube\Entity\Category {#6365}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6367 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6369
-snapshot: []
-owner: Eccube\Entity\Category {#6365}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6368 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#6372
-id: 14
-name: "SV1A トリプレットビート"
-hierarchy: 2
-sort_no: 72
-create_date: DateTime @1694688954 {#6370
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6371
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6373
-snapshot: []
-owner: Eccube\Entity\Category {#6372}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6374 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6376
-snapshot: []
-owner: Eccube\Entity\Category {#6372}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6375 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#6379
-id: 15
-name: "SV1V バイオレットex"
-hierarchy: 2
-sort_no: 71
-create_date: DateTime @1694688954 {#6377
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6378
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6380
-snapshot: []
-owner: Eccube\Entity\Category {#6379}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6381 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6383
-snapshot: []
-owner: Eccube\Entity\Category {#6379}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6382 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#6386
-id: 16
-name: "SV1S スカーレットex"
-hierarchy: 2
-sort_no: 70
-create_date: DateTime @1694688954 {#6384
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6385
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6387
-snapshot: []
-owner: Eccube\Entity\Category {#6386}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6388 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6390
-snapshot: []
-owner: Eccube\Entity\Category {#6386}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6389 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#6393
-id: 17
-name: "S12A VSTARユニバース"
-hierarchy: 2
-sort_no: 69
-create_date: DateTime @1694688954 {#6391
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6392
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6394
-snapshot: []
-owner: Eccube\Entity\Category {#6393}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6395 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6397
-snapshot: []
-owner: Eccube\Entity\Category {#6393}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6396 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#6400
-id: 18
-name: "S12 パラダイムトリガー"
-hierarchy: 2
-sort_no: 68
-create_date: DateTime @1694688954 {#6398
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6399
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6401
-snapshot: []
-owner: Eccube\Entity\Category {#6400}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6402 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6404
-snapshot: []
-owner: Eccube\Entity\Category {#6400}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6403 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#6407
-id: 19
-name: "S11A 白熱のアルカナ"
-hierarchy: 2
-sort_no: 67
-create_date: DateTime @1694688954 {#6405
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6406
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6408
-snapshot: []
-owner: Eccube\Entity\Category {#6407}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6409 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6411
-snapshot: []
-owner: Eccube\Entity\Category {#6407}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6410 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#6414
-id: 20
-name: "S11 ロストアビス"
-hierarchy: 2
-sort_no: 66
-create_date: DateTime @1694688954 {#6412
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6413
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6415
-snapshot: []
-owner: Eccube\Entity\Category {#6414}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6416 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6418
-snapshot: []
-owner: Eccube\Entity\Category {#6414}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6417 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#6421
-id: 21
-name: "S10B Pokemon GO"
-hierarchy: 2
-sort_no: 65
-create_date: DateTime @1694688954 {#6419
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6420
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6422
-snapshot: []
-owner: Eccube\Entity\Category {#6421}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6423 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6425
-snapshot: []
-owner: Eccube\Entity\Category {#6421}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6424 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#6428
-id: 22
-name: "S10A ダークファンタズマ"
-hierarchy: 2
-sort_no: 64
-create_date: DateTime @1694688954 {#6426
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6427
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6429
-snapshot: []
-owner: Eccube\Entity\Category {#6428}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6430 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6432
-snapshot: []
-owner: Eccube\Entity\Category {#6428}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6431 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
26 => Eccube\Entity\Category {#6435
-id: 23
-name: "S10P スペースジャグラー"
-hierarchy: 2
-sort_no: 63
-create_date: DateTime @1694688954 {#6433
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6434
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6436
-snapshot: []
-owner: Eccube\Entity\Category {#6435}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6437 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6439
-snapshot: []
-owner: Eccube\Entity\Category {#6435}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6438 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
27 => Eccube\Entity\Category {#6442
-id: 24
-name: "S10D タイムゲイザー"
-hierarchy: 2
-sort_no: 62
-create_date: DateTime @1694688954 {#6440
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6441
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6443
-snapshot: []
-owner: Eccube\Entity\Category {#6442}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6444 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6446
-snapshot: []
-owner: Eccube\Entity\Category {#6442}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6445 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
28 => Eccube\Entity\Category {#6449
-id: 25
-name: "S9A バトルリージョン"
-hierarchy: 2
-sort_no: 61
-create_date: DateTime @1694688954 {#6447
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6448
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6450
-snapshot: []
-owner: Eccube\Entity\Category {#6449}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6451 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6453
-snapshot: []
-owner: Eccube\Entity\Category {#6449}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6452 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
29 => Eccube\Entity\Category {#6456
-id: 26
-name: "S9 スターバース"
-hierarchy: 2
-sort_no: 60
-create_date: DateTime @1694688954 {#6454
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6455
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6457
-snapshot: []
-owner: Eccube\Entity\Category {#6456}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6458 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6460
-snapshot: []
-owner: Eccube\Entity\Category {#6456}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6459 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
30 => Eccube\Entity\Category {#6463
-id: 27
-name: "S8B VMAXクライマックス"
-hierarchy: 2
-sort_no: 59
-create_date: DateTime @1694688954 {#6461
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6462
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6464
-snapshot: []
-owner: Eccube\Entity\Category {#6463}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6465 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6467
-snapshot: []
-owner: Eccube\Entity\Category {#6463}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6466 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
31 => Eccube\Entity\Category {#6470
-id: 28
-name: "S8A 25th ANNIVERSARY COLLECTION"
-hierarchy: 2
-sort_no: 58
-create_date: DateTime @1694688954 {#6468
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6469
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6471
-snapshot: []
-owner: Eccube\Entity\Category {#6470}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6472 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6474
-snapshot: []
-owner: Eccube\Entity\Category {#6470}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6473 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
32 => Eccube\Entity\Category {#6477
-id: 29
-name: "S8 フュージョンアーツ"
-hierarchy: 2
-sort_no: 57
-create_date: DateTime @1694688954 {#6475
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6476
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6478
-snapshot: []
-owner: Eccube\Entity\Category {#6477}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6479 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6481
-snapshot: []
-owner: Eccube\Entity\Category {#6477}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6480 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
33 => Eccube\Entity\Category {#6484
-id: 30
-name: "S7R 蒼空ストリーム"
-hierarchy: 2
-sort_no: 56
-create_date: DateTime @1694688954 {#6482
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6483
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6485
-snapshot: []
-owner: Eccube\Entity\Category {#6484}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6486 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6488
-snapshot: []
-owner: Eccube\Entity\Category {#6484}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6487 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
34 => Eccube\Entity\Category {#6491
-id: 31
-name: "S7D 摩天パーフェクト"
-hierarchy: 2
-sort_no: 55
-create_date: DateTime @1694688954 {#6489
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6490
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6492
-snapshot: []
-owner: Eccube\Entity\Category {#6491}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6493 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6495
-snapshot: []
-owner: Eccube\Entity\Category {#6491}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6494 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
35 => Eccube\Entity\Category {#6498
-id: 32
-name: "S6A イーブイヒーローズ"
-hierarchy: 2
-sort_no: 54
-create_date: DateTime @1694688954 {#6496
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6497
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6499
-snapshot: []
-owner: Eccube\Entity\Category {#6498}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6500 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6502
-snapshot: []
-owner: Eccube\Entity\Category {#6498}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6501 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
36 => Eccube\Entity\Category {#6505
-id: 33
-name: "S6K 漆黒のガイスト"
-hierarchy: 2
-sort_no: 53
-create_date: DateTime @1694688954 {#6503
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6504
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6506
-snapshot: []
-owner: Eccube\Entity\Category {#6505}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6507 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6509
-snapshot: []
-owner: Eccube\Entity\Category {#6505}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6508 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
37 => Eccube\Entity\Category {#6512
-id: 34
-name: "S6H 白銀のランス"
-hierarchy: 2
-sort_no: 52
-create_date: DateTime @1694688954 {#6510
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6511
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6513
-snapshot: []
-owner: Eccube\Entity\Category {#6512}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6514 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6516
-snapshot: []
-owner: Eccube\Entity\Category {#6512}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6515 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
38 => Eccube\Entity\Category {#6519
-id: 35
-name: "S5A 双璧のファイター"
-hierarchy: 2
-sort_no: 51
-create_date: DateTime @1694688954 {#6517
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6518
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6520
-snapshot: []
-owner: Eccube\Entity\Category {#6519}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6521 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6523
-snapshot: []
-owner: Eccube\Entity\Category {#6519}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6522 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
39 => Eccube\Entity\Category {#6526
-id: 36
-name: "S5R 連撃マスター"
-hierarchy: 2
-sort_no: 50
-create_date: DateTime @1694688954 {#6524
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6525
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6527
-snapshot: []
-owner: Eccube\Entity\Category {#6526}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6528 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6530
-snapshot: []
-owner: Eccube\Entity\Category {#6526}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6529 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
40 => Eccube\Entity\Category {#6533
-id: 37
-name: "S5I 一撃マスター"
-hierarchy: 2
-sort_no: 49
-create_date: DateTime @1694688954 {#6531
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6532
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6534
-snapshot: []
-owner: Eccube\Entity\Category {#6533}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6535 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6537
-snapshot: []
-owner: Eccube\Entity\Category {#6533}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6536 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
41 => Eccube\Entity\Category {#6540
-id: 38
-name: "S4A シャイニースターV"
-hierarchy: 2
-sort_no: 48
-create_date: DateTime @1694688954 {#6538
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6539
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6541
-snapshot: []
-owner: Eccube\Entity\Category {#6540}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6542 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6544
-snapshot: []
-owner: Eccube\Entity\Category {#6540}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6543 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
42 => Eccube\Entity\Category {#6547
-id: 39
-name: "S4 仰天のボルテッカー"
-hierarchy: 2
-sort_no: 47
-create_date: DateTime @1694688954 {#6545
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6546
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6548
-snapshot: []
-owner: Eccube\Entity\Category {#6547}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6549 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6551
-snapshot: []
-owner: Eccube\Entity\Category {#6547}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6550 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
43 => Eccube\Entity\Category {#6554
-id: 40
-name: "S3a 伝説の鼓動"
-hierarchy: 2
-sort_no: 46
-create_date: DateTime @1694688954 {#6552
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6553
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6555
-snapshot: []
-owner: Eccube\Entity\Category {#6554}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6556 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6558
-snapshot: []
-owner: Eccube\Entity\Category {#6554}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6557 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
44 => Eccube\Entity\Category {#6561
-id: 41
-name: "S3 ムゲンゾーン"
-hierarchy: 2
-sort_no: 45
-create_date: DateTime @1694688954 {#6559
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6560
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6562
-snapshot: []
-owner: Eccube\Entity\Category {#6561}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6563 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6565
-snapshot: []
-owner: Eccube\Entity\Category {#6561}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6564 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
45 => Eccube\Entity\Category {#6568
-id: 42
-name: "S2a 爆炎ウォーカー"
-hierarchy: 2
-sort_no: 44
-create_date: DateTime @1694688954 {#6566
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6567
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6569
-snapshot: []
-owner: Eccube\Entity\Category {#6568}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6570 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6572
-snapshot: []
-owner: Eccube\Entity\Category {#6568}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6571 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
46 => Eccube\Entity\Category {#6575
-id: 43
-name: "S2 反逆クラッシュ"
-hierarchy: 2
-sort_no: 43
-create_date: DateTime @1694688954 {#6573
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6574
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6576
-snapshot: []
-owner: Eccube\Entity\Category {#6575}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6577 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6579
-snapshot: []
-owner: Eccube\Entity\Category {#6575}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6578 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
47 => Eccube\Entity\Category {#6582
-id: 44
-name: "S1a VMAXライジング"
-hierarchy: 2
-sort_no: 42
-create_date: DateTime @1694688954 {#6580
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6581
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6583
-snapshot: []
-owner: Eccube\Entity\Category {#6582}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6584 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6586
-snapshot: []
-owner: Eccube\Entity\Category {#6582}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6585 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
48 => Eccube\Entity\Category {#6589
-id: 45
-name: "S1H シールド"
-hierarchy: 2
-sort_no: 41
-create_date: DateTime @1694688954 {#6587
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6588
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6590
-snapshot: []
-owner: Eccube\Entity\Category {#6589}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6591 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6593
-snapshot: []
-owner: Eccube\Entity\Category {#6589}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6592 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
49 => Eccube\Entity\Category {#6596
-id: 46
-name: "S1W ソード"
-hierarchy: 2
-sort_no: 40
-create_date: DateTime @1694688954 {#6594
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6595
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6597
-snapshot: []
-owner: Eccube\Entity\Category {#6596}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6598 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6600
-snapshot: []
-owner: Eccube\Entity\Category {#6596}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6599 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
50 => Eccube\Entity\Category {#6603
-id: 47
-name: "SM12a TAG TEAM GX タッグオールスターズ"
-hierarchy: 2
-sort_no: 39
-create_date: DateTime @1694688954 {#6601
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6602
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6604
-snapshot: []
-owner: Eccube\Entity\Category {#6603}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6605 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6607
-snapshot: []
-owner: Eccube\Entity\Category {#6603}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6606 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
51 => Eccube\Entity\Category {#6610
-id: 48
-name: "SM12 オルタージェネシス"
-hierarchy: 2
-sort_no: 38
-create_date: DateTime @1694688954 {#6608
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6609
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6611
-snapshot: []
-owner: Eccube\Entity\Category {#6610}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6612 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6614
-snapshot: []
-owner: Eccube\Entity\Category {#6610}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6613 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
52 => Eccube\Entity\Category {#6617
-id: 49
-name: "SM11b ドリームリーグ"
-hierarchy: 2
-sort_no: 37
-create_date: DateTime @1694688954 {#6615
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6616
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6618
-snapshot: []
-owner: Eccube\Entity\Category {#6617}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6619 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6621
-snapshot: []
-owner: Eccube\Entity\Category {#6617}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6620 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
53 => Eccube\Entity\Category {#6624
-id: 50
-name: "SM11a リミックスバウト"
-hierarchy: 2
-sort_no: 36
-create_date: DateTime @1694688954 {#6622
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6623
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6625
-snapshot: []
-owner: Eccube\Entity\Category {#6624}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6626 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6628
-snapshot: []
-owner: Eccube\Entity\Category {#6624}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6627 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
54 => Eccube\Entity\Category {#6631
-id: 51
-name: "SM11 ミラクルツイン"
-hierarchy: 2
-sort_no: 35
-create_date: DateTime @1694688954 {#6629
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6630
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6632
-snapshot: []
-owner: Eccube\Entity\Category {#6631}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6633 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6635
-snapshot: []
-owner: Eccube\Entity\Category {#6631}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6634 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
55 => Eccube\Entity\Category {#6638
-id: 52
-name: "SM10b スカイレジェンド"
-hierarchy: 2
-sort_no: 34
-create_date: DateTime @1694688954 {#6636
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6637
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6639
-snapshot: []
-owner: Eccube\Entity\Category {#6638}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6640 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6642
-snapshot: []
-owner: Eccube\Entity\Category {#6638}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6641 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
56 => Eccube\Entity\Category {#6645
-id: 53
-name: "SM10a ジージーエンド"
-hierarchy: 2
-sort_no: 33
-create_date: DateTime @1694688954 {#6643
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6644
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6646
-snapshot: []
-owner: Eccube\Entity\Category {#6645}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6647 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6649
-snapshot: []
-owner: Eccube\Entity\Category {#6645}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6648 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
57 => Eccube\Entity\Category {#6652
-id: 54
-name: "SMP2 名探偵ピカチュウ"
-hierarchy: 2
-sort_no: 32
-create_date: DateTime @1694688954 {#6650
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6651
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6653
-snapshot: []
-owner: Eccube\Entity\Category {#6652}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6654 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6656
-snapshot: []
-owner: Eccube\Entity\Category {#6652}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6655 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
58 => Eccube\Entity\Category {#6659
-id: 55
-name: "SM10 ダブルブレイズ"
-hierarchy: 2
-sort_no: 31
-create_date: DateTime @1694688954 {#6657
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6658
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6660
-snapshot: []
-owner: Eccube\Entity\Category {#6659}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6661 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6663
-snapshot: []
-owner: Eccube\Entity\Category {#6659}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6662 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
59 => Eccube\Entity\Category {#6666
-id: 56
-name: "SM9b フルメタルウォール"
-hierarchy: 2
-sort_no: 30
-create_date: DateTime @1694688954 {#6664
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6665
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6667
-snapshot: []
-owner: Eccube\Entity\Category {#6666}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6668 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6670
-snapshot: []
-owner: Eccube\Entity\Category {#6666}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6669 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
60 => Eccube\Entity\Category {#6673
-id: 57
-name: "SM9a ナイトユニゾン"
-hierarchy: 2
-sort_no: 29
-create_date: DateTime @1694688954 {#6671
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6672
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6674
-snapshot: []
-owner: Eccube\Entity\Category {#6673}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6675 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6677
-snapshot: []
-owner: Eccube\Entity\Category {#6673}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6676 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
61 => Eccube\Entity\Category {#6680
-id: 58
-name: "SM9 タッグボルト"
-hierarchy: 2
-sort_no: 28
-create_date: DateTime @1694688954 {#6678
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6679
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6681
-snapshot: []
-owner: Eccube\Entity\Category {#6680}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6682 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6684
-snapshot: []
-owner: Eccube\Entity\Category {#6680}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6683 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
62 => Eccube\Entity\Category {#6687
-id: 59
-name: "SM8b GXウルトラシャイニー"
-hierarchy: 2
-sort_no: 27
-create_date: DateTime @1694688954 {#6685
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6686
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6688
-snapshot: []
-owner: Eccube\Entity\Category {#6687}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6689 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6691
-snapshot: []
-owner: Eccube\Entity\Category {#6687}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6690 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
63 => Eccube\Entity\Category {#6694
-id: 60
-name: "SM8a ダークオーダー"
-hierarchy: 2
-sort_no: 26
-create_date: DateTime @1694688954 {#6692
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731916022 {#6693
date: 2024-11-18 16:47:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6695
-snapshot: []
…8
}
-Children: Doctrine\ORM\PersistentCollection {#6698 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
64 => Eccube\Entity\Category {#6701
-id: 61
-name: "SM8 超爆インパクト"
-hierarchy: 2
-sort_no: 25
-create_date: DateTime @1694688954 {#6699 …1}
-update_date: DateTime @1731916022 {#6700 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6702 …9}
-Children: Doctrine\ORM\PersistentCollection {#6705 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
65 => Eccube\Entity\Category {#6708
-id: 62
-name: "SM7b フェアリーライズ"
-hierarchy: 2
-sort_no: 24
-create_date: DateTime @1694688954 {#6706 …1}
-update_date: DateTime @1731916022 {#6707 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6709 …9}
-Children: Doctrine\ORM\PersistentCollection {#6712 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
66 => Eccube\Entity\Category {#6715
-id: 63
-name: "SM7a迅雷スパーク"
-hierarchy: 2
-sort_no: 23
-create_date: DateTime @1694688954 {#6713 …1}
-update_date: DateTime @1731916022 {#6714 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …9}
-Children: Doctrine\ORM\PersistentCollection {#6719 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
67 => Eccube\Entity\Category {#6722
-id: 64
-name: "SM7 裂空のカリスマ"
-hierarchy: 2
-sort_no: 22
-create_date: DateTime @1694688954 {#6720 …1}
-update_date: DateTime @1731916022 {#6721 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6723 …9}
-Children: Doctrine\ORM\PersistentCollection {#6726 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
68 => Eccube\Entity\Category {#6729
-id: 65
-name: "SM6b チャンピオンロード"
-hierarchy: 2
-sort_no: 21
-create_date: DateTime @1694688954 {#6727 …1}
-update_date: DateTime @1731916022 {#6728 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6730 …9}
-Children: Doctrine\ORM\PersistentCollection {#6733 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
69 => Eccube\Entity\Category {#6736
-id: 66
-name: "SM6a ドラゴンストーム"
-hierarchy: 2
-sort_no: 20
-create_date: DateTime @1694688954 {#6734 …1}
-update_date: DateTime @1731916022 {#6735 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6737 …9}
-Children: Doctrine\ORM\PersistentCollection {#6740 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
70 => Eccube\Entity\Category {#6743
-id: 67
-name: "SM6 禁断の光"
-hierarchy: 2
-sort_no: 19
-create_date: DateTime @1694688954 {#6741 …1}
-update_date: DateTime @1731916022 {#6742 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6744 …9}
-Children: Doctrine\ORM\PersistentCollection {#6747 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
71 => Eccube\Entity\Category {#6750
-id: 68
-name: "SM5+ ウルトラフォース"
-hierarchy: 2
-sort_no: 18
-create_date: DateTime @1694688954 {#6748 …1}
-update_date: DateTime @1731916022 {#6749 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6751 …9}
-Children: Doctrine\ORM\PersistentCollection {#6754 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
72 => Eccube\Entity\Category {#6757
-id: 69
-name: "SM5mウルトラサン"
-hierarchy: 2
-sort_no: 17
-create_date: DateTime @1694688954 {#6755 …1}
-update_date: DateTime @1731916022 {#6756 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6758 …9}
-Children: Doctrine\ORM\PersistentCollection {#6761 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
73 => Eccube\Entity\Category {#6764
-id: 70
-name: "SM5sウルトラムーン"
-hierarchy: 2
-sort_no: 16
-create_date: DateTime @1694688954 {#6762 …1}
-update_date: DateTime @1731916022 {#6763 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6765 …9}
-Children: Doctrine\ORM\PersistentCollection {#6768 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
74 => Eccube\Entity\Category {#6771
-id: 71
-name: "SM4+ GXバトルブースト"
-hierarchy: 2
-sort_no: 15
-create_date: DateTime @1694688954 {#6769 …1}
-update_date: DateTime @1731916022 {#6770 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6772 …9}
-Children: Doctrine\ORM\PersistentCollection {#6775 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
75 => Eccube\Entity\Category {#6778
-id: 72
-name: "SM4s 覚醒の勇者"
-hierarchy: 2
-sort_no: 14
-create_date: DateTime @1694688954 {#6776 …1}
-update_date: DateTime @1731916022 {#6777 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …9}
-Children: Doctrine\ORM\PersistentCollection {#6782 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
76 => Eccube\Entity\Category {#6785
-id: 73
-name: "SM4a 超次元の暴獣"
-hierarchy: 2
-sort_no: 13
-create_date: DateTime @1694688954 {#6783 …1}
-update_date: DateTime @1731916022 {#6784 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6786 …9}
-Children: Doctrine\ORM\PersistentCollection {#6789 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
77 => Eccube\Entity\Category {#6792
-id: 74
-name: "SM3+ ひかる伝説"
-hierarchy: 2
-sort_no: 12
-create_date: DateTime @1694688954 {#6790 …1}
-update_date: DateTime @1731916022 {#6791 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6793 …9}
-Children: Doctrine\ORM\PersistentCollection {#6796 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
78 => Eccube\Entity\Category {#6799
-id: 75
-name: "SM3h 闘う虹を見たか"
-hierarchy: 2
-sort_no: 11
-create_date: DateTime @1694688954 {#6797 …1}
-update_date: DateTime @1731916022 {#6798 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6800 …9}
-Children: Doctrine\ORM\PersistentCollection {#6803 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
79 => Eccube\Entity\Category {#6806
-id: 76
-name: "SM3n 光を喰らう闇"
-hierarchy: 2
-sort_no: 10
-create_date: DateTime @1694688954 {#6804 …1}
-update_date: DateTime @1731916022 {#6805 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6807 …9}
-Children: Doctrine\ORM\PersistentCollection {#6810 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
80 => Eccube\Entity\Category {#6813
-id: 77
-name: "SM2+ 新たなる試練の向こう"
-hierarchy: 2
-sort_no: 9
-create_date: DateTime @1694688954 {#6811 …1}
-update_date: DateTime @1731916022 {#6812 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6814 …9}
-Children: Doctrine\ORM\PersistentCollection {#6817 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
81 => Eccube\Entity\Category {#6820
-id: 78
-name: "SM2k キミを待つ島々"
-hierarchy: 2
-sort_no: 8
-create_date: DateTime @1694688954 {#6818 …1}
-update_date: DateTime @1731916022 {#6819 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6821 …9}
-Children: Doctrine\ORM\PersistentCollection {#6824 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
82 => Eccube\Entity\Category {#6827
-id: 79
-name: "SM2L アローラの月光"
-hierarchy: 2
-sort_no: 7
-create_date: DateTime @1694688954 {#6825 …1}
-update_date: DateTime @1731916022 {#6826 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6828 …9}
-Children: Doctrine\ORM\PersistentCollection {#6831 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
83 => Eccube\Entity\Category {#6834
-id: 80
-name: "SM1+ サン&ムーン"
-hierarchy: 2
-sort_no: 6
-create_date: DateTime @1694688954 {#6832 …1}
-update_date: DateTime @1731916022 {#6833 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6835 …9}
-Children: Doctrine\ORM\PersistentCollection {#6838 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
84 => Eccube\Entity\Category {#6841
-id: 81
-name: "SM1s コレクション サン"
-hierarchy: 2
-sort_no: 5
-create_date: DateTime @1694688954 {#6839 …1}
-update_date: DateTime @1731916022 {#6840 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6842 …9}
-Children: Doctrine\ORM\PersistentCollection {#6845 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
85 => Eccube\Entity\Category {#6848
-id: 82
-name: "SM1m コレクション ムーン"
-hierarchy: 2
-sort_no: 4
-create_date: DateTime @1694688954 {#6846 …1}
-update_date: DateTime @1731916022 {#6847 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6849 …9}
-Children: Doctrine\ORM\PersistentCollection {#6852 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
86 => Eccube\Entity\Category {#6855
-id: 11
-name: "PROMO プロモ"
-hierarchy: 2
-sort_no: 3
-create_date: DateTime @1694688954 {#6853 …1}
-update_date: DateTime @1731916022 {#6854 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6856 …9}
-Children: Doctrine\ORM\PersistentCollection {#6859 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
87 => Eccube\Entity\Category {#6862
-id: 645
-name: "ポケモンおすすめ"
-hierarchy: 2
-sort_no: 2
-create_date: DateTime @1706627829 {#6860 …1}
-update_date: DateTime @1731916022 {#6861 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6863 …9}
-Children: Doctrine\ORM\PersistentCollection {#6866 …9}
-Parent: Eccube\Entity\Category {#6059}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4742
-id: 428
-name: "販売"
-hierarchy: 1
-sort_no: 526
-create_date: DateTime @1696149302 {#4741
date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737993662 {#4743
date: 2025-01-28 01:01:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4776
-snapshot: []
-owner: Eccube\Entity\Category {#4742}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4749 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4777
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5029
-snapshot: array:2 [ …2]
-owner: Eccube\Entity\Category {#4742}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#516 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4488 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5030
-elements: array:2 [
0 => Eccube\Entity\Category {#5028 …12}
1 => Eccube\Entity\Category {#6059}
]
}
#initialized: true
}
-Parent: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5031 …2}
-free_area: null
-category_image: "0213195449_65cb4a797fd47.png"
}
"name" => null
"pageno" => "1"
"disp_number" => Eccube\Entity\Master\ProductListMax {#4692
#id: 20
#name: "15件"
#sort_no: 0
}
"orderby" => Eccube\Entity\Master\ProductListOrderBy {#8679
#id: 1
#name: "価格が低い順"
#sort_no: 2
}
"tag_id" => null
"tag_id2" => null
"category_id2" => null
"category_id3" => null
"category_id4" => null
"category_id5" => null
]
In
ProductController.php
line 156:
// paginatorの前に全商品の取得
$searchData = $searchForm->getData();
$qb = $this->productRepository->getQueryBuilderBySearchData($searchData);
dump($qb->getQuery()->getSQL());
//exit;
$event = new EventArgs(
[
"SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.note AS note_2, d0_.description_list AS description_list_3, d0_.description_detail AS description_detail_4, d0_.search_word AS search_word_5, d0_.free_area AS free_area_6, d0_.create_date AS create_date_7, d0_.update_date AS update_date_8, d0_.free_description_about_quantity AS free_description_about_quantity_9, d0_.free_description_about_selling_price AS free_description_about_selling_price_10, d0_.free_description_of_payment_delivery AS free_description_of_payment_delivery_11, MIN(d1_.price02) AS sclr_12, d0_.discriminator_type AS discriminator_type_13, d0_.creator_id AS creator_id_14, d0_.product_status_id AS product_status_id_15 FROM dtb_product d0_ INNER JOIN dtb_product_category d2_ ON d0_.id = d2_.product_id AND d2_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d3_ ON d2_.category_id = d3_.id AND d3_.discriminator_type IN ('category') INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') WHERE (d0_.product_status_id = 1 AND d2_.category_id IN (?) AND d1_.visible = 1) AND d0_.discriminator_type IN ('product') GROUP BY d0_.id ORDER BY sclr_12 ASC, d0_.id DESC"