Code Context $file = static::_mapped($className, $plugin);
if ($file) {
return include $file;
include - CORE/Cake/Core/App.php, line 547
App::load() - CORE/Cake/Core/App.php, line 547
class_exists - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146
DbAcl::__construct() - CORE/Cake/Controller/Component/Acl/DbAcl.php, line 47
AclComponent::adapter() - CORE/Cake/Controller/Component/AclComponent.php, line 88
AclComponent::__construct() - CORE/Cake/Controller/Component/AclComponent.php, line 70
ComponentCollection::load() - CORE/Cake/Controller/ComponentCollection.php, line 116
ComponentCollection::init() - CORE/Cake/Controller/ComponentCollection.php, line 53
Controller::constructClasses() - CORE/Cake/Controller/Controller.php, line 644
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 188
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107