|
MediaWiki
master
|
This is the complete list of members for CacheHelper, including all inherited members.
| $cachedChunks | CacheHelper | protected |
| $cacheEnabled | CacheHelper | protected |
| $cacheExpiry | CacheHelper | protected |
| $cacheKey | CacheHelper | protected |
| $hasCached | CacheHelper | protected |
| $onInitHandler | CacheHelper | protected |
| getCachedNotice(IContextSource $context, $includePurgeLink=true) | CacheHelper | |
| getCachedValue($computeFunction, $args=[], $key=null) | CacheHelper | |
| getCacheKeyString() | CacheHelper | protected |
| initCaching() | CacheHelper | protected |
| rebuildOnDemand() | CacheHelper | |
| saveCache() | CacheHelper | |
| setCacheEnabled($cacheEnabled) | CacheHelper | |
| setCacheKey(array $cacheKey) | CacheHelper | |
| setExpiry($cacheExpiry) | CacheHelper | |
| setOnInitializedHandler($handlerFunction) | CacheHelper | |
| startCache($cacheExpiry=null, $cacheEnabled=null) | CacheHelper |