Manual:purgeMessageBlobStore.php
From Linux Web Expert
<td class="mw-version-versionbox" title="<translate nowrap> The latest stable version is <tvar name=1>1.41</tvar></translate>">
<translate> ≥</translate> 1.36
<translate> MediaWiki version:</translate> |
MediaWiki file: purgeMessageBlobStore.php | |
---|---|
Location: | maintenance/ |
Source code: | master • 1.41.1 • 1.40.3 • 1.39.7 |
Classes: | PurgeMessageBlobStore |
Details
purgeMessageBlobStore.php file is a maintenance script to purge the MessageBlobStore cache. MessageBlobStore stores interface text used by ResourceLoader modules. It is similar to LocalisationCache , but includes the wiki-specific overrides.
Options/Arguments
This script does not take any options or arguments.
Usage
php maintenance/purgeMessageBlobStore.php
Terminal
$ php maintenance/purgeMessageBlobStore.php