MediaWiki  1.33.0
DeferredUpdates Member List

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

$executeContextDeferredUpdatesprivatestatic
$postSendUpdatesDeferredUpdatesprivatestatic
$preSendUpdatesDeferredUpdatesprivatestatic
addCallableUpdate( $callable, $stage=self::POSTSEND, $dbw=null)DeferredUpdatesstatic
addUpdate(DeferrableUpdate $update, $stage=self::POSTSEND)DeferredUpdatesstatic
ALLDeferredUpdates
areDatabaseTransactionsActive()DeferredUpdatesprivatestatic
BIG_QUEUE_SIZEDeferredUpdates
clearPendingUpdates()DeferredUpdatesstatic
doUpdates( $mode='run', $stage=self::ALL)DeferredUpdatesstatic
enqueueUpdates(array $updates)DeferredUpdatesprivatestatic
execute(array &$queue, $mode, $stage)DeferredUpdatesprotectedstatic
getPendingUpdates( $stage=self::ALL)DeferredUpdatesstatic
pendingUpdatesCount()DeferredUpdatesstatic
POSTSENDDeferredUpdates
PRESENDDeferredUpdates
push(array &$queue, DeferrableUpdate $update)DeferredUpdatesprivatestatic
runUpdate(DeferrableUpdate $update, LBFactory $lbFactory, $mode, $stage)DeferredUpdatesprivatestatic
tryOpportunisticExecute( $mode='run')DeferredUpdatesstatic