This is the complete list of members for MessageUpdateJob, including all inherited members.
| __construct( $title, $params=[]) | MessageUpdateJob | |
| logDebug(string $msg, array $context=[]) (defined in MediaWiki\Extension\Translate\Jobs\GenericTranslateJob) | MediaWiki\Extension\Translate\Jobs\GenericTranslateJob | protected |
| logError(string $msg, array $context=[]) (defined in MediaWiki\Extension\Translate\Jobs\GenericTranslateJob) | MediaWiki\Extension\Translate\Jobs\GenericTranslateJob | protected |
| logInfo(string $msg, array $context=[]) (defined in MediaWiki\Extension\Translate\Jobs\GenericTranslateJob) | MediaWiki\Extension\Translate\Jobs\GenericTranslateJob | protected |
| logNotice(string $msg, array $context=[]) (defined in MediaWiki\Extension\Translate\Jobs\GenericTranslateJob) | MediaWiki\Extension\Translate\Jobs\GenericTranslateJob | protected |
| logWarning(string $msg, array $context=[]) (defined in MediaWiki\Extension\Translate\Jobs\GenericTranslateJob) | MediaWiki\Extension\Translate\Jobs\GenericTranslateJob | protected |
| newJob(Title $target, string $content, $fuzzy=false) | MessageUpdateJob | static |
| newRenameJob(Title $target, string $targetStr, string $replacement, $fuzzy, string $content, array $otherLangContents=[]) | MessageUpdateJob | static |
| run() (defined in MessageUpdateJob) | MessageUpdateJob | |