MediaWiki
1.28.0
|
Static Public Member Functions | |
static | invalidatePages (IDatabase $dbw, $namespace, array $dbkeys) |
Invalidate the cache of a list of pages from a single namespace. More... | |
Definition at line 25 of file PurgeJobUtils.php.
Invalidate the cache of a list of pages from a single namespace.
This is intended for use by subclasses.
IDatabase | $dbw | |
int | $namespace | Namespace number |
array | $dbkeys |
Definition at line 34 of file PurgeJobUtils.php.
References $lbFactory, $services, IDatabase\addQuotes(), as, IDatabase\onTransactionIdle(), IDatabase\selectFieldValues(), IDatabase\timestamp(), IDatabase\update(), and use.
Referenced by LinksUpdate\invalidateCategories(), and LinksUpdate\invalidateImageDescriptions().