MediaWiki master
OrphanStats Class Reference

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

Inherits Maintenance.

Collaboration diagram for OrphanStats:

Public Member Functions

 __construct ()
 
 execute ()
 

Protected Member Functions

 getExternalDB ( $db, $cluster)
 

Detailed Description

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

Definition at line 34 of file orphanStats.php.

Constructor & Destructor Documentation

◆ __construct()

OrphanStats::__construct ( )

Definition at line 35 of file orphanStats.php.

Member Function Documentation

◆ execute()

OrphanStats::execute ( )

Definition at line 48 of file orphanStats.php.

References DB_PRIMARY, DB_REPLICA, and getExternalDB().

◆ getExternalDB()

OrphanStats::getExternalDB ( $db,
$cluster )
protected

Definition at line 41 of file orphanStats.php.

Referenced by execute().


The documentation for this class was generated from the following file: