Context |
Code$this = array("_log" => null, "controller" => array, "components" => array, "Session" => array)
$controller = array("_log" => null, "name" => "app", "here" => null, "webroot" => null, "action" => null, "uses" => false, "helpers" => array, "params" => array, "data" => array, "paginate" => array, "viewPath" => "app", "layoutPath" => null, "viewVars" => array, "pageTitle" => false, "modelNames" => array, "base" => null, "layout" => "default", "autoRender" => true, "autoLayout" => true, "components" => array, "view" => "View", "ext" => ".ctp", "__viewClass" => null, "output" => null, "plugin" => null, "cacheAction" => false, "persistModel" => false, "webservices" => null, "passedArgs" => array, "modelClass" => "App", "modelKey" => "app", "Session" => array, "Settings" => array, "Authentication" => array)
$redirect = true
#return true;
if(!method_exists($controller, $controller->params['action']))
return true; // Continue to Missing controller / 404 page
check - [internal], line ??
authenticationcomponent::check() - CORE/app/controllers/components/authentication.php, line 13
appcontroller::beforefilter() - CORE/app/app_controller.php, line 9
dispatcher::start() - CORE/cake/dispatcher.php, line 320
errorhandler::__construct() - CORE/cake/libs/error.php, line 79
errorhandler::object() - CORE/cake/libs/object.php, line 60
dispatcher::cakeerror() - CORE/cake/libs/object.php, line 172
dispatcher::dispatch() - CORE/cake/dispatcher.php, line 147
[main] - CORE/app/webroot/index.php, line 84