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 {#6841 ▶
-id: 312
-name: "Charlotte"
-hierarchy: 4
-sort_no: 215
-create_date: DateTime @1695985527 {#6839 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6840 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6842 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6841}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6843 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6845 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6841}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6844 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708 ▶
-id: 220
-name: "ヴァイスサイド"
-hierarchy: 3
-sort_no: 234
-create_date: DateTime @1695979641 {#6172 ▶
date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695979641 {#6173 ▶
date: 2023-09-29 18:27:21.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6709 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6708}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6710 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6712 ▶
-snapshot: array:57 [ …57]
-owner: Eccube\Entity\Category {#6708}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6711 ▶
-elements: array:57 [▶
0 => Eccube\Entity\Category {#6713 ▶
-id: 294
-name: "アイドルマスター シンデレラガールズ"
-hierarchy: 4
-sort_no: 233
-create_date: DateTime @1695985527 {#6706 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6707 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6714 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6713}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6715 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6717 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6713}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6716 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶
+__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 {#6722 ▶
-id: 295
-name: "Angel Beats!/クドわふたー"
-hierarchy: 4
-sort_no: 232
-create_date: DateTime @1695985527 {#6720 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6721 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6723 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6722}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6724 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6726 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6722}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6725 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#6729 ▶
-id: 296
-name: "カードキャプターさくら"
-hierarchy: 4
-sort_no: 231
-create_date: DateTime @1695985527 {#6727 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6728 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6730 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6729}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6731 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6733 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6729}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6732 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#6736 ▶
-id: 297
-name: "ガールフレンド(仮)"
-hierarchy: 4
-sort_no: 230
-create_date: DateTime @1695985527 {#6734 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6735 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6737 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6736}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6738 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6740 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6736}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6739 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#6743 ▶
-id: 298
-name: "角川スニーカー文庫"
-hierarchy: 4
-sort_no: 229
-create_date: DateTime @1695985527 {#6741 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6742 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6744 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6743}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6745 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6747 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6743}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6746 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#6750 ▶
-id: 299
-name: "彼女、お借りします"
-hierarchy: 4
-sort_no: 228
-create_date: DateTime @1695985527 {#6748 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6749 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6751 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6750}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6752 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6754 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6750}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6753 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#6757 ▶
-id: 300
-name: "神様になった日"
-hierarchy: 4
-sort_no: 227
-create_date: DateTime @1695985527 {#6755 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6756 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6758 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6757}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6759 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6761 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6757}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6760 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#6764 ▶
-id: 301
-name: "カードゲームしよ子"
-hierarchy: 4
-sort_no: 226
-create_date: DateTime @1695985527 {#6762 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6763 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6765 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6764}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6766 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6768 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6764}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6767 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#6771 ▶
-id: 302
-name: "Key"
-hierarchy: 4
-sort_no: 225
-create_date: DateTime @1695985527 {#6769 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6770 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6772 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6771}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6773 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6775 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6771}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6774 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#6778 ▶
-id: 303
-name: "CLANNAD"
-hierarchy: 4
-sort_no: 224
-create_date: DateTime @1695985527 {#6776 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6777 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6779 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6778}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6780 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6782 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6778}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6781 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#6785 ▶
-id: 304
-name: "けものフレンズ"
-hierarchy: 4
-sort_no: 223
-create_date: DateTime @1695985527 {#6783 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6784 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6786 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6785}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6787 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6789 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6785}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6788 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
11 => Eccube\Entity\Category {#6792 ▶
-id: 305
-name: "幻影ヲ駆ケル太陽"
-hierarchy: 4
-sort_no: 222
-create_date: DateTime @1695985527 {#6790 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6791 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6793 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6792}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6794 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6796 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6792}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6795 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
12 => Eccube\Entity\Category {#6799 ▶
-id: 306
-name: "ご注文はうさぎですか??"
-hierarchy: 4
-sort_no: 221
-create_date: DateTime @1695985527 {#6797 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6798 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6800 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6799}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6801 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6803 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6799}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6802 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
13 => Eccube\Entity\Category {#6806 ▶
-id: 307
-name: "五等分の花嫁"
-hierarchy: 4
-sort_no: 220
-create_date: DateTime @1695985527 {#6804 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6805 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6807 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6806}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6808 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6810 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6806}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6809 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
14 => Eccube\Entity\Category {#6813 ▶
-id: 308
-name: "この素晴らしい世界に祝福を!"
-hierarchy: 4
-sort_no: 219
-create_date: DateTime @1695985527 {#6811 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6812 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6814 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6813}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6815 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6817 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6813}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6816 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
15 => Eccube\Entity\Category {#6820 ▶
-id: 309
-name: "小林さんちのメイドラゴン"
-hierarchy: 4
-sort_no: 218
-create_date: DateTime @1695985527 {#6818 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6819 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6821 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6820}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6822 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6824 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6820}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6823 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
16 => Eccube\Entity\Category {#6827 ▶
-id: 310
-name: "冴えない彼女の育てかた"
-hierarchy: 4
-sort_no: 217
-create_date: DateTime @1695985527 {#6825 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6826 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6828 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6827}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6829 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6831 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6827}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6830 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
17 => Eccube\Entity\Category {#6834 ▶
-id: 311
-name: "Summer Pockets"
-hierarchy: 4
-sort_no: 216
-create_date: DateTime @1695985527 {#6832 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6833 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6835 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6834}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6836 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6838 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6834}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6837 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
18 => Eccube\Entity\Category {#6841}
19 => Eccube\Entity\Category {#6848 ▶
-id: 313
-name: "灼眼のシャナ"
-hierarchy: 4
-sort_no: 214
-create_date: DateTime @1695985527 {#6846 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6847 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6849 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6848}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6850 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6852 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6848}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6851 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
20 => Eccube\Entity\Category {#6855 ▶
-id: 314
-name: "涼宮ハルヒの憂鬱"
-hierarchy: 4
-sort_no: 213
-create_date: DateTime @1695985527 {#6853 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6854 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6856 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6855}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6857 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6859 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6855}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6858 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
21 => Eccube\Entity\Category {#6862 ▶
-id: 315
-name: "青春ブタ野郎シリーズ"
-hierarchy: 4
-sort_no: 212
-create_date: DateTime @1695985527 {#6860 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6861 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6863 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6862}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6864 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6866 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6862}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6865 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
22 => Eccube\Entity\Category {#6869 ▶
-id: 316
-name: "ゼロの使い魔"
-hierarchy: 4
-sort_no: 211
-create_date: DateTime @1695985527 {#6867 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6868 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6870 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6869}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6871 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6873 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6869}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6872 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
23 => Eccube\Entity\Category {#6876 ▶
-id: 317
-name: "戦姫絶唱シンフォギア"
-hierarchy: 4
-sort_no: 210
-create_date: DateTime @1695985527 {#6874 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6875 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6877 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6876}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6878 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6880 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6876}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6879 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
24 => Eccube\Entity\Category {#6883 ▶
-id: 318
-name: "宇宙をかける少女/舞-HiME&舞-乙HiME"
-hierarchy: 4
-sort_no: 209
-create_date: DateTime @1695985527 {#6881 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6882 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6884 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6883}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6885 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6887 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6883}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6886 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
25 => Eccube\Entity\Category {#6890 ▶
-id: 319
-name: "ゾンビランドサガ リベンジ"
-hierarchy: 4
-sort_no: 208
-create_date: DateTime @1695985527 {#6888 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6889 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6891 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6890}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6892 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6894 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6890}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6893 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
26 => Eccube\Entity\Category {#6897 ▶
-id: 320
-name: "ダ・カーポ&Dal Segno"
-hierarchy: 4
-sort_no: 207
-create_date: DateTime @1695985527 {#6895 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6896 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6898 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6897}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6899 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6901 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6897}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6900 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
27 => Eccube\Entity\Category {#6904 ▶
-id: 321
-name: "D4DJ"
-hierarchy: 4
-sort_no: 206
-create_date: DateTime @1695985527 {#6902 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6903 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6905 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6904}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6906 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6908 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6904}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6907 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
28 => Eccube\Entity\Category {#6911 ▶
-id: 322
-name: "デート・ア・ライブ"
-hierarchy: 4
-sort_no: 205
-create_date: DateTime @1695985527 {#6909 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6910 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6912 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6911}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6913 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6915 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6911}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6914 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
29 => Eccube\Entity\Category {#6918 ▶
-id: 323
-name: "とある魔術の禁書目録/とある科学の超電磁砲"
-hierarchy: 4
-sort_no: 204
-create_date: DateTime @1695985527 {#6916 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6917 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6919 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6918}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6920 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6922 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6918}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6921 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
30 => Eccube\Entity\Category {#6925 ▶
-id: 324
-name: "DOG DAYS"
-hierarchy: 4
-sort_no: 203
-create_date: DateTime @1695985527 {#6923 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6924 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6926 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6925}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6927 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6929 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6925}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6928 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
31 => Eccube\Entity\Category {#6932 ▶
-id: 325
-name: "To LOVEる"
-hierarchy: 4
-sort_no: 202
-create_date: DateTime @1695985527 {#6930 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6931 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6933 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6932}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6934 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6936 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6932}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6935 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
32 => Eccube\Entity\Category {#6939 ▶
-id: 326
-name: "ニセコイ"
-hierarchy: 4
-sort_no: 201
-create_date: DateTime @1695985527 {#6937 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6938 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6940 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6939}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6941 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6943 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6939}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6942 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
33 => Eccube\Entity\Category {#6946 ▶
-id: 327
-name: "日常"
-hierarchy: 4
-sort_no: 200
-create_date: DateTime @1695985527 {#6944 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6945 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6947 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6946}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6948 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6950 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6946}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6949 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
34 => Eccube\Entity\Category {#6953 ▶
-id: 328
-name: "BanG Dream!"
-hierarchy: 4
-sort_no: 199
-create_date: DateTime @1695985527 {#6951 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6952 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6954 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6953}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6955 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6957 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6953}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6956 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
35 => Eccube\Entity\Category {#6960 ▶
-id: 329
-name: "ビジュアルアーツ"
-hierarchy: 4
-sort_no: 198
-create_date: DateTime @1695985527 {#6958 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6959 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6961 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6960}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6962 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6964 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6960}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6963 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
36 => Eccube\Entity\Category {#6967 ▶
-id: 330
-name: "ひなろじ ~from Luck & Logic~"
-hierarchy: 4
-sort_no: 197
-create_date: DateTime @1695985527 {#6965 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6966 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6968 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6967}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6969 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6971 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6967}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6970 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
37 => Eccube\Entity\Category {#6974 ▶
-id: 331
-name: "ViVid Strike!"
-hierarchy: 4
-sort_no: 196
-create_date: DateTime @1695985527 {#6972 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6973 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6975 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6974}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6976 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6978 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6974}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6977 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
38 => Eccube\Entity\Category {#6981 ▶
-id: 332
-name: "ビビッドレッド・オペレーション"
-hierarchy: 4
-sort_no: 195
-create_date: DateTime @1695985527 {#6979 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6980 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6982 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6981}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6983 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6985 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6981}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6984 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
39 => Eccube\Entity\Category {#6988 ▶
-id: 333
-name: "Phantom -Requiem for the Phantom-"
-hierarchy: 4
-sort_no: 194
-create_date: DateTime @1695985527 {#6986 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6987 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6989 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6988}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6990 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6992 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6988}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6991 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
40 => Eccube\Entity\Category {#6995 ▶
-id: 334
-name: "富士見ファンタジア文庫"
-hierarchy: 4
-sort_no: 193
-create_date: DateTime @1695985527 {#6993 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#6994 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6996 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6995}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6997 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6999 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6995}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6998 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
41 => Eccube\Entity\Category {#7002 ▶
-id: 335
-name: "アニメ プリンセスコネクト!Re:Dive"
-hierarchy: 4
-sort_no: 192
-create_date: DateTime @1695985527 {#7000 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7001 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7003 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7002}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7004 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7006 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7002}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7005 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
42 => Eccube\Entity\Category {#7009 ▶
-id: 336
-name: "ヘブンバーンズレッド"
-hierarchy: 4
-sort_no: 191
-create_date: DateTime @1695985527 {#7007 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7008 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7010 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7009}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7011 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7013 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7009}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7012 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
43 => Eccube\Entity\Category {#7016 ▶
-id: 337
-name: "ホロライブプロダクション"
-hierarchy: 4
-sort_no: 190
-create_date: DateTime @1695985527 {#7014 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7015 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7017 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7016}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7018 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7020 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7016}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7019 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
44 => Eccube\Entity\Category {#7023 ▶
-id: 338
-name: "魔法少女まどか☆マギカ"
-hierarchy: 4
-sort_no: 189
-create_date: DateTime @1695985527 {#7021 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7022 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7024 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7023}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7025 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7027 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7023}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7026 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
45 => Eccube\Entity\Category {#7030 ▶
-id: 339
-name: "魔法少女リリカルなのは"
-hierarchy: 4
-sort_no: 188
-create_date: DateTime @1695985527 {#7028 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7029 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7031 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7030}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7032 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7034 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7030}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7033 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
46 => Eccube\Entity\Category {#7037 ▶
-id: 340
-name: "ゆらぎ荘の幽奈さん"
-hierarchy: 4
-sort_no: 187
-create_date: DateTime @1695985527 {#7035 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7036 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7038 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7037}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7039 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7041 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7037}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7040 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
47 => Eccube\Entity\Category {#7044 ▶
-id: 341
-name: "らき☆すた"
-hierarchy: 4
-sort_no: 186
-create_date: DateTime @1695985527 {#7042 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7043 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7045 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7044}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7046 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7048 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7044}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7047 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
48 => Eccube\Entity\Category {#7051 ▶
-id: 342
-name: "ラブライブ!"
-hierarchy: 4
-sort_no: 185
-create_date: DateTime @1695985527 {#7049 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7050 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7052 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7051}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7053 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7055 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7051}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7054 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
49 => Eccube\Entity\Category {#7058 ▶
-id: 343
-name: "ラブライブ!サンシャイン!!"
-hierarchy: 4
-sort_no: 184
-create_date: DateTime @1695985527 {#7056 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7057 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7059 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7058}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7060 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7062 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7058}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7061 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
50 => Eccube\Entity\Category {#7065 ▶
-id: 344
-name: "ラブライブ!虹ヶ咲学園スクールアイドル同好会"
-hierarchy: 4
-sort_no: 183
-create_date: DateTime @1695985527 {#7063 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7064 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7066 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7065}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7067 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7069 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7065}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7068 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
51 => Eccube\Entity\Category {#7072 ▶
-id: 345
-name: "ラブライブ!スーパースター!!"
-hierarchy: 4
-sort_no: 182
-create_date: DateTime @1695985527 {#7070 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7071 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7073 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7072}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7074 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7076 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7072}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7075 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
52 => Eccube\Entity\Category {#7079 ▶
-id: 346
-name: "リコリス・リコイル"
-hierarchy: 4
-sort_no: 181
-create_date: DateTime @1695985527 {#7077 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7078 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7080 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7079}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7081 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7083 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7079}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7082 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
53 => Eccube\Entity\Category {#7086 ▶
-id: 347
-name: "リトルバスターズ!"
-hierarchy: 4
-sort_no: 180
-create_date: DateTime @1695985527 {#7084 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7085 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7087 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7086}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7088 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7090 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7086}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7089 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
54 => Eccube\Entity\Category {#7093 ▶
-id: 348
-name: "Rewrite"
-hierarchy: 4
-sort_no: 179
-create_date: DateTime @1695985527 {#7091 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7092 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7094 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7093}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7095 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7097 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7093}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7096 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
55 => Eccube\Entity\Category {#7100 ▶
-id: 349
-name: "ロボティクス・ノーツ"
-hierarchy: 4
-sort_no: 178
-create_date: DateTime @1695985527 {#7098 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7099 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7101 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7100}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7102 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7104 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7100}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7103 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
56 => Eccube\Entity\Category {#7107 ▶
-id: 350
-name: "プロモカード(ヴァイスサイド)"
-hierarchy: 4
-sort_no: 177
-create_date: DateTime @1695985527 {#7105 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695985527 {#7106 ▶
date: 2023-09-29 20:05:27.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#7108 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7107}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7109 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#7111 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#7107}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#7110 ▶
-elements: []
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6071 ▶
-id: 218
-name: "ヴァイスシュヴァルツ"
-hierarchy: 2
-sort_no: 325
-create_date: DateTime @1695974896 {#5986 ▶
date: 2023-09-29 17:08:16.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1708916568 {#5987 ▶
date: 2024-02-26 12:02:48.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6072 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6071}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6073 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6075 ▶
-snapshot: array:3 [ …3]
-owner: Eccube\Entity\Category {#6071}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6074 ▶
-elements: array:3 [▶
0 => Eccube\Entity\Category {#6076 ▶
-id: 731
-name: "レアリティ"
-hierarchy: 3
-sort_no: 324
-create_date: DateTime @1740991321 {#5988 ▶
date: 2025-03-03 17:42:01.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1740991321 {#5989 ▶
date: 2025-03-03 17:42:01.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6077 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6076}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6078 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6080 ▶
-snapshot: array:11 [ …11]
-owner: Eccube\Entity\Category {#6076}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6079 ▶
-elements: array:11 [▶
0 => Eccube\Entity\Category {#6081 ▶
-id: 732
-name: "SSP"
-hierarchy: 4
-sort_no: 323
-create_date: DateTime @1740991716 {#6069 …1}
-update_date: DateTime @1740991840 {#6070 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6082 …9}
-Children: Doctrine\ORM\PersistentCollection {#6085 …9}
-Parent: Eccube\Entity\Category {#6076}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
1 => Eccube\Entity\Category {#6092 ▶
-id: 733
-name: "SP"
-hierarchy: 4
-sort_no: 322
-create_date: DateTime @1740991726 {#6090 …1}
-update_date: DateTime @1740991840 {#6091 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …9}
-Children: Doctrine\ORM\PersistentCollection {#6096 …9}
-Parent: Eccube\Entity\Category {#6076}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#6099 ▶
-id: 734
-name: "RRR"
-hierarchy: 4
-sort_no: 321
-create_date: DateTime @1740991737 {#6097 …1}
-update_date: DateTime @1740991840 {#6098 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …9}
-Children: Doctrine\ORM\PersistentCollection {#6103 …9}
-Parent: Eccube\Entity\Category {#6076}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#6106 ▶
-id: 735
-name: "SR"
-hierarchy: 4
-sort_no: 320
-create_date: DateTime @1740991747 {#6104 …1}
-update_date: DateTime @1740991840 {#6105 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …9}
-Children: Doctrine\ORM\PersistentCollection {#6110 …9}
-Parent: Eccube\Entity\Category {#6076}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#6113 ▶
-id: 736
-name: "RR"
-hierarchy: 4
-sort_no: 319
-create_date: DateTime @1740991756 {#6111 …1}
-update_date: DateTime @1740991840 {#6112 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6114 …9}
-Children: Doctrine\ORM\PersistentCollection {#6117 …9}
-Parent: Eccube\Entity\Category {#6076}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
5 => Eccube\Entity\Category {#6120 ▶
-id: 737
-name: "R"
-hierarchy: 4
-sort_no: 318
-create_date: DateTime @1740991765 {#6118 …1}
-update_date: DateTime @1740991840 {#6119 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …9}
-Children: Doctrine\ORM\PersistentCollection {#6124 …9}
-Parent: Eccube\Entity\Category {#6076}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
6 => Eccube\Entity\Category {#6127 ▶
-id: 738
-name: "UC"
-hierarchy: 4
-sort_no: 317
-create_date: DateTime @1740991777 {#6125 …1}
-update_date: DateTime @1740991840 {#6126 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …9}
-Children: Doctrine\ORM\PersistentCollection {#6131 …9}
-Parent: Eccube\Entity\Category {#6076}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
7 => Eccube\Entity\Category {#6134 ▶
-id: 739
-name: "C"
-hierarchy: 4
-sort_no: 316
-create_date: DateTime @1740991787 {#6132 …1}
-update_date: DateTime @1740991840 {#6133 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …9}
-Children: Doctrine\ORM\PersistentCollection {#6138 …9}
-Parent: Eccube\Entity\Category {#6076}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
8 => Eccube\Entity\Category {#6141 ▶
-id: 740
-name: "PR"
-hierarchy: 4
-sort_no: 315
-create_date: DateTime @1740991816 {#6139 …1}
-update_date: DateTime @1740991840 {#6140 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …9}
-Children: Doctrine\ORM\PersistentCollection {#6145 …9}
-Parent: Eccube\Entity\Category {#6076}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
9 => Eccube\Entity\Category {#6148 ▶
-id: 741
-name: "TD"
-hierarchy: 4
-sort_no: 314
-create_date: DateTime @1740991826 {#6146 …1}
-update_date: DateTime @1740991840 {#6147 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6149 …9}
-Children: Doctrine\ORM\PersistentCollection {#6152 …9}
-Parent: Eccube\Entity\Category {#6076}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
10 => Eccube\Entity\Category {#6155 ▶
-id: 742
-name: "ホロ"
-hierarchy: 4
-sort_no: 313
-create_date: DateTime @1740991838 {#6153 …1}
-update_date: DateTime @1740991840 {#6154 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …9}
-Children: Doctrine\ORM\PersistentCollection {#6159 …9}
-Parent: Eccube\Entity\Category {#6076}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6071}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
1 => Eccube\Entity\Category {#6162 ▶
-id: 221
-name: "シュヴァルツサイド"
-hierarchy: 3
-sort_no: 312
-create_date: DateTime @1695979650 {#6088 ▶
date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1695979650 {#6089 ▶
date: 2023-09-29 18:27:30.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6163 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#6162}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6164 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#6166 ▶
-snapshot: array:77 [ …77]
-owner: Eccube\Entity\Category {#6162}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6165 ▶
-elements: array:77 [▶
0 => Eccube\Entity\Category {#6167 ▶
-id: 351
-name: "アイドルマスター"
-hierarchy: 4
-sort_no: 311
-create_date: DateTime @1695985580 {#6160 …1}
-update_date: DateTime @1695985580 {#6161 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6168 …9}
-Children: Doctrine\ORM\PersistentCollection {#6171 …9}
-Parent: Eccube\Entity\Category {#6162}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
1 => Eccube\Entity\Category {#6176 ▶
-id: 352
-name: "アイドルマスター シャイニーカラーズ"
-hierarchy: 4
-sort_no: 310
-create_date: DateTime @1695985580 {#6174 …1}
-update_date: DateTime @1695985580 {#6175 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …9}
-Children: Doctrine\ORM\PersistentCollection {#6180 …9}
-Parent: Eccube\Entity\Category {#6162}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#6183 ▶
-id: 353
-name: "アイドルマスター ミリオンライブ!"
-hierarchy: 4
-sort_no: 309
-create_date: DateTime @1695985580 {#6181 …1}
-update_date: DateTime @1695985580 {#6182 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6184 …9}
-Children: Doctrine\ORM\PersistentCollection {#6187 …9}
-Parent: Eccube\Entity\Category {#6162}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
3 => Eccube\Entity\Category {#6190 ▶
-id: 354
-name: "アクセル・ワールド"
-hierarchy: 4
-sort_no: 308
-create_date: DateTime @1695985580 {#6188 …1}
-update_date: DateTime @1695985580 {#6189 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6191 …9}
-Children: Doctrine\ORM\PersistentCollection {#6194 …9}
-Parent: Eccube\Entity\Category {#6162}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
4 => Eccube\Entity\Category {#6197 ▶
-id: 355
-name: "アサルトリリィ"
-hierarchy: 4
-sort_no: 307
-create_date: DateTime @1695985580 {#6195 …1}
-update_date: DateTime @1695985580 {#6196 …1}
-ProductCategories: Doctrine\ORM\PersistentCollection {#6198 …9}
-Children: Doctrine\ORM\PersistentCollection {#6201 …9}
…4
}
5 => Eccube\Entity\Category {#6204 …12}
6 => Eccube\Entity\Category {#6211 …12}
7 => Eccube\Entity\Category {#6218 …12}
8 => Eccube\Entity\Category {#6225 …12}
9 => Eccube\Entity\Category {#6232 …12}
10 => Eccube\Entity\Category {#6239 …12}
11 => Eccube\Entity\Category {#6246 …12}
12 => Eccube\Entity\Category {#6253 …12}
13 => Eccube\Entity\Category {#6260 …12}
14 => Eccube\Entity\Category {#6267 …12}
15 => Eccube\Entity\Category {#6274 …12}
16 => Eccube\Entity\Category {#6281 …12}
17 => Eccube\Entity\Category {#6288 …12}
18 => Eccube\Entity\Category {#6295 …12}
19 => Eccube\Entity\Category {#6302 …12}
20 => Eccube\Entity\Category {#6309 …12}
21 => Eccube\Entity\Category {#6316 …12}
22 => Eccube\Entity\Category {#6323 …12}
23 => Eccube\Entity\Category {#6330 …12}
24 => Eccube\Entity\Category {#6337 …12}
25 => Eccube\Entity\Category {#6344 …12}
26 => Eccube\Entity\Category {#6351 …12}
27 => Eccube\Entity\Category {#6358 …12}
28 => Eccube\Entity\Category {#6365 …12}
29 => Eccube\Entity\Category {#6372 …12}
30 => Eccube\Entity\Category {#6379 …12}
31 => Eccube\Entity\Category {#6386 …12}
32 => Eccube\Entity\Category {#6393 …12}
33 => Eccube\Entity\Category {#6400 …12}
34 => Eccube\Entity\Category {#6407 …12}
35 => Eccube\Entity\Category {#6414 …12}
36 => Eccube\Entity\Category {#6421 …12}
37 => Eccube\Entity\Category {#6428 …12}
38 => Eccube\Entity\Category {#6435 …12}
39 => Eccube\Entity\Category {#6442 …12}
40 => Eccube\Entity\Category {#6449 …12}
41 => Eccube\Entity\Category {#6456 …12}
42 => Eccube\Entity\Category {#6463 …12}
43 => Eccube\Entity\Category {#6470 …12}
44 => Eccube\Entity\Category {#6477 …12}
45 => Eccube\Entity\Category {#6484 …12}
46 => Eccube\Entity\Category {#6491 …12}
47 => Eccube\Entity\Category {#6498 …12}
48 => Eccube\Entity\Category {#6505 …12}
49 => Eccube\Entity\Category {#6512 …12}
50 => Eccube\Entity\Category {#6519 …12}
51 => Eccube\Entity\Category {#6526 …12}
52 => Eccube\Entity\Category {#6533 …12}
53 => Eccube\Entity\Category {#6540 …12}
54 => Eccube\Entity\Category {#6547 …12}
55 => Eccube\Entity\Category {#6554 …12}
56 => Eccube\Entity\Category {#6561 …12}
57 => Eccube\Entity\Category {#6568 …12}
58 => Eccube\Entity\Category {#6575 …12}
59 => Eccube\Entity\Category {#6582 …12}
60 => Eccube\Entity\Category {#6589 …12}
61 => Eccube\Entity\Category {#6596 …12}
62 => Eccube\Entity\Category {#6603 …12}
63 => Eccube\Entity\Category {#6610 …12}
64 => Eccube\Entity\Category {#6617 …12}
65 => Eccube\Entity\Category {#6624 …12}
66 => Eccube\Entity\Category {#6631 …12}
67 => Eccube\Entity\Category {#6638 …12}
68 => Eccube\Entity\Category {#6645 …12}
69 => Eccube\Entity\Category {#6652 …12}
70 => Eccube\Entity\Category {#6659 …12}
71 => Eccube\Entity\Category {#6666 …12}
72 => Eccube\Entity\Category {#6673 …12}
73 => Eccube\Entity\Category {#6680 …12}
74 => Eccube\Entity\Category {#6687 …12}
75 => Eccube\Entity\Category {#6694 …12}
76 => Eccube\Entity\Category {#6701 …12}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#6071}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
2 => Eccube\Entity\Category {#6708}
]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5971 ▶
-id: 217
-name: "買い取り"
-hierarchy: 2
-sort_no: 364
-create_date: DateTime @1695966514 {#5715 ▶
date: 2023-09-29 14:48:34.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1740985311 {#5716 ▶
date: 2025-03-03 16:01:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5972 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#5971}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5973 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5975 ▶
-snapshot: array:2 [ …2]
-owner: Eccube\Entity\Category {#5971}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5974 ▶
-elements: array:2 [▶
0 => Eccube\Entity\Category {#5976 ▶
-id: 219
-name: "ポケモン"
-hierarchy: 2
-sort_no: 338
-create_date: DateTime @1695974903 {#5717 ▶
date: 2023-09-29 17:08:23.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1708916557 {#5718 ▶
date: 2024-02-26 12:02:37.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5977 ▶
-snapshot: []
-owner: Eccube\Entity\Category {#5976}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4293 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5978 ▶
-elements: []
}
#initialized: false
}
-Children: Doctrine\ORM\PersistentCollection {#5980 ▶
-snapshot: array:2 [ …2]
-owner: Eccube\Entity\Category {#5976}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#507 …11}
-backRefFieldName: "Parent"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4044 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5979 ▶
-elements: array:2 [ …2]
}
#initialized: true
}
-Parent: Eccube\Entity\Category {#5971}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: "0226120233_65dbff4915d20.png"
}
1 => Eccube\Entity\Category {#6071}
]
}
#initialized: true
}
-Parent: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: "0226120246_65dbff56df4a3.png"
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#4595 ▶ …2}
-free_area: null
-category_image: null
}
"name" => null
"pageno" => "1"
"disp_number" => Eccube\Entity\Master\ProductListMax {#4236 ▶
#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 ◀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_.s ▶"