Code Context $arr_param = json_decode($params['named']['slug'],true);
$arr_breadcrumb_tmp = $arr_param['breadcrumb'];
$detail_id = $arr_param['detail_id'];
$params = array(
'plugin' => 'introduce',
'controller' => 'IntroducePlugin',
'action' => 'detail',
'named' => array(
'slug' => '{"breadcrumb":[],"list_item_id":["3","3"],"page":"1"}'
),
'pass' => array(),
'url' => array(),
'autoRender' => (int) 0,
'return' => (int) 1,
'bare' => (int) 1,
'requested' => (int) 1
)
$arr_breadcrumb_tmp = array()
$arr_breadcrumb = array()
$detail_id = array()
$arr_param = array(
'breadcrumb' => array(),
'list_item_id' => array(
(int) 0 => '3',
(int) 1 => '3'
),
'page' => '1'
)
SlugComponent::getDataUrlDetail() - APP/Controller/Component/SlugComponent.php, line 111
IntroducePluginController::detail() - APP/Plugin/Introduce/Controller/IntroducePluginController.php, line 189
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
Object::requestAction() - CORE/Cake/Core/Object.php, line 105
content_600634863a6114_87386386 - APP/tmp/smarty/compile/9e603b6adc26fbfcb53779e3a6720eb7da4be568_0.file.index.tpl.php, line 102
Smarty_Internal_Template::getRenderedTemplateCode() - APP/Vendor/smarty/sysplugins/smarty_internal_template.php, line 371
Smarty_Template_Compiled::render() - APP/Vendor/smarty/sysplugins/smarty_template_compiled.php, line 202
Smarty_Internal_Template::render() - APP/Vendor/smarty/sysplugins/smarty_internal_template.php, line 246
Smarty::fetch() - APP/Vendor/smarty/Smarty.class.php, line 824
SmartyView::_render() - APP/View/SmartyView.php, line 123
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118