public has (mixed $index) Check whether a session variable is set in an application context
abstract public set (mixed $index, mixed $value) ...
integer SESSION_ACTIVE
public destroy ([mixed $sessionId])
public setName (mixed $name) Set session name
public destroy () Destroys the session bag
abstract public destroy () ...
public getRedis () ...
abstract public isStarted () ...
final public getIterator () Returns the bag iterator
Page 1 of 11