MediaWiki  1.28.1
MssqlUpdater Member List

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

$dbMssqlUpdaterprotected
$extensionUpdatesDatabaseUpdaterprotected
$fileHandleDatabaseUpdaterprotected
$holdContentHandlerUseDBDatabaseUpdaterprotected
$postDatabaseUpdateMaintenanceDatabaseUpdaterprotected
$sharedDatabaseUpdaterprotected
$skipSchemaDatabaseUpdaterprotected
$updateCounterDatabaseUpdaterprotectedstatic
$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)MssqlUpdaterprotected
canUseNewUpdatelog()DatabaseUpdaterprotected
checkStats()DatabaseUpdaterprotected
copyFile($filename)DatabaseUpdater
disableContentHandlerUseDB()DatabaseUpdaterprotected
doActiveUsersInit()DatabaseUpdaterprotected
doCollationUpdate()DatabaseUpdaterprotected
doEnableProfiling()DatabaseUpdaterprotected
doLogSearchPopulation()DatabaseUpdaterprotected
doLogUsertextPopulation()DatabaseUpdaterprotected
doMigrateUserOptions()DatabaseUpdaterprotected
doTable($name)DatabaseUpdaterprotected
doUpdates($what=[ 'core', 'extensions', 'stats'])DatabaseUpdater
doUpdateTranscacheField()DatabaseUpdaterprotected
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()MssqlUpdaterprotected
getDB()DatabaseUpdater
getExtensionUpdates()DatabaseUpdaterprotected
getOldGlobalUpdates()DatabaseUpdaterprotected
getPostDatabaseUpdateMaintenance()DatabaseUpdater
getSchemaVars()DatabaseUpdater
insertUpdateRow($key, $val=null)DatabaseUpdater
modifyExtensionField($tableName, $fieldName, $sqlPath)DatabaseUpdater
modifyField($table, $field, $patch, $fullpath=false)DatabaseUpdater
newForDB(Database $db, $shared=false, $maintenance=null)DatabaseUpdaterstatic
output($str)DatabaseUpdater
patchPath(IDatabase $db, $patch)DatabaseUpdater
purgeCache()DatabaseUpdater
rebuildLocalisationCache()DatabaseUpdaterprotected
renameExtensionIndex($tableName, $oldIndexName, $newIndexName, $sqlPath, $skipBothIndexExistWarning=false)DatabaseUpdater
renameIndex($table, $oldIndex, $newIndex, $skipBothIndexExistWarning, $patch, $fullpath=false)DatabaseUpdaterprotected
setAppliedUpdates($version, $updates=[])DatabaseUpdaterprotected
setFileAccess()DatabaseUpdater
tableExists($tableName)DatabaseUpdater
updateRowExists($key)DatabaseUpdater
updateSchema($table, $updatekey, $patch, $fullpath=false)MssqlUpdaterprotected