Class SessionPanel
- MvcCore\Ext\Debug\Tracy\SessionPanel implements Tracy\IBarPanel
Namespace: MvcCore\Ext\Debug\Tracy
Located at ext-debug-tracy-session/src/MvcCore/Ext/Tracy/SessionPanel.php
Located at ext-debug-tracy-session/src/MvcCore/Ext/Tracy/SessionPanel.php
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
string |
VERSION
MvcCore Extension - Debug - Tracy Panel - Session - version: Comparation by PHP function version_compare(); |
#
'4.2.0'
|
integer |
TYPE_PHP
|
#
0
|
integer |
TYPE_NAMESPACE
|
#
1
|
integer |
EXPIRATION_HOOPS
|
#
1
|
integer |
EXPIRATION_TIME
|
#
2
|
public static
string
|
$MetaStoreKey
\MvcCore\Session meta info store key in $_SESSION |
#
\MvcCore\Session::SESSION_METADATA_KEY
|
public static
array
|
$Session
Readed session store as data printed in template |
#
array()
|
public static
string
|
$SessionMaxLifeTime
Formated max. lifetime from \MvcCore\Session namespace |
#
''
|
public static
string
|
$Id
Debug panel id |
#
'session-panel'
|
public static
integer
|
$Now
Now time at \MvcCore\Ext\Debug\SessionPanel static init - mostly in request begin |
#
0
|