MediaWiki version:
1.6
MediaWiki file: showSiteStats.php
Location: maintenance/
Source code: master 1.40.0 1.39.4 1.35.11
Classes: ShowSiteStats

Details

showSiteStats.php file is a maintenance script, to show the cached statistics. It is basically Special:Statistics as a command line tool.

Options

This script does not accept any options.

Usage

php maintenance/showSiteStats.php
Terminal
$ php maintenance/showSiteStats.php

Total edits       : 45
Number of articles:  2
Total pages       : 13
Number of users   :  2
Active users      :  5
Number of images  :  2

See also

  • initSiteStats.php
  • updateArticleCount.php
  • update.php
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.