- Copyright
- GPL-2.0-or-later
◆ __construct()
Wikibase\Repo\ParserOutput\StatslibTimeRecordingEntityParserOutputGenerator::__construct |
( |
EntityParserOutputGenerator | $inner, |
|
|
StatsFactory | $statsFactory, |
|
|
string | $statsdTimingPrefix, |
|
|
string | $statsTimingPrefix ) |
- Parameters
-
EntityParserOutputGenerator | $inner | |
StatsFactory | $statsFactory | |
string | $statsdTimingPrefix | Resulting metric will be: $timingPrefix.getParserOutput.<html/nohtml>><entitytype> |
string | $statsTimingPrefix | |
◆ getParserOutput()
Wikibase\Repo\ParserOutput\StatslibTimeRecordingEntityParserOutputGenerator::getParserOutput |
( |
EntityRevision | $entityRevision, |
|
|
| $generateHtml = true ) |
Creates the parser output for the given entity.
- Parameters
-
EntityRevision | $entityRevision | |
bool | $generateHtml | |
- Exceptions
-
- Returns
- ParserOutput
◆ $inner
Wikibase\Repo\ParserOutput\StatslibTimeRecordingEntityParserOutputGenerator::$inner |
|
private |
◆ $statsdTimingPrefix
Wikibase\Repo\ParserOutput\StatslibTimeRecordingEntityParserOutputGenerator::$statsdTimingPrefix |
|
private |
◆ $statsFactory
Wikibase\Repo\ParserOutput\StatslibTimeRecordingEntityParserOutputGenerator::$statsFactory |
|
private |
◆ $statsTimingPrefix
Wikibase\Repo\ParserOutput\StatslibTimeRecordingEntityParserOutputGenerator::$statsTimingPrefix |
|
private |
The documentation for this class was generated from the following file: