Status: | effective |
Progress: | 100% |
Version: | 3.2.0+ |
Help:Maintenance script rebuildPropertyStatistics.php
MediaWiki file: Maintenance script rebuildPropertyStatistics.php | |
---|---|
Location: | /maintenance/ |
Source code: | script rebuildPropertyStatistics.php master • script rebuildPropertyStatistics.php 1.41.1 • script rebuildPropertyStatistics.php 1.40.3 • script rebuildPropertyStatistics.php 1.39.7 |
Classes: | script rebuildPropertyStatistics.php Find code • script rebuildPropertyStatistics.php Find documentation |
maintenance script rebuilds the statistics for property data shown as the property usage count on the property pages as well as on the related special pages, i.e. special page "Properties"No description was provided., special page "WantedProperties"No description was provided., special page "UnusedProperties"No description was provided. and special page "Statistics"No description was provided..
The "rebuildPropertyStatistics.php"The script was introduced in Semantic MediaWiki 1.9.0Released on an unknown date unknown versions of MediaWiki and only works if configuration parameter $smwgDefaultStore
Sets the storage backend to be used for the semantic data is set to SMWSQLStore3
(= default setting), i.e. SPARQL stores are currently not supported.
Semantic MediaWiki 3.2.0Released on an unknown date unknown versions of MediaWiki brought an improved client output to this maintenance script.1
Since this maintenance script provides means of updating statistical data the real time updating of these data through intense immediate data base operations is no longer done by Semantic MediaWiki. Thus the performance of the wiki is improved.
$smwgCacheUsage
Sets how the caching behaviour or special pages related to Semantic MediaWiki is controlled i.e. the information displayed is not immediately updated at the time this maintenance script is run. This may take up to one hour if the default settings are used.
Usage
php rebuildPropertyStatistics.php [--with-maintenance-log]
Parameters
Maintenance scripts provide generic maintenance parameters, script dependent parameters and depending on the maintenance script script specific parameters which are described on this page if provided.
- Script specific parameters
Parameter | Description |
---|---|
--with-maintenance-log
|
Adds a log entry to the "Semantic MediaWiki log" on special page "Log" (&type=smw ). Available since Semantic MediaWiki 2.4.0.23
File:OOjs UI icon lightbulb-yellow.svg <translate> Note:</translate> If you are using this parameter make sure that MediaWiki's configuration parameter |