MediaWiki REL1_39
DatabaseUpdater Member List

This is the complete list of members for DatabaseUpdater, including all inherited members.

$autoExtensionHookContainerDatabaseUpdaterprotected
$dbDatabaseUpdaterprotected
$extensionUpdatesDatabaseUpdaterprotected
$fileHandleDatabaseUpdaterprotected
$maintenanceDatabaseUpdaterprotected
$postDatabaseUpdateMaintenanceDatabaseUpdaterprotected
$sharedDatabaseUpdaterprotected
$skipSchemaDatabaseUpdaterprotected
$updatesDatabaseUpdaterprotected
$updatesSkippedDatabaseUpdaterprotected
__construct(IMaintainableDatabase &$db, $shared, Maintenance $maintenance=null)DatabaseUpdaterprotected
addExtensionField( $tableName, $columnName, $sqlPath)DatabaseUpdater
addExtensionIndex( $tableName, $indexName, $sqlPath)DatabaseUpdater
addExtensionTable( $tableName, $sqlPath)DatabaseUpdater
addExtensionUpdate(array $update)DatabaseUpdater
addField( $table, $field, $patch, $fullpath=false)DatabaseUpdaterprotected
addIndex( $table, $index, $patch, $fullpath=false)DatabaseUpdaterprotected
addPostDatabaseUpdateMaintenance( $class)DatabaseUpdater
addTable( $name, $patch, $fullpath=false)DatabaseUpdaterprotected
appendLine( $line)DatabaseUpdaterprotected
applyPatch( $path, $isFullPath=false, $msg=null)DatabaseUpdaterprotected
canUseNewUpdatelog()DatabaseUpdaterprotected
checkStats()DatabaseUpdaterprotected
copyFile( $filename)DatabaseUpdaterprotected
doCollationUpdate()DatabaseUpdaterprotected
doConvertDjvuMetadata()DatabaseUpdaterprotected
doTable( $name)DatabaseUpdaterprotected
doUpdates(array $what=[ 'core', 'extensions', 'stats'])DatabaseUpdater
dropExtensionField( $tableName, $columnName, $sqlPath)DatabaseUpdater
dropExtensionIndex( $tableName, $indexName, $sqlPath)DatabaseUpdater
dropExtensionTable( $tableName, $sqlPath=false)DatabaseUpdater
dropField( $table, $field, $patch, $fullpath=false)DatabaseUpdaterprotected
dropIndex( $table, $index, $patch, $fullpath=false)DatabaseUpdaterprotected
dropTable( $table, $patch=false, $fullpath=false)DatabaseUpdaterprotected
getCoreUpdateList()DatabaseUpdaterprotected
getDB()DatabaseUpdater
getExtensionUpdates()DatabaseUpdaterprotected
getPostDatabaseUpdateMaintenance()DatabaseUpdater
getSchemaVars()DatabaseUpdater
ifFieldExists( $table, $field, $func,... $params)DatabaseUpdaterprotected
ifTableNotExists( $table, $func,... $params)DatabaseUpdaterprotected
insertUpdateRow( $key, $val=null)DatabaseUpdater
migrateActors()DatabaseUpdaterprotected
migrateArchiveText()DatabaseUpdaterprotected
migrateComments()DatabaseUpdaterprotected
migrateImageCommentTemp()DatabaseUpdaterprotected
migrateTemplatelinks()DatabaseUpdaterprotected
modifyExtensionField( $tableName, $fieldName, $sqlPath)DatabaseUpdater
modifyExtensionTable( $tableName, $sqlPath)DatabaseUpdater
modifyField( $table, $field, $patch, $fullpath=false)DatabaseUpdaterprotected
modifyTable( $table, $patch, $fullpath=false)DatabaseUpdaterprotected
newForDB(IMaintainableDatabase $db, $shared=false, Maintenance $maintenance=null)DatabaseUpdaterstatic
output( $str)DatabaseUpdater
patchPath(IDatabase $db, $patch)DatabaseUpdater
populateArchiveRevId()DatabaseUpdaterprotected
populateContentTables()DatabaseUpdaterprotected
populateExternallinksIndex60()DatabaseUpdaterprotected
purgeCache()DatabaseUpdater
rebuildLocalisationCache()DatabaseUpdaterprotected
renameExtensionIndex( $tableName, $oldIndexName, $newIndexName, $sqlPath, $skipBothIndexExistWarning=false)DatabaseUpdater
renameIndex( $table, $oldIndex, $newIndex, $skipBothIndexExistWarning, $patch, $fullpath=false)DatabaseUpdaterprotected
REPLICATION_WAIT_TIMEOUTDatabaseUpdater
runMaintenance( $class, $script)DatabaseUpdaterprotected
setAutoExtensionHookContainer(HookContainer $hookContainer)DatabaseUpdater
setFileAccess()DatabaseUpdater
tableExists( $tableName)DatabaseUpdater
updateRowExists( $key)DatabaseUpdater