Class AuthPanel
Responsibility - dump user instance if user is authenticated.
- MvcCore\Ext\Debugs\Tracys\AuthPanel implements Tracy\IBarPanel
Namespace: MvcCore\Ext\Debugs\Tracys
Located at ext-debug-tracy-auth/src/MvcCore/Ext/Debugs/Tracys/AuthPanel.php
Located at ext-debug-tracy-auth/src/MvcCore/Ext/Debugs/Tracys/AuthPanel.php
public
string
|
|
public
string
|
|
public
string
|
|
public
object
&
|
#
getViewData( )
Set up view data, if data are completed, return them directly. - complete basic \MvcCore core objects to complere other view data - complete user and authorized boolean - set result data into static field |
string |
VERSION
MvcCore Extension - Debug - Tracy - Auth - version: Comparison by PHP function version_compare(); |
#
'5.0.0'
|
protected
stdClass|null
|
$view
Prepared view data, only once, to render debug tab and debug panel content. |
#
NULL
|