wiki.techinc.nl/includes/cache
Amir Sarabadani 1a66e0095f Migrate several more Database::select calls to SQB
These are not too complicated to require their own query builder or
playing with hooks but too complicated for the automated script to do it
cleanly.

Bug: T311866
Change-Id: Ib3ca9cc2a046b03748db0f2eb8bfbb31de641c07
2023-08-24 14:19:14 +02:00
..
Hook Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
BacklinkCache.php cache: Remove deprecated methods from BacklinkCache 2023-08-10 14:21:23 +01:00
BacklinkCacheFactory.php Migrate several wfGetDB() to use ICP 2023-07-05 11:00:59 +02:00
CacheKeyHelper.php
FileCacheBase.php
GenderCache.php Migrate several more Database::select calls to SQB 2023-08-24 14:19:14 +02:00
HtmlCacheUpdater.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
HTMLFileCache.php HTMLFileCache: Remove @throws for unchecked exception 2023-07-24 05:08:58 +01:00
LinkBatch.php Remove duplicate array_keys() from GenderCache::doLinkBatch 2023-07-03 17:31:51 +00:00
LinkBatchFactory.php watcheditem: Switch out of LB for picking db connection 2023-05-05 15:42:10 +02:00
LinkCache.php LinkCache: Drop addGoodLinkObj(), deprecated in 1.37 2023-08-23 23:53:51 +00:00
UserCache.php