Code function startupProcess() {
$this->Component->initialize($this);
$this->beforeFilter();
ListController::beforeFilter() - APP/controllers/list_controller.php, line 10
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 521
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 91