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:11 [
"mode" => null
"category_id" => Eccube\Entity\Category {#6174
-id: 356
-name: "アズールレーン"
-hierarchy: 4
-sort_no: 306
-create_date: DateTime @1695985580 {#6172
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6173
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6175
-snapshot: []
-owner: Eccube\Entity\Category {#6174}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6176
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6178
-snapshot: []
-owner: Eccube\Entity\Category {#6174}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6177
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132
-id: 221
-name: "シュヴァルツサイド"
-hierarchy: 3
-sort_no: 312
-create_date: DateTime @1695979650 {#6058
date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695979650 {#6059
date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6133
-snapshot: []
-owner: Eccube\Entity\Category {#6132}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6134
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6136
-snapshot: array:77 [ …77]
-owner: Eccube\Entity\Category {#6132}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6135
-elements: array:77 [
0 => Eccube\Entity\Category {#6137
-id: 351
-name: "アイドルマスター"
-hierarchy: 4
-sort_no: 311
-create_date: DateTime @1695985580 {#6130
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6131
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6138
-snapshot: []
-owner: Eccube\Entity\Category {#6137}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6139 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6141
-snapshot: []
-owner: Eccube\Entity\Category {#6137}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6140 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565
+__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 {#6146
-id: 352
-name: "アイドルマスター シャイニーカラーズ"
-hierarchy: 4
-sort_no: 310
-create_date: DateTime @1695985580 {#6144
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6145
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6147
-snapshot: []
-owner: Eccube\Entity\Category {#6146}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6148 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6150
-snapshot: []
-owner: Eccube\Entity\Category {#6146}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6149 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#6153
-id: 353
-name: "アイドルマスター ミリオンライブ!"
-hierarchy: 4
-sort_no: 309
-create_date: DateTime @1695985580 {#6151
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6152
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6154
-snapshot: []
-owner: Eccube\Entity\Category {#6153}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6155 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6157
-snapshot: []
-owner: Eccube\Entity\Category {#6153}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6156 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#6160
-id: 354
-name: "アクセル・ワールド"
-hierarchy: 4
-sort_no: 308
-create_date: DateTime @1695985580 {#6158
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6159
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6161
-snapshot: []
-owner: Eccube\Entity\Category {#6160}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6162 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6164
-snapshot: []
-owner: Eccube\Entity\Category {#6160}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6163 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#6167
-id: 355
-name: "アサルトリリィ"
-hierarchy: 4
-sort_no: 307
-create_date: DateTime @1695985580 {#6165
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6166
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6168
-snapshot: []
-owner: Eccube\Entity\Category {#6167}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6169 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6171
-snapshot: []
-owner: Eccube\Entity\Category {#6167}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6170 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#6174}
6 => Eccube\Entity\Category {#6181
-id: 357
-name: "ありふれた職業で世界最強"
-hierarchy: 4
-sort_no: 305
-create_date: DateTime @1695985580 {#6179
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6180
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6182
-snapshot: []
-owner: Eccube\Entity\Category {#6181}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6183 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6185
-snapshot: []
-owner: Eccube\Entity\Category {#6181}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6184 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#6188
-id: 358
-name: "痛いのは嫌なので防御力に極振りしたいと思います。"
-hierarchy: 4
-sort_no: 304
-create_date: DateTime @1695985580 {#6186
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6187
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6189
-snapshot: []
-owner: Eccube\Entity\Category {#6188}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6190 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6192
-snapshot: []
-owner: Eccube\Entity\Category {#6188}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6191 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#6195
-id: 359
-name: "うーさーのその日暮らし"
-hierarchy: 4
-sort_no: 303
-create_date: DateTime @1695985580 {#6193
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6194
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6196
-snapshot: []
-owner: Eccube\Entity\Category {#6195}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6197 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6199
-snapshot: []
-owner: Eccube\Entity\Category {#6195}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6198 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#6202
-id: 360
-name: "ヱヴァンゲリヲン新劇場版"
-hierarchy: 4
-sort_no: 302
-create_date: DateTime @1695985580 {#6200
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6201
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6203
-snapshot: []
-owner: Eccube\Entity\Category {#6202}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6204 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6206
-snapshot: []
-owner: Eccube\Entity\Category {#6202}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6205 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#6209
-id: 361
-name: "おそ松さん"
-hierarchy: 4
-sort_no: 301
-create_date: DateTime @1695985580 {#6207
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6208
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6210
-snapshot: []
-owner: Eccube\Entity\Category {#6209}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6211 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6213
-snapshot: []
-owner: Eccube\Entity\Category {#6209}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6212 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#6216
-id: 362
-name: "オーバーロード"
-hierarchy: 4
-sort_no: 300
-create_date: DateTime @1695985580 {#6214
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6215
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6217
-snapshot: []
-owner: Eccube\Entity\Category {#6216}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6218 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6220
-snapshot: []
-owner: Eccube\Entity\Category {#6216}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6219 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#6223
-id: 363
-name: "かぐや様は告らせたい~天才たちの恋愛頭脳戦~"
-hierarchy: 4
-sort_no: 299
-create_date: DateTime @1695985580 {#6221
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6222
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6224
-snapshot: []
-owner: Eccube\Entity\Category {#6223}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6225 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6227
-snapshot: []
-owner: Eccube\Entity\Category {#6223}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6226 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#6230
-id: 364
-name: "刀語"
-hierarchy: 4
-sort_no: 298
-create_date: DateTime @1695985580 {#6228
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6229
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6231
-snapshot: []
-owner: Eccube\Entity\Category {#6230}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6232 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6234
-snapshot: []
-owner: Eccube\Entity\Category {#6230}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6233 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#6237
-id: 365
-name: "CANAAN"
-hierarchy: 4
-sort_no: 297
-create_date: DateTime @1695985580 {#6235
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6236
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6238
-snapshot: []
-owner: Eccube\Entity\Category {#6237}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6239 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6241
-snapshot: []
-owner: Eccube\Entity\Category {#6237}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6240 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#6244
-id: 366
-name: "艦隊これくしょん -艦これ-"
-hierarchy: 4
-sort_no: 296
-create_date: DateTime @1695985580 {#6242
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6243
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6245
-snapshot: []
-owner: Eccube\Entity\Category {#6244}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6246 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6248
-snapshot: []
-owner: Eccube\Entity\Category {#6244}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6247 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#6251
-id: 367
-name: "超爆裂異次元メンコバトル ギガントシューター つかさ"
-hierarchy: 4
-sort_no: 295
-create_date: DateTime @1695985580 {#6249
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6250
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6252
-snapshot: []
-owner: Eccube\Entity\Category {#6251}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6253 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6255
-snapshot: []
-owner: Eccube\Entity\Category {#6251}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6254 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#6258
-id: 368
-name: "キズナイーバー"
-hierarchy: 4
-sort_no: 294
-create_date: DateTime @1695985580 {#6256
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6257
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6259
-snapshot: []
-owner: Eccube\Entity\Category {#6258}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6260 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6262
-snapshot: []
-owner: Eccube\Entity\Category {#6258}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6261 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#6265
-id: 369
-name: "境界のRINNE"
-hierarchy: 4
-sort_no: 293
-create_date: DateTime @1695985580 {#6263
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6264
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6266
-snapshot: []
-owner: Eccube\Entity\Category {#6265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6267 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6269
-snapshot: []
-owner: Eccube\Entity\Category {#6265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6268 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#6272
-id: 370
-name: "ギルティクラウン"
-hierarchy: 4
-sort_no: 292
-create_date: DateTime @1695985580 {#6270
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6271
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6273
-snapshot: []
-owner: Eccube\Entity\Category {#6272}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6274 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6276
-snapshot: []
-owner: Eccube\Entity\Category {#6272}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6275 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#6279
-id: 371
-name: "キルラキル"
-hierarchy: 4
-sort_no: 291
-create_date: DateTime @1695985580 {#6277
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6278
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6280
-snapshot: []
-owner: Eccube\Entity\Category {#6279}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6281 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6283
-snapshot: []
-owner: Eccube\Entity\Category {#6279}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6282 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#6286
-id: 372
-name: "グリザイアの果実"
-hierarchy: 4
-sort_no: 290
-create_date: DateTime @1695985580 {#6284
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6285
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6287
-snapshot: []
-owner: Eccube\Entity\Category {#6286}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6288 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6290
-snapshot: []
-owner: Eccube\Entity\Category {#6286}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6289 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#6293
-id: 373
-name: "クレヨンしんちゃん"
-hierarchy: 4
-sort_no: 289
-create_date: DateTime @1695985580 {#6291
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6292
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6294
-snapshot: []
-owner: Eccube\Entity\Category {#6293}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6295 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6297
-snapshot: []
-owner: Eccube\Entity\Category {#6293}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6296 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#6300
-id: 374
-name: "劇場版マクロスF"
-hierarchy: 4
-sort_no: 288
-create_date: DateTime @1695985580 {#6298
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6299
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6301
-snapshot: []
-owner: Eccube\Entity\Category {#6300}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6302 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6304
-snapshot: []
-owner: Eccube\Entity\Category {#6300}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6303 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#6307
-id: 375
-name: "アニメーション映画『GODZILLA』"
-hierarchy: 4
-sort_no: 287
-create_date: DateTime @1695985580 {#6305
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6306
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6308
-snapshot: []
-owner: Eccube\Entity\Category {#6307}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6309 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6311
-snapshot: []
-owner: Eccube\Entity\Category {#6307}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6310 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#6314
-id: 376
-name: "ゴブリンスレイヤー"
-hierarchy: 4
-sort_no: 286
-create_date: DateTime @1695985580 {#6312
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6313
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6315
-snapshot: []
-owner: Eccube\Entity\Category {#6314}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6316 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6318
-snapshot: []
-owner: Eccube\Entity\Category {#6314}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6317 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
26 => Eccube\Entity\Category {#6321
-id: 377
-name: "PSYCHO-PASS サイコパス"
-hierarchy: 4
-sort_no: 285
-create_date: DateTime @1695985580 {#6319
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6320
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6322
-snapshot: []
-owner: Eccube\Entity\Category {#6321}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6323 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6325
-snapshot: []
-owner: Eccube\Entity\Category {#6321}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6324 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
27 => Eccube\Entity\Category {#6328
-id: 378
-name: "THE KING OF FIGHTERS"
-hierarchy: 4
-sort_no: 284
-create_date: DateTime @1695985580 {#6326
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6327
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6329
-snapshot: []
-owner: Eccube\Entity\Category {#6328}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6330 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6332
-snapshot: []
-owner: Eccube\Entity\Category {#6328}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6331 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
28 => Eccube\Entity\Category {#6335
-id: 379
-name: "シャイニングシリーズ"
-hierarchy: 4
-sort_no: 283
-create_date: DateTime @1695985580 {#6333
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6334
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6336
-snapshot: []
-owner: Eccube\Entity\Category {#6335}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6337 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6339
-snapshot: []
-owner: Eccube\Entity\Category {#6335}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6338 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
29 => Eccube\Entity\Category {#6342
-id: 380
-name: "STEINS;GATE"
-hierarchy: 4
-sort_no: 282
-create_date: DateTime @1695985580 {#6340
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6341
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6343
-snapshot: []
-owner: Eccube\Entity\Category {#6342}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6344 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6346
-snapshot: []
-owner: Eccube\Entity\Category {#6342}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6345 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
30 => Eccube\Entity\Category {#6349
-id: 381
-name: "STEINS;GATE[ブースター]"
-hierarchy: 4
-sort_no: 281
-create_date: DateTime @1695985580 {#6347
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6348
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6350
-snapshot: []
-owner: Eccube\Entity\Category {#6349}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6351 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6353
-snapshot: []
-owner: Eccube\Entity\Category {#6349}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6352 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
31 => Eccube\Entity\Category {#6356
-id: 382
-name: "STEINS;GATE[TD+]"
-hierarchy: 4
-sort_no: 280
-create_date: DateTime @1695985580 {#6354
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6355
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6357
-snapshot: []
-owner: Eccube\Entity\Category {#6356}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6358 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6360
-snapshot: []
-owner: Eccube\Entity\Category {#6356}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6359 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
32 => Eccube\Entity\Category {#6363
-id: 383
-name: "少女☆歌劇 レヴュースタァライト"
-hierarchy: 4
-sort_no: 279
-create_date: DateTime @1695985580 {#6361
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6362
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6364
-snapshot: []
-owner: Eccube\Entity\Category {#6363}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6365 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6367
-snapshot: []
-owner: Eccube\Entity\Category {#6363}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6366 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
33 => Eccube\Entity\Category {#6370
-id: 384
-name: "ジョジョの奇妙な冒険"
-hierarchy: 4
-sort_no: 278
-create_date: DateTime @1695985580 {#6368
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6369
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6371
-snapshot: []
-owner: Eccube\Entity\Category {#6370}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6372 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6374
-snapshot: []
-owner: Eccube\Entity\Category {#6370}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6373 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
34 => Eccube\Entity\Category {#6377
-id: 385
-name: "進撃の巨人"
-hierarchy: 4
-sort_no: 277
-create_date: DateTime @1695985580 {#6375
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6376
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6378
-snapshot: []
-owner: Eccube\Entity\Category {#6377}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6379 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6381
-snapshot: []
-owner: Eccube\Entity\Category {#6377}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6380 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
35 => Eccube\Entity\Category {#6384
-id: 386
-name: "新サクラ大戦"
-hierarchy: 4
-sort_no: 276
-create_date: DateTime @1695985580 {#6382
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6383
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6385
-snapshot: []
-owner: Eccube\Entity\Category {#6384}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6386 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6388
-snapshot: []
-owner: Eccube\Entity\Category {#6384}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6387 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
36 => Eccube\Entity\Category {#6391
-id: 387
-name: "翠星のガルガンティア"
-hierarchy: 4
-sort_no: 275
-create_date: DateTime @1695985580 {#6389
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6390
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6392
-snapshot: []
-owner: Eccube\Entity\Category {#6391}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6393 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6395
-snapshot: []
-owner: Eccube\Entity\Category {#6391}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6394 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
37 => Eccube\Entity\Category {#6398
-id: 388
-name: "スクールガールストライカーズ"
-hierarchy: 4
-sort_no: 274
-create_date: DateTime @1695985580 {#6396
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6397
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6399
-snapshot: []
-owner: Eccube\Entity\Category {#6398}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6400 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6402
-snapshot: []
-owner: Eccube\Entity\Category {#6398}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6401 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
38 => Eccube\Entity\Category {#6405
-id: 389
-name: "STAR WARS"
-hierarchy: 4
-sort_no: 273
-create_date: DateTime @1695985580 {#6403
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6404
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6406
-snapshot: []
-owner: Eccube\Entity\Category {#6405}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6407 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6409
-snapshot: []
-owner: Eccube\Entity\Category {#6405}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6408 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
39 => Eccube\Entity\Category {#6412
-id: 390
-name: "戦国BASARA"
-hierarchy: 4
-sort_no: 272
-create_date: DateTime @1695985580 {#6410
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6411
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6413
-snapshot: []
-owner: Eccube\Entity\Category {#6412}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6414 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6416
-snapshot: []
-owner: Eccube\Entity\Category {#6412}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6415 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
40 => Eccube\Entity\Category {#6419
-id: 391
-name: "ソードアート・オンライン"
-hierarchy: 4
-sort_no: 271
-create_date: DateTime @1695985580 {#6417
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6418
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6420
-snapshot: []
-owner: Eccube\Entity\Category {#6419}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6421 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6423
-snapshot: []
-owner: Eccube\Entity\Category {#6419}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6422 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
41 => Eccube\Entity\Category {#6426
-id: 392
-name: "ソードアート・オンライン オルタナティブ ガンゲイル・オンライン"
-hierarchy: 4
-sort_no: 270
-create_date: DateTime @1695985580 {#6424
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6425
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6427
-snapshot: []
-owner: Eccube\Entity\Category {#6426}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6428 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6430
-snapshot: []
-owner: Eccube\Entity\Category {#6426}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6429 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
42 => Eccube\Entity\Category {#6433
-id: 393
-name: "ダーリン・イン・ザ・フランキス"
-hierarchy: 4
-sort_no: 269
-create_date: DateTime @1695985580 {#6431
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6432
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6434
-snapshot: []
-owner: Eccube\Entity\Category {#6433}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6435 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6437
-snapshot: []
-owner: Eccube\Entity\Category {#6433}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6436 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
43 => Eccube\Entity\Category {#6440
-id: 394
-name: "ダンジョンに出会いを求めるのは間違っているだろうか"
-hierarchy: 4
-sort_no: 268
-create_date: DateTime @1695985580 {#6438
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6439
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6441
-snapshot: []
-owner: Eccube\Entity\Category {#6440}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6442 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6444
-snapshot: []
-owner: Eccube\Entity\Category {#6440}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6443 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
44 => Eccube\Entity\Category {#6447
-id: 395
-name: "探偵オペラ ミルキィホームズ"
-hierarchy: 4
-sort_no: 267
-create_date: DateTime @1695985580 {#6445
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6446
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6448
-snapshot: []
-owner: Eccube\Entity\Category {#6447}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6449 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6451
-snapshot: []
-owner: Eccube\Entity\Category {#6447}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6450 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
45 => Eccube\Entity\Category {#6454
-id: 396
-name: "チェインクロニクル ~ヘクセイタスの閃~"
-hierarchy: 4
-sort_no: 266
-create_date: DateTime @1695985580 {#6452
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6453
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6455
-snapshot: []
-owner: Eccube\Entity\Category {#6454}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6456 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6458
-snapshot: []
-owner: Eccube\Entity\Category {#6454}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6457 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
46 => Eccube\Entity\Category {#6461
-id: 397
-name: "チェンソーマン"
-hierarchy: 4
-sort_no: 265
-create_date: DateTime @1695985580 {#6459
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6460
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6462
-snapshot: []
-owner: Eccube\Entity\Category {#6461}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6463 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6465
-snapshot: []
-owner: Eccube\Entity\Category {#6461}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6464 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
47 => Eccube\Entity\Category {#6468
-id: 398
-name: "TVアニメ「デビルサバイバー2」"
-hierarchy: 4
-sort_no: 264
-create_date: DateTime @1695985580 {#6466
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6467
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6469
-snapshot: []
-owner: Eccube\Entity\Category {#6468}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6470 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6472
-snapshot: []
-owner: Eccube\Entity\Category {#6468}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6471 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
48 => Eccube\Entity\Category {#6475
-id: 399
-name: "テラフォーマーズ"
-hierarchy: 4
-sort_no: 263
-create_date: DateTime @1695985580 {#6473
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6474
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6476
-snapshot: []
-owner: Eccube\Entity\Category {#6475}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6477 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6479
-snapshot: []
-owner: Eccube\Entity\Category {#6475}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6478 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
49 => Eccube\Entity\Category {#6482
-id: 400
-name: "天元突破グレンラガン"
-hierarchy: 4
-sort_no: 262
-create_date: DateTime @1695985580 {#6480
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6481
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6483
-snapshot: []
-owner: Eccube\Entity\Category {#6482}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6484 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6486
-snapshot: []
-owner: Eccube\Entity\Category {#6482}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6485 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
50 => Eccube\Entity\Category {#6489
-id: 401
-name: "転生したらスライムだった件"
-hierarchy: 4
-sort_no: 261
-create_date: DateTime @1695985580 {#6487
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6488
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6490
-snapshot: []
-owner: Eccube\Entity\Category {#6489}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6491 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6493
-snapshot: []
-owner: Eccube\Entity\Category {#6489}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6492 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
51 => Eccube\Entity\Category {#6496
-id: 402
-name: "D_CIDE TRAUMEREI"
-hierarchy: 4
-sort_no: 260
-create_date: DateTime @1695985580 {#6494
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6495
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6497
-snapshot: []
-owner: Eccube\Entity\Category {#6496}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6498 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6500
-snapshot: []
-owner: Eccube\Entity\Category {#6496}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6499 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
52 => Eccube\Entity\Category {#6503
-id: 403
-name: "Disney100"
-hierarchy: 4
-sort_no: 259
-create_date: DateTime @1695985580 {#6501
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6502
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6504
-snapshot: []
-owner: Eccube\Entity\Category {#6503}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6505 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6507
-snapshot: []
-owner: Eccube\Entity\Category {#6503}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6506 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
53 => Eccube\Entity\Category {#6510
-id: 404
-name: "東京リベンジャーズ"
-hierarchy: 4
-sort_no: 258
-create_date: DateTime @1695985580 {#6508
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6509
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6511
-snapshot: []
-owner: Eccube\Entity\Category {#6510}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6512 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6514
-snapshot: []
-owner: Eccube\Entity\Category {#6510}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6513 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
54 => Eccube\Entity\Category {#6517
-id: 405
-name: "ノーゲーム・ノーライフ"
-hierarchy: 4
-sort_no: 257
-create_date: DateTime @1695985580 {#6515
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6516
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6518
-snapshot: []
-owner: Eccube\Entity\Category {#6517}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6519 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6521
-snapshot: []
-owner: Eccube\Entity\Category {#6517}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6520 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
55 => Eccube\Entity\Category {#6524
-id: 406
-name: "パズル&ドラゴンズ"
-hierarchy: 4
-sort_no: 256
-create_date: DateTime @1695985580 {#6522
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6523
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6525
-snapshot: []
-owner: Eccube\Entity\Category {#6524}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6526 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6528
-snapshot: []
-owner: Eccube\Entity\Category {#6524}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6527 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
56 => Eccube\Entity\Category {#6531
-id: 407
-name: "初音ミク -Project DIVA-"
-hierarchy: 4
-sort_no: 255
-create_date: DateTime @1695985580 {#6529
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6530
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6532
-snapshot: []
-owner: Eccube\Entity\Category {#6531}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6533 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6535
-snapshot: []
-owner: Eccube\Entity\Category {#6531}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6534 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
57 => Eccube\Entity\Category {#6538
-id: 408
-name: "PIXAR"
-hierarchy: 4
-sort_no: 254
-create_date: DateTime @1695985580 {#6536
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6537
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6539
-snapshot: []
-owner: Eccube\Entity\Category {#6538}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6540 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6542
-snapshot: []
-owner: Eccube\Entity\Category {#6538}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6541 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
58 => Eccube\Entity\Category {#6545
-id: 409
-name: "FAIRY TAIL"
-hierarchy: 4
-sort_no: 253
-create_date: DateTime @1695985580 {#6543
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6544
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6546
-snapshot: []
-owner: Eccube\Entity\Category {#6545}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6547 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6549
-snapshot: []
-owner: Eccube\Entity\Category {#6545}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6548 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
59 => Eccube\Entity\Category {#6552
-id: 410
-name: "Fate"
-hierarchy: 4
-sort_no: 252
-create_date: DateTime @1695985580 {#6550
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6551
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6553
-snapshot: []
-owner: Eccube\Entity\Category {#6552}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6554 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6556
-snapshot: []
-owner: Eccube\Entity\Category {#6552}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6555 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
60 => Eccube\Entity\Category {#6559
-id: 411
-name: "Fate/Apocrypha"
-hierarchy: 4
-sort_no: 251
-create_date: DateTime @1695985580 {#6557
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6558
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6560
-snapshot: []
-owner: Eccube\Entity\Category {#6559}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6561 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6563
-snapshot: []
-owner: Eccube\Entity\Category {#6559}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6562 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
61 => Eccube\Entity\Category {#6566
-id: 412
-name: "Fate/Grand Order(アニメ)"
-hierarchy: 4
-sort_no: 250
-create_date: DateTime @1695985580 {#6564
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6565
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6567
-snapshot: []
-owner: Eccube\Entity\Category {#6566}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6568 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6570
-snapshot: []
-owner: Eccube\Entity\Category {#6566}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6569 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
62 => Eccube\Entity\Category {#6573
-id: 413
-name: "ぷよぷよ"
-hierarchy: 4
-sort_no: 249
-create_date: DateTime @1695985580 {#6571
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6572
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6574
-snapshot: []
-owner: Eccube\Entity\Category {#6573}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6575 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6577
-snapshot: []
-owner: Eccube\Entity\Category {#6573}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6576 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
63 => Eccube\Entity\Category {#6580
-id: 414
-name: "ブラック★ロックシューター"
-hierarchy: 4
-sort_no: 248
-create_date: DateTime @1695985580 {#6578
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6579
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6581
-snapshot: []
-owner: Eccube\Entity\Category {#6580}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6582 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6584
-snapshot: []
-owner: Eccube\Entity\Category {#6580}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6583 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
64 => Eccube\Entity\Category {#6587
-id: 415
-name: "プリズマ☆イリヤ"
-hierarchy: 4
-sort_no: 247
-create_date: DateTime @1695985580 {#6585
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6586
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6588
-snapshot: []
-owner: Eccube\Entity\Category {#6587}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6589 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6591
-snapshot: []
-owner: Eccube\Entity\Category {#6587}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6590 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
65 => Eccube\Entity\Category {#6594
-id: 416
-name: "プロジェクトセカイ カラフルステージ! feat. 初音ミク"
-hierarchy: 4
-sort_no: 246
-create_date: DateTime @1695985580 {#6592
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6593
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6595
-snapshot: []
-owner: Eccube\Entity\Category {#6594}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6596 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6598
-snapshot: []
-owner: Eccube\Entity\Category {#6594}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6597 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
66 => Eccube\Entity\Category {#6601
-id: 417
-name: "ペルソナ"
-hierarchy: 4
-sort_no: 245
-create_date: DateTime @1695985580 {#6599
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6600
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6602
-snapshot: []
-owner: Eccube\Entity\Category {#6601}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6603 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6605
-snapshot: []
-owner: Eccube\Entity\Category {#6601}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6604 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
67 => Eccube\Entity\Category {#6608
-id: 418
-name: "Marvel"
-hierarchy: 4
-sort_no: 244
-create_date: DateTime @1695985580 {#6606
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6607
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6609
-snapshot: []
-owner: Eccube\Entity\Category {#6608}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6610 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6612
-snapshot: []
-owner: Eccube\Entity\Category {#6608}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6611 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
68 => Eccube\Entity\Category {#6615
-id: 419
-name: "魔界戦記ディスガイア"
-hierarchy: 4
-sort_no: 243
-create_date: DateTime @1695985580 {#6613
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985580 {#6614
date: 2023-09-29 20:06:20.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6616
-snapshot: []
-owner: Eccube\Entity\Category {#6615}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6617 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6619
-snapshot: []
…8
}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
69 => Eccube\Entity\Category {#6622
-id: 420
-name: "無職転生 ~異世界行ったら本気だす~"
-hierarchy: 4
-sort_no: 242
-create_date: DateTime @1695985580 {#6620 …1}
-update_date: DateTime @1695985580 {#6621 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6623 …9}
-Children: Doctrine\ORM\PersistentCollection {#6626 …9}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
70 => Eccube\Entity\Category {#6629
-id: 421
-name: "MELTY BLOOD/空の境界"
-hierarchy: 4
-sort_no: 241
-create_date: DateTime @1695985580 {#6627 …1}
-update_date: DateTime @1695985580 {#6628 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6630 …9}
-Children: Doctrine\ORM\PersistentCollection {#6633 …9}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
71 => Eccube\Entity\Category {#6636
-id: 422
-name: "〈物語〉シリーズ"
-hierarchy: 4
-sort_no: 240
-create_date: DateTime @1695985580 {#6634 …1}
-update_date: DateTime @1695985580 {#6635 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6637 …9}
-Children: Doctrine\ORM\PersistentCollection {#6640 …9}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
72 => Eccube\Entity\Category {#6643
-id: 423
-name: "Re:ゼロから始める異世界生活"
-hierarchy: 4
-sort_no: 239
-create_date: DateTime @1695985580 {#6641 …1}
-update_date: DateTime @1695985580 {#6642 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6644 …9}
-Children: Doctrine\ORM\PersistentCollection {#6647 …9}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
73 => Eccube\Entity\Category {#6650
-id: 424
-name: "ログ・ホライズン"
-hierarchy: 4
-sort_no: 238
-create_date: DateTime @1695985580 {#6648 …1}
-update_date: DateTime @1695985580 {#6649 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6651 …9}
-Children: Doctrine\ORM\PersistentCollection {#6654 …9}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
74 => Eccube\Entity\Category {#6657
-id: 425
-name: "ロストディケイド"
-hierarchy: 4
-sort_no: 237
-create_date: DateTime @1695985580 {#6655 …1}
-update_date: DateTime @1695985580 {#6656 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6658 …9}
-Children: Doctrine\ORM\PersistentCollection {#6661 …9}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
75 => Eccube\Entity\Category {#6664
-id: 426
-name: "ワールドトリガー"
-hierarchy: 4
-sort_no: 236
-create_date: DateTime @1695985580 {#6662 …1}
-update_date: DateTime @1695985580 {#6663 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6665 …9}
-Children: Doctrine\ORM\PersistentCollection {#6668 …9}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
76 => Eccube\Entity\Category {#6671
-id: 427
-name: "プロモカード(シュヴァルツサイド)"
-hierarchy: 4
-sort_no: 235
-create_date: DateTime @1695985580 {#6669 …1}
-update_date: DateTime @1695985580 {#6670 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6672 …9}
-Children: Doctrine\ORM\PersistentCollection {#6675 …9}
-Parent: Eccube\Entity\Category {#6132}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6041
-id: 218
-name: "ヴァイスシュヴァルツ"
-hierarchy: 2
-sort_no: 325
-create_date: DateTime @1695974896 {#5956
date: 2023-09-29 17:08:16.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1708916568 {#5957
date: 2024-02-26 12:02:48.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6042
-snapshot: []
-owner: Eccube\Entity\Category {#6041}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6043
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6045
-snapshot: array:3 [ …3]
-owner: Eccube\Entity\Category {#6041}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6044
-elements: array:3 [
0 => Eccube\Entity\Category {#6046 …12}
1 => Eccube\Entity\Category {#6132}
2 => Eccube\Entity\Category {#6678 …12}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5941
-id: 217
-name: "買い取り"
-hierarchy: 2
-sort_no: 364
-create_date: DateTime @1695966514 {#5685
date: 2023-09-29 14:48:34.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1740985311 {#5686
date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5942
-snapshot: []
-owner: Eccube\Entity\Category {#5941}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4305 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5943
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5945
-snapshot: array:2 [ …2]
-owner: Eccube\Entity\Category {#5941}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4052 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5944
-elements: array:2 [ …2]
}
#initialized: true
}
-Parent: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: "0226120246_65dbff56df4a3.png"
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4565 …2}
-free_area: null
-category_image: null
}
"name" => null
"pageno" => "1"
"disp_number" => Eccube\Entity\Master\ProductListMax {#4274
#id: 20
#name: "15件"
#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, CASE WHEN d1_.recommend_rank IS NULL THEN 0 ELSE d1_.recommend_rank END AS sclr_12, d0_.discriminator_type AS discriminator_type_13, d0_.creator_id AS creator_id_14, d0_.product_status_id AS product_status_id_15 FROM dtb_product d0_ INNER JOIN dtb_product_category d2_ ON d0_.id = d2_.product_id AND d2_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d3_ ON d2_.category_id = d3_.id AND d3_.discriminator_type IN ('category') INNER JOIN dtb_product_category d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productcategory') WHERE (d0_.product_status_id = 1 AND d2_.category_id IN (?) AND d1_.category_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY sclr_12 DESC, d0_.id DESC"