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 {#5165
-id: 688
-name: "【推しの子】"
-hierarchy: 3
-sort_no: 144
-create_date: DateTime @1723020071 {#5163
date: 2024-08-07 17:41:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5164
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5166
-snapshot: []
-owner: Eccube\Entity\Category {#5165}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5167
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5169
-snapshot: []
-owner: Eccube\Entity\Category {#5165}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5168
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088
-id: 9
-name: "シュヴァルツサイド"
-hierarchy: 2
-sort_no: 495
-create_date: DateTime @1694688736 {#4537
date: 2023-09-14 19:52:16.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1712564771 {#4536
date: 2024-04-08 17:26:11.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5089
-snapshot: []
-owner: Eccube\Entity\Category {#5088}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5090
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5092
-snapshot: array:80 [ …80]
-owner: Eccube\Entity\Category {#5088}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5091
-elements: array:80 [
0 => Eccube\Entity\Category {#5093
-id: 83
-name: "アイドルマスター"
-hierarchy: 3
-sort_no: 494
-create_date: DateTime @1694688954 {#5086
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5087
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5094
-snapshot: []
-owner: Eccube\Entity\Category {#5093}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5095 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5097
-snapshot: []
-owner: Eccube\Entity\Category {#5093}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5096 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557
+__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 {#5102
-id: 84
-name: "アイドルマスター シャイニーカラーズ"
-hierarchy: 3
-sort_no: 493
-create_date: DateTime @1694688954 {#5100
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5101
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5103
-snapshot: []
-owner: Eccube\Entity\Category {#5102}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5104 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5106
-snapshot: []
-owner: Eccube\Entity\Category {#5102}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5105 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#5109
-id: 85
-name: "アイドルマスター ミリオンライブ!"
-hierarchy: 3
-sort_no: 492
-create_date: DateTime @1694688954 {#5107
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5108
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5110
-snapshot: []
-owner: Eccube\Entity\Category {#5109}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5111 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5113
-snapshot: []
-owner: Eccube\Entity\Category {#5109}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5112 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#5116
-id: 86
-name: "アクセル・ワールド"
-hierarchy: 3
-sort_no: 151
-create_date: DateTime @1694688954 {#5114
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5115
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5117
-snapshot: []
-owner: Eccube\Entity\Category {#5116}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5118 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5120
-snapshot: []
-owner: Eccube\Entity\Category {#5116}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5119 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#5123
-id: 87
-name: "アサルトリリィ"
-hierarchy: 3
-sort_no: 150
-create_date: DateTime @1694688954 {#5121
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5122
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5124
-snapshot: []
-owner: Eccube\Entity\Category {#5123}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5125 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5127
-snapshot: []
-owner: Eccube\Entity\Category {#5123}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5126 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#5130
-id: 88
-name: "アズールレーン"
-hierarchy: 3
-sort_no: 149
-create_date: DateTime @1694688954 {#5128
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5129
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5131
-snapshot: []
-owner: Eccube\Entity\Category {#5130}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5132 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5134
-snapshot: []
-owner: Eccube\Entity\Category {#5130}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5133 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#5137
-id: 89
-name: "ありふれた職業で世界最強"
-hierarchy: 3
-sort_no: 148
-create_date: DateTime @1694688954 {#5135
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5136
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5138
-snapshot: []
-owner: Eccube\Entity\Category {#5137}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5139 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5141
-snapshot: []
-owner: Eccube\Entity\Category {#5137}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5140 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#5144
-id: 90
-name: "痛いのは嫌なので防御力に極振りしたいと思います。"
-hierarchy: 3
-sort_no: 147
-create_date: DateTime @1694688954 {#5142
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5143
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5145
-snapshot: []
-owner: Eccube\Entity\Category {#5144}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5146 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5148
-snapshot: []
-owner: Eccube\Entity\Category {#5144}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5147 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#5151
-id: 91
-name: "うーさーのその日暮らし"
-hierarchy: 3
-sort_no: 146
-create_date: DateTime @1694688954 {#5149
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5150
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5152
-snapshot: []
-owner: Eccube\Entity\Category {#5151}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5153 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5155
-snapshot: []
-owner: Eccube\Entity\Category {#5151}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5154 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#5158
-id: 92
-name: "ヱヴァンゲリヲン新劇場版"
-hierarchy: 3
-sort_no: 145
-create_date: DateTime @1694688954 {#5156
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5157
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5159
-snapshot: []
-owner: Eccube\Entity\Category {#5158}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5160 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5162
-snapshot: []
-owner: Eccube\Entity\Category {#5158}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5161 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#5165}
11 => Eccube\Entity\Category {#5172
-id: 93
-name: "おそ松さん"
-hierarchy: 3
-sort_no: 143
-create_date: DateTime @1694688954 {#5170
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5171
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5173
-snapshot: []
-owner: Eccube\Entity\Category {#5172}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5174 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5176
-snapshot: []
-owner: Eccube\Entity\Category {#5172}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5175 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#5179
-id: 94
-name: "オーバーロード"
-hierarchy: 3
-sort_no: 142
-create_date: DateTime @1694688954 {#5177
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5178
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5180
-snapshot: []
-owner: Eccube\Entity\Category {#5179}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5181 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5183
-snapshot: []
-owner: Eccube\Entity\Category {#5179}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5182 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#5186
-id: 95
-name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~"
-hierarchy: 3
-sort_no: 141
-create_date: DateTime @1694688954 {#5184
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5185
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5187
-snapshot: []
-owner: Eccube\Entity\Category {#5186}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5188 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5190
-snapshot: []
-owner: Eccube\Entity\Category {#5186}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5189 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#5193
-id: 96
-name: "刀語"
-hierarchy: 3
-sort_no: 140
-create_date: DateTime @1694688954 {#5191
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5192
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5194
-snapshot: []
-owner: Eccube\Entity\Category {#5193}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5195 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5197
-snapshot: []
-owner: Eccube\Entity\Category {#5193}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5196 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#5200
-id: 97
-name: "CANAAN"
-hierarchy: 3
-sort_no: 139
-create_date: DateTime @1694688954 {#5198
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5199
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5201
-snapshot: []
-owner: Eccube\Entity\Category {#5200}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5202 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5204
-snapshot: []
-owner: Eccube\Entity\Category {#5200}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5203 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#5207
-id: 98
-name: "艦隊これくしょん -艦これ-"
-hierarchy: 3
-sort_no: 138
-create_date: DateTime @1694688954 {#5205
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5206
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5208
-snapshot: []
-owner: Eccube\Entity\Category {#5207}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5209 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5211
-snapshot: []
-owner: Eccube\Entity\Category {#5207}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5210 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#5214
-id: 99
-name: "超爆裂異次元メンコバトル ギガントシューター つかさ"
-hierarchy: 3
-sort_no: 137
-create_date: DateTime @1694688954 {#5212
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5213
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5215
-snapshot: []
-owner: Eccube\Entity\Category {#5214}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5216 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5218
-snapshot: []
-owner: Eccube\Entity\Category {#5214}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5217 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#5221
-id: 100
-name: "キズナイーバー"
-hierarchy: 3
-sort_no: 136
-create_date: DateTime @1694688954 {#5219
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5220
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5222
-snapshot: []
-owner: Eccube\Entity\Category {#5221}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5223 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5225
-snapshot: []
-owner: Eccube\Entity\Category {#5221}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5224 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#5228
-id: 101
-name: "境界のRINNE"
-hierarchy: 3
-sort_no: 135
-create_date: DateTime @1694688954 {#5226
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5227
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5229
-snapshot: []
-owner: Eccube\Entity\Category {#5228}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5230 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5232
-snapshot: []
-owner: Eccube\Entity\Category {#5228}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5231 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#5235
-id: 102
-name: "ギルティクラウン"
-hierarchy: 3
-sort_no: 134
-create_date: DateTime @1694688954 {#5233
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5234
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5236
-snapshot: []
-owner: Eccube\Entity\Category {#5235}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5237 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5239
-snapshot: []
-owner: Eccube\Entity\Category {#5235}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5238 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#5242
-id: 103
-name: "キルラキル"
-hierarchy: 3
-sort_no: 133
-create_date: DateTime @1694688954 {#5240
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5241
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5243
-snapshot: []
-owner: Eccube\Entity\Category {#5242}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5244 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5246
-snapshot: []
-owner: Eccube\Entity\Category {#5242}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5245 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#5249
-id: 104
-name: "グリザイアの果実"
-hierarchy: 3
-sort_no: 132
-create_date: DateTime @1694688954 {#5247
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5248
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5250
-snapshot: []
-owner: Eccube\Entity\Category {#5249}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5251 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5253
-snapshot: []
-owner: Eccube\Entity\Category {#5249}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5252 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#5256
-id: 667
-name: "グリザイア:ファントムトリガー"
-hierarchy: 3
-sort_no: 131
-create_date: DateTime @1717647257 {#5254
date: 2024-06-06 13:14:17.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5255
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5257
-snapshot: []
-owner: Eccube\Entity\Category {#5256}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5258 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5260
-snapshot: []
-owner: Eccube\Entity\Category {#5256}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5259 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#5263
-id: 105
-name: "クレヨンしんちゃん"
-hierarchy: 3
-sort_no: 130
-create_date: DateTime @1694688954 {#5261
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5262
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5264
-snapshot: []
-owner: Eccube\Entity\Category {#5263}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5265 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5267
-snapshot: []
-owner: Eccube\Entity\Category {#5263}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5266 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#5270
-id: 106
-name: "劇場版マクロスF"
-hierarchy: 3
-sort_no: 129
-create_date: DateTime @1694688954 {#5268
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5269
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5271
-snapshot: []
-owner: Eccube\Entity\Category {#5270}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5272 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5274
-snapshot: []
-owner: Eccube\Entity\Category {#5270}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5273 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
26 => Eccube\Entity\Category {#5277
-id: 107
-name: "アニメーション映画『GODZILLA』"
-hierarchy: 3
-sort_no: 128
-create_date: DateTime @1694688954 {#5275
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5276
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5278
-snapshot: []
-owner: Eccube\Entity\Category {#5277}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5279 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5281
-snapshot: []
-owner: Eccube\Entity\Category {#5277}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5280 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
27 => Eccube\Entity\Category {#5284
-id: 108
-name: "ゴブリンスレイヤー"
-hierarchy: 3
-sort_no: 127
-create_date: DateTime @1694688954 {#5282
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5283
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5285
-snapshot: []
-owner: Eccube\Entity\Category {#5284}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5286 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5288
-snapshot: []
-owner: Eccube\Entity\Category {#5284}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5287 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
28 => Eccube\Entity\Category {#5291
-id: 109
-name: "PSYCHO-PASS サイコパス"
-hierarchy: 3
-sort_no: 126
-create_date: DateTime @1694688954 {#5289
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5290
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5292
-snapshot: []
-owner: Eccube\Entity\Category {#5291}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5293 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5295
-snapshot: []
-owner: Eccube\Entity\Category {#5291}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5294 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
29 => Eccube\Entity\Category {#5298
-id: 110
-name: "THE KING OF FIGHTERS"
-hierarchy: 3
-sort_no: 125
-create_date: DateTime @1694688954 {#5296
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5297
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5299
-snapshot: []
-owner: Eccube\Entity\Category {#5298}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5300 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5302
-snapshot: []
-owner: Eccube\Entity\Category {#5298}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5301 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
30 => Eccube\Entity\Category {#5305
-id: 111
-name: "シャイニングシリーズ"
-hierarchy: 3
-sort_no: 124
-create_date: DateTime @1694688954 {#5303
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5304
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5306
-snapshot: []
-owner: Eccube\Entity\Category {#5305}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5307 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5309
-snapshot: []
-owner: Eccube\Entity\Category {#5305}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5308 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
31 => Eccube\Entity\Category {#5312
-id: 112
-name: "STEINS;GATE"
-hierarchy: 3
-sort_no: 123
-create_date: DateTime @1694688954 {#5310
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5311
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5313
-snapshot: []
-owner: Eccube\Entity\Category {#5312}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5314 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5316
-snapshot: []
-owner: Eccube\Entity\Category {#5312}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5315 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
32 => Eccube\Entity\Category {#5319
-id: 113
-name: "STEINS;GATE[ブースター]"
-hierarchy: 3
-sort_no: 122
-create_date: DateTime @1694688954 {#5317
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5318
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5320
-snapshot: []
-owner: Eccube\Entity\Category {#5319}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5321 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5323
-snapshot: []
-owner: Eccube\Entity\Category {#5319}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5322 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
33 => Eccube\Entity\Category {#5326
-id: 114
-name: "STEINS;GATE[TD+]"
-hierarchy: 3
-sort_no: 121
-create_date: DateTime @1694688954 {#5324
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5325
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5327
-snapshot: []
-owner: Eccube\Entity\Category {#5326}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5328 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5330
-snapshot: []
-owner: Eccube\Entity\Category {#5326}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5329 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
34 => Eccube\Entity\Category {#5333
-id: 115
-name: "少女☆歌劇 レヴュースタァライト"
-hierarchy: 3
-sort_no: 120
-create_date: DateTime @1694688954 {#5331
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5332
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5334
-snapshot: []
-owner: Eccube\Entity\Category {#5333}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5335 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5337
-snapshot: []
-owner: Eccube\Entity\Category {#5333}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5336 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
35 => Eccube\Entity\Category {#5340
-id: 116
-name: "ジョジョの奇妙な冒険"
-hierarchy: 3
-sort_no: 119
-create_date: DateTime @1694688954 {#5338
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5339
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5341
-snapshot: []
-owner: Eccube\Entity\Category {#5340}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5342 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5344
-snapshot: []
-owner: Eccube\Entity\Category {#5340}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5343 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
36 => Eccube\Entity\Category {#5347
-id: 117
-name: "進撃の巨人"
-hierarchy: 3
-sort_no: 118
-create_date: DateTime @1694688954 {#5345
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5346
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5348
-snapshot: []
-owner: Eccube\Entity\Category {#5347}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5349 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5351
-snapshot: []
-owner: Eccube\Entity\Category {#5347}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5350 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
37 => Eccube\Entity\Category {#5354
-id: 118
-name: "新サクラ大戦"
-hierarchy: 3
-sort_no: 117
-create_date: DateTime @1694688954 {#5352
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5353
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5355
-snapshot: []
-owner: Eccube\Entity\Category {#5354}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5356 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5358
-snapshot: []
-owner: Eccube\Entity\Category {#5354}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5357 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
38 => Eccube\Entity\Category {#5361
-id: 119
-name: "翠星のガルガンティア"
-hierarchy: 3
-sort_no: 116
-create_date: DateTime @1694688954 {#5359
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5360
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5362
-snapshot: []
-owner: Eccube\Entity\Category {#5361}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5363 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5365
-snapshot: []
-owner: Eccube\Entity\Category {#5361}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5364 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
39 => Eccube\Entity\Category {#5368
-id: 120
-name: "スクールガールストライカーズ"
-hierarchy: 3
-sort_no: 115
-create_date: DateTime @1694688954 {#5366
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5367
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5369
-snapshot: []
-owner: Eccube\Entity\Category {#5368}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5370 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5372
-snapshot: []
-owner: Eccube\Entity\Category {#5368}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5371 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
40 => Eccube\Entity\Category {#5375
-id: 121
-name: "STAR WARS"
-hierarchy: 3
-sort_no: 114
-create_date: DateTime @1694688954 {#5373
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5374
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5376
-snapshot: []
-owner: Eccube\Entity\Category {#5375}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5377 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5379
-snapshot: []
-owner: Eccube\Entity\Category {#5375}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5378 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
41 => Eccube\Entity\Category {#5382
-id: 122
-name: "戦国BASARA"
-hierarchy: 3
-sort_no: 113
-create_date: DateTime @1694688954 {#5380
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5381
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5383
-snapshot: []
-owner: Eccube\Entity\Category {#5382}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5384 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5386
-snapshot: []
-owner: Eccube\Entity\Category {#5382}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5385 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
42 => Eccube\Entity\Category {#5389
-id: 689
-name: "葬送のフリーレン"
-hierarchy: 3
-sort_no: 112
-create_date: DateTime @1723442008 {#5387
date: 2024-08-12 14:53:28.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5388
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5390
-snapshot: []
-owner: Eccube\Entity\Category {#5389}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5391 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5393
-snapshot: []
-owner: Eccube\Entity\Category {#5389}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5392 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
43 => Eccube\Entity\Category {#5396
-id: 123
-name: "ソードアート・オンライン"
-hierarchy: 3
-sort_no: 111
-create_date: DateTime @1694688954 {#5394
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5395
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5397
-snapshot: []
-owner: Eccube\Entity\Category {#5396}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5398 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5400
-snapshot: []
-owner: Eccube\Entity\Category {#5396}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5399 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
44 => Eccube\Entity\Category {#5403
-id: 124
-name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン"
-hierarchy: 3
-sort_no: 110
-create_date: DateTime @1694688954 {#5401
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5402
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5404
-snapshot: []
-owner: Eccube\Entity\Category {#5403}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5405 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5407
-snapshot: []
-owner: Eccube\Entity\Category {#5403}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5406 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
45 => Eccube\Entity\Category {#5410
-id: 125
-name: "ダーリン・イン・ザ・フランキス"
-hierarchy: 3
-sort_no: 109
-create_date: DateTime @1694688954 {#5408
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5409
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5411
-snapshot: []
-owner: Eccube\Entity\Category {#5410}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5412 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5414
-snapshot: []
-owner: Eccube\Entity\Category {#5410}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5413 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
46 => Eccube\Entity\Category {#5417
-id: 126
-name: "ダンジョンに出会いを求めるのは間違っているだろうか"
-hierarchy: 3
-sort_no: 108
-create_date: DateTime @1694688954 {#5415
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5416
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5418
-snapshot: []
-owner: Eccube\Entity\Category {#5417}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5419 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5421
-snapshot: []
-owner: Eccube\Entity\Category {#5417}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5420 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
47 => Eccube\Entity\Category {#5424
-id: 127
-name: "探偵オペラ ミルキィホームズ"
-hierarchy: 3
-sort_no: 107
-create_date: DateTime @1694688954 {#5422
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5423
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5425
-snapshot: []
-owner: Eccube\Entity\Category {#5424}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5426 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5428
-snapshot: []
-owner: Eccube\Entity\Category {#5424}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5427 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
48 => Eccube\Entity\Category {#5431
-id: 128
-name: "チェインクロニクル ~ヘクセイタスの閃~"
-hierarchy: 3
-sort_no: 106
-create_date: DateTime @1694688954 {#5429
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5430
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5432
-snapshot: []
-owner: Eccube\Entity\Category {#5431}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5433 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5435
-snapshot: []
-owner: Eccube\Entity\Category {#5431}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5434 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
49 => Eccube\Entity\Category {#5438
-id: 129
-name: "チェンソーマン"
-hierarchy: 3
-sort_no: 105
-create_date: DateTime @1694688954 {#5436
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5437
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5439
-snapshot: []
-owner: Eccube\Entity\Category {#5438}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5440 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5442
-snapshot: []
-owner: Eccube\Entity\Category {#5438}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5441 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
50 => Eccube\Entity\Category {#5445
-id: 130
-name: "TVアニメ「デビルサバイバー2」"
-hierarchy: 3
-sort_no: 104
-create_date: DateTime @1694688954 {#5443
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5444
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5446
-snapshot: []
-owner: Eccube\Entity\Category {#5445}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5447 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5449
-snapshot: []
-owner: Eccube\Entity\Category {#5445}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5448 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
51 => Eccube\Entity\Category {#5452
-id: 131
-name: "テラフォーマーズ"
-hierarchy: 3
-sort_no: 103
-create_date: DateTime @1694688954 {#5450
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5451
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5453
-snapshot: []
-owner: Eccube\Entity\Category {#5452}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5454 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5456
-snapshot: []
-owner: Eccube\Entity\Category {#5452}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5455 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
52 => Eccube\Entity\Category {#5459
-id: 132
-name: "天元突破グレンラガン"
-hierarchy: 3
-sort_no: 102
-create_date: DateTime @1694688954 {#5457
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5458
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5460
-snapshot: []
-owner: Eccube\Entity\Category {#5459}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5461 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5463
-snapshot: []
-owner: Eccube\Entity\Category {#5459}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5462 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
53 => Eccube\Entity\Category {#5466
-id: 133
-name: "転生したらスライムだった件"
-hierarchy: 3
-sort_no: 101
-create_date: DateTime @1694688954 {#5464
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5465
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5467
-snapshot: []
-owner: Eccube\Entity\Category {#5466}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5468 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5470
-snapshot: []
-owner: Eccube\Entity\Category {#5466}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5469 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
54 => Eccube\Entity\Category {#5473
-id: 134
-name: "D_CIDE TRAUMEREI"
-hierarchy: 3
-sort_no: 100
-create_date: DateTime @1694688954 {#5471
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5472
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5474
-snapshot: []
-owner: Eccube\Entity\Category {#5473}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5475 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5477
-snapshot: []
-owner: Eccube\Entity\Category {#5473}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5476 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
55 => Eccube\Entity\Category {#5480
-id: 135
-name: "Disney100"
-hierarchy: 3
-sort_no: 99
-create_date: DateTime @1694688954 {#5478
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5479
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5481
-snapshot: []
-owner: Eccube\Entity\Category {#5480}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5482 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5484
-snapshot: []
-owner: Eccube\Entity\Category {#5480}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5483 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
56 => Eccube\Entity\Category {#5487
-id: 136
-name: "東京リベンジャーズ"
-hierarchy: 3
-sort_no: 98
-create_date: DateTime @1694688954 {#5485
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5486
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5488
-snapshot: []
-owner: Eccube\Entity\Category {#5487}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5489 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5491
-snapshot: []
-owner: Eccube\Entity\Category {#5487}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5490 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
57 => Eccube\Entity\Category {#5494
-id: 137
-name: "ノーゲーム・ノーライフ"
-hierarchy: 3
-sort_no: 97
-create_date: DateTime @1694688954 {#5492
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5493
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5495
-snapshot: []
-owner: Eccube\Entity\Category {#5494}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5496 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5498
-snapshot: []
-owner: Eccube\Entity\Category {#5494}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5497 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
58 => Eccube\Entity\Category {#5501
-id: 138
-name: "パズル&ドラゴンズ"
-hierarchy: 3
-sort_no: 96
-create_date: DateTime @1694688954 {#5499
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5500
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5502
-snapshot: []
-owner: Eccube\Entity\Category {#5501}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5503 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5505
-snapshot: []
-owner: Eccube\Entity\Category {#5501}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5504 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
59 => Eccube\Entity\Category {#5508
-id: 139
-name: "初音ミク -Project DIVA-"
-hierarchy: 3
-sort_no: 95
-create_date: DateTime @1694688954 {#5506
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5507
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5509
-snapshot: []
-owner: Eccube\Entity\Category {#5508}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5510 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5512
-snapshot: []
-owner: Eccube\Entity\Category {#5508}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5511 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
60 => Eccube\Entity\Category {#5515
-id: 140
-name: "PIXAR"
-hierarchy: 3
-sort_no: 94
-create_date: DateTime @1694688954 {#5513
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5514
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5516
-snapshot: []
-owner: Eccube\Entity\Category {#5515}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5517 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5519
-snapshot: []
-owner: Eccube\Entity\Category {#5515}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5518 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
61 => Eccube\Entity\Category {#5522
-id: 141
-name: "FAIRY TAIL"
-hierarchy: 3
-sort_no: 93
-create_date: DateTime @1694688954 {#5520
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5521
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5523
-snapshot: []
-owner: Eccube\Entity\Category {#5522}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5524 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5526
-snapshot: []
-owner: Eccube\Entity\Category {#5522}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5525 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
62 => Eccube\Entity\Category {#5529
-id: 142
-name: "Fate"
-hierarchy: 3
-sort_no: 92
-create_date: DateTime @1694688954 {#5527
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5528
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5530
-snapshot: []
-owner: Eccube\Entity\Category {#5529}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5531 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5533
-snapshot: []
-owner: Eccube\Entity\Category {#5529}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5532 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
63 => Eccube\Entity\Category {#5536
-id: 143
-name: "Fate/Apocrypha"
-hierarchy: 3
-sort_no: 91
-create_date: DateTime @1694688954 {#5534
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5535
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5537
-snapshot: []
-owner: Eccube\Entity\Category {#5536}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5538 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5540
-snapshot: []
-owner: Eccube\Entity\Category {#5536}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5539 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
64 => Eccube\Entity\Category {#5543
-id: 144
-name: "Fate/Grand Order(アニメ)"
-hierarchy: 3
-sort_no: 90
-create_date: DateTime @1694688954 {#5541
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5542
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5544
-snapshot: []
-owner: Eccube\Entity\Category {#5543}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5545 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5547
-snapshot: []
-owner: Eccube\Entity\Category {#5543}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5546 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
65 => Eccube\Entity\Category {#5550
-id: 145
-name: "ぷよぷよ"
-hierarchy: 3
-sort_no: 89
-create_date: DateTime @1694688954 {#5548
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5549
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5551
-snapshot: []
-owner: Eccube\Entity\Category {#5550}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5552 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5554
-snapshot: []
-owner: Eccube\Entity\Category {#5550}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5553 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
66 => Eccube\Entity\Category {#5557
-id: 146
-name: "ブラック★ロックシューター"
-hierarchy: 3
-sort_no: 88
-create_date: DateTime @1694688954 {#5555
date: 2023-09-14 19:55:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1723442152 {#5556
date: 2024-08-12 14:55:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5558
-snapshot: []
-owner: Eccube\Entity\Category {#5557}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
…3
}
-Children: Doctrine\ORM\PersistentCollection {#5561 …9}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
67 => Eccube\Entity\Category {#5564
-id: 147
-name: "プリズマ☆イリヤ"
-hierarchy: 3
-sort_no: 87
-create_date: DateTime @1694688954 {#5562 …1}
-update_date: DateTime @1723442152 {#5563 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5565 …9}
-Children: Doctrine\ORM\PersistentCollection {#5568 …9}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
68 => Eccube\Entity\Category {#5571
-id: 148
-name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク"
-hierarchy: 3
-sort_no: 86
-create_date: DateTime @1694688954 {#5569 …1}
-update_date: DateTime @1723442152 {#5570 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5572 …9}
-Children: Doctrine\ORM\PersistentCollection {#5575 …9}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
69 => Eccube\Entity\Category {#5578
-id: 149
-name: "ペルソナ"
-hierarchy: 3
-sort_no: 85
-create_date: DateTime @1694688954 {#5576 …1}
-update_date: DateTime @1723442152 {#5577 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5579 …9}
-Children: Doctrine\ORM\PersistentCollection {#5582 …9}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
70 => Eccube\Entity\Category {#5585
-id: 150
-name: "Marvel"
-hierarchy: 3
-sort_no: 84
-create_date: DateTime @1694688954 {#5583 …1}
-update_date: DateTime @1723442152 {#5584 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5586 …9}
-Children: Doctrine\ORM\PersistentCollection {#5589 …9}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
71 => Eccube\Entity\Category {#5592
-id: 151
-name: "魔界戦記ディスガイア"
-hierarchy: 3
-sort_no: 83
-create_date: DateTime @1694688954 {#5590 …1}
-update_date: DateTime @1723442152 {#5591 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5593 …9}
-Children: Doctrine\ORM\PersistentCollection {#5596 …9}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
72 => Eccube\Entity\Category {#5599
-id: 152
-name: "無職転生 ~異世界行ったら本気だす~"
-hierarchy: 3
-sort_no: 82
-create_date: DateTime @1694688954 {#5597 …1}
-update_date: DateTime @1723442152 {#5598 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5600 …9}
-Children: Doctrine\ORM\PersistentCollection {#5603 …9}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
73 => Eccube\Entity\Category {#5606
-id: 153
-name: "MELTY BLOOD/空の境界"
-hierarchy: 3
-sort_no: 81
-create_date: DateTime @1694688954 {#5604 …1}
-update_date: DateTime @1723442152 {#5605 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5607 …9}
-Children: Doctrine\ORM\PersistentCollection {#5610 …9}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
74 => Eccube\Entity\Category {#5613
-id: 154
-name: "〈物語〉シリーズ"
-hierarchy: 3
-sort_no: 80
-create_date: DateTime @1694688954 {#5611 …1}
-update_date: DateTime @1723442152 {#5612 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5614 …9}
-Children: Doctrine\ORM\PersistentCollection {#5617 …9}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
75 => Eccube\Entity\Category {#5620
-id: 155
-name: "Re:ゼロから始める異世界生活"
-hierarchy: 3
-sort_no: 79
-create_date: DateTime @1694688954 {#5618 …1}
-update_date: DateTime @1723442152 {#5619 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5621 …9}
-Children: Doctrine\ORM\PersistentCollection {#5624 …9}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
76 => Eccube\Entity\Category {#5627
-id: 156
-name: "ログ・ホライズン"
-hierarchy: 3
-sort_no: 78
-create_date: DateTime @1694688954 {#5625 …1}
-update_date: DateTime @1723442152 {#5626 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5628 …9}
-Children: Doctrine\ORM\PersistentCollection {#5631 …9}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
77 => Eccube\Entity\Category {#5634
-id: 157
-name: "ロストディケイド"
-hierarchy: 3
-sort_no: 77
-create_date: DateTime @1694688954 {#5632 …1}
-update_date: DateTime @1723442152 {#5633 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5635 …9}
-Children: Doctrine\ORM\PersistentCollection {#5638 …9}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
78 => Eccube\Entity\Category {#5641
-id: 158
-name: "ワールドトリガー"
-hierarchy: 3
-sort_no: 76
-create_date: DateTime @1694688954 {#5639 …1}
-update_date: DateTime @1723442152 {#5640 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5642 …9}
-Children: Doctrine\ORM\PersistentCollection {#5645 …9}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
79 => Eccube\Entity\Category {#5648
-id: 159
-name: "プロモカード(シュヴァルツサイド)"
-hierarchy: 3
-sort_no: 75
-create_date: DateTime @1694688954 {#5646 …1}
-update_date: DateTime @1723442152 {#5647 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5649 …9}
-Children: Doctrine\ORM\PersistentCollection {#5652 …9}
-Parent: Eccube\Entity\Category {#5088}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4554
-id: 8
-name: "ヴァイスシュヴァルツ"
-hierarchy: 1
-sort_no: 514
-create_date: DateTime @1694688722 {#4298
date: 2023-09-14 19:52:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1707821678 {#4296
date: 2024-02-13 19:54:38.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4553
-snapshot: []
-owner: Eccube\Entity\Category {#4554}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4552
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4550
-snapshot: array:5 [ …5]
-owner: Eccube\Entity\Category {#4554}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4551
-elements: array:5 [
0 => Eccube\Entity\Category {#4549 …12}
1 => Eccube\Entity\Category {#4603 …12}
2 => Eccube\Entity\Category {#4610 …12}
3 => Eccube\Entity\Category {#4621 …12}
4 => Eccube\Entity\Category {#5088}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#4301
-id: 428
-name: "販売"
-hierarchy: 1
-sort_no: 518
-create_date: DateTime @1696149302 {#4302
date: 2023-10-01 17:35:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1740985311 {#4300
date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#4318
-snapshot: []
-owner: Eccube\Entity\Category {#4301}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4297 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4319
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#4555
-snapshot: array:2 [ …2]
-owner: Eccube\Entity\Category {#4301}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#4556
-elements: array:2 [ …2]
}
#initialized: true
}
-Parent: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: "0213195436_65cb4a6cd7c54.png"
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …2}
-free_area: null
-category_image: null
}
"name" => null
"pageno" => "12"
"disp_number" => Eccube\Entity\Master\ProductListMax {#4266
#id: 20
#name: "15件"
#sort_no: 0
}
"orderby" => Eccube\Entity\Master\ProductListOrderBy {#4258
#id: 1
#name: "価格が低い順"
#sort_no: 0
}
"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"