MediaWiki  1.33.0
deferred Directory Reference

Files

file  AtomicSectionUpdate.php [code]
 
file  AutoCommitUpdate.php [code]
 
file  CdnCacheUpdate.php [code]
 CDN cache purging.
 
file  DataUpdate.php [code]
 Base code for update jobs that do something with some secondary data extracted from article.
 
file  DeferrableCallback.php [code]
 
file  DeferrableUpdate.php [code]
 
file  DeferredUpdates.php [code]
 Interface and manager for deferred updates.
 
file  EnqueueableDataUpdate.php [code]
 
file  HTMLCacheUpdate.php [code]
 HTML cache invalidation of all pages linking to a given title.
 
file  JobQueueEnqueueUpdate.php [code]
 Handler for triggering the enqueuing of lazy-pushed jobs.
 
file  LinksDeletionUpdate.php [code]
 Updater for link tracking tables after a page edit.
 
file  LinksUpdate.php [code]
 Updater for link tracking tables after a page edit.
 
file  MergeableUpdate.php [code]
 
file  MessageCacheUpdate.php [code]
 Message cache purging and in-place update handler for specific message page changes.
 
file  MWCallableUpdate.php [code]
 
file  SearchUpdate.php [code]
 Search index updater.
 
file  SiteStatsUpdate.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  TransactionRoundDefiningUpdate.php [code]
 
file  UserEditCountUpdate.php [code]
 User edit count incrementing.
 
file  WANCacheReapUpdate.php [code]