Overview

Namespaces

  • MvcCore
    • Ext
      • Auth
        • Virtual
      • Debug
        • Tracy
      • Form
        • Core
        • Validators
      • Request
      • Router
        • Lang
      • View
        • Helpers
  • None

Classes

  • AuthPanel
  • IncludePanel
  • MvcCorePanel
  • RoutingPanel
  • SessionPanel
  • Overview
  • Namespace
  • Class
  • Tree

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
Methods summary
public
# __construct( )
public
# getId( )
public
# getTab( )
public
# getPanel( )
protected
# readSession( )
Constants summary
string VERSION

MvcCore Extension - Debug - Tracy Panel - Session - version: Comparation by PHP function version_compare();

MvcCore Extension - Debug - Tracy Panel - Session - version: Comparation by PHP function version_compare();

See

http://php.net/manual/en/function.version-compare.php
# '4.2.0'
integer TYPE_PHP
# 0
integer TYPE_NAMESPACE
# 1
integer EXPIRATION_HOOPS
# 1
integer EXPIRATION_TIME
# 2
Properties summary
public static string $MetaStoreKey

\MvcCore\Session meta info store key in $_SESSION

\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

Readed session store as data printed in template

# array()
public static string $SessionMaxLifeTime

Formated max. lifetime from \MvcCore\Session namespace

Formated max. lifetime from \MvcCore\Session namespace

# ''
public static string $Id

Debug panel id

Debug panel id

# 'session-panel'
public static integer $Now

Now time at \MvcCore\Ext\Debug\SessionPanel static init - mostly in request begin

Now time at \MvcCore\Ext\Debug\SessionPanel static init - mostly in request begin

# 0
MvcCore API documentation generated by ApiGen