SessionBagInterface
open($savePath, $sessionName) {@inheritdoc}
int getCreated() Gets the created timestamp metadata.
destroy($sessionId) {@inheritdoc} Parameters
mixed clear() Clears out data from bag.
setSessionData(array $array) Sets the session data.
bool isActive() Has a session started?
setMetadataBag(
class MemcachedSessionHandler implements SessionHandlerInterface
string getId() Returns the session ID.
Page 4 of 13