$_handlerClass
$_handlerClass : string
Session andler class which implements SessionHandlerInterface.
Class Session
$_handlerClass : string
Session andler class which implements SessionHandlerInterface.
$_handlerConfig : null
Parameters of __constructor for session handler class.
$_sessionGcProbability : int
Session.gc_probability
$_sessionGcDivisor : int
Session.gc_divisor
$_sessionGcMaxLifeTime : int
Session.gc_maxlifetime
$_handler : \SessionHandlerInterface
Session handler instance.
$_data : array
Session data.
$_needSave : bool
Session changed and need to save.
$_sessionId : null
Session id.