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 {#6414
-id: 711
-name: "UUR"
-hierarchy: 4
-sort_no: 504
-create_date: DateTime @1737938878 {#6397
date: 2025-01-27 09:47:58.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6398
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6415
-snapshot: []
-owner: Eccube\Entity\Category {#6414}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6416
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6418
-snapshot: []
-owner: Eccube\Entity\Category {#6414}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6417
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409
-id: 597
-name: "レアリティ"
-hierarchy: 3
-sort_no: 505
-create_date: DateTime @1696942150 {#6395
date: 2023-10-10 21:49:10.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6396
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6410
-snapshot: []
-owner: Eccube\Entity\Category {#6409}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6411
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6413
-snapshot: array:24 [ …24]
-owner: Eccube\Entity\Category {#6409}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6412
-elements: array:24 [
0 => Eccube\Entity\Category {#6414}
1 => Eccube\Entity\Category {#6427
-id: 712
-name: "UR"
-hierarchy: 4
-sort_no: 503
-create_date: DateTime @1737938891 {#6425
date: 2025-01-27 09:48:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6426
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6428
-snapshot: []
-owner: Eccube\Entity\Category {#6427}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6429
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6431
-snapshot: []
-owner: Eccube\Entity\Category {#6427}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6430
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559
+__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
}
2 => Eccube\Entity\Category {#6434
-id: 703
-name: "SSR"
-hierarchy: 4
-sort_no: 502
-create_date: DateTime @1737365849 {#6432
date: 2025-01-20 18:37:29.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6433
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6435
-snapshot: []
-owner: Eccube\Entity\Category {#6434}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6436
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6438
-snapshot: []
-owner: Eccube\Entity\Category {#6434}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6437
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#6441
-id: 713
-name: "HR"
-hierarchy: 4
-sort_no: 501
-create_date: DateTime @1737938944 {#6439
date: 2025-01-27 09:49:04.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6440
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6442
-snapshot: []
-owner: Eccube\Entity\Category {#6441}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6443
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6445
-snapshot: []
-owner: Eccube\Entity\Category {#6441}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6444
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#6448
-id: 714
-name: "SR"
-hierarchy: 4
-sort_no: 500
-create_date: DateTime @1737938957 {#6446
date: 2025-01-27 09:49:17.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6447
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6449
-snapshot: []
-owner: Eccube\Entity\Category {#6448}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6450
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6452
-snapshot: []
-owner: Eccube\Entity\Category {#6448}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6451
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#6455
-id: 715
-name: "SAR"
-hierarchy: 4
-sort_no: 499
-create_date: DateTime @1737938960 {#6453
date: 2025-01-27 09:49:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6454
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6456
-snapshot: []
-owner: Eccube\Entity\Category {#6455}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6457
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6459
-snapshot: []
-owner: Eccube\Entity\Category {#6455}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6458
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#6462
-id: 716
-name: "CSR"
-hierarchy: 4
-sort_no: 498
-create_date: DateTime @1737938963 {#6460
date: 2025-01-27 09:49:23.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6461
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6463
-snapshot: []
-owner: Eccube\Entity\Category {#6462}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6464
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6466
-snapshot: []
-owner: Eccube\Entity\Category {#6462}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6465
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#6469
-id: 717
-name: "AR"
-hierarchy: 4
-sort_no: 497
-create_date: DateTime @1737938966 {#6467
date: 2025-01-27 09:49:26.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6468
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6470
-snapshot: []
-owner: Eccube\Entity\Category {#6469}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6471
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6473
-snapshot: []
-owner: Eccube\Entity\Category {#6469}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6472
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#6476
-id: 718
-name: "CHR"
-hierarchy: 4
-sort_no: 496
-create_date: DateTime @1737938968 {#6474
date: 2025-01-27 09:49:28.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6475
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6477
-snapshot: []
-owner: Eccube\Entity\Category {#6476}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6478
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6480
-snapshot: []
-owner: Eccube\Entity\Category {#6476}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6479
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#6483
-id: 719
-name: "S"
-hierarchy: 4
-sort_no: 495
-create_date: DateTime @1737938972 {#6481
date: 2025-01-27 09:49:32.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6482
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6484
-snapshot: []
-owner: Eccube\Entity\Category {#6483}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6485
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6487
-snapshot: []
-owner: Eccube\Entity\Category {#6483}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6486
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#6490
-id: 720
-name: "A"
-hierarchy: 4
-sort_no: 494
-create_date: DateTime @1737938976 {#6488
date: 2025-01-27 09:49:36.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6489
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6491
-snapshot: []
-owner: Eccube\Entity\Category {#6490}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6492
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6494
-snapshot: []
-owner: Eccube\Entity\Category {#6490}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6493
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#6497
-id: 721
-name: "H"
-hierarchy: 4
-sort_no: 493
-create_date: DateTime @1737938978 {#6495
date: 2025-01-27 09:49:38.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6496
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6498
-snapshot: []
-owner: Eccube\Entity\Category {#6497}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6499
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6501
-snapshot: []
-owner: Eccube\Entity\Category {#6497}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6500
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#6504
-id: 722
-name: "K"
-hierarchy: 4
-sort_no: 492
-create_date: DateTime @1737938982 {#6502
date: 2025-01-27 09:49:42.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6503
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6505
-snapshot: []
-owner: Eccube\Entity\Category {#6504}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6506
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6508
-snapshot: []
-owner: Eccube\Entity\Category {#6504}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6507
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#6511
-id: 723
-name: "PR"
-hierarchy: 4
-sort_no: 491
-create_date: DateTime @1737938985 {#6509
date: 2025-01-27 09:49:45.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6510
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6512
-snapshot: []
-owner: Eccube\Entity\Category {#6511}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6513
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6515
-snapshot: []
-owner: Eccube\Entity\Category {#6511}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6514
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#6518
-id: 724
-name: "RRR"
-hierarchy: 4
-sort_no: 490
-create_date: DateTime @1737938988 {#6516
date: 2025-01-27 09:49:48.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6517
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6519
-snapshot: []
-owner: Eccube\Entity\Category {#6518}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6520
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6522
-snapshot: []
-owner: Eccube\Entity\Category {#6518}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6521
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#6525
-id: 725
-name: "RR"
-hierarchy: 4
-sort_no: 489
-create_date: DateTime @1737938991 {#6523
date: 2025-01-27 09:49:51.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6524
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6526
-snapshot: []
-owner: Eccube\Entity\Category {#6525}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6527
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6529
-snapshot: []
-owner: Eccube\Entity\Category {#6525}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6528
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#6532
-id: 726
-name: "R"
-hierarchy: 4
-sort_no: 488
-create_date: DateTime @1737938994 {#6530
date: 2025-01-27 09:49:54.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6531
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6533
-snapshot: []
-owner: Eccube\Entity\Category {#6532}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6534
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6536
-snapshot: []
-owner: Eccube\Entity\Category {#6532}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6535
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#6539
-id: 727
-name: "U"
-hierarchy: 4
-sort_no: 487
-create_date: DateTime @1737938996 {#6537
date: 2025-01-27 09:49:56.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6538
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6540
-snapshot: []
-owner: Eccube\Entity\Category {#6539}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6541
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6543
-snapshot: []
-owner: Eccube\Entity\Category {#6539}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6542
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#6546
-id: 728
-name: "C"
-hierarchy: 4
-sort_no: 486
-create_date: DateTime @1737938999 {#6544
date: 2025-01-27 09:49:59.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6545
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6547
-snapshot: []
-owner: Eccube\Entity\Category {#6546}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6548
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6550
-snapshot: []
-owner: Eccube\Entity\Category {#6546}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6549
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#6553
-id: 729
-name: "TR"
-hierarchy: 4
-sort_no: 485
-create_date: DateTime @1737939002 {#6551
date: 2025-01-27 09:50:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6552
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6554
-snapshot: []
-owner: Eccube\Entity\Category {#6553}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6555
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6557
-snapshot: []
-owner: Eccube\Entity\Category {#6553}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6556
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#6560
-id: 730
-name: "S-TD"
-hierarchy: 4
-sort_no: 484
-create_date: DateTime @1737939005 {#6558
date: 2025-01-27 09:50:05.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6559
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6561
-snapshot: []
-owner: Eccube\Entity\Category {#6560}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6562
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6564
-snapshot: []
-owner: Eccube\Entity\Category {#6560}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6563
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#6567
-id: 731
-name: "TD"
-hierarchy: 4
-sort_no: 483
-create_date: DateTime @1737939008 {#6565
date: 2025-01-27 09:50:08.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6566
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6568
-snapshot: []
-owner: Eccube\Entity\Category {#6567}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6569
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6571
-snapshot: []
-owner: Eccube\Entity\Category {#6567}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6570
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#6574
-id: 732
-name: "PROMO"
-hierarchy: 4
-sort_no: 482
-create_date: DateTime @1737939012 {#6572
date: 2025-01-27 09:50:12.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939111 {#6573
date: 2025-01-27 09:51:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6575
-snapshot: []
-owner: Eccube\Entity\Category {#6574}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6576
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6578
-snapshot: []
-owner: Eccube\Entity\Category {#6574}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6577
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#6581
-id: 733
-name: "-"
-hierarchy: 4
-sort_no: 481
-create_date: DateTime @1737939016 {#6579
date: 2025-01-27 09:50:16.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737939117 {#6580
date: 2025-01-27 09:51:57.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6582
-snapshot: []
-owner: Eccube\Entity\Category {#6581}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6583
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6585
-snapshot: []
-owner: Eccube\Entity\Category {#6581}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6584
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6409}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404
-id: 219
-name: "ポケモン"
-hierarchy: 2
-sort_no: 506
-create_date: DateTime @1695974903 {#5604
date: 2023-09-29 17:08:23.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1708916557 {#5605
date: 2024-02-26 12:02:37.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6405
-snapshot: []
-owner: Eccube\Entity\Category {#6404}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6406
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6408
-snapshot: array:85 [ …85]
-owner: Eccube\Entity\Category {#6404}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6407
-elements: array:85 [
0 => Eccube\Entity\Category {#6409}
1 => Eccube\Entity\Category {#6586
-id: 222
-name: "PROMO プロモ"
-hierarchy: 3
-sort_no: 480
-create_date: DateTime @1695981741 {#6420
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6419
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6587
-snapshot: []
-owner: Eccube\Entity\Category {#6586}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6588 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6590
-snapshot: []
-owner: Eccube\Entity\Category {#6586}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6589 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#6593
-id: 686
-name: "SV7 ステラミラクル"
-hierarchy: 3
-sort_no: 479
-create_date: DateTime @1722247026 {#6591
date: 2024-07-29 18:57:06.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6592
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6594
-snapshot: []
-owner: Eccube\Entity\Category {#6593}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6595 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6597
-snapshot: []
-owner: Eccube\Entity\Category {#6593}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6596 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#6600
-id: 685
-name: "SV6a ナイトワンダラー"
-hierarchy: 3
-sort_no: 478
-create_date: DateTime @1722246995 {#6598
date: 2024-07-29 18:56:35.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6599
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6601
-snapshot: []
-owner: Eccube\Entity\Category {#6600}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6602 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6604
-snapshot: []
-owner: Eccube\Entity\Category {#6600}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6603 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#6607
-id: 671
-name: "SV6 変幻の仮面"
-hierarchy: 3
-sort_no: 477
-create_date: DateTime @1718259642 {#6605
date: 2024-06-13 15:20:42.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6606
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6608
-snapshot: []
-owner: Eccube\Entity\Category {#6607}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6609 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6611
-snapshot: []
-owner: Eccube\Entity\Category {#6607}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6610 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#6614
-id: 684
-name: "SV5a クリムゾンヘイズ"
-hierarchy: 3
-sort_no: 476
-create_date: DateTime @1722246604 {#6612
date: 2024-07-29 18:50:04.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6613
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6615
-snapshot: []
-owner: Eccube\Entity\Category {#6614}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6616 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6618
-snapshot: []
-owner: Eccube\Entity\Category {#6614}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6617 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#6621
-id: 683
-name: "SV5K ワイルドフォース"
-hierarchy: 3
-sort_no: 475
-create_date: DateTime @1722246552 {#6619
date: 2024-07-29 18:49:12.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6620
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6622
-snapshot: []
-owner: Eccube\Entity\Category {#6621}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6623 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6625
-snapshot: []
-owner: Eccube\Entity\Category {#6621}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6624 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#6628
-id: 682
-name: "SV5M サイバージャッジ"
-hierarchy: 3
-sort_no: 474
-create_date: DateTime @1722246464 {#6626
date: 2024-07-29 18:47:44.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6627
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6629
-snapshot: []
-owner: Eccube\Entity\Category {#6628}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6630 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6632
-snapshot: []
-owner: Eccube\Entity\Category {#6628}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6631 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#6635
-id: 676
-name: "SV4a シャイニートレジャーex"
-hierarchy: 3
-sort_no: 473
-create_date: DateTime @1722245675 {#6633
date: 2024-07-29 18:34:35.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6634
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6636
-snapshot: []
-owner: Eccube\Entity\Category {#6635}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6637 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6639
-snapshot: []
-owner: Eccube\Entity\Category {#6635}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6638 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#6642
-id: 681
-name: "SV4K 古代の咆哮"
-hierarchy: 3
-sort_no: 472
-create_date: DateTime @1722246371 {#6640
date: 2024-07-29 18:46:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6641
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6643
-snapshot: []
-owner: Eccube\Entity\Category {#6642}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6644 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6646
-snapshot: []
-owner: Eccube\Entity\Category {#6642}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6645 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#6649
-id: 680
-name: "SV4M 未来の一閃"
-hierarchy: 3
-sort_no: 471
-create_date: DateTime @1722246328 {#6647
date: 2024-07-29 18:45:28.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6648
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6650
-snapshot: []
-owner: Eccube\Entity\Category {#6649}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6651 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6653
-snapshot: []
-owner: Eccube\Entity\Category {#6649}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6652 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#6656
-id: 679
-name: "SV3a レイジングサーフ"
-hierarchy: 3
-sort_no: 470
-create_date: DateTime @1722246031 {#6654
date: 2024-07-29 18:40:31.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6655
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6657
-snapshot: []
-owner: Eccube\Entity\Category {#6656}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6658 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6660
-snapshot: []
-owner: Eccube\Entity\Category {#6656}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6659 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#6663
-id: 678
-name: "SV3 黒炎の支配者"
-hierarchy: 3
-sort_no: 469
-create_date: DateTime @1722245945 {#6661
date: 2024-07-29 18:39:05.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6662
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6664
-snapshot: []
-owner: Eccube\Entity\Category {#6663}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6665 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6667
-snapshot: []
-owner: Eccube\Entity\Category {#6663}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6666 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#6670
-id: 677
-name: "SV2a ポケモンカード151"
-hierarchy: 3
-sort_no: 468
-create_date: DateTime @1722245748 {#6668
date: 2024-07-29 18:35:48.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6669
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6671
-snapshot: []
-owner: Eccube\Entity\Category {#6670}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6672 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6674
-snapshot: []
-owner: Eccube\Entity\Category {#6670}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6673 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#6677
-id: 223
-name: "SV2D クレイバースト"
-hierarchy: 3
-sort_no: 467
-create_date: DateTime @1695981741 {#6675
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6676
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6678
-snapshot: []
-owner: Eccube\Entity\Category {#6677}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6679 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6681
-snapshot: []
-owner: Eccube\Entity\Category {#6677}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6680 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#6684
-id: 224
-name: "SV2P スノーハザード"
-hierarchy: 3
-sort_no: 466
-create_date: DateTime @1695981741 {#6682
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6683
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6685
-snapshot: []
-owner: Eccube\Entity\Category {#6684}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6686 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6688
-snapshot: []
-owner: Eccube\Entity\Category {#6684}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6687 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#6691
-id: 225
-name: "SV1A トリプレットビート"
-hierarchy: 3
-sort_no: 465
-create_date: DateTime @1695981741 {#6689
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6690
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6692
-snapshot: []
-owner: Eccube\Entity\Category {#6691}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6693 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6695
-snapshot: []
-owner: Eccube\Entity\Category {#6691}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6694 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#6698
-id: 226
-name: "SV1V バイオレットex"
-hierarchy: 3
-sort_no: 464
-create_date: DateTime @1695981741 {#6696
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6697
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6699
-snapshot: []
-owner: Eccube\Entity\Category {#6698}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6700 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6702
-snapshot: []
-owner: Eccube\Entity\Category {#6698}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6701 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#6705
-id: 227
-name: "SV1S スカーレットex"
-hierarchy: 3
-sort_no: 463
-create_date: DateTime @1695981741 {#6703
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6704
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6706
-snapshot: []
-owner: Eccube\Entity\Category {#6705}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6707 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6709
-snapshot: []
-owner: Eccube\Entity\Category {#6705}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6708 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
19 => Eccube\Entity\Category {#6712
-id: 228
-name: "S12A VSTARユニバース"
-hierarchy: 3
-sort_no: 462
-create_date: DateTime @1695981741 {#6710
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6711
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6713
-snapshot: []
-owner: Eccube\Entity\Category {#6712}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6714 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6716
-snapshot: []
-owner: Eccube\Entity\Category {#6712}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6715 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#6719
-id: 229
-name: "S12 パラダイムトリガー"
-hierarchy: 3
-sort_no: 461
-create_date: DateTime @1695981741 {#6717
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6718
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6720
-snapshot: []
-owner: Eccube\Entity\Category {#6719}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6721 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6723
-snapshot: []
-owner: Eccube\Entity\Category {#6719}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6722 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#6726
-id: 230
-name: "S11A 白熱のアルカナ"
-hierarchy: 3
-sort_no: 460
-create_date: DateTime @1695981741 {#6724
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6725
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6727
-snapshot: []
-owner: Eccube\Entity\Category {#6726}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6728 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6730
-snapshot: []
-owner: Eccube\Entity\Category {#6726}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6729 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#6733
-id: 231
-name: "S11 ロストアビス"
-hierarchy: 3
-sort_no: 459
-create_date: DateTime @1695981741 {#6731
date: 2023-09-29 19:02:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1722247030 {#6732
date: 2024-07-29 18:57:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6734
-snapshot: []
-owner: Eccube\Entity\Category {#6733}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6735 …1}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6737
-snapshot: []
-owner: Eccube\Entity\Category {#6733}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6736 …1}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#6740
-id: 232
-name: "S10B Pokemon GO"
-hierarchy: 3
-sort_no: 458
-create_date: DateTime @1695981741 {#6738 …1}
-update_date: DateTime @1722247030 {#6739 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6741 …9}
-Children: Doctrine\ORM\PersistentCollection {#6744 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#6747
-id: 233
-name: "S10A ダークファンタズム"
-hierarchy: 3
-sort_no: 457
-create_date: DateTime @1695981741 {#6745 …1}
-update_date: DateTime @1722247030 {#6746 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6748 …9}
-Children: Doctrine\ORM\PersistentCollection {#6751 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#6754
-id: 234
-name: "S10P スペースジャグラー"
-hierarchy: 3
-sort_no: 456
-create_date: DateTime @1695981741 {#6752 …1}
-update_date: DateTime @1722247030 {#6753 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6755 …9}
-Children: Doctrine\ORM\PersistentCollection {#6758 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
26 => Eccube\Entity\Category {#6761
-id: 235
-name: "S10D タイムゲイザー"
-hierarchy: 3
-sort_no: 455
-create_date: DateTime @1695981741 {#6759 …1}
-update_date: DateTime @1722247030 {#6760 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …9}
-Children: Doctrine\ORM\PersistentCollection {#6765 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
27 => Eccube\Entity\Category {#6768
-id: 236
-name: "S9A バトルリージョン"
-hierarchy: 3
-sort_no: 454
-create_date: DateTime @1695981741 {#6766 …1}
-update_date: DateTime @1722247030 {#6767 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …9}
-Children: Doctrine\ORM\PersistentCollection {#6772 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
28 => Eccube\Entity\Category {#6775
-id: 237
-name: "S9 スターバース"
-hierarchy: 3
-sort_no: 453
-create_date: DateTime @1695981741 {#6773 …1}
-update_date: DateTime @1722247030 {#6774 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6776 …9}
-Children: Doctrine\ORM\PersistentCollection {#6779 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
29 => Eccube\Entity\Category {#6782
-id: 238
-name: "S8B VMAXクライマックス"
-hierarchy: 3
-sort_no: 452
-create_date: DateTime @1695981741 {#6780 …1}
-update_date: DateTime @1722247030 {#6781 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6783 …9}
-Children: Doctrine\ORM\PersistentCollection {#6786 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
30 => Eccube\Entity\Category {#6789
-id: 239
-name: "S8A 25th ANNIVERSARY COLLECTION"
-hierarchy: 3
-sort_no: 451
-create_date: DateTime @1695981741 {#6787 …1}
-update_date: DateTime @1722247030 {#6788 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6790 …9}
-Children: Doctrine\ORM\PersistentCollection {#6793 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
31 => Eccube\Entity\Category {#6796
-id: 240
-name: "S8 フュージョンアーツ"
-hierarchy: 3
-sort_no: 450
-create_date: DateTime @1695981741 {#6794 …1}
-update_date: DateTime @1722247030 {#6795 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6797 …9}
-Children: Doctrine\ORM\PersistentCollection {#6800 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
32 => Eccube\Entity\Category {#6803
-id: 241
-name: "S7R 蒼空ストリーム"
-hierarchy: 3
-sort_no: 449
-create_date: DateTime @1695981741 {#6801 …1}
-update_date: DateTime @1722247030 {#6802 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6804 …9}
-Children: Doctrine\ORM\PersistentCollection {#6807 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
33 => Eccube\Entity\Category {#6810
-id: 242
-name: "S7D 摩天パーフェクト"
-hierarchy: 3
-sort_no: 448
-create_date: DateTime @1695981741 {#6808 …1}
-update_date: DateTime @1722247030 {#6809 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6811 …9}
-Children: Doctrine\ORM\PersistentCollection {#6814 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
34 => Eccube\Entity\Category {#6817
-id: 243
-name: "S6A イーブイヒーローズ"
-hierarchy: 3
-sort_no: 447
-create_date: DateTime @1695981741 {#6815 …1}
-update_date: DateTime @1722247030 {#6816 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6818 …9}
-Children: Doctrine\ORM\PersistentCollection {#6821 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
35 => Eccube\Entity\Category {#6824
-id: 244
-name: "S6K 漆黒のガイスト"
-hierarchy: 3
-sort_no: 446
-create_date: DateTime @1695981741 {#6822 …1}
-update_date: DateTime @1722247030 {#6823 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6825 …9}
-Children: Doctrine\ORM\PersistentCollection {#6828 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
36 => Eccube\Entity\Category {#6831
-id: 245
-name: "S6H 白銀のランス"
-hierarchy: 3
-sort_no: 445
-create_date: DateTime @1695981741 {#6829 …1}
-update_date: DateTime @1722247030 {#6830 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6832 …9}
-Children: Doctrine\ORM\PersistentCollection {#6835 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
37 => Eccube\Entity\Category {#6838
-id: 246
-name: "S5A 双璧のファイター"
-hierarchy: 3
-sort_no: 444
-create_date: DateTime @1695981741 {#6836 …1}
-update_date: DateTime @1722247030 {#6837 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6839 …9}
-Children: Doctrine\ORM\PersistentCollection {#6842 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
38 => Eccube\Entity\Category {#6845
-id: 247
-name: "S5R 連撃マスター"
-hierarchy: 3
-sort_no: 443
-create_date: DateTime @1695981741 {#6843 …1}
-update_date: DateTime @1722247030 {#6844 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6846 …9}
-Children: Doctrine\ORM\PersistentCollection {#6849 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
39 => Eccube\Entity\Category {#6852
-id: 248
-name: "S5I 一撃マスター"
-hierarchy: 3
-sort_no: 442
-create_date: DateTime @1695981741 {#6850 …1}
-update_date: DateTime @1722247030 {#6851 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6853 …9}
-Children: Doctrine\ORM\PersistentCollection {#6856 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
40 => Eccube\Entity\Category {#6859
-id: 249
-name: "S4A シャイニースターV"
-hierarchy: 3
-sort_no: 441
-create_date: DateTime @1695981741 {#6857 …1}
-update_date: DateTime @1722247030 {#6858 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6860 …9}
-Children: Doctrine\ORM\PersistentCollection {#6863 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
41 => Eccube\Entity\Category {#6866
-id: 250
-name: "S4 仰天のボルテッカー"
-hierarchy: 3
-sort_no: 440
-create_date: DateTime @1695981741 {#6864 …1}
-update_date: DateTime @1722247030 {#6865 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6867 …9}
-Children: Doctrine\ORM\PersistentCollection {#6870 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
42 => Eccube\Entity\Category {#6873
-id: 251
-name: "S3a 伝説の鼓動"
-hierarchy: 3
-sort_no: 439
-create_date: DateTime @1695981741 {#6871 …1}
-update_date: DateTime @1722247030 {#6872 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6874 …9}
-Children: Doctrine\ORM\PersistentCollection {#6877 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
43 => Eccube\Entity\Category {#6880
-id: 252
-name: "S3 ムゲンゾーン"
-hierarchy: 3
-sort_no: 438
-create_date: DateTime @1695981741 {#6878 …1}
-update_date: DateTime @1722247030 {#6879 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …9}
-Children: Doctrine\ORM\PersistentCollection {#6884 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
44 => Eccube\Entity\Category {#6887
-id: 253
-name: "S2a 爆炎ウォーカー"
-hierarchy: 3
-sort_no: 437
-create_date: DateTime @1695981741 {#6885 …1}
-update_date: DateTime @1722247030 {#6886 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6888 …9}
-Children: Doctrine\ORM\PersistentCollection {#6891 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
45 => Eccube\Entity\Category {#6894
-id: 254
-name: "S2 反逆クラッシュ"
-hierarchy: 3
-sort_no: 436
-create_date: DateTime @1695981741 {#6892 …1}
-update_date: DateTime @1722247030 {#6893 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6895 …9}
-Children: Doctrine\ORM\PersistentCollection {#6898 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
46 => Eccube\Entity\Category {#6901
-id: 255
-name: "S1a VMAXライジング"
-hierarchy: 3
-sort_no: 435
-create_date: DateTime @1695981741 {#6899 …1}
-update_date: DateTime @1722247030 {#6900 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6902 …9}
-Children: Doctrine\ORM\PersistentCollection {#6905 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
47 => Eccube\Entity\Category {#6908
-id: 256
-name: "S1H シールド"
-hierarchy: 3
-sort_no: 434
-create_date: DateTime @1695981741 {#6906 …1}
-update_date: DateTime @1722247030 {#6907 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6909 …9}
-Children: Doctrine\ORM\PersistentCollection {#6912 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
48 => Eccube\Entity\Category {#6915
-id: 257
-name: "S1W ソード"
-hierarchy: 3
-sort_no: 433
-create_date: DateTime @1695981741 {#6913 …1}
-update_date: DateTime @1722247030 {#6914 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6916 …9}
-Children: Doctrine\ORM\PersistentCollection {#6919 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
49 => Eccube\Entity\Category {#6922
-id: 258
-name: "SM12a TAG TEAM GX タッグオールスターズ"
-hierarchy: 3
-sort_no: 432
-create_date: DateTime @1695981741 {#6920 …1}
-update_date: DateTime @1722247030 {#6921 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6923 …9}
-Children: Doctrine\ORM\PersistentCollection {#6926 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
50 => Eccube\Entity\Category {#6929
-id: 259
-name: "SM12 オルタージェネシス"
-hierarchy: 3
-sort_no: 431
-create_date: DateTime @1695981741 {#6927 …1}
-update_date: DateTime @1722247030 {#6928 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6930 …9}
-Children: Doctrine\ORM\PersistentCollection {#6933 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
51 => Eccube\Entity\Category {#6936
-id: 260
-name: "SM11b ドリームリーグ"
-hierarchy: 3
-sort_no: 430
-create_date: DateTime @1695981741 {#6934 …1}
-update_date: DateTime @1722247030 {#6935 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6937 …9}
-Children: Doctrine\ORM\PersistentCollection {#6940 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
52 => Eccube\Entity\Category {#6943
-id: 261
-name: "SM11a リミックスバウト"
-hierarchy: 3
-sort_no: 429
-create_date: DateTime @1695981741 {#6941 …1}
-update_date: DateTime @1722247030 {#6942 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6944 …9}
-Children: Doctrine\ORM\PersistentCollection {#6947 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
53 => Eccube\Entity\Category {#6950
-id: 262
-name: "SM11 ミラクルツイン"
-hierarchy: 3
-sort_no: 428
-create_date: DateTime @1695981741 {#6948 …1}
-update_date: DateTime @1722247030 {#6949 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6951 …9}
-Children: Doctrine\ORM\PersistentCollection {#6954 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
54 => Eccube\Entity\Category {#6957
-id: 263
-name: "SM10b スカイレジェンド"
-hierarchy: 3
-sort_no: 427
-create_date: DateTime @1695981741 {#6955 …1}
-update_date: DateTime @1722247030 {#6956 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6958 …9}
-Children: Doctrine\ORM\PersistentCollection {#6961 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
55 => Eccube\Entity\Category {#6964
-id: 264
-name: "SM10a ジージーエンド"
-hierarchy: 3
-sort_no: 426
-create_date: DateTime @1695981741 {#6962 …1}
-update_date: DateTime @1722247030 {#6963 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6965 …9}
-Children: Doctrine\ORM\PersistentCollection {#6968 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
56 => Eccube\Entity\Category {#6971
-id: 265
-name: "SMP2 名探偵ピカチュウ"
-hierarchy: 3
-sort_no: 425
-create_date: DateTime @1695981741 {#6969 …1}
-update_date: DateTime @1722247030 {#6970 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6972 …9}
-Children: Doctrine\ORM\PersistentCollection {#6975 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
57 => Eccube\Entity\Category {#6978
-id: 266
-name: "SM10 ダブルブレイズ"
-hierarchy: 3
-sort_no: 424
-create_date: DateTime @1695981741 {#6976 …1}
-update_date: DateTime @1722247030 {#6977 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6979 …9}
-Children: Doctrine\ORM\PersistentCollection {#6982 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
58 => Eccube\Entity\Category {#6985
-id: 267
-name: "SM9b フルメタルウォール"
-hierarchy: 3
-sort_no: 423
-create_date: DateTime @1695981741 {#6983 …1}
-update_date: DateTime @1722247030 {#6984 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6986 …9}
-Children: Doctrine\ORM\PersistentCollection {#6989 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
59 => Eccube\Entity\Category {#6992
-id: 268
-name: "SM9a ナイトユニゾン"
-hierarchy: 3
-sort_no: 422
-create_date: DateTime @1695981741 {#6990 …1}
-update_date: DateTime @1722247030 {#6991 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6993 …9}
-Children: Doctrine\ORM\PersistentCollection {#6996 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
60 => Eccube\Entity\Category {#6999
-id: 269
-name: "SM9 タッグボルト"
-hierarchy: 3
-sort_no: 421
-create_date: DateTime @1695981741 {#6997 …1}
-update_date: DateTime @1722247030 {#6998 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7000 …9}
-Children: Doctrine\ORM\PersistentCollection {#7003 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
61 => Eccube\Entity\Category {#7006
-id: 270
-name: "SM8b GXウルトラシャイニー"
-hierarchy: 3
-sort_no: 420
-create_date: DateTime @1695981741 {#7004 …1}
-update_date: DateTime @1722247030 {#7005 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7007 …9}
-Children: Doctrine\ORM\PersistentCollection {#7010 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
62 => Eccube\Entity\Category {#7013
-id: 271
-name: "SM8a ダークオーダー"
-hierarchy: 3
-sort_no: 419
-create_date: DateTime @1695981741 {#7011 …1}
-update_date: DateTime @1722247030 {#7012 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7014 …9}
-Children: Doctrine\ORM\PersistentCollection {#7017 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
63 => Eccube\Entity\Category {#7020
-id: 272
-name: "SM8 超爆インパクト"
-hierarchy: 3
-sort_no: 418
-create_date: DateTime @1695981741 {#7018 …1}
-update_date: DateTime @1722247030 {#7019 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7021 …9}
-Children: Doctrine\ORM\PersistentCollection {#7024 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
64 => Eccube\Entity\Category {#7027
-id: 273
-name: "SM7b フェアリーライズ"
-hierarchy: 3
-sort_no: 417
-create_date: DateTime @1695981741 {#7025 …1}
-update_date: DateTime @1722247030 {#7026 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7028 …9}
-Children: Doctrine\ORM\PersistentCollection {#7031 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
65 => Eccube\Entity\Category {#7034
-id: 274
-name: "SM7a迅雷スパーク"
-hierarchy: 3
-sort_no: 416
-create_date: DateTime @1695981741 {#7032 …1}
-update_date: DateTime @1722247030 {#7033 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7035 …9}
-Children: Doctrine\ORM\PersistentCollection {#7038 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
66 => Eccube\Entity\Category {#7041
-id: 275
-name: "SM7 裂空のカリスマ"
-hierarchy: 3
-sort_no: 415
-create_date: DateTime @1695981741 {#7039 …1}
-update_date: DateTime @1722247030 {#7040 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7042 …9}
-Children: Doctrine\ORM\PersistentCollection {#7045 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
67 => Eccube\Entity\Category {#7048
-id: 276
-name: "SM6b チャンピオンロード"
-hierarchy: 3
-sort_no: 414
-create_date: DateTime @1695981741 {#7046 …1}
-update_date: DateTime @1722247030 {#7047 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7049 …9}
-Children: Doctrine\ORM\PersistentCollection {#7052 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
68 => Eccube\Entity\Category {#7055
-id: 277
-name: "SM6a ドラゴンストーム"
-hierarchy: 3
-sort_no: 413
-create_date: DateTime @1695981741 {#7053 …1}
-update_date: DateTime @1722247030 {#7054 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7056 …9}
-Children: Doctrine\ORM\PersistentCollection {#7059 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
69 => Eccube\Entity\Category {#7062
-id: 278
-name: "SM6 禁断の光"
-hierarchy: 3
-sort_no: 412
-create_date: DateTime @1695981741 {#7060 …1}
-update_date: DateTime @1722247030 {#7061 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7063 …9}
-Children: Doctrine\ORM\PersistentCollection {#7066 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
70 => Eccube\Entity\Category {#7069
-id: 279
-name: "SM5+ ウルトラフォース"
-hierarchy: 3
-sort_no: 411
-create_date: DateTime @1695981741 {#7067 …1}
-update_date: DateTime @1722247030 {#7068 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7070 …9}
-Children: Doctrine\ORM\PersistentCollection {#7073 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
71 => Eccube\Entity\Category {#7076
-id: 280
-name: "SM5mウルトラサン"
-hierarchy: 3
-sort_no: 410
-create_date: DateTime @1695981741 {#7074 …1}
-update_date: DateTime @1722247030 {#7075 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7077 …9}
-Children: Doctrine\ORM\PersistentCollection {#7080 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
72 => Eccube\Entity\Category {#7083
-id: 281
-name: "SM5sウルトラムーン"
-hierarchy: 3
-sort_no: 409
-create_date: DateTime @1695981741 {#7081 …1}
-update_date: DateTime @1722247030 {#7082 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7084 …9}
-Children: Doctrine\ORM\PersistentCollection {#7087 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
73 => Eccube\Entity\Category {#7090
-id: 282
-name: "SM4+ GXバトルブースト"
-hierarchy: 3
-sort_no: 408
-create_date: DateTime @1695981741 {#7088 …1}
-update_date: DateTime @1722247030 {#7089 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7091 …9}
-Children: Doctrine\ORM\PersistentCollection {#7094 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
74 => Eccube\Entity\Category {#7097
-id: 283
-name: "SM4s 覚醒の勇者"
-hierarchy: 3
-sort_no: 407
-create_date: DateTime @1695981741 {#7095 …1}
-update_date: DateTime @1722247030 {#7096 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7098 …9}
-Children: Doctrine\ORM\PersistentCollection {#7101 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
75 => Eccube\Entity\Category {#7104
-id: 284
-name: "SM4a 超次元の暴獣"
-hierarchy: 3
-sort_no: 406
-create_date: DateTime @1695981741 {#7102 …1}
-update_date: DateTime @1722247030 {#7103 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7105 …9}
-Children: Doctrine\ORM\PersistentCollection {#7108 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
76 => Eccube\Entity\Category {#7111
-id: 285
-name: "SM3+ ひかる伝説"
-hierarchy: 3
-sort_no: 405
-create_date: DateTime @1695981741 {#7109 …1}
-update_date: DateTime @1722247030 {#7110 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7112 …9}
-Children: Doctrine\ORM\PersistentCollection {#7115 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
77 => Eccube\Entity\Category {#7118
-id: 286
-name: "SM3h 闘う虹を見たか"
-hierarchy: 3
-sort_no: 404
-create_date: DateTime @1695981741 {#7116 …1}
-update_date: DateTime @1722247030 {#7117 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7119 …9}
-Children: Doctrine\ORM\PersistentCollection {#7122 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
78 => Eccube\Entity\Category {#7125
-id: 287
-name: "SM3n 光を喰らう闇"
-hierarchy: 3
-sort_no: 403
-create_date: DateTime @1695981741 {#7123 …1}
-update_date: DateTime @1722247030 {#7124 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7126 …9}
-Children: Doctrine\ORM\PersistentCollection {#7129 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
79 => Eccube\Entity\Category {#7132
-id: 288
-name: "SM2+ 新たなる試練の向こう"
-hierarchy: 3
-sort_no: 402
-create_date: DateTime @1695981741 {#7130 …1}
-update_date: DateTime @1722247030 {#7131 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7133 …9}
-Children: Doctrine\ORM\PersistentCollection {#7136 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
80 => Eccube\Entity\Category {#7139
-id: 289
-name: "SM2k キミを待つ島々"
-hierarchy: 3
-sort_no: 401
-create_date: DateTime @1695981741 {#7137 …1}
-update_date: DateTime @1722247030 {#7138 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7140 …9}
-Children: Doctrine\ORM\PersistentCollection {#7143 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
81 => Eccube\Entity\Category {#7146
-id: 290
-name: "SM2L アローラの月光"
-hierarchy: 3
-sort_no: 400
-create_date: DateTime @1695981741 {#7144 …1}
-update_date: DateTime @1722247030 {#7145 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7147 …9}
-Children: Doctrine\ORM\PersistentCollection {#7150 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
82 => Eccube\Entity\Category {#7153
-id: 291
-name: "SM1+ サン&ムーン"
-hierarchy: 3
-sort_no: 399
-create_date: DateTime @1695981741 {#7151 …1}
-update_date: DateTime @1722247030 {#7152 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7154 …9}
-Children: Doctrine\ORM\PersistentCollection {#7157 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
83 => Eccube\Entity\Category {#7160
-id: 292
-name: "SM1s コレクション サン"
-hierarchy: 3
-sort_no: 398
-create_date: DateTime @1695981741 {#7158 …1}
-update_date: DateTime @1722247030 {#7159 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7161 …9}
-Children: Doctrine\ORM\PersistentCollection {#7164 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
84 => Eccube\Entity\Category {#7167
-id: 293
-name: "SM1m コレクション ムーン"
-hierarchy: 3
-sort_no: 397
-create_date: DateTime @1695981741 {#7165 …1}
-update_date: DateTime @1722247030 {#7166 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7168 …9}
-Children: Doctrine\ORM\PersistentCollection {#7171 …9}
-Parent: Eccube\Entity\Category {#6404}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6399
-id: 217
-name: "買い取り"
-hierarchy: 2
-sort_no: 525
-create_date: DateTime @1695966514 {#5602
date: 2023-09-29 14:48:34.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1737993662 {#5603
date: 2025-01-28 01:01:02.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6400
-snapshot: []
-owner: Eccube\Entity\Category {#6399}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4299 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6401
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6403
-snapshot: array:2 [ …2]
-owner: Eccube\Entity\Category {#6399}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#506 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4046 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6402
-elements: array:2 [
0 => Eccube\Entity\Category {#6404}
1 => Eccube\Entity\Category {#7176 …12}
]
}
#initialized: true
}
-Parent: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: "0226120233_65dbff4915d20.png"
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4559 …2}
-free_area: null
-category_image: null
}
"name" => null
"pageno" => "1"
"disp_number" => Eccube\Entity\Master\ProductListMax {#4268
#id: 20
#name: "15件"
#sort_no: 0
}
"orderby" => Eccube\Entity\Master\ProductListOrderBy {#8208
#id: 3
#name: "価格が高い順"
#sort_no: 3
}
"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, MAX(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 DESC, d0_.id DESC"