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