MediaWiki master
RebuildLocalisationCache Class Reference

Maintenance script to rebuild the localisation cache. More...

Inherits Maintenance.

Collaboration diagram for RebuildLocalisationCache:

Public Member Functions

 __construct ()
 
 execute ()
 
 finalSetup (SettingsBuilder $settingsBuilder)
 
 getDbType ()
 
 setForce ( $forced=true)
 Sets whether a run of this maintenance script has the force parameter set.
 

Detailed Description

Maintenance script to rebuild the localisation cache.

Definition at line 48 of file rebuildLocalisationCache.php.

Constructor & Destructor Documentation

◆ __construct()

RebuildLocalisationCache::__construct ( )

Definition at line 49 of file rebuildLocalisationCache.php.

Member Function Documentation

◆ execute()

RebuildLocalisationCache::execute ( )

Definition at line 97 of file rebuildLocalisationCache.php.

References wfIsWindows().

◆ finalSetup()

RebuildLocalisationCache::finalSetup ( SettingsBuilder $settingsBuilder)

◆ getDbType()

RebuildLocalisationCache::getDbType ( )

Definition at line 268 of file rebuildLocalisationCache.php.

◆ setForce()

RebuildLocalisationCache::setForce ( $forced = true)

Sets whether a run of this maintenance script has the force parameter set.

Parameters
bool$forced

Definition at line 281 of file rebuildLocalisationCache.php.


The documentation for this class was generated from the following file: