Code Context 'conditions' => array(
'alias' => $this->Controller->name,
'parent_id' => $pluginNode['Aco']['id']
$plugin = null
$authenticate = array(
'Form' => array(
'fields' => array(
'password' => '*****',
'username' => 'username'
),
'userModel' => 'User.User',
'scope' => array(
'User.status' => (int) 1
)
)
)
$authorize = array(
(int) 0 => 'Controller'
)
$cookie = null
$User = object(User) {
name => 'User'
useTable => 'users'
actsAs => array(
'WhoDidIt' => array(
[maximum depth reached]
),
'Field.Fieldable' => array(
[maximum depth reached]
),
'Content.ContentHook' => array([maximum depth reached]),
'FieldDate.FieldDateHook' => array([maximum depth reached]),
'FieldFile.FieldFileHook' => array([maximum depth reached]),
'FieldImage.FieldImageHook' => array([maximum depth reached]),
'FieldList.FieldListHook' => array([maximum depth reached]),
'FieldText.FieldTextHook' => array([maximum depth reached]),
'Node.NodeHook' => array([maximum depth reached]),
'TaxonomyTerms.TaxonomyTermsHook' => array([maximum depth reached]),
'User.UserHook' => array([maximum depth reached]),
'HookCollection' => array([maximum depth reached])
)
validate => array(
'password' => '*****',
'username' => array(
[maximum depth reached]
),
'name' => array(
[maximum depth reached]
),
'email' => array(
[maximum depth reached]
)
)
hasAndBelongsToMany => array(
'Role' => array(
[maximum depth reached]
)
)
cacheQueries => false
useDbConfig => 'default'
id => false
data => array()
schemaName => 'maimar1'
table => 'users'
primaryKey => 'id'
validationErrors => array()
validationDomain => null
plugin => 'User'
alias => 'User'
tableToModel => array(
'users' => 'User'
)
belongsTo => array()
hasOne => array()
hasMany => array()
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
tablePrefix => 'mm_'
[protected] _schema => array(
'password' => '*****',
'id' => array(
[maximum depth reached]
),
'username' => array(
[maximum depth reached]
),
'name' => array(
[maximum depth reached]
),
'email' => array(
[maximum depth reached]
),
'public_email' => array(
[maximum depth reached]
),
'avatar' => array(
[maximum depth reached]
),
'language' => array(
[maximum depth reached]
),
'timezone' => array(
[maximum depth reached]
),
'key' => array(
[maximum depth reached]
),
'status' => array(
[maximum depth reached]
),
'created' => array(
[maximum depth reached]
),
'modified' => array(
[maximum depth reached]
),
'last_login' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => null
[protected] _validator => null
}
$logged = null
$roleId = (int) 3
$aro = array(
(int) 0 => array(
'Aro' => array(
'id' => '3'
)
)
)
$aroId = array(
(int) 0 => '3'
)
$pluginNode = array()
QuickAppsComponent::accessCheck() - APP/Controller/Component/QuickAppsComponent.php, line 446
QuickAppsComponent::initialize() - APP/Controller/Component/QuickAppsComponent.php, line 32
ObjectCollection::trigger() - APP/Cake/Utility/ObjectCollection.php, line 132
call_user_func - [internal], line ??
CakeEventManager::dispatch() - APP/Cake/Event/CakeEventManager.php, line 248
Controller::startupProcess() - APP/Cake/Controller/Controller.php, line 670
ExceptionRenderer::_getController() - APP/Cake/Error/ExceptionRenderer.php, line 157
ExceptionRenderer::__construct() - APP/Cake/Error/ExceptionRenderer.php, line 95
ErrorHandler::handleException() - APP/Cake/Error/ErrorHandler.php, line 122
[main] - [internal], line ??