MediaWiki
master
|
Maintenance script to remove old objects from the parser cache. More...
Public Member Functions | |
__construct () | |
execute () | |
showProgress ($percent) | |
Public Attributes | |
$lastProgress |
Maintenance script to remove old objects from the parser cache.
Definition at line 32 of file purgeParserCache.php.
Reimplemented from Maintenance.
Definition at line 35 of file purgeParserCache.php.
References Maintenance\addDescription(), and Maintenance\addOption().
Reimplemented from Maintenance.
Definition at line 46 of file purgeParserCache.php.
References $success, array(), echo, Language\factory(), Maintenance\getOption(), global, showProgress(), wfGetParserCacheStorage(), and wfTimestamp().
PurgeParserCache::showProgress | ( | $ | percent | ) |
PurgeParserCache::$lastProgress |
Definition at line 33 of file purgeParserCache.php.