Job for rebuilding message index. More...
Public Member Functions | |
__construct ( $params=[]) | |
@inheritDoc | |
run () | |
allowRetries () | |
getDeduplicationInfo () | |
Static Public Member Functions | |
static | newJob (?string $caller=null) |
Additional Inherited Members | |
Protected Member Functions inherited from MediaWiki\Extension\Translate\Jobs\GenericTranslateJob | |
logDebug (string $msg, array $context=[]) | |
logInfo (string $msg, array $context=[]) | |
logNotice (string $msg, array $context=[]) | |
logWarning (string $msg, array $context=[]) | |
logError (string $msg, array $context=[]) | |
Job for rebuilding message index.
Definition at line 19 of file RebuildMessageIndexJob.php.
MediaWiki\Extension\Translate\MessageLoading\RebuildMessageIndexJob::__construct | ( | $params = [] | ) |
@inheritDoc
Definition at line 29 of file RebuildMessageIndexJob.php.
MediaWiki\Extension\Translate\MessageLoading\RebuildMessageIndexJob::allowRetries | ( | ) |
Definition at line 60 of file RebuildMessageIndexJob.php.
MediaWiki\Extension\Translate\MessageLoading\RebuildMessageIndexJob::getDeduplicationInfo | ( | ) |
Definition at line 65 of file RebuildMessageIndexJob.php.
|
static |
Definition at line 20 of file RebuildMessageIndexJob.php.
MediaWiki\Extension\Translate\MessageLoading\RebuildMessageIndexJob::run | ( | ) |
Definition at line 34 of file RebuildMessageIndexJob.php.