MediaWiki 1.40.4
DeferredUpdatesScope Member List

This is the complete list of members for DeferredUpdatesScope, including all inherited members.

addUpdate(DeferrableUpdate $update, $stage)DeferredUpdatesScope
clearPendingUpdates()DeferredUpdatesScope
consumeMatchingUpdates( $stage, $class, callable $callback)DeferredUpdatesScope
getActiveUpdate()DeferredUpdatesScope
getPendingUpdates( $stage)DeferredUpdatesScope
newChildScope( $activeStage, DeferrableUpdate $update, DeferredUpdatesScope $parentScope)DeferredUpdatesScopestatic
newRootScope()DeferredUpdatesScopestatic
pendingUpdatesCount()DeferredUpdatesScope
processUpdates( $stage, callable $callback)DeferredUpdatesScope