| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 88 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Class: WriteCheckSessionHandler - X-Ref
Wraps another SessionHandlerInterface to only write the session when it has been modified.| __construct(\SessionHandlerInterface $wrappedSessionHandler) X-Ref |
| close() X-Ref |
| {@inheritdoc} |
| destroy($sessionId) X-Ref |
| {@inheritdoc} |
| gc($maxlifetime) X-Ref |
| {@inheritdoc} |
| open($savePath, $sessionName) X-Ref |
| {@inheritdoc} |
| read($sessionId) X-Ref |
| {@inheritdoc} |
| write($sessionId, $data) X-Ref |
| {@inheritdoc} |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |