Jump to content

Manual:ShowSiteStats.php

From mediawiki.org
This page is a translated version of the page Manual:ShowSiteStats.php and the translation is 43% complete.
Versión de MediaWiki:
1.6

Detalles

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/run.php showSiteStats
Terminal
In MediaWiki version 1.39.10 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

Véase también