Code Context if (file_exists($file)) {
self::_map($file, $className, $plugin);
return include $file;
$className = 'Registration'
$parts = array(
(int) 0 => 'Model'
)
$plugin = null
$package = 'Model'
$file = '/var/www/html/./Model/Registration.php'
$paths = array(
(int) 0 => '/var/www/html/./Model/',
(int) 1 => '/var/www/html/./Lib/Model/',
(int) 2 => '/var/www/html/./Model/',
(int) 3 => '/var/www/html/cake_core/cakephp-2.3.6/lib/Cake/Model/'
)
$appLibs = '/var/www/html/./Lib/'
$normalizedClassName = 'Registration'
$path = '/var/www/html/./Model/'
App::load() - CORE/Cake/Core/App.php, line 563
App::load() - CORE/Cake/Core/App.php, line 563
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 145
Model::_constructLinkedModel() - CORE/Cake/Model/Model.php, line 1032
Model::__isset() - CORE/Cake/Model/Model.php, line 858
Model::__get() - CORE/Cake/Model/Model.php, line 888
RegistrationIndividualsController::add() - ROOT/Controller/RegistrationIndividualsController.php, line 78
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - ROOT/webroot/index.php, line 115