MediaWiki master
UpdateMediaWiki Class Reference

Maintenance script to run database schema updates. More...

Inherits Maintenance.

Collaboration diagram for UpdateMediaWiki:

Public Member Functions

 __construct ()
 
 execute ()
 
 getDbType ()
 
 setup ()
 
 validateParamsAndArgs ()
 

Protected Member Functions

 afterFinalSetup ()
 

Detailed Description

Maintenance script to run database schema updates.

Definition at line 47 of file update.php.

Constructor & Destructor Documentation

◆ __construct()

UpdateMediaWiki::__construct ( )

Definition at line 48 of file update.php.

Member Function Documentation

◆ afterFinalSetup()

UpdateMediaWiki::afterFinalSetup ( )
protected

Definition at line 223 of file update.php.

References $wgLocalisationCacheConf.

◆ execute()

UpdateMediaWiki::execute ( )

Definition at line 85 of file update.php.

References $wgAllowSchemaUpdates, $wgLang, and MW_VERSION.

◆ getDbType()

UpdateMediaWiki::getDbType ( )

Definition at line 74 of file update.php.

◆ setup()

UpdateMediaWiki::setup ( )

Definition at line 78 of file update.php.

References $wgMessagesDirs.

◆ validateParamsAndArgs()

UpdateMediaWiki::validateParamsAndArgs ( )

Definition at line 240 of file update.php.

References $params.


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