writeSession() public method Session write handler.
readSession() public method Session read handler.
$useCustomStorage public read-only property Whether to
init() public method Initializes the redis Session component
$keyPrefix public property A string prefixed to every cache key
$redis public property The Redis
calculateKey() protected method Generates a unique key
getUseCustomStorage() public method Returns a value indicating
destroySession() public method Session destroy handler