MediaWiki  REL1_22
cache Directory Reference
Directory dependency graph for includes/cache/:
includes/cache/

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  HTMLCacheUpdate.php [code]
 

HTML cache invalidation of all pages linking to a given title.


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  MessageCache.php [code]
 

Localisation messages cache.


file  ObjectFileCache.php [code]
 

Object cache in the file system.


file  ProcessCacheLRU.php [code]
 

Per-process memory cache for storing items.


file  ResourceFileCache.php [code]
 

Resource loader request result caching in the file system.


file  SquidUpdate.php [code]
 

Squid cache purging.


file  UserCache.php [code]
 

Caches current user names and other info based on user IDs.