setId(string $id) Sets the session ID. Parameters
destroy($sessionId) {@inheritdoc} Parameters
string getId() Gets the session ID. Return
bool isSessionHandlerInterface() Is this proxy handler and instance of \SessionHandlerInterface
read($sessionId) {@inheritdoc} Parameters
class AbstractProxy AbstractProxy. Methods
bool isActive() Has a session started?
write($sessionId, $data) {@inheritdoc} Parameters
bool isWrapper() Returns true if this handler wraps an internal PHP session save handler using
close() {@inheritdoc}
Page 1 of 2