MediaWiki master
orphanStats.php File Reference

Show some statistics on the blob_orphans table, created with trackBlobs.php. More...

Go to the source code of this file.

Classes

class  OrphanStats
 Maintenance script that shows some statistics on the blob_orphans table, created with trackBlobs.php. More...
 

Variables

 $maintClass = OrphanStats::class
 

Detailed Description

Show some statistics on the blob_orphans table, created with trackBlobs.php.

Note
GPL-2.0-or-later

Definition in file orphanStats.php.

Variable Documentation

◆ $maintClass

$maintClass = OrphanStats::class

Definition at line 78 of file orphanStats.php.