wiki.techinc.nl/includes/cache
Alexander Vorwerk 8846700ef0 Stop merging LinkCache select fields with page_title and page_namespace
LinkCache::getSelectFields() includes page_title and page_namespace
since If77c2f9879d7bae71eb59944efd8b3798d16aa46, so we don't need
to add those two specifically.

Change-Id: I8fa9d563af3f9da90fb96369dab0ee5bde860081
2022-07-05 22:28:53 +00:00
..
Hook language: Move l10n-related classes from /cache to /language 2022-06-28 16:27:20 -07:00
BacklinkCache.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
BacklinkCacheFactory.php
CacheKeyHelper.php
FileCacheBase.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
GenderCache.php language: Add missing @ingroup, subgroup "Languages" and ungroup files 2022-06-28 17:12:46 -07:00
HtmlCacheUpdater.php
HTMLFileCache.php Use User::isRegistered for readability instead of ::getId falsy check 2022-04-29 21:15:57 +02:00
LinkBatch.php Stop merging LinkCache select fields with page_title and page_namespace 2022-07-05 22:28:53 +00:00
LinkBatchFactory.php Use injection for LinksMigration on LinkBatch, action, api, special page 2022-05-10 20:19:58 +00:00
LinkCache.php Remove LinkCache::forUpdate and clean up the constructor 2022-06-16 20:17:54 +02:00
ResourceFileCache.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
UserCache.php