|
| BacklinkCache.php |
| Class for fetching backlink lists, approximate backlink counts and partitions.
|
|
| BacklinkCacheFactory.php |
| Remember the page that was previously loaded.
|
|
| CacheKeyHelper.php |
| This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
|
| FileCacheBase.php |
| Data storage in the file system.
|
|
| GenderCache.php |
| This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
|
| HtmlCacheUpdater.php |
| This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
|
| HTMLFileCache.php |
| Page view caching in the file system.
|
|
| LinkBatch.php |
| Batch query to determine page existence.
|
|
| LinkBatchFactory.php |
| Factory to create LinkBatch objects for querying page existence.
|
|
| LinkCache.php |
| Page existence cache.
|
|
| ResourceFileCache.php |
| ResourceLoader request result caching in the file system.
|
|
| UserCache.php |
| Caches current user names and other info based on user IDs.
|
|