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 {#5822
-id: 116
-name: "ジョジョの奇妙な冒険"
-hierarchy: 3
-sort_no: 53
-create_date: DateTime @1694688954 {#5820
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5821
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5823
-snapshot: []
-owner: Eccube\Entity\Category {#5822}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5824
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5826
-snapshot: []
-owner: Eccube\Entity\Category {#5822}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5825
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570
-id: 9
-name: "シュヴァルツサイド"
-hierarchy: 2
-sort_no: 343
-create_date: DateTime @1694688736 {#5013
date: 2023-09-14 19:52:16.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741240569 {#5014
date: 2025-03-06 14:56:09.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5571
-snapshot: []
-owner: Eccube\Entity\Category {#5570}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5572
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5574
-snapshot: array:80 [ …80]
-owner: Eccube\Entity\Category {#5570}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5573
-elements: array:80 [
0 => Eccube\Entity\Category {#5575
-id: 83
-name: "アイドルマスター"
-hierarchy: 3
-sort_no: 342
-create_date: DateTime @1694688954 {#5568
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5569
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5576
-snapshot: []
-owner: Eccube\Entity\Category {#5575}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5577 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5579
-snapshot: []
-owner: Eccube\Entity\Category {#5575}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5578 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032
+__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 {#5584
-id: 84
-name: "アイドルマスター シャイニーカラーズ"
-hierarchy: 3
-sort_no: 341
-create_date: DateTime @1694688954 {#5582
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5583
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5585
-snapshot: []
-owner: Eccube\Entity\Category {#5584}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5586 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5588
-snapshot: []
-owner: Eccube\Entity\Category {#5584}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5587 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#5591
-id: 85
-name: "アイドルマスター ミリオンライブ!"
-hierarchy: 3
-sort_no: 340
-create_date: DateTime @1694688954 {#5589
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5590
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5592
-snapshot: []
-owner: Eccube\Entity\Category {#5591}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5593 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5595
-snapshot: []
-owner: Eccube\Entity\Category {#5591}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5594 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#5598
-id: 86
-name: "アクセル・ワールド"
-hierarchy: 3
-sort_no: 85
-create_date: DateTime @1694688954 {#5596
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5597
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5599
-snapshot: []
-owner: Eccube\Entity\Category {#5598}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5600 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5602
-snapshot: []
-owner: Eccube\Entity\Category {#5598}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5601 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#5605
-id: 87
-name: "アサルトリリィ"
-hierarchy: 3
-sort_no: 84
-create_date: DateTime @1694688954 {#5603
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5604
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5606
-snapshot: []
-owner: Eccube\Entity\Category {#5605}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5607 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5609
-snapshot: []
-owner: Eccube\Entity\Category {#5605}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5608 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#5612
-id: 88
-name: "アズールレーン"
-hierarchy: 3
-sort_no: 83
-create_date: DateTime @1694688954 {#5610
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5611
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5613
-snapshot: []
-owner: Eccube\Entity\Category {#5612}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5614 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5616
-snapshot: []
-owner: Eccube\Entity\Category {#5612}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5615 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#5619
-id: 89
-name: "ありふれた職業で世界最強"
-hierarchy: 3
-sort_no: 82
-create_date: DateTime @1694688954 {#5617
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5618
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5620
-snapshot: []
-owner: Eccube\Entity\Category {#5619}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5621 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5623
-snapshot: []
-owner: Eccube\Entity\Category {#5619}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5622 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#5626
-id: 90
-name: "痛いのは嫌なので防御力に極振りしたいと思います。"
-hierarchy: 3
-sort_no: 81
-create_date: DateTime @1694688954 {#5624
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5625
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5627
-snapshot: []
-owner: Eccube\Entity\Category {#5626}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5628 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5630
-snapshot: []
-owner: Eccube\Entity\Category {#5626}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5629 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#5633
-id: 91
-name: "うーさーのその日暮らし"
-hierarchy: 3
-sort_no: 80
-create_date: DateTime @1694688954 {#5631
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5632
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5634
-snapshot: []
-owner: Eccube\Entity\Category {#5633}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5635 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5637
-snapshot: []
-owner: Eccube\Entity\Category {#5633}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5636 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#5640
-id: 92
-name: "ヱヴァンゲリヲン新劇場版"
-hierarchy: 3
-sort_no: 79
-create_date: DateTime @1694688954 {#5638
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5639
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5641
-snapshot: []
-owner: Eccube\Entity\Category {#5640}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5642 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5644
-snapshot: []
-owner: Eccube\Entity\Category {#5640}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5643 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#5647
-id: 688
-name: "【推しの子】"
-hierarchy: 3
-sort_no: 78
-create_date: DateTime @1723020071 {#5645
date: 2024-08-07 17:41:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5646
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5648
-snapshot: []
-owner: Eccube\Entity\Category {#5647}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5649 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5651
-snapshot: []
-owner: Eccube\Entity\Category {#5647}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5650 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#5654
-id: 93
-name: "おそ松さん"
-hierarchy: 3
-sort_no: 77
-create_date: DateTime @1694688954 {#5652
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5653
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5655
-snapshot: []
-owner: Eccube\Entity\Category {#5654}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5656 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5658
-snapshot: []
-owner: Eccube\Entity\Category {#5654}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5657 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#5661
-id: 94
-name: "オーバーロード"
-hierarchy: 3
-sort_no: 76
-create_date: DateTime @1694688954 {#5659
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5660
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5662
-snapshot: []
-owner: Eccube\Entity\Category {#5661}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5663 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5665
-snapshot: []
-owner: Eccube\Entity\Category {#5661}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5664 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#5668
-id: 95
-name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~"
-hierarchy: 3
-sort_no: 75
-create_date: DateTime @1694688954 {#5666
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5667
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5669
-snapshot: []
-owner: Eccube\Entity\Category {#5668}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5670 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5672
-snapshot: []
-owner: Eccube\Entity\Category {#5668}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5671 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#5675
-id: 96
-name: "刀語"
-hierarchy: 3
-sort_no: 74
-create_date: DateTime @1694688954 {#5673
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5674
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5676
-snapshot: []
-owner: Eccube\Entity\Category {#5675}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5677 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5679
-snapshot: []
-owner: Eccube\Entity\Category {#5675}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5678 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#5682
-id: 97
-name: "CANAAN"
-hierarchy: 3
-sort_no: 73
-create_date: DateTime @1694688954 {#5680
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5681
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5683
-snapshot: []
-owner: Eccube\Entity\Category {#5682}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5684 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5686
-snapshot: []
-owner: Eccube\Entity\Category {#5682}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5685 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#5689
-id: 98
-name: "艦隊これくしょん -艦これ-"
-hierarchy: 3
-sort_no: 72
-create_date: DateTime @1694688954 {#5687
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5688
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5690
-snapshot: []
-owner: Eccube\Entity\Category {#5689}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5691 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5693
-snapshot: []
-owner: Eccube\Entity\Category {#5689}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5692 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#5696
-id: 99
-name: "超爆裂異次元メンコバトル ギガントシューター つかさ"
-hierarchy: 3
-sort_no: 71
-create_date: DateTime @1694688954 {#5694
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5695
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5697
-snapshot: []
-owner: Eccube\Entity\Category {#5696}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5698 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5700
-snapshot: []
-owner: Eccube\Entity\Category {#5696}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5699 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#5703
-id: 100
-name: "キズナイーバー"
-hierarchy: 3
-sort_no: 70
-create_date: DateTime @1694688954 {#5701
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5702
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5704
-snapshot: []
-owner: Eccube\Entity\Category {#5703}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5705 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5707
-snapshot: []
-owner: Eccube\Entity\Category {#5703}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5706 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#5710
-id: 101
-name: "境界のRINNE"
-hierarchy: 3
-sort_no: 69
-create_date: DateTime @1694688954 {#5708
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5709
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5711
-snapshot: []
-owner: Eccube\Entity\Category {#5710}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5712 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5714
-snapshot: []
-owner: Eccube\Entity\Category {#5710}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5713 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#5717
-id: 102
-name: "ギルティクラウン"
-hierarchy: 3
-sort_no: 68
-create_date: DateTime @1694688954 {#5715
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5716
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5718
-snapshot: []
-owner: Eccube\Entity\Category {#5717}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5719 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5721
-snapshot: []
-owner: Eccube\Entity\Category {#5717}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5720 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#5724
-id: 103
-name: "キルラキル"
-hierarchy: 3
-sort_no: 67
-create_date: DateTime @1694688954 {#5722
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5723
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5725
-snapshot: []
-owner: Eccube\Entity\Category {#5724}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5726 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5728
-snapshot: []
-owner: Eccube\Entity\Category {#5724}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5727 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#5731
-id: 104
-name: "グリザイアの果実"
-hierarchy: 3
-sort_no: 66
-create_date: DateTime @1694688954 {#5729
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5730
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5732
-snapshot: []
-owner: Eccube\Entity\Category {#5731}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5733 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5735
-snapshot: []
-owner: Eccube\Entity\Category {#5731}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5734 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#5738
-id: 667
-name: "グリザイア:ファントムトリガー"
-hierarchy: 3
-sort_no: 65
-create_date: DateTime @1717647257 {#5736
date: 2024-06-06 13:14:17.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5737
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5739
-snapshot: []
-owner: Eccube\Entity\Category {#5738}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5740 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5742
-snapshot: []
-owner: Eccube\Entity\Category {#5738}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5741 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#5745
-id: 105
-name: "クレヨンしんちゃん"
-hierarchy: 3
-sort_no: 64
-create_date: DateTime @1694688954 {#5743
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5744
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5746
-snapshot: []
-owner: Eccube\Entity\Category {#5745}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5747 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5749
-snapshot: []
-owner: Eccube\Entity\Category {#5745}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5748 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#5752
-id: 106
-name: "劇場版マクロスF"
-hierarchy: 3
-sort_no: 63
-create_date: DateTime @1694688954 {#5750
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5751
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5753
-snapshot: []
-owner: Eccube\Entity\Category {#5752}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5754 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5756
-snapshot: []
-owner: Eccube\Entity\Category {#5752}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5755 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
26 => Eccube\Entity\Category {#5759
-id: 107
-name: "アニメーション映画『GODZILLA』"
-hierarchy: 3
-sort_no: 62
-create_date: DateTime @1694688954 {#5757
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5758
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5760
-snapshot: []
-owner: Eccube\Entity\Category {#5759}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5761 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5763
-snapshot: []
-owner: Eccube\Entity\Category {#5759}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5762 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
27 => Eccube\Entity\Category {#5766
-id: 108
-name: "ゴブリンスレイヤー"
-hierarchy: 3
-sort_no: 61
-create_date: DateTime @1694688954 {#5764
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5765
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5767
-snapshot: []
-owner: Eccube\Entity\Category {#5766}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5768 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5770
-snapshot: []
-owner: Eccube\Entity\Category {#5766}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5769 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
28 => Eccube\Entity\Category {#5773
-id: 109
-name: "PSYCHO-PASS サイコパス"
-hierarchy: 3
-sort_no: 60
-create_date: DateTime @1694688954 {#5771
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5772
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5774
-snapshot: []
-owner: Eccube\Entity\Category {#5773}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5775 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5777
-snapshot: []
-owner: Eccube\Entity\Category {#5773}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5776 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
29 => Eccube\Entity\Category {#5780
-id: 110
-name: "THE KING OF FIGHTERS"
-hierarchy: 3
-sort_no: 59
-create_date: DateTime @1694688954 {#5778
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5779
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5781
-snapshot: []
-owner: Eccube\Entity\Category {#5780}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5782 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5784
-snapshot: []
-owner: Eccube\Entity\Category {#5780}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5783 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
30 => Eccube\Entity\Category {#5787
-id: 111
-name: "シャイニングシリーズ"
-hierarchy: 3
-sort_no: 58
-create_date: DateTime @1694688954 {#5785
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5786
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5788
-snapshot: []
-owner: Eccube\Entity\Category {#5787}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5789 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5791
-snapshot: []
-owner: Eccube\Entity\Category {#5787}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5790 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
31 => Eccube\Entity\Category {#5794
-id: 112
-name: "STEINS;GATE"
-hierarchy: 3
-sort_no: 57
-create_date: DateTime @1694688954 {#5792
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5793
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5795
-snapshot: []
-owner: Eccube\Entity\Category {#5794}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5796 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5798
-snapshot: []
-owner: Eccube\Entity\Category {#5794}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5797 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
32 => Eccube\Entity\Category {#5801
-id: 113
-name: "STEINS;GATE[ブースター]"
-hierarchy: 3
-sort_no: 56
-create_date: DateTime @1694688954 {#5799
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5800
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5802
-snapshot: []
-owner: Eccube\Entity\Category {#5801}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5803 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5805
-snapshot: []
-owner: Eccube\Entity\Category {#5801}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5804 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
33 => Eccube\Entity\Category {#5808
-id: 114
-name: "STEINS;GATE[TD+]"
-hierarchy: 3
-sort_no: 55
-create_date: DateTime @1694688954 {#5806
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5807
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5809
-snapshot: []
-owner: Eccube\Entity\Category {#5808}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5810 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5812
-snapshot: []
-owner: Eccube\Entity\Category {#5808}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5811 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
34 => Eccube\Entity\Category {#5815
-id: 115
-name: "少女☆歌劇 レヴュースタァライト"
-hierarchy: 3
-sort_no: 54
-create_date: DateTime @1694688954 {#5813
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5814
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5816
-snapshot: []
-owner: Eccube\Entity\Category {#5815}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5817 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5819
-snapshot: []
-owner: Eccube\Entity\Category {#5815}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5818 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
35 => Eccube\Entity\Category {#5822}
36 => Eccube\Entity\Category {#5829
-id: 117
-name: "進撃の巨人"
-hierarchy: 3
-sort_no: 52
-create_date: DateTime @1694688954 {#5827
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5828
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5830
-snapshot: []
-owner: Eccube\Entity\Category {#5829}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5831 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5833
-snapshot: []
-owner: Eccube\Entity\Category {#5829}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5832 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
37 => Eccube\Entity\Category {#5836
-id: 118
-name: "新サクラ大戦"
-hierarchy: 3
-sort_no: 51
-create_date: DateTime @1694688954 {#5834
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5835
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5837
-snapshot: []
-owner: Eccube\Entity\Category {#5836}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5838 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5840
-snapshot: []
-owner: Eccube\Entity\Category {#5836}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5839 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
38 => Eccube\Entity\Category {#5843
-id: 119
-name: "翠星のガルガンティア"
-hierarchy: 3
-sort_no: 50
-create_date: DateTime @1694688954 {#5841
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5842
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5844
-snapshot: []
-owner: Eccube\Entity\Category {#5843}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5845 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5847
-snapshot: []
-owner: Eccube\Entity\Category {#5843}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5846 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
39 => Eccube\Entity\Category {#5850
-id: 120
-name: "スクールガールストライカーズ"
-hierarchy: 3
-sort_no: 49
-create_date: DateTime @1694688954 {#5848
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5849
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5851
-snapshot: []
-owner: Eccube\Entity\Category {#5850}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5852 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5854
-snapshot: []
-owner: Eccube\Entity\Category {#5850}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5853 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
40 => Eccube\Entity\Category {#5857
-id: 121
-name: "STAR WARS"
-hierarchy: 3
-sort_no: 48
-create_date: DateTime @1694688954 {#5855
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5856
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5858
-snapshot: []
-owner: Eccube\Entity\Category {#5857}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5859 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5861
-snapshot: []
-owner: Eccube\Entity\Category {#5857}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5860 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
41 => Eccube\Entity\Category {#5864
-id: 122
-name: "戦国BASARA"
-hierarchy: 3
-sort_no: 47
-create_date: DateTime @1694688954 {#5862
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5863
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5865
-snapshot: []
-owner: Eccube\Entity\Category {#5864}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5866 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5868
-snapshot: []
-owner: Eccube\Entity\Category {#5864}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5867 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
42 => Eccube\Entity\Category {#5871
-id: 689
-name: "葬送のフリーレン"
-hierarchy: 3
-sort_no: 46
-create_date: DateTime @1723442008 {#5869
date: 2024-08-12 14:53:28.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5870
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5872
-snapshot: []
-owner: Eccube\Entity\Category {#5871}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5873 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5875
-snapshot: []
-owner: Eccube\Entity\Category {#5871}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5874 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
43 => Eccube\Entity\Category {#5878
-id: 123
-name: "ソードアート・オンライン"
-hierarchy: 3
-sort_no: 45
-create_date: DateTime @1694688954 {#5876
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5877
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5879
-snapshot: []
-owner: Eccube\Entity\Category {#5878}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5880 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5882
-snapshot: []
-owner: Eccube\Entity\Category {#5878}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5881 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
44 => Eccube\Entity\Category {#5885
-id: 124
-name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン"
-hierarchy: 3
-sort_no: 44
-create_date: DateTime @1694688954 {#5883
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5884
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5886
-snapshot: []
-owner: Eccube\Entity\Category {#5885}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5887 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5889
-snapshot: []
-owner: Eccube\Entity\Category {#5885}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5888 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
45 => Eccube\Entity\Category {#5892
-id: 125
-name: "ダーリン・イン・ザ・フランキス"
-hierarchy: 3
-sort_no: 43
-create_date: DateTime @1694688954 {#5890
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5891
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5893
-snapshot: []
-owner: Eccube\Entity\Category {#5892}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5894 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5896
-snapshot: []
-owner: Eccube\Entity\Category {#5892}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5895 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
46 => Eccube\Entity\Category {#5899
-id: 126
-name: "ダンジョンに出会いを求めるのは間違っているだろうか"
-hierarchy: 3
-sort_no: 42
-create_date: DateTime @1694688954 {#5897
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5898
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5900
-snapshot: []
-owner: Eccube\Entity\Category {#5899}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5901 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5903
-snapshot: []
-owner: Eccube\Entity\Category {#5899}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5902 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
47 => Eccube\Entity\Category {#5906
-id: 127
-name: "探偵オペラ ミルキィホームズ"
-hierarchy: 3
-sort_no: 41
-create_date: DateTime @1694688954 {#5904
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5905
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5907
-snapshot: []
-owner: Eccube\Entity\Category {#5906}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5908 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5910
-snapshot: []
-owner: Eccube\Entity\Category {#5906}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5909 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
48 => Eccube\Entity\Category {#5913
-id: 128
-name: "チェインクロニクル ~ヘクセイタスの閃~"
-hierarchy: 3
-sort_no: 40
-create_date: DateTime @1694688954 {#5911
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5912
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5914
-snapshot: []
-owner: Eccube\Entity\Category {#5913}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5915 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5917
-snapshot: []
-owner: Eccube\Entity\Category {#5913}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5916 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
49 => Eccube\Entity\Category {#5920
-id: 129
-name: "チェンソーマン"
-hierarchy: 3
-sort_no: 39
-create_date: DateTime @1694688954 {#5918
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5919
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5921
-snapshot: []
-owner: Eccube\Entity\Category {#5920}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5922 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5924
-snapshot: []
-owner: Eccube\Entity\Category {#5920}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5923 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
50 => Eccube\Entity\Category {#5927
-id: 130
-name: "TVアニメ「デビルサバイバー2」"
-hierarchy: 3
-sort_no: 38
-create_date: DateTime @1694688954 {#5925
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5926
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5928
-snapshot: []
-owner: Eccube\Entity\Category {#5927}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5929 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5931
-snapshot: []
-owner: Eccube\Entity\Category {#5927}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5930 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
51 => Eccube\Entity\Category {#5934
-id: 131
-name: "テラフォーマーズ"
-hierarchy: 3
-sort_no: 37
-create_date: DateTime @1694688954 {#5932
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5933
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5935
-snapshot: []
-owner: Eccube\Entity\Category {#5934}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5936 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5938
-snapshot: []
-owner: Eccube\Entity\Category {#5934}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5937 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
52 => Eccube\Entity\Category {#5941
-id: 132
-name: "天元突破グレンラガン"
-hierarchy: 3
-sort_no: 36
-create_date: DateTime @1694688954 {#5939
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5940
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5942
-snapshot: []
-owner: Eccube\Entity\Category {#5941}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5943 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5945
-snapshot: []
-owner: Eccube\Entity\Category {#5941}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5944 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
53 => Eccube\Entity\Category {#5948
-id: 133
-name: "転生したらスライムだった件"
-hierarchy: 3
-sort_no: 35
-create_date: DateTime @1694688954 {#5946
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5947
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5949
-snapshot: []
-owner: Eccube\Entity\Category {#5948}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5950 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5952
-snapshot: []
-owner: Eccube\Entity\Category {#5948}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5951 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
54 => Eccube\Entity\Category {#5955
-id: 134
-name: "D_CIDE TRAUMEREI"
-hierarchy: 3
-sort_no: 34
-create_date: DateTime @1694688954 {#5953
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5954
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5956
-snapshot: []
-owner: Eccube\Entity\Category {#5955}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5957 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5959
-snapshot: []
-owner: Eccube\Entity\Category {#5955}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5958 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
55 => Eccube\Entity\Category {#5962
-id: 135
-name: "Disney100"
-hierarchy: 3
-sort_no: 33
-create_date: DateTime @1694688954 {#5960
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5961
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5963
-snapshot: []
-owner: Eccube\Entity\Category {#5962}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5964 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5966
-snapshot: []
-owner: Eccube\Entity\Category {#5962}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5965 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
56 => Eccube\Entity\Category {#5969
-id: 136
-name: "東京リベンジャーズ"
-hierarchy: 3
-sort_no: 32
-create_date: DateTime @1694688954 {#5967
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5968
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5970
-snapshot: []
-owner: Eccube\Entity\Category {#5969}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5971 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5973
-snapshot: []
-owner: Eccube\Entity\Category {#5969}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5972 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
57 => Eccube\Entity\Category {#5976
-id: 137
-name: "ノーゲーム・ノーライフ"
-hierarchy: 3
-sort_no: 31
-create_date: DateTime @1694688954 {#5974
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5975
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5977
-snapshot: []
-owner: Eccube\Entity\Category {#5976}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5978 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5980
-snapshot: []
-owner: Eccube\Entity\Category {#5976}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5979 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
58 => Eccube\Entity\Category {#5983
-id: 138
-name: "パズル&ドラゴンズ"
-hierarchy: 3
-sort_no: 30
-create_date: DateTime @1694688954 {#5981
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5982
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5984
-snapshot: []
-owner: Eccube\Entity\Category {#5983}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5985 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5987
-snapshot: []
-owner: Eccube\Entity\Category {#5983}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5986 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
59 => Eccube\Entity\Category {#5990
-id: 139
-name: "初音ミク -Project DIVA-"
-hierarchy: 3
-sort_no: 29
-create_date: DateTime @1694688954 {#5988
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5989
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5991
-snapshot: []
-owner: Eccube\Entity\Category {#5990}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5992 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5994
-snapshot: []
-owner: Eccube\Entity\Category {#5990}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5993 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
60 => Eccube\Entity\Category {#5997
-id: 140
-name: "PIXAR"
-hierarchy: 3
-sort_no: 28
-create_date: DateTime @1694688954 {#5995
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5996
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5998
-snapshot: []
-owner: Eccube\Entity\Category {#5997}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5999 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6001
-snapshot: []
-owner: Eccube\Entity\Category {#5997}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6000 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
61 => Eccube\Entity\Category {#6004
-id: 141
-name: "FAIRY TAIL"
-hierarchy: 3
-sort_no: 27
-create_date: DateTime @1694688954 {#6002
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#6003
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6005
-snapshot: []
-owner: Eccube\Entity\Category {#6004}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6006 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6008
-snapshot: []
-owner: Eccube\Entity\Category {#6004}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6007 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
62 => Eccube\Entity\Category {#6011
-id: 142
-name: "Fate"
-hierarchy: 3
-sort_no: 26
-create_date: DateTime @1694688954 {#6009
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#6010
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6012
-snapshot: []
-owner: Eccube\Entity\Category {#6011}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6013 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6015
-snapshot: []
-owner: Eccube\Entity\Category {#6011}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6014 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
63 => Eccube\Entity\Category {#6018
-id: 143
-name: "Fate/Apocrypha"
-hierarchy: 3
-sort_no: 25
-create_date: DateTime @1694688954 {#6016
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#6017
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6019
-snapshot: []
-owner: Eccube\Entity\Category {#6018}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6020 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6022
-snapshot: []
-owner: Eccube\Entity\Category {#6018}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6021 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
64 => Eccube\Entity\Category {#6025
-id: 144
-name: "Fate/Grand Order(アニメ)"
-hierarchy: 3
-sort_no: 24
-create_date: DateTime @1694688954 {#6023
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#6024
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6026
-snapshot: []
-owner: Eccube\Entity\Category {#6025}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6027 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6029
-snapshot: []
-owner: Eccube\Entity\Category {#6025}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6028 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
65 => Eccube\Entity\Category {#6032
-id: 145
-name: "ぷよぷよ"
-hierarchy: 3
-sort_no: 23
-create_date: DateTime @1694688954 {#6030
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#6031
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6033
-snapshot: []
-owner: Eccube\Entity\Category {#6032}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6034 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6036
-snapshot: []
-owner: Eccube\Entity\Category {#6032}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6035 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
66 => Eccube\Entity\Category {#6039
-id: 146
-name: "ブラック★ロックシューター"
-hierarchy: 3
-sort_no: 22
-create_date: DateTime @1694688954 {#6037
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#6038
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6040
-snapshot: []
-owner: Eccube\Entity\Category {#6039}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
…4
}
-Children: Doctrine\ORM\PersistentCollection {#6043 …9}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
67 => Eccube\Entity\Category {#6046
-id: 147
-name: "プリズマ☆イリヤ"
-hierarchy: 3
-sort_no: 21
-create_date: DateTime @1694688954 {#6044 …1}
-update_date: DateTime @1723442152 {#6045 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6047 …9}
-Children: Doctrine\ORM\PersistentCollection {#6050 …9}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
68 => Eccube\Entity\Category {#6053
-id: 148
-name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク"
-hierarchy: 3
-sort_no: 20
-create_date: DateTime @1694688954 {#6051 …1}
-update_date: DateTime @1723442152 {#6052 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6054 …9}
-Children: Doctrine\ORM\PersistentCollection {#6057 …9}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
69 => Eccube\Entity\Category {#6060
-id: 149
-name: "ペルソナ"
-hierarchy: 3
-sort_no: 19
-create_date: DateTime @1694688954 {#6058 …1}
-update_date: DateTime @1723442152 {#6059 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6061 …9}
-Children: Doctrine\ORM\PersistentCollection {#6064 …9}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
70 => Eccube\Entity\Category {#6067
-id: 150
-name: "Marvel"
-hierarchy: 3
-sort_no: 18
-create_date: DateTime @1694688954 {#6065 …1}
-update_date: DateTime @1723442152 {#6066 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6068 …9}
-Children: Doctrine\ORM\PersistentCollection {#6071 …9}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
71 => Eccube\Entity\Category {#6074
-id: 151
-name: "魔界戦記ディスガイア"
-hierarchy: 3
-sort_no: 17
-create_date: DateTime @1694688954 {#6072 …1}
-update_date: DateTime @1723442152 {#6073 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6075 …9}
-Children: Doctrine\ORM\PersistentCollection {#6078 …9}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
72 => Eccube\Entity\Category {#6081
-id: 152
-name: "無職転生 ~異世界行ったら本気だす~"
-hierarchy: 3
-sort_no: 16
-create_date: DateTime @1694688954 {#6079 …1}
-update_date: DateTime @1723442152 {#6080 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6082 …9}
-Children: Doctrine\ORM\PersistentCollection {#6085 …9}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
73 => Eccube\Entity\Category {#6088
-id: 153
-name: "MELTY BLOOD/空の境界"
-hierarchy: 3
-sort_no: 15
-create_date: DateTime @1694688954 {#6086 …1}
-update_date: DateTime @1723442152 {#6087 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6089 …9}
-Children: Doctrine\ORM\PersistentCollection {#6092 …9}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
74 => Eccube\Entity\Category {#6095
-id: 154
-name: "〈物語〉シリーズ"
-hierarchy: 3
-sort_no: 14
-create_date: DateTime @1694688954 {#6093 …1}
-update_date: DateTime @1723442152 {#6094 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6096 …9}
-Children: Doctrine\ORM\PersistentCollection {#6099 …9}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
75 => Eccube\Entity\Category {#6102
-id: 155
-name: "Re:ゼロから始める異世界生活"
-hierarchy: 3
-sort_no: 13
-create_date: DateTime @1694688954 {#6100 …1}
-update_date: DateTime @1723442152 {#6101 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6103 …9}
-Children: Doctrine\ORM\PersistentCollection {#6106 …9}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
76 => Eccube\Entity\Category {#6109
-id: 156
-name: "ログ・ホライズン"
-hierarchy: 3
-sort_no: 12
-create_date: DateTime @1694688954 {#6107 …1}
-update_date: DateTime @1723442152 {#6108 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6110 …9}
-Children: Doctrine\ORM\PersistentCollection {#6113 …9}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
77 => Eccube\Entity\Category {#6116
-id: 157
-name: "ロストディケイド"
-hierarchy: 3
-sort_no: 11
-create_date: DateTime @1694688954 {#6114 …1}
-update_date: DateTime @1723442152 {#6115 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6117 …9}
-Children: Doctrine\ORM\PersistentCollection {#6120 …9}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
78 => Eccube\Entity\Category {#6123
-id: 158
-name: "ワールドトリガー"
-hierarchy: 3
-sort_no: 10
-create_date: DateTime @1694688954 {#6121 …1}
-update_date: DateTime @1723442152 {#6122 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6124 …9}
-Children: Doctrine\ORM\PersistentCollection {#6127 …9}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
79 => Eccube\Entity\Category {#6130
-id: 159
-name: "プロモカード(シュヴァルツサイド)"
-hierarchy: 3
-sort_no: 9
-create_date: DateTime @1694688954 {#6128 …1}
-update_date: DateTime @1723442152 {#6129 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6131 …9}
-Children: Doctrine\ORM\PersistentCollection {#6134 …9}
-Parent: Eccube\Entity\Category {#5570}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5029
-id: 8
-name: "ヴァイスシュヴァルツ"
-hierarchy: 1
-sort_no: 370
-create_date: DateTime @1694688722 {#4744
date: 2023-09-14 19:52:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1741240460 {#4746
date: 2025-03-06 14:54:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5028
-snapshot: []
-owner: Eccube\Entity\Category {#5029}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5027
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5025
-snapshot: array:6 [ …6]
-owner: Eccube\Entity\Category {#5029}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5026
-elements: array:6 [
0 => Eccube\Entity\Category {#5024 …12}
1 => Eccube\Entity\Category {#5078 …12}
2 => Eccube\Entity\Category {#5085 …12}
3 => Eccube\Entity\Category {#5092 …12}
4 => Eccube\Entity\Category {#5103 …12}
5 => Eccube\Entity\Category {#5570}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4741
-id: 428
-name: "販売"
-hierarchy: 1
-sort_no: 371
-create_date: DateTime @1696149302 {#4740
date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1740985311 {#4742
date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4777
-snapshot: []
-owner: Eccube\Entity\Category {#4741}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4745 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4778
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5030
-snapshot: array:2 [ …2]
-owner: Eccube\Entity\Category {#4741}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#515 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4487 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5031
-elements: array:2 [ …2]
}
#initialized: true
}
-Parent: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: "0213195436_65cb4a6cd7c54.png"
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5032 …2}
-free_area: null
-category_image: null
}
"name" => null
"pageno" => "1"
"disp_number" => Eccube\Entity\Master\ProductListMax {#4691
#id: 20
#name: "15件"
#sort_no: 0
}
"orderby" => Eccube\Entity\Master\ProductListOrderBy {#7599
#id: 2
#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, d0_.discriminator_type AS discriminator_type_12, d0_.creator_id AS creator_id_13, d0_.product_status_id AS product_status_id_14 FROM dtb_product d0_ INNER JOIN dtb_product_category d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d2_ ON d1_.category_id = d2_.id AND d2_.discriminator_type IN ('category') WHERE (d0_.product_status_id = 1 AND d1_.category_id IN (?)) AND d0_.discriminator_type IN ('product') ORDER BY d0_.create_date DESC, d0_.id DESC"