MediaWiki master
showSiteStats.php File Reference

Show the cached statistics. More...

Go to the source code of this file.

Classes

class  ShowSiteStats
 Maintenance script to show the cached statistics. More...
 

Variables

 $maintClass = ShowSiteStats::class
 

Detailed Description

Show the cached statistics.

Give out the same output as [[Special:Statistics]]

Note
GPL-2.0-or-later
Author
Antoine Musso <hashar at free dot fr> Based on initSiteStats.php by:
Brooke Vibber
Rob Church robch.nosp@m.ur@g.nosp@m.mail..nosp@m.com
Note
GPL-2.0-or-later

Definition in file showSiteStats.php.

Variable Documentation

◆ $maintClass

$maintClass = ShowSiteStats::class

Definition at line 71 of file showSiteStats.php.