|
MediaWiki master
|
This is the complete list of members for MediaWiki\Session\MultiBackendSessionStore, including all inherited members.
| __construct(BagOStuff $anonSessionStore, BagOStuff $authenticatedSessionStore, LoggerInterface $logger, StatsFactory $statsFactory) | MediaWiki\Session\MultiBackendSessionStore | |
| delete(SessionInfo $info) | MediaWiki\Session\MultiBackendSessionStore | |
| get(SessionInfo $info) | MediaWiki\Session\MultiBackendSessionStore | |
| set(SessionInfo $info, $value, $exptime=0, $flags=0) | MediaWiki\Session\MultiBackendSessionStore | |
| setLogger(LoggerInterface $logger) | MediaWiki\Session\MultiBackendSessionStore | |
| shutdown() | MediaWiki\Session\MultiBackendSessionStore |