v3.2.0+
Status: | effective |
Progress: | 100% |
Version: | 3.2.0+ |
Help:Maintenance script purgeEntityCache.php
From Linux Web Expert
MediaWiki file: Maintenance script purgeEntityCache.php | |
---|---|
Location: | /maintenance/ |
Source code: | script purgeEntityCache.php master • script purgeEntityCache.php 1.41.1 • script purgeEntityCache.php 1.40.3 • script purgeEntityCache.php 1.39.7 |
Classes: | script purgeEntityCache.php Find code • script purgeEntityCache.php Find documentation |
maintenance script allows to purge the cache of all entities including associates at once. Thus requests normally relying on a cache entry are fetched from the data store. The maintenance script was introduced in Semantic MediaWiki 3.1.0Released on an unknown date unknown versions of MediaWiki.1 Semantic MediaWiki 3.2.0Released on an unknown date unknown versions of MediaWiki brought an improved client output to this maintenance script.2
The "purgeEntityCache.php"This script is not run on a regular basis but only if caching issues are being noticed.
Usage
php purgeEntityCache.php
Parameters
Maintenance scripts provide generic maintenance parameters, script dependent parameters and depending on the maintenance script script specific parameters which are described on this page if provided.
This script does not provide any script specific parameters.
See also
- Help page on caching