MediaWiki master
|
Classes | |
class | BackupDumper |
class | Benchmarker |
Base class for benchmark scripts. More... | |
class | DeleteLocalPasswords |
Delete unused local passwords. More... | |
class | FakeMaintenance |
Fake maintenance wrapper, mostly used for the web installer/updater. More... | |
class | FixAutoblockLogTitles |
class | ForkController |
Manage forking inside CLI maintenance scripts. More... | |
class | LoggedUpdateMaintenance |
Class for scripts that perform database maintenance and want to log the update in updatelog so we can later skip it. More... | |
class | Maintenance |
Abstract maintenance class for quickly writing and churning out maintenance scripts with minimal effort. More... | |
class | MaintenanceFatalError |
Exception thrown by Maintenance::fatalError if called during PHPUnit tests. More... | |
class | MaintenanceParameters |
Command line parameter handling for maintenance scripts. More... | |
class | MaintenanceRunner |
A runner for maintenance scripts. More... | |
class | OrderedStreamingForkController |
Apply a transformation to values via a pool of sub processes. More... | |
class | SchemaGenerator |
Helper to generate abstract schema and schema changes in maintenance scripts. More... | |
class | SchemaMaintenance |
class | SevenZipStream |
Stream wrapper around 7za filter program. More... | |
class | TextPassDumper |
class | UndoLog |
Update a database while optionally writing SQL that reverses the update to a file. More... | |
class | Version |
Variables | |
$maintClass = FixAutoblockLogTitles::class | |
MediaWiki::Maintenance\$maintClass = FixAutoblockLogTitles::class |
Definition at line 102 of file fixAutoblockLogTitles.php.