Code Context );
$this->request->data['Search']['keyword'] = trim($this->request->data['Search']['keyword']);
$id = '101'
$brand = array(
'Brand' => array(
'id' => '101',
'maker_code' => '101',
'title' => 'm+',
'comment' => '',
'file' => '',
'file_dir' => '',
'file_org' => '',
'is_pickup' => true,
'sort' => '1',
'is_delete' => false,
'created' => '2020-05-16 00:00:00',
'modified' => '2020-07-15 14:38:12'
)
)
$v = '2'
$k = 'page'
$conditions = array(
'Product.brand_id' => '101',
'Product.is_delete' => (int) 0,
'Product.is_discount_product' => (int) 0
)
CustomersController::brand() - APP/Controller/CustomersController.php, line 783
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117