Code Context $categoryList = $this->Category->find('first', array('conditions' => array('Category.id' => $id)));
$title = $title.' of category '.$categoryList['Category']['name'];
$id = 'Contents'
$showPackageTypeArr = array()
$title = 'All packages'
$where = array(
'Package.status' => 'Active',
(int) 0 => array()
)
$all_package_show = (int) 1
$categoryList = array()
PackagesController::index() - APP/Controller/PackagesController.php, line 35
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108