MediaWiki  REL1_31
MysqlUpdater Member List

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

$dbDatabaseUpdaterprotected
$extensionUpdatesDatabaseUpdaterprotected
$fileHandleDatabaseUpdaterprotected
$holdContentHandlerUseDBDatabaseUpdaterprotected
$maintenanceDatabaseUpdaterprotected
$postDatabaseUpdateMaintenanceDatabaseUpdaterprotected
$sharedDatabaseUpdaterprotected
$skipSchemaDatabaseUpdaterprotected
$updatesDatabaseUpdaterprotected
$updatesSkippedDatabaseUpdaterprotected
__construct(Database &$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)DatabaseUpdater
applyPatch( $path, $isFullPath=false, $msg=null)DatabaseUpdaterprotected
canUseNewUpdatelog()DatabaseUpdaterprotected
checkBin( $table, $field, $patchFile)MysqlUpdaterprotected
checkStats()DatabaseUpdaterprotected
copyFile( $filename)DatabaseUpdater
disableContentHandlerUseDB()DatabaseUpdaterprotected
doActiveUsersInit()DatabaseUpdaterprotected
doBacklinkingIndicesUpdate()MysqlUpdaterprotected
doCategorylinksIndicesUpdate()MysqlUpdaterprotected
doCategoryPopulation()MysqlUpdaterprotected
doClFieldsUpdate()MysqlUpdaterprotected
doCollationUpdate()DatabaseUpdaterprotected
doEnableProfiling()DatabaseUpdaterprotected
doExtendCommentLengths()MysqlUpdaterprotected
doFilearchiveIndicesUpdate()MysqlUpdaterprotected
doFixAncientImagelinks()MysqlUpdaterprotected
doIndexUpdate()MysqlUpdaterprotected
doInterwikiUpdate()MysqlUpdaterprotected
doIwlinksIndexNonUnique()MysqlUpdaterprotected
doLangLinksLengthUpdate()MysqlUpdaterprotected
doLogSearchPopulation()DatabaseUpdaterprotected
doLogUsertextPopulation()DatabaseUpdaterprotected
doMaybeProfilingMemoryUpdate()MysqlUpdaterprotected
doMigrateUserOptions()DatabaseUpdaterprotected
doNamespaceSize()MysqlUpdaterprotected
doNonUniquePlTlIl()MysqlUpdaterprotected
doOldLinksUpdate()MysqlUpdaterprotected
doPagelinksUpdate()MysqlUpdaterprotected
doPageRandomUpdate()MysqlUpdaterprotected
doPopulateParentId()MysqlUpdaterprotected
doRestrictionsUpdate()MysqlUpdaterprotected
doRevisionPageRevIndexNonUnique()MysqlUpdaterprotected
doSchemaRestructuring()MysqlUpdater
doTable( $name)DatabaseUpdaterprotected
doTemplatelinksUpdate()MysqlUpdaterprotected
doUnsignedSyncronisation()MysqlUpdaterprotected
doUpdateMimeMinorField()MysqlUpdaterprotected
doUpdates(array $what=[ 'core', 'extensions', 'stats'])DatabaseUpdater
doUpdateTranscacheField()DatabaseUpdaterprotected
doUserGroupsUpdate()MysqlUpdaterprotected
doUserNewTalkTimestampNotNull()MysqlUpdaterprotected
doUserUniqueUpdate()MysqlUpdaterprotected
doWatchlistNull()MysqlUpdaterprotected
doWatchlistUpdate()MysqlUpdater
dropExtensionField( $tableName, $columnName, $sqlPath)DatabaseUpdater
dropExtensionIndex( $tableName, $indexName, $sqlPath)DatabaseUpdater
dropExtensionTable( $tableName, $sqlPath)DatabaseUpdater
dropField( $table, $field, $patch, $fullpath=false)DatabaseUpdaterprotected
dropIndex( $table, $index, $patch, $fullpath=false)DatabaseUpdaterprotected
dropTable( $table, $patch=false, $fullpath=false)DatabaseUpdater
enableContentHandlerUseDB()DatabaseUpdaterprotected
getCoreUpdateList()MysqlUpdaterprotected
getDB()DatabaseUpdater
getExtensionUpdates()DatabaseUpdaterprotected
getOldGlobalUpdates()DatabaseUpdaterprotected
getPostDatabaseUpdateMaintenance()DatabaseUpdater
getSchemaVars()MysqlUpdater
indexHasField( $table, $index, $field)MysqlUpdaterprotected
initOldGlobals()DatabaseUpdaterprivate
insertUpdateRow( $key, $val=null)DatabaseUpdater
loadExtensions()DatabaseUpdaterprivate
migrateActors()DatabaseUpdaterprotected
migrateArchiveText()DatabaseUpdaterprotected
migrateComments()DatabaseUpdaterprotected
modifyExtensionField( $tableName, $fieldName, $sqlPath)DatabaseUpdater
modifyExtensionTable( $tableName, $sqlPath)DatabaseUpdater
modifyField( $table, $field, $patch, $fullpath=false)DatabaseUpdater
modifyTable( $table, $patch, $fullpath=false)DatabaseUpdater
newForDB(Database $db, $shared=false, Maintenance $maintenance=null)DatabaseUpdaterstatic
output( $str)DatabaseUpdater
patchPath(IDatabase $db, $patch)DatabaseUpdater
populateArchiveRevId()DatabaseUpdaterprotected
purgeCache()DatabaseUpdater
rebuildLocalisationCache()DatabaseUpdaterprotected
renameExtensionIndex( $tableName, $oldIndexName, $newIndexName, $sqlPath, $skipBothIndexExistWarning=false)DatabaseUpdater
renameIndex( $table, $oldIndex, $newIndex, $skipBothIndexExistWarning, $patch, $fullpath=false)DatabaseUpdaterprotected
runUpdates(array $updates, $passSelf)DatabaseUpdaterprivate
setFileAccess()DatabaseUpdater
tableExists( $tableName)DatabaseUpdater
updateRowExists( $key)DatabaseUpdater
writeSchemaUpdateFile(array $schemaUpdate=[])DatabaseUpdaterprivate