wiki.techinc.nl/includes/cache
Aryeh Gregor 2e52f48c2e Split some Language methods to LanguageNameUtils
These are static methods that have to do with processing language names
and codes. I didn't include fallback behavior, because that would mean a
circular dependency with LocalisationCache.

In the new class, I renamed AS_AUTONYMS to AUTONYMS, and added a class
constant DEFINED for 'mw' to match the existing SUPPORTED and ALL. I
also renamed fetchLanguageName(s) to getLanguageName(s).

There is 100% test coverage for the code in the new class.

Change-Id: I245ae94bfc1f62b6af75ea57525139adf2539fe6
2019-08-23 12:52:35 +03:00
..
dependency Collapse some nested if statements 2019-04-04 19:02:22 +00:00
localisation Split some Language methods to LanguageNameUtils 2019-08-23 12:52:35 +03:00
BacklinkCache.php Use IResultWrapper in LinkBatch and BacklinkCache 2019-06-06 21:56:18 +02:00
CacheHelper.php Avoid/Replace usage of deprecated wfMemcKey() function 2019-05-02 14:27:31 +00:00
FileCacheBase.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
GenderCache.php Inject LoadBalancer into GenderCache 2019-08-07 15:15:14 +02:00
HTMLFileCache.php Revert "Add small HtmlCacheUpdater service class to normalize purging code" 2019-08-07 13:56:30 +00:00
ICacheHelper.php Move interface ICacheHelper to own class 2019-02-05 20:04:12 +01:00
LinkBatch.php Use IResultWrapper in code comments instead of ResultWrapper 2019-06-22 17:58:39 +00:00
LinkCache.php Add NS_MEDIAWIKI to LinkCache::isCacheable() to help MessageBlobStore cache regeneration 2019-07-10 15:18:48 -07:00
MessageCache.php Convert MessageCache to service 2019-08-18 12:11:36 +03:00
ResourceFileCache.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
UserCache.php ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00