MediaWiki 1.39.10
|
This is the complete list of members for DeferredUpdates, including all inherited members.
addCallableUpdate( $callable, $stage=self::POSTSEND, $dbw=null) | DeferredUpdates | static |
addUpdate(DeferrableUpdate $update, $stage=self::POSTSEND) | DeferredUpdates | static |
attemptUpdate(DeferrableUpdate $update, ILBFactory $lbFactory) | DeferredUpdates | static |
clearPendingUpdates() | DeferredUpdates | static |
doUpdates( $unused=null, $stage=self::ALL) | DeferredUpdates | static |
getPendingUpdates( $stage=self::ALL) | DeferredUpdates | static |
getRecursiveExecutionStackDepth() | DeferredUpdates | static |
pendingUpdatesCount() | DeferredUpdates | static |
preventOpportunisticUpdates() | DeferredUpdates | static |
tryOpportunisticExecute() | DeferredUpdates | static |