const RUN_MAINTENANCE_IF_MAIN
updateSkippedMessage()
Message to show that the update was done already and was just skipped.
addDescription( $text)
Set the description text.
beginTransaction(IDatabase $dbw, $fname)
Begin a transcation on a DB.
Class for scripts that perform database maintenance and want to log the update in updatelog so we can...
getUpdateKey()
Get the update key name to go in the update log table.
commitTransaction(IDatabase $dbw, $fname)
Commit the transcation on a DB handle and wait for replica DBs to catch up.
getDB( $db, $groups=[], $dbDomain=false)
Returns a database to be used by current maintenance script.
Maintenance script that makes the required database updates for Special:ProtectedPages to show all pr...
output( $out, $channel=null)
Throw some output to the user.