Go to the documentation of this file.
45 global $wgJobQueueAggregator;
47 if ( !isset( self::$instance ) ) {
48 $class = $wgJobQueueAggregator[
'class'];
49 $obj =
new $class( $wgJobQueueAggregator );
51 throw new MWException(
"Class '$class' is not a JobQueueAggregator class." );
53 self::$instance = $obj;
65 self::$instance =
null;
142 abstract protected function doPurge();
153 $pendingDBs =
array();
154 foreach ( $wgLocalDatabases
as $db ) {
156 $pendingDBs[
$type][] = $db;
doNotifyQueueNonEmpty( $wiki, $type)
skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by etc This feature has led to a wide variety of user styles becoming that gallery is a good place to ending in php
purge()
Purge all of the aggregator information.
__construct(array $params)
wfProfileIn( $functionname)
Begin profiling of a function.
notifyQueueNonEmpty( $wiki, $type)
Mark a queue as being non-empty.
static destroySingleton()
Destroy the singleton instance.
Class to handle tracking information about all queues.
getAllReadyWikiQueues()
Get the list of all of the queues with jobs.
doGetAllReadyWikiQueues()
notifyQueueEmpty( $wiki, $type)
Mark a queue as being empty.
wfProfileOut( $functionname='missing')
Stop profiling of a function.
doNotifyQueueEmpty( $wiki, $type)
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.
when a variable name is used in a it is silently declared as a new masking the global
findPendingWikiQueues()
Get all databases that have a pending job.
static singleton( $wiki=false)
This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such as