Code Context $book_f_all = $this->BooksParam->find('list', array('recursive' => -1, 'fields' => array('BooksParam.book_id', 'BooksParam.book_id'), 'conditions' => array('BooksParam.param_id' => $f)));
foreach ($f as $f_id) {
$AND = array(
'Book.in_stock' => (int) 1,
'Book.del' => (int) 0,
'Book.cost >' => (int) 0,
'Book.publishing' => (int) 1
)
$OR = array()
$page_num = null
$params_seo_text = ''
$child_prm_ids = array()
$f = '192'
$child_prm_ids_all = array()
$book_f_all = array(
(int) 434 => '434',
(int) 291 => '291',
(int) 491 => '491',
(int) 526 => '526',
(int) 615 => '615',
(int) 622 => '622',
(int) 647 => '647'
)
PagesController::_products() - APP/Controller/PagesController.php, line 2589
PagesController::books() - APP/Controller/PagesController.php, line 2539
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117