Code Context $userModel = ClassRegistry::init('User');
$user = $userModel->find('first', array('recursive' => -1, 'conditions' => array('id' => $this->Parameters["user_id"])));
$this->User = $user["User"];
$view = object(View) {
Helpers => object(HelperCollection) {}
Blocks => object(ViewBlock) {}
plugin => null
name => 'Pages'
passedArgs => array(
(int) 0 => 'anima-2013'
)
helpers => array()
viewPath => 'Pages'
viewVars => array(
'defaultUser' => array(
[maximum depth reached]
),
'footerPages' => array(
[maximum depth reached]
),
'menuPages' => array(
[maximum depth reached]
),
'images' => 'header/anima1.jpg',
'title_for_layout' => 'anima 2013',
'pagePath' => array(
[maximum depth reached]
),
'animaMenuPages' => array(
[maximum depth reached]
),
'animaPage' => array(
[maximum depth reached]
),
'page' => array(
[maximum depth reached]
),
'widgets' => array(
[maximum depth reached]
)
)
view => 'view'
layout => 'default'
layoutPath => null
autoLayout => true
ext => '.ctp'
subDir => null
theme => null
cacheAction => false
validationErrors => array(
'Page' => array([maximum depth reached]),
'ParentPage' => array([maximum depth reached]),
'User' => array([maximum depth reached]),
'ChildPage' => array([maximum depth reached]),
'Widget' => array([maximum depth reached]),
'Widgetparameter' => array([maximum depth reached])
)
hasRendered => false
uuids => array()
request => object(CakeRequest) {}
response => object(CakeResponse) {}
elementCache => 'default'
elementCacheSettings => array()
Session => object(SessionHelper) {}
[protected] _passedVars => array(
(int) 0 => 'viewVars',
(int) 1 => 'autoLayout',
(int) 2 => 'ext',
(int) 3 => 'helpers',
(int) 4 => 'view',
(int) 5 => 'layout',
(int) 6 => 'name',
(int) 7 => 'theme',
(int) 8 => 'layoutPath',
(int) 9 => 'viewPath',
(int) 10 => 'request',
(int) 11 => 'plugin',
(int) 12 => 'passedArgs',
(int) 13 => 'cacheAction'
)
[protected] _scripts => array()
[protected] _paths => array(
(int) 0 => '/home/.sites/274/site4534959/web/app/View/',
(int) 1 => '/home/.sites/274/site4534959/web/lib/Cake/View/',
(int) 2 => '/home/.sites/274/site4534959/web/lib/Cake/Console/Templates/skel/View/'
)
[protected] _parents => array()
[protected] _current => '/home/.sites/274/site4534959/web/app/View/Pages/view.ctp'
[protected] _currentType => 'view'
[protected] _stack => array()
[protected] _eventManager => object(CakeEventManager) {}
[protected] _eventManagerConfigured => true
}
$userModel = object(User) {
displayField => 'username'
validate => array(
'role' => array(
[maximum depth reached]
),
'created_by' => array(
[maximum depth reached]
),
'firstname' => array(
[maximum depth reached]
),
'lastname' => array(
[maximum depth reached]
),
'is_honorary_member' => array(
[maximum depth reached]
),
'is_active' => array(
[maximum depth reached]
),
'is_subsidiary_member' => array(
[maximum depth reached]
),
'login_count' => array(
[maximum depth reached]
),
'count_wrong_login' => array(
[maximum depth reached]
)
)
hasMany => array(
'Userimage' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'users'
id => false
data => array()
schemaName => '4534959db3'
table => 'users'
primaryKey => 'id'
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'User'
alias => 'User'
tableToModel => array(
'users' => 'User'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
actsAs => null
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
)
[protected] _schema => array(
'password' => '*****',
'id' => array(
[maximum depth reached]
),
'username' => array(
[maximum depth reached]
),
'role' => array(
[maximum depth reached]
),
'vorstand' => array(
[maximum depth reached]
),
'created' => array(
[maximum depth reached]
),
'modified' => array(
[maximum depth reached]
),
'created_by' => array(
[maximum depth reached]
),
'modified_by' => array(
[maximum depth reached]
),
'firstname' => array(
[maximum depth reached]
),
'lastname' => array(
[maximum depth reached]
),
'title' => array(
[maximum depth reached]
),
'year' => array(
[maximum depth reached]
),
'job' => array(
[maximum depth reached]
),
'sex' => array(
[maximum depth reached]
),
'has_free_spots' => array(
[maximum depth reached]
),
'has_supported_spots' => array(
[maximum depth reached]
),
'adress' => array(
[maximum depth reached]
),
'email' => array(
[maximum depth reached]
),
'description' => array(
[maximum depth reached]
),
'street' => array(
[maximum depth reached]
),
'zip' => array(
[maximum depth reached]
),
'city' => array(
[maximum depth reached]
),
'district' => array(
[maximum depth reached]
),
'phone' => array(
[maximum depth reached]
),
'fax' => array(
[maximum depth reached]
),
'internet' => array(
[maximum depth reached]
),
'mobile' => array(
[maximum depth reached]
),
'adress2' => array(
[maximum depth reached]
),
'street2' => array(
[maximum depth reached]
),
'zip2' => array(
[maximum depth reached]
),
'city2' => array(
[maximum depth reached]
),
'phone2' => array(
[maximum depth reached]
),
'district2' => array(
[maximum depth reached]
),
'fax2' => array(
[maximum depth reached]
),
'mobile2' => array(
[maximum depth reached]
),
'email2' => array(
[maximum depth reached]
),
'internet2' => array(
[maximum depth reached]
),
'cooperation' => array(
[maximum depth reached]
),
'additional_denomination_1' => array(
[maximum depth reached]
),
'additional_denomination_2' => array(
[maximum depth reached]
),
'additional_denomination_3' => array(
[maximum depth reached]
),
'additional_denomination_4' => array(
[maximum depth reached]
),
'additional_denomination_5' => array(
[maximum depth reached]
),
'further_education_1' => array(
[maximum depth reached]
),
'further_education_2' => array(
[maximum depth reached]
),
'further_education_3' => array(
[maximum depth reached]
),
'further_education_4' => array(
[maximum depth reached]
),
'further_education_5' => array(
[maximum depth reached]
),
'is_children' => array(
[maximum depth reached]
),
'is_youths' => array(
[maximum depth reached]
),
'is_adults' => array(
[maximum depth reached]
),
'is_couples' => array(
[maximum depth reached]
),
'is_families' => array(
[maximum depth reached]
),
'is_groups' => array(
[maximum depth reached]
),
'is_disabled' => array(
[maximum depth reached]
),
'is_signlanguage' => array(
[maximum depth reached]
),
'key_activity_1' => array(
[maximum depth reached]
),
'key_activity_2' => array(
[maximum depth reached]
),
'key_activity_3' => array(
[maximum depth reached]
),
'key_activity_4' => array(
[maximum depth reached]
),
'key_activity_5' => array(
[maximum depth reached]
),
'foreign_language_1' => array(
[maximum depth reached]
),
'foreign_language_2' => array(
[maximum depth reached]
),
'foreign_language_3' => array(
[maximum depth reached]
),
'foreign_language_4' => array(
[maximum depth reached]
),
'foreign_language_5' => array(
[maximum depth reached]
),
'is_supervisor' => array(
[maximum depth reached]
),
'is_mediator' => array(
[maximum depth reached]
),
'is_in_training' => array(
[maximum depth reached]
),
'is_under_supervision' => array(
[maximum depth reached]
),
'show_in_list' => array(
[maximum depth reached]
),
'login_count' => array(
[maximum depth reached]
),
'last_login' => array(
[maximum depth reached]
),
'count_wrong_login' => array(
[maximum depth reached]
),
'last_wrong_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 => object(CakeEventManager) {}
[protected] _validator => null
}
$user = array()
UserWidget::View() - APP/Model/Widget.php, line 65
include - APP/View/Pages/view.ctp, line 19
View::_evaluate() - CORE/Cake/View/View.php, line 929
View::_render() - CORE/Cake/View/View.php, line 891
View::render() - CORE/Cake/View/View.php, line 460
Controller::render() - CORE/Cake/Controller/Controller.php, line 952
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 108