MediaWiki REL1_41
|
Static Public Member Functions | |
static | invalidatePages (IDatabase $dbw, $namespace, array $dbkeys) |
Invalidate the cache of a list of pages from a single namespace. | |
Definition at line 27 of file PurgeJobUtils.php.
|
static |
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 |
string[] | $dbkeys |
Definition at line 36 of file PurgeJobUtils.php.
References Wikimedia\Rdbms\Platform\ISQLPlatform\buildComparison(), Wikimedia\Rdbms\IReadableDatabase\newSelectQueryBuilder(), Wikimedia\Rdbms\IDatabase\newUpdateQueryBuilder(), and Wikimedia\Rdbms\Platform\ISQLPlatform\timestamp().