Class Session
- MvcCore\Session implements Iterator, ArrayAccess, Countable, MvcCore\ISession uses MvcCore\Session\Props, MvcCore\Session\Starting, MvcCore\Session\MetaData, MvcCore\Session\Closing, MvcCore\Session\NamespaceMethods, MvcCore\Session\MagicMethods
current(),
key(),
next(),
rewind(),
valid()
|
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset()
|
count()
|
GetSessionStartTime(),
GetStarted(),
Start(),
preventSessionFixation()
|
GetSessionMetadata(),
setUpData(),
setUpMeta()
|
Close(),
GetSessionMaxTime(),
SendCookie()
|
Destroy(),
DestroyAll(),
GetNamespace(),
SetExpirationHoops(),
SetExpirationSeconds()
|
__debugInfo(),
__get(),
__isset(),
__set(),
__unset(),
count(),
current(),
key(),
next(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
rewind(),
valid()
|
$__name,
$instances,
$meta,
$req,
$sessionMaxTime,
$sessionStartTime,
$started
|