Inherits Job.
Public Member Functions | |
__construct ($title, $params, $id=0) | |
run () | |
Run a refreshLinks2 job. |
Newer version for high use templates.
Definition at line 57 of file RefreshLinksJob.php.
RefreshLinksJob2::__construct | ( | $ | title, | |
$ | params, | |||
$ | id = 0 | |||
) |
Definition at line 59 of file RefreshLinksJob.php.
References Job::$id, Job::$params, and Job::$title.
RefreshLinksJob2::run | ( | ) |
Run a refreshLinks2 job.
Reimplemented from Job.
Definition at line 67 of file RefreshLinksJob.php.
References $options, $revision, Job::$title, $wgParser, Job::batchInsert(), Revision::newFromTitle(), LinkCache::singleton(), wfProfileIn(), and wfProfileOut().