| [ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 103 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
MemcachedProfilerStorage:: (6 methods):
getMemcached()
setMemcached()
getValue()
setValue()
delete()
appendValue()
Class: MemcachedProfilerStorage - X-Ref
Memcached Profiler Storage.| getMemcached() X-Ref |
| Internal convenience method that returns the instance of the Memcached. return: \Memcached |
| setMemcached($memcached) X-Ref |
| Set instance of the Memcached. param: \Memcached $memcached |
| getValue($key) X-Ref |
| {@inheritdoc} |
| setValue($key, $value, $expiration = 0) X-Ref |
| {@inheritdoc} |
| delete($key) X-Ref |
| {@inheritdoc} |
| appendValue($key, $value, $expiration = 0) X-Ref |
| {@inheritdoc} |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |