| $linkDeletions | LinksUpdate | private |
| $linkInsertions | LinksUpdate | private |
| $mCategories | LinksUpdate | |
| $mDb | SqlDataUpdate | protected |
| $mExternals | LinksUpdate | |
| $mId | LinksUpdate | |
| $mImages | LinksUpdate | |
| $mInterlangs | LinksUpdate | |
| $mInterwikis | LinksUpdate | |
| $mLinks | LinksUpdate | |
| $mOptions | SqlDataUpdate | protected |
| $mParserOutput | LinksUpdate | |
| $mProperties | LinksUpdate | |
| $mRecursive | LinksUpdate | |
| $mRevision | LinksUpdate | private |
| $mTemplates | LinksUpdate | |
| $mTitle | LinksUpdate | |
| $mUseTransaction | SqlDataUpdate | protected |
| $user | LinksUpdate | private |
| __construct(Title $title, ParserOutput $parserOutput, $recursive=true) | LinksUpdate | |
| SqlDataUpdate::__construct($withTransaction=true) | SqlDataUpdate | |
| DataUpdate::__construct() | DataUpdate | |
| abortTransaction() | SqlDataUpdate | |
| acquirePageLock(IDatabase $dbw, $pageId, $why= 'atomicity') | LinksUpdate | static |
| beginTransaction() | SqlDataUpdate | |
| commitTransaction() | SqlDataUpdate | |
| doIncrementalUpdate() | LinksUpdate | protected |
| doUpdate() | LinksUpdate | |
| enqueueUpdates(array $updates) | DataUpdate | protectedstatic |
| getAddedLinks() | LinksUpdate | |
| getAsJobSpecification() | LinksUpdate | |
| getCategoryDeletions($existing) | LinksUpdate | private |
| getCategoryInsertions($existing=[]) | LinksUpdate | private |
| getExistingCategories() | LinksUpdate | private |
| getExistingExternals() | LinksUpdate | private |
| getExistingImages() | LinksUpdate | private |
| getExistingInterlangs() | LinksUpdate | private |
| getExistingInterwikis() | LinksUpdate | protected |
| 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 | |
| getPropertyInsertions($existing=[]) | LinksUpdate | |
| getPropertySortKeyValue($value) | LinksUpdate | private |
| getRemovedLinks() | 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 | |
| invalidateImageDescriptions($images) | LinksUpdate | |
| invalidatePages($namespace, array $dbkeys) | SqlDataUpdate | protected |
| invalidateProperties($changed) | LinksUpdate | private |
| queueRecursiveJobs() | LinksUpdate | protected |
| queueRecursiveJobsForTable(Title $title, $table) | LinksUpdate | static |
| rollbackTransaction() | DataUpdate | |
| runUpdates(array $updates, $mode= 'run') | DataUpdate | static |
| setRevision(Revision $revision) | LinksUpdate | |
| setTriggeringUser(User $user) | LinksUpdate | |
| updateCategoryCounts($added, $deleted) | LinksUpdate | |
| updateLinksTimestamp() | LinksUpdate | protected |