MediaWiki  REL1_22
StatCounter

StatCounter is used to increment arbitrary keys for profiling reasons. More...

Classes

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

Files

file  StatCounter.php
 

Aggregator for wfIncrStats() that batches updates per request.



Detailed Description

StatCounter is used to increment arbitrary keys for profiling reasons.

The key/values are persisted in several possible ways (see $wgStatsMethod).