Inherits Job.
Public Member Functions | |
__construct ($title, $params= '', $id=0) | |
run () | |
Run a refreshLinks job. |
Definition at line 8 of file RefreshLinksJob.php.
RefreshLinksJob::__construct | ( | $ | title, | |
$ | params = '' , |
|||
$ | id = 0 | |||
) |
Definition at line 10 of file RefreshLinksJob.php.
References Job::$id, Job::$params, and Job::$title.
RefreshLinksJob::run | ( | ) |
Run a refreshLinks job.
Reimplemented from Job.
Definition at line 18 of file RefreshLinksJob.php.
References $options, $revision, $wgParser, Revision::newFromTitle(), LinkCache::singleton(), wfProfileIn(), and wfProfileOut().