Dumped Contents
In
ProductController.php
line 195:
// paginator
$searchData = $searchForm->getData();
dump($searchData);
$qb = $this->productRepository->getQueryBuilderBySearchData($searchData);
$event = new EventArgs(
array:9 [
"mode" => null
"category_id" => []
"name" => null
"pageno" => null
"disp_number" => Eccube\Entity\Master\ProductListMax {#4088
#id: 20
#name: "20件"
#sort_no: 0
}
"orderby" => Eccube\Entity\Master\ProductListOrderBy {#4089
#id: 1
#name: "価格が低い順"
#sort_no: 0
}
"maker_id" => Customize\Entity\Maker {#5325
#id: 1
#name: "VENT"
#ProductMaker: Doctrine\ORM\PersistentCollection {#5365
#collection: Doctrine\Common\Collections\ArrayCollection {#5366
-elements: []
}
#initialized: false
-snapshot: []
-owner: Customize\Entity\Maker {#5325}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#361 …11}
-backRefFieldName: "Maker"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5330 …}
-isDirty: false
}
#VehicleModel: Doctrine\ORM\PersistentCollection {#5367
#collection: Doctrine\Common\Collections\ArrayCollection {#5364
-elements: []
}
#initialized: false
-snapshot: []
-owner: Customize\Entity\Maker {#5325}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#361 …11}
-backRefFieldName: "Maker"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#3585 …}
-isDirty: false
}
-Status: null
-sort_no: 0
-create_date: DateTime @-62169984000 {#5289
date: -0001-11-30 09:18:59.0 Asia/Tokyo (+09:18)
}
-update_date: DateTime @-62169984000 {#5328
date: -0001-11-30 09:18:59.0 Asia/Tokyo (+09:18)
}
}
"year_model_id" => null
"brand_id" => []
]