Strict (2048): Declaration of SettingsComponent::initialize() should be compatible with Component::initialize(Controller $controller) [APP/Controller/Component/SettingsComponent.php, line 2]Code Context
if ($file = self::_mapped($className, $plugin)) {
return include $file;
$className = 'SettingsComponent'
$parts = array(
(int) 0 => 'Controller/Component'
)
$plugin = null
$package = 'Controller/Component'
$file = '/home/rickcwa/public_html/app/Controller/Component/SettingsComponent.php'
include - APP/Controller/Component/SettingsComponent.php, line 2
App::load() - CORE/Cake/Core/App.php, line 540
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 635
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 99
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85
[main] - APP/webroot/index.php, line 92
Strict (2048): Declaration of RememberMeComponent::initialize() should be compatible with Component::initialize(Controller $controller) [APP/Plugin/IgAuth/Controller/Component/RememberMeComponent.php, line 84]Code Context
if ($file = self::_mapped($className, $plugin)) {
return include $file;
$className = 'RememberMeComponent'
$parts = array(
(int) 0 => 'IgAuth',
(int) 1 => 'Controller/Component'
)
$plugin = 'IgAuth'
$package = 'Controller/Component'
$file = '/home/rickcwa/public_html/app/Plugin/IgAuth/Controller/Component/RememberMeComponent.php'
App::load() - CORE/Cake/Core/App.php, line 540
App::load() - CORE/Cake/Core/App.php, line 540
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 635
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 99
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85
[main] - APP/webroot/index.php, line 92
Strict (2048): Declaration of RememberMeComponent::beforeRedirect() should be compatible with Component::beforeRedirect(Controller $controller, $url, $status = NULL, $exit = true) [APP/Plugin/IgAuth/Controller/Component/RememberMeComponent.php, line 84]Code Context
if ($file = self::_mapped($className, $plugin)) {
return include $file;
$className = 'RememberMeComponent'
$parts = array(
(int) 0 => 'IgAuth',
(int) 1 => 'Controller/Component'
)
$plugin = 'IgAuth'
$package = 'Controller/Component'
$file = '/home/rickcwa/public_html/app/Plugin/IgAuth/Controller/Component/RememberMeComponent.php'
App::load() - CORE/Cake/Core/App.php, line 540
App::load() - CORE/Cake/Core/App.php, line 540
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 635
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 99
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85
[main] - APP/webroot/index.php, line 92
Strict (2048): Declaration of AppModel::beforeSave() should be compatible with Model::beforeSave($options = Array) [APP/Model/AppModel.php, line 4]Code Context
if ($file = self::_mapped($className, $plugin)) {
return include $file;
$className = 'AppModel'
$parts = array(
(int) 0 => 'Model'
)
$plugin = null
$package = 'Model'
$file = '/home/rickcwa/public_html/app/Model/AppModel.php'
include - APP/Model/AppModel.php, line 4
App::load() - CORE/Cake/Core/App.php, line 540
spl_autoload_call - [internal], line ??
include - APP/Plugin/ListAssistant/Model/ListAssistantAppModel.php, line 2
App::load() - CORE/Cake/Core/App.php, line 558
spl_autoload_call - [internal], line ??
include - APP/Plugin/ListAssistant/Model/Property.php, line 3
App::load() - CORE/Cake/Core/App.php, line 558
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 136
Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 734
Controller::__isset() - CORE/Cake/Controller/Controller.php, line 366
Controller::__get() - CORE/Cake/Controller/Controller.php, line 404
PropertiesController::browse() - APP/Plugin/ListAssistant/Controller/PropertiesController.php, line 229
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 103
Strict (2048): Declaration of Property::beforeValidate() should be compatible with AppModel::beforeValidate($action = NULL) [APP/Plugin/ListAssistant/Model/Property.php, line 3]Code Context if (file_exists($file)) {
self::_map($file, $className, $plugin);
return include $file;
$className = 'Property'
$parts = array(
(int) 0 => 'ListAssistant',
(int) 1 => 'Model'
)
$plugin = 'ListAssistant'
$package = 'Model'
$file = '/home/rickcwa/public_html/app/Plugin/ListAssistant/Model/Property.php'
$paths = array(
(int) 0 => '/home/rickcwa/public_html/app/Plugin/ListAssistant/Model/',
(int) 1 => '/home/rickcwa/public_html/app/Plugin/ListAssistant/Lib/Model/',
(int) 2 => '/home/rickcwa/public_html/app/Plugin/ListAssistant/Model/'
)
$pluginPath = '/home/rickcwa/public_html/app/Plugin/ListAssistant/'
$path = '/home/rickcwa/public_html/app/Plugin/ListAssistant/Model/'
include - APP/Plugin/ListAssistant/Model/Property.php, line 3
App::load() - CORE/Cake/Core/App.php, line 558
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 136
Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 734
Controller::__isset() - CORE/Cake/Controller/Controller.php, line 366
Controller::__get() - CORE/Cake/Controller/Controller.php, line 404
PropertiesController::browse() - APP/Plugin/ListAssistant/Controller/PropertiesController.php, line 229
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 103
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85
Object::requestAction() - CORE/Cake/Core/Object.php, line 97
include - APP/Plugin/ListAssistant/View/Elements/Properties/current.ctp, line 9
View::_evaluate() - CORE/Cake/View/View.php, line 908
View::_render() - CORE/Cake/View/View.php, line 872
View::element() - CORE/Cake/View/View.php, line 412
Strict (2048): Declaration of Property::afterFind() should be compatible with Model::afterFind($results, $primary = false) [APP/Plugin/ListAssistant/Model/Property.php, line 3]Code Context if (file_exists($file)) {
self::_map($file, $className, $plugin);
return include $file;
$className = 'Property'
$parts = array(
(int) 0 => 'ListAssistant',
(int) 1 => 'Model'
)
$plugin = 'ListAssistant'
$package = 'Model'
$file = '/home/rickcwa/public_html/app/Plugin/ListAssistant/Model/Property.php'
$paths = array(
(int) 0 => '/home/rickcwa/public_html/app/Plugin/ListAssistant/Model/',
(int) 1 => '/home/rickcwa/public_html/app/Plugin/ListAssistant/Lib/Model/',
(int) 2 => '/home/rickcwa/public_html/app/Plugin/ListAssistant/Model/'
)
$pluginPath = '/home/rickcwa/public_html/app/Plugin/ListAssistant/'
$path = '/home/rickcwa/public_html/app/Plugin/ListAssistant/Model/'
include - APP/Plugin/ListAssistant/Model/Property.php, line 3
App::load() - CORE/Cake/Core/App.php, line 558
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 136
Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 734
Controller::__isset() - CORE/Cake/Controller/Controller.php, line 366
Controller::__get() - CORE/Cake/Controller/Controller.php, line 404
PropertiesController::browse() - APP/Plugin/ListAssistant/Controller/PropertiesController.php, line 229
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 103
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85
Object::requestAction() - CORE/Cake/Core/Object.php, line 97
include - APP/Plugin/ListAssistant/View/Elements/Properties/current.ctp, line 9
View::_evaluate() - CORE/Cake/View/View.php, line 908
View::_render() - CORE/Cake/View/View.php, line 872
View::element() - CORE/Cake/View/View.php, line 412
Warning (2): PDO::__construct() [pdo.construct]: The server requested authentication method unknown to the client [caching_sha2_password] [CORE/Cake/Model/Datasource/Database/Mysql.php, line 160]Code Context $config['password'],
$flags
);
$config = array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'port' => '*****',
'prefix' => '*****',
'persistent' => false,
'datasource' => 'Database/Mysql'
)
$flags = array(
(int) 12 => false,
(int) 1000 => true,
(int) 3 => (int) 2
)
$dsn = 'mysql:host=localhost;port=3306;dbname=remaxact_la'
PDO::__construct() - [internal], line ??
Mysql::connect() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 160
DboSource::__construct() - CORE/Cake/Model/Datasource/DboSource.php, line 245
ConnectionManager::getDataSource() - CORE/Cake/Model/ConnectionManager.php, line 101
Model::setDataSource() - CORE/Cake/Model/Model.php, line 3382
Model::setSource() - CORE/Cake/Model/Model.php, line 1083
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3408
Model::schema() - CORE/Cake/Model/Model.php, line 1276
Model::hasField() - CORE/Cake/Model/Model.php, line 1364
PaginatorComponent::validateSort() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 352
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 124
Controller::paginate() - CORE/Cake/Controller/Controller.php, line 1084
PropertiesController::browse() - APP/Plugin/ListAssistant/Controller/PropertiesController.php, line 266
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 103
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85
Object::requestAction() - CORE/Cake/Core/Object.php, line 97
Missing Database Connection
Error:
SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client requires a database connection
Error:
Confirm you have created the file : app/Config/database.php.
Notice:
If you want to customize this error message, create app/View/Errors/missing_connection.ctp.
Stack Trace
- CORE/Cake/Model/Datasource/DboSource.php line 245 → Mysql->connect()
));
}
if ($autoConnect) {
$this->connect();
}
- CORE/Cake/Model/ConnectionManager.php line 101 → DboSource->__construct(array)
$conn = self::$_connectionsEnum[$name];
$class = $conn['classname'];
self::$_dataSources[$name] = new $class(self::$config->{$name});
self::$_dataSources[$name]->configKeyName = $name;
array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'prefix' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false
)
- CORE/Cake/Model/Model.php line 3382 → ConnectionManager::getDataSource(string)
if ($dataSource != null) {
$this->useDbConfig = $dataSource;
}
$db = ConnectionManager::getDataSource($this->useDbConfig);
if (!empty($oldConfig) && isset($db->config['prefix'])) {
- CORE/Cake/Model/Model.php line 1083 → Model->setDataSource(string)
* @return void
*/
public function setSource($tableName) {
$this->setDataSource($this->useDbConfig);
$db = ConnectionManager::getDataSource($this->useDbConfig);
- CORE/Cake/Model/Model.php line 3408 → Model->setSource(string)
public function getDataSource() {
if (!$this->_sourceConfigured && $this->useTable !== false) {
$this->_sourceConfigured = true;
$this->setSource($this->useTable);
}
- CORE/Cake/Model/Model.php line 1276 → Model->getDataSource()
*/
public function schema($field = false) {
if ($this->useTable !== false && (!is_array($this->_schema) || $field === true)) {
$db = $this->getDataSource();
$db->cacheSources = ($this->cacheSources && $db->cacheSources);
- CORE/Cake/Model/Model.php line 1364 → Model->schema()
}
if (empty($this->_schema)) {
$this->schema();
}
- CORE/Cake/Controller/Component/PaginatorComponent.php line 352 → Model->hasField(string)
list($alias, $field) = explode('.', $key);
}
if ($object->hasField($field)) {
$order[$alias . '.' . $field] = $value;
- CORE/Cake/Controller/Component/PaginatorComponent.php line 124 → PaginatorComponent->validateSort(Property, array, array)
}
$options = $this->mergeOptions($object->alias);
$options = $this->validateSort($object, $options, $whitelist);
$options = $this->checkLimit($options);
object(Property) {
name => 'Property'
actsAs => array(
)
useTable => 'listings'
virtualFields => array(
)
belongsTo => array(
)
hasMany => array(
)
hasAndBelongsToMany => array(
)
useDbConfig => 'list_assistant'
id => null
data => array()
schemaName => null
table => 'listings'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
alias => 'Property'
tableToModel => array(
)
cacheQueries => false
hasOne => array(
)
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
)
publicLimit => array(
)
validate_public_email => array(
)
}
array(
'page' => (int) 1,
'limit' => (int) 20,
'maxLimit' => (int) 100,
'paramType' => 'named',
'conditions' => array(
),
'order' => array(
),
'group' => array(
),
'contain' => array(
)
)
array()
- CORE/Cake/Controller/Controller.php line 1084 → PaginatorComponent->paginate(null, array, array)
* @deprecated Use PaginatorComponent instead
*/
public function paginate($object = null, $scope = array(), $whitelist = array()) {
return $this->Components->load('Paginator', $this->paginate)->paginate($object, $scope, $whitelist);
}
- APP/Plugin/ListAssistant/Controller/PropertiesController.php line 266 → Controller->paginate()
'Zone.name',
'Office.name'),
));
$this->set('properties', $this->paginate());
$this->set('layout_title', $cond['title']);
- [internal function] → PropertiesController->browse()
- CORE/Cake/Controller/Controller.php line 485 → ReflectionMethod->invokeArgs(PropertiesController, array)
'action' => $request->params['action']
));
}
return $method->invokeArgs($this, $request->params['pass']);
object(PropertiesController) {
components => array(
)
helpers => array(
)
la_required_version => '5.1.6'
name => 'Properties'
uses => array(
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Properties'
layoutPath => null
viewVars => array(
)
view => 'browse'
layout => 'default'
autoRender => true
autoLayout => false
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => 'ListAssistant'
cacheAction => false
passedArgs => array(
)
scaffold => false
methods => array(
)
modelClass => 'Property'
modelKey => 'property'
validationErrors => null
Settings => object(SettingsComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Cookie => object(CookieComponent) {}
Session => object(SessionComponent) {}
Auth => object(AuthComponent) {}
RememberMe => object(RememberMeComponent) {}
Email => object(EmailComponent) {}
theme => 'Rickc'
Property => object(Property) {}
}
array()
- CORE/Cake/Routing/Dispatcher.php line 103 → Controller->invokeAction(CakeRequest)
$controller->startupProcess();
$render = true;
$result = $controller->invokeAction($request);
if ($result instanceof CakeResponse) {
object(CakeRequest) {
params => array(
)
data => array()
query => array()
url => 'browselistings/agent_id:6'
base => ''
webroot => '/'
here => '/browselistings/agent_id:6'
}
- CORE/Cake/Routing/Dispatcher.php line 85 → Dispatcher->_invoke(PropertiesController, CakeRequest, CakeResponse)
));
}
return $this->_invoke($controller, $request, $response);
}
object(PropertiesController) {
components => array(
)
helpers => array(
)
la_required_version => '5.1.6'
name => 'Properties'
uses => array(
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Properties'
layoutPath => null
viewVars => array(
)
view => 'browse'
layout => 'default'
autoRender => true
autoLayout => false
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => 'ListAssistant'
cacheAction => false
passedArgs => array(
)
scaffold => false
methods => array(
)
modelClass => 'Property'
modelKey => 'property'
validationErrors => null
Settings => object(SettingsComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Cookie => object(CookieComponent) {}
Session => object(SessionComponent) {}
Auth => object(AuthComponent) {}
RememberMe => object(RememberMeComponent) {}
Email => object(EmailComponent) {}
theme => 'Rickc'
Property => object(Property) {}
}
object(CakeRequest) {
params => array(
)
data => array()
query => array()
url => 'browselistings/agent_id:6'
base => ''
webroot => '/'
here => '/browselistings/agent_id:6'
}
object(CakeResponse) {
}
- CORE/Cake/Core/Object.php line 97 → Dispatcher->dispatch(CakeRequest, CakeResponse, array)
$request->data = $data;
}
$dispatcher = new Dispatcher();
$result = $dispatcher->dispatch($request, new CakeResponse(), $extra);
Router::popRequest();
object(CakeRequest) {
params => array(
)
data => array()
query => array()
url => 'browselistings/agent_id:6'
base => ''
webroot => '/'
here => '/browselistings/agent_id:6'
}
object(CakeResponse) {
}
array(
'autoRender' => (int) 1,
'return' => (int) 0,
'bare' => (int) 1,
'requested' => (int) 1,
'url' => array()
)
- APP/Plugin/ListAssistant/View/Elements/Properties/current.ctp line 9 → Object->requestAction(array, array)
'action'=>'browse',
'agent_id'=>Configure::Read('list_assistant.agent_id')
),
array('return')) :
$this->requestAction(array('plugin'=>'list_assistant', 'controller'=>'properties', 'action'=>'browse', 'k'=>'latest'), array('return'));
array(
'plugin' => 'list_assistant',
'controller' => 'properties',
'action' => 'browse',
'agent_id' => '6'
)
array(
(int) 0 => 'return'
)
- CORE/Cake/View/View.php line 908 → include(string)
extract($___dataForView, EXTR_SKIP);
ob_start();
include $___viewFn;
'/home/rickcwa/public_html/app/Plugin/ListAssistant/View/Elements/Properties/current.ctp'
- CORE/Cake/View/View.php line 872 → View->_evaluate(string, array)
$initialBlocks = count($this->Blocks->unclosed());
$this->getEventManager()->dispatch(new CakeEvent('View.beforeRenderFile', $this, array($viewFile)));
$content = $this->_evaluate($viewFile, $data);
$afterEvent = new CakeEvent('View.afterRenderFile', $this, array($viewFile, $content));
'/home/rickcwa/public_html/app/Plugin/ListAssistant/View/Elements/Properties/current.ctp'
array(
'layout_title' => '',
'editable' => false,
'cv' => array()
)
- CORE/Cake/View/View.php line 412 → View->_render(string, array)
}
$this->_currentType = self::TYPE_ELEMENT;
$element = $this->_render($file, array_merge($this->viewVars, $data));
'/home/rickcwa/public_html/app/Plugin/ListAssistant/View/Elements/Properties/current.ctp'
array(
'layout_title' => '',
'editable' => false,
'cv' => array()
)
- APP/View/Themed/Rickc/Contents/home.ctp line 1 → View->element(string)
<?php echo $this->Element('ListAssistant.Properties/current');?>
'ListAssistant.Properties/current'
- CORE/Cake/View/View.php line 908 → include(string)
extract($___dataForView, EXTR_SKIP);
ob_start();
include $___viewFn;
'/home/rickcwa/public_html/app/View/Themed/Rickc/Contents/home.ctp'
- CORE/Cake/View/View.php line 872 → View->_evaluate(string, array)
$initialBlocks = count($this->Blocks->unclosed());
$this->getEventManager()->dispatch(new CakeEvent('View.beforeRenderFile', $this, array($viewFile)));
$content = $this->_evaluate($viewFile, $data);
$afterEvent = new CakeEvent('View.afterRenderFile', $this, array($viewFile, $content));
'/home/rickcwa/public_html/app/View/Themed/Rickc/Contents/home.ctp'
array(
'layout_title' => '',
'editable' => false,
'cv' => array()
)
- CORE/Cake/View/View.php line 463 → View->_render(string)
if ($view !== false && $viewFileName = $this->_getViewFileName($view)) {
$this->_currentType = self::TYPE_VIEW;
$this->getEventManager()->dispatch(new CakeEvent('View.beforeRender', $this, array($viewFileName)));
$this->Blocks->set('content', $this->_render($viewFileName));
$this->getEventManager()->dispatch(new CakeEvent('View.afterRender', $this, array($viewFileName)));
'/home/rickcwa/public_html/app/View/Themed/Rickc/Contents/home.ctp'
- CORE/Cake/Controller/Controller.php line 959 → View->render(string, null)
$this->autoRender = false;
$this->View = $View;
$this->response->body($View->render($view, $layout));
return $this->response;
- APP/Plugin/IgCms/Controller/ContentsController.php line 24 → Controller->render(string)
}
$editable = ($this->Auth->User()) ? (in_array('Site Editor', $this->Session->Read('Auth.Roles'))) ? : false : false;
$this->set('editable', $editable);
$this->render('Contents/'.implode('/', $path));
}
- [internal function] → ContentsController->display(string)
- CORE/Cake/Controller/Controller.php line 485 → ReflectionMethod->invokeArgs(ContentsController, array)
'action' => $request->params['action']
));
}
return $method->invokeArgs($this, $request->params['pass']);
object(ContentsController) {
name => 'Contents'
components => array(
)
helpers => array(
)
uses => array(
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Contents'
layoutPath => null
viewVars => array(
)
view => 'display'
layout => 'default'
autoRender => false
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => object(View) {}
ext => '.ctp'
plugin => 'IgCms'
cacheAction => false
passedArgs => array(
)
scaffold => false
methods => array(
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Settings => object(SettingsComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Cookie => object(CookieComponent) {}
Session => object(SessionComponent) {}
Auth => object(AuthComponent) {}
RememberMe => object(RememberMeComponent) {}
theme => 'Rickc'
}
array(
(int) 0 => 'home'
)
- CORE/Cake/Routing/Dispatcher.php line 103 → Controller->invokeAction(CakeRequest)
$controller->startupProcess();
$render = true;
$result = $controller->invokeAction($request);
if ($result instanceof CakeResponse) {
object(CakeRequest) {
params => array(
)
data => array()
query => array()
url => false
base => ''
webroot => '/'
here => '/'
}
- CORE/Cake/Routing/Dispatcher.php line 85 → Dispatcher->_invoke(ContentsController, CakeRequest, CakeResponse)
));
}
return $this->_invoke($controller, $request, $response);
}
object(ContentsController) {
name => 'Contents'
components => array(
)
helpers => array(
)
uses => array(
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Contents'
layoutPath => null
viewVars => array(
)
view => 'display'
layout => 'default'
autoRender => false
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => object(View) {}
ext => '.ctp'
plugin => 'IgCms'
cacheAction => false
passedArgs => array(
)
scaffold => false
methods => array(
)
modelClass => 'Content'
modelKey => 'content'
validationErrors => null
Settings => object(SettingsComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Cookie => object(CookieComponent) {}
Session => object(SessionComponent) {}
Auth => object(AuthComponent) {}
RememberMe => object(RememberMeComponent) {}
theme => 'Rickc'
}
object(CakeRequest) {
params => array(
)
data => array()
query => array()
url => false
base => ''
webroot => '/'
here => '/'
}
object(CakeResponse) {
}
- APP/webroot/index.php line 92 → Dispatcher->dispatch(CakeRequest, CakeResponse)
App::uses('Dispatcher', 'Routing');
$Dispatcher = new Dispatcher();
$Dispatcher->dispatch(new CakeRequest(), new CakeResponse(array('charset' => Configure::read('App.encoding'))));
object(CakeRequest) {
params => array(
)
data => array()
query => array()
url => false
base => ''
webroot => '/'
here => '/'
}
object(CakeResponse) {
}