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