|
MediaWiki
1.23.0
|
Files | |
| file | BacklinkCache.php [code] |
| Class for fetching backlink lists, approximate backlink counts and partitions. | |
| file | CacheDependency.php [code] |
| Data caching with dependencies. | |
| file | FileCacheBase.php [code] |
| Data storage in the file system. | |
| file | GenderCache.php [code] |
| Caches user genders when needed to use correct namespace aliases. | |
| file | HTMLFileCache.php [code] |
| Page view caching in the file system. | |
| file | LinkBatch.php [code] |
| Batch query to determine page existence. | |
| file | LinkCache.php [code] |
| Page existence cache. | |
| file | LocalisationCache.php [code] |
| Cache of the contents of localisation files. | |
| file | MapCacheLRU.php [code] |
| Per-process memory cache for storing items. | |
| file | MessageCache.php [code] |
| Localisation messages cache. | |
| file | ObjectFileCache.php [code] |
| Object cache in the file system. | |
| file | ResourceFileCache.php [code] |
| Resource loader request result caching in the file system. | |
| file | UserCache.php [code] |
| Caches current user names and other info based on user IDs. | |