Go to the documentation of this file.
41 $this->mTitle = $titleTo;
42 $this->mTable = $table;
51 'table' => $this->mTable,
53 "htmlCacheUpdate:{$this->mTable}:{$this->mTitle->getPrefixedText()}"
57 $count = $this->mTitle->getBacklinkCache()->getNumLinks( $this->mTable, 200 );
63 $dbw->onTransactionIdle(
function () use (
$job ) {
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
& wfGetDB( $db, $groups=array(), $wiki=false)
Get a Database object.
wfProfileIn( $functionname)
Begin profiling of a function.
Job to purge the cache for all pages that link to or use another page or file.
wfProfileOut( $functionname='missing')
Stop profiling of a function.
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.
static newRootJobParams( $key)
Class to invalidate the HTML cache of all the pages linking to a given title.
doUpdate()
Perform the actual work.
Represents a title within MediaWiki.
if(count( $args)< 1) $job
static singleton( $wiki=false)
Interface that deferrable updates should implement.
__construct(Title $titleTo, $table)