|
MediaWiki
master
|
This is the complete list of members for LinksDeletionUpdate, including all inherited members.
| $mDb | SqlDataUpdate | protected |
| $mOptions | SqlDataUpdate | protected |
| $mUseTransaction | SqlDataUpdate | protected |
| $page | LinksDeletionUpdate | protected |
| $pageId | LinksDeletionUpdate | protected |
| $timestamp | LinksDeletionUpdate | protected |
| __construct(WikiPage $page, $pageId=null, $timestamp=null) | LinksDeletionUpdate | |
| SqlDataUpdate::__construct($withTransaction=true) | SqlDataUpdate | |
| DataUpdate::__construct() | DataUpdate | |
| abortTransaction() | SqlDataUpdate | |
| batchDeleteByPK($table, array $conds, array $pk, $bSize) | LinksDeletionUpdate | private |
| beginTransaction() | SqlDataUpdate | |
| commitTransaction() | SqlDataUpdate | |
| doUpdate() | LinksDeletionUpdate | |
| enqueueUpdates(array $updates) | DataUpdate | protectedstatic |
| getAsJobSpecification() | LinksDeletionUpdate | |
| invalidatePages($namespace, array $dbkeys) | SqlDataUpdate | protected |
| rollbackTransaction() | DataUpdate | |
| runUpdates(array $updates, $mode= 'run') | DataUpdate | static |