Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\Specials\SpecialDispatchStats Class Reference
+ Inheritance diagram for Wikibase\Repo\Specials\SpecialDispatchStats:
+ Collaboration diagram for Wikibase\Repo\Specials\SpecialDispatchStats:

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
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\Specials\SpecialDispatchStats::__construct ( DispatchStats $dispatchStats)

Member Function Documentation

◆ addChangeTimesToPage()

Wikibase\Repo\Specials\SpecialDispatchStats::addChangeTimesToPage ( string $freshestTime,
string $stalestTime )
private

◆ addEmptyQueueMessageToPage()

Wikibase\Repo\Specials\SpecialDispatchStats::addEmptyQueueMessageToPage ( )
private

◆ addEstimatedStatsToPage()

Wikibase\Repo\Specials\SpecialDispatchStats::addEstimatedStatsToPage ( int $estimatedNumberOfChanges)
private

◆ addIntroToPage()

Wikibase\Repo\Specials\SpecialDispatchStats::addIntroToPage ( )
private

◆ addMinimumNumberOfChangesToPage()

Wikibase\Repo\Specials\SpecialDispatchStats::addMinimumNumberOfChangesToPage ( int $minNumberOfChanges)
private

◆ addNumberOfChangesToPage()

Wikibase\Repo\Specials\SpecialDispatchStats::addNumberOfChangesToPage ( int $numberOfChanges)
private

◆ addNumberOfEntitiesToPage()

Wikibase\Repo\Specials\SpecialDispatchStats::addNumberOfEntitiesToPage ( int $numberOfEntities)
private

◆ execute()

Wikibase\Repo\Specials\SpecialDispatchStats::execute ( $subPage)
See also
SpecialPage::execute
Parameters
string | null$subPage

Reimplemented from Wikibase\Repo\Specials\SpecialWikibasePage.

Member Data Documentation

◆ $dispatchStats

Wikibase\Repo\Specials\SpecialDispatchStats::$dispatchStats
private

The documentation for this class was generated from the following file: