MediaWiki  1.23.0
StatCounter

StatCounter is used to increment arbitrary keys for profiling reasons. The key/values are persisted in several possible ways (see $wgStatsMethod). More...

Files

file  StatCounter.php
 Aggregator for wfIncrStats() that batches updates per request.
 

Classes

class  StatCounter
 Aggregator for wfIncrStats() that batches updates per request. More...
 

Detailed Description

StatCounter is used to increment arbitrary keys for profiling reasons. The key/values are persisted in several possible ways (see $wgStatsMethod).