Wikibase
MediaWiki Wikibase extension
|
Public Member Functions | |
__construct (DispatchStats $dispatchStats) | |
execute ( $subPage) | |
Public Member Functions inherited from Wikibase\Repo\Specials\SpecialWikibasePage | |
__construct ( $name='', $restriction='', $listed=true) | |
getDescription () | |
setHeaders () | |
Private Member Functions | |
addIntroToPage () | |
addChangeTimesToPage (string $freshestTime, string $stalestTime) | |
addMinimumNumberOfChangesToPage (int $minNumberOfChanges) | |
addEstimatedStatsToPage (int $estimatedNumberOfChanges) | |
addEmptyQueueMessageToPage () | |
addNumberOfChangesToPage (int $numberOfChanges) | |
addNumberOfEntitiesToPage (int $numberOfEntities) | |
Private Attributes | |
$dispatchStats | |
Additional Inherited Members | |
Protected Member Functions inherited from Wikibase\Repo\Specials\SpecialWikibasePage | |
getGroupName () | |
checkBlocked () | |
Checks if user is blocked, and if blocked throws a UserBlocked. | |
showErrorHTML ( $error) | |
Protected Attributes inherited from Wikibase\Repo\Specials\SpecialWikibasePage | |
$stringNormalizer | |
Wikibase\Repo\Specials\SpecialDispatchStats::__construct | ( | DispatchStats | $dispatchStats | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Wikibase\Repo\Specials\SpecialDispatchStats::execute | ( | $subPage | ) |
string | null | $subPage |
Reimplemented from Wikibase\Repo\Specials\SpecialWikibasePage.
|
private |