wiki.techinc.nl/includes/deferred
C. Scott Ananian af5d13c5de Rename ParserOutput::{get,set,unset}Property to {get,set,unset}PageProperty
The ::getProperty() naming is too generic and doesn't clearly indicate
that these are "page properties" (which have their own table in the DB).
As part of refactoring a clean API out of ParserOutput which can be used
by Parsoid, clean up the naming here.

Soft-deprecation in this patch, there are a handful of external users
which need to be cleaned up before we hard-deprecate.

Bug: T287216
Change-Id: Ie963eea5aa0f0e984ced7c4dfa0fd65d57313cfa
2021-10-08 10:07:17 -04:00
..
Hook
AtomicSectionUpdate.php
AutoCommitUpdate.php
CdnCacheUpdate.php Remove the deprecated IP class 2021-09-26 13:58:28 +02:00
DataUpdate.php
DeferrableCallback.php
DeferrableUpdate.php
DeferredUpdates.php ILoadBalancer: Rename forEachOpenMasterConnection to forEachOpenPrimaryConnection 2021-09-03 13:05:23 -07:00
DeferredUpdatesScope.php Typo fix: "the the" -> "the" 2021-07-17 02:48:54 +00:00
DeferredUpdatesScopeStack.php deferred: make DeferredUpdates::doUpdates() recursion more uniform 2021-01-14 15:37:58 -08:00
EnqueueableDataUpdate.php
HTMLCacheUpdate.php Deferred updates: remove Title from method signatures. 2021-05-11 11:17:02 +02:00
HtmlFileCacheUpdate.php Remove unused default values from class properties 2021-05-12 13:44:28 +02:00
JobQueueEnqueueUpdate.php
LinksDeletionUpdate.php LinkDeletionUpdate: Remove dead code 2021-07-13 11:09:50 +02:00
LinksUpdate.php Rename ParserOutput::{get,set,unset}Property to {get,set,unset}PageProperty 2021-10-08 10:07:17 -04:00
MergeableUpdate.php deferred: make DeferredUpdates::doUpdates() recursion more uniform 2021-01-14 15:37:58 -08:00
MessageCacheUpdate.php
MWCallableUpdate.php
RefreshSecondaryDataUpdate.php Remove User from LinksUpdate 2021-09-13 09:40:24 -07:00
SearchUpdate.php Remove WikiPage from SearchUpdate 2021-06-01 16:05:09 +00:00
SendPasswordResetEmailUpdate.php
SiteStatsUpdate.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
TransactionRoundAwareUpdate.php
TransactionRoundDefiningUpdate.php
UserEditCountUpdate.php ILoadBalancer: Rename waitForMasterPos to waitForPrimaryPos 2021-09-03 20:11:05 +00:00
WANCacheReapUpdate.php Replace deprecated WikiPage::factory/newFromID in deferred classes 2020-11-12 21:15:02 +01:00