validateId() validateId( $sessionId) : boolean Checks if a session identifier already exists or not. Parameters $sessionId Returns boolean
__construct() __construct(\SessionHandlerInterface $handler) Parameters \SessionHandlerInterface $handler
doWrite() doWrite(string $sessionId, string $data) : boolean Parameters string $sessionId string $data Returns boolean