$causeAction | DataUpdate | protected |
$causeAgent | DataUpdate | protected |
$db | LinksUpdate | private |
$externalLinkDeletions | LinksUpdate | private |
$externalLinkInsertions | LinksUpdate | private |
$linkDeletions | LinksUpdate | private |
$linkInsertions | LinksUpdate | private |
$mCategories | LinksUpdate | |
$mExternals | LinksUpdate | |
$mId | LinksUpdate | |
$mImages | LinksUpdate | |
$mInterlangs | LinksUpdate | |
$mInterwikis | LinksUpdate | |
$mLinks | LinksUpdate | |
$mParserOutput | LinksUpdate | |
$mProperties | LinksUpdate | |
$mRecursive | LinksUpdate | |
$mRevision | LinksUpdate | private |
$mTemplates | LinksUpdate | |
$mTitle | LinksUpdate | |
$page | LinksDeletionUpdate | protected |
$propertyDeletions | LinksUpdate | private |
$propertyInsertions | LinksUpdate | private |
$ticket | DataUpdate | protected |
$timestamp | LinksDeletionUpdate | protected |
$user | LinksUpdate | private |
__construct(WikiPage $page, $pageId=null, $timestamp=null) | LinksDeletionUpdate | |
LinksUpdate::__construct(Title $title, ParserOutput $parserOutput, $recursive=true) | LinksUpdate | |
DataUpdate::__construct() | DataUpdate | |
acquirePageLock(IDatabase $dbw, $pageId, $why='atomicity') | LinksUpdate | static |
doIncrementalUpdate() | LinksDeletionUpdate | protected |
doUpdate() | LinksUpdate | |
getAddedExternalLinks() | LinksUpdate | |
getAddedLinks() | LinksUpdate | |
getAddedProperties() | LinksUpdate | |
getAsJobSpecification() | LinksDeletionUpdate | |
getCategoryDeletions( $existing) | LinksUpdate | private |
getCategoryInsertions( $existing=[]) | LinksUpdate | private |
getCauseAction() | DataUpdate | |
getCauseAgent() | DataUpdate | |
getDB() | LinksUpdate | protected |
getExistingCategories() | LinksUpdate | private |
getExistingExternals() | LinksUpdate | private |
getExistingImages() | LinksUpdate | private |
getExistingInterlangs() | LinksUpdate | private |
getExistingInterwikis() | LinksUpdate | private |
getExistingLinks() | LinksUpdate | private |
getExistingProperties() | LinksUpdate | private |
getExistingTemplates() | LinksUpdate | private |
getExternalDeletions( $existing) | LinksUpdate | private |
getExternalInsertions( $existing=[]) | LinksUpdate | private |
getImageDeletions( $existing) | LinksUpdate | private |
getImageInsertions( $existing=[]) | LinksUpdate | private |
getImages() | LinksUpdate | |
getInterlangDeletions( $existing) | LinksUpdate | private |
getInterlangInsertions( $existing=[]) | LinksUpdate | private |
getInterwikiDeletions( $existing) | LinksUpdate | private |
getInterwikiInsertions( $existing=[]) | LinksUpdate | private |
getLinkDeletions( $existing) | LinksUpdate | private |
getLinkInsertions( $existing=[]) | LinksUpdate | private |
getPagePropRowData( $prop) | LinksUpdate | private |
getParserOutput() | LinksUpdate | |
getPropertyDeletions( $existing) | LinksUpdate | private |
getPropertyInsertions( $existing=[]) | LinksUpdate | |
getPropertySortKeyValue( $value) | LinksUpdate | private |
getRemovedExternalLinks() | LinksUpdate | |
getRemovedLinks() | LinksUpdate | |
getRemovedProperties() | LinksUpdate | |
getRevision() | LinksUpdate | |
getTemplateDeletions( $existing) | LinksUpdate | private |
getTemplateInsertions( $existing=[]) | LinksUpdate | private |
getTitle() | LinksUpdate | |
getTriggeringUser() | LinksUpdate | |
incrTableUpdate( $table, $prefix, $deletions, $insertions) | LinksUpdate | private |
invalidateCategories( $cats) | LinksUpdate | private |
invalidateImageDescriptions(array $images) | LinksUpdate | private |
invalidateProperties( $changed) | LinksUpdate | private |
isRecursive() | LinksUpdate | |
queueRecursiveJobs() | LinksUpdate | protected |
queueRecursiveJobsForTable(Title $title, $table, $action='unknown', $userName='unknown') | LinksUpdate | static |
runUpdates(array $updates) | DataUpdate | static |
setCause( $action, $user) | DataUpdate | |
setRevision(Revision $revision) | LinksUpdate | |
setTransactionTicket( $ticket) | DataUpdate | |
setTriggeringUser(User $user) | LinksUpdate | |
updateCategoryCounts(array $added, array $deleted) | LinksUpdate | private |
updateLinksTimestamp() | LinksUpdate | private |