Code Context if (file_exists($file)) {
self::_map($file, $className, $plugin);
return include $file;
$className = 'UploadComponent'
$parts = array(
(int) 0 => 'Controller/Component'
)
$plugin = null
$package = 'Controller/Component'
$file = '/home/adhocr5/public_html/app/Controller/Component/UploadComponent.php'
$paths = array(
(int) 0 => '/home/adhocr5/public_html/app/Controller/Component/',
(int) 1 => '/home/adhocr5/public_html/app/Lib/Controller/Component/',
(int) 2 => '/home/adhocr5/public_html/app/Controller/Component/',
(int) 3 => '/home/adhocr5/public_html/lib/Cake/Controller/Component/'
)
$appLibs = '/home/adhocr5/public_html/app/Lib/'
$normalizedClassName = 'UploadComponent'
$path = '/home/adhocr5/public_html/app/Controller/Component/'
App::load() - CORE/Cake/Core/App.php, line 560
App::load() - CORE/Cake/Core/App.php, line 560
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ComponentCollection::load() - CORE/Cake/Controller/ComponentCollection.php, line 99
ComponentCollection::init() - CORE/Cake/Controller/ComponentCollection.php, line 52
Controller::constructClasses() - CORE/Cake/Controller/Controller.php, line 634
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 182
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92