function getCategoryNameJaEnId($category_name_en){ $category_id = array_flip($this->getProductCategory('en'))[$category_name_en];
$category_name_en = 'nagano'
AppController::getCategoryNameJaEnId() - APP/Controller/AppController.php, line 282
ProductsController::index() - APP/Controller/ProductsController.php, line 20
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: [APP/Controller/AppController.php, line 286]
AppController::getCategoryNameJaEnId() - APP/Controller/AppController.php, line 286
ProductsController::index() - APP/Controller/ProductsController.php, line 20
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110