yii\web\User#1
(
[yii\base\Component:_events] => []
[yii\base\Component:_eventWildcards] => []
[yii\base\Component:_behaviors] => null
[identityClass] => 'app\\models\\User'
[enableAutoLogin] => true
[enableSession] => true
[loginUrl] => [
0 => 'site/login'
]
[identityCookie] => [
'name' => '_identity'
'httpOnly' => true
]
[authTimeout] => null
[accessChecker] => null
[absoluteAuthTimeout] => null
[autoRenewCookie] => true
[idParam] => '__id'
[authTimeoutParam] => '__expire'
[absoluteAuthTimeoutParam] => '__absoluteExpire'
[returnUrlParam] => '__returnUrl'
[acceptableRedirectTypes] => [
0 => 'text/html'
1 => 'application/xhtml+xml'
]
[yii\web\User:_access] => []
[yii\web\User:_identity] => null
)