wiki.techinc.nl/includes/Storage
Amir Sarabadani c04f1d64d6 Remove IDBAccessObject from being implemented in many classes
This is inconsistent with the access pattern of other constants in
MediaWiki. it's also confusing (e.g. it's unclear to a newcomer why
UserFactory is implementing IDBAccessObject) and it's prone to clashes
(e.g. BagOStuff class has a clashing constant).

It has been already announced: https://w.wiki/9DAX

Bug: T354194
Change-Id: Ic2357634b8385d65b55db2b557191419b06c40e0
2024-02-19 10:50:02 +01:00
..
Hook Namespace ParserOutput 2023-12-14 14:57:34 -05:00
BadBlobException.php When content is marked bad, show an error, don't pretend it is empty 2022-12-05 22:03:45 +00:00
BlobAccessException.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
BlobStore.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
BlobStoreFactory.php
DerivedPageDataUpdater.php Remove IDBAccessObject from being implemented in many classes 2024-02-19 10:50:02 +01:00
EditResult.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
EditResultBuilder.php Various doc fixes about false on method arguments/return types 2022-11-10 19:23:46 +00:00
EditResultCache.php Migrate several services to use ICP instead of LB 2023-09-16 10:04:13 +02:00
NameTableAccessException.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
NameTableStore.php In query builders, use insertInto() and deleteFrom() instead of insert() and delete() 2023-09-08 10:16:08 +10:00
NameTableStoreFactory.php tests: Avoid database usage when possible 2023-07-31 00:46:13 +00:00
PageEditStash.php Namespace ParserOutput 2023-12-14 14:57:34 -05:00
PageUpdateException.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
PageUpdater.php Remove more indirect calls to IDBAccessObject::READ_* constants 2024-01-23 15:42:38 +01:00
PageUpdaterFactory.php Namespace TitleFormatter under \MediaWiki\Title 2023-09-19 05:17:18 +00:00
PageUpdateStatus.php Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
PreparedUpdate.php Namespace ParserOutput 2023-12-14 14:57:34 -05:00
RevertedTagUpdate.php Namespace remaining files under includes/deferred 2023-11-22 10:08:53 -05:00
RevertedTagUpdateManager.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
RevisionSlotsUpdate.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
SqlBlobStore.php Remove IDBAccessObject from being implemented in many classes 2024-02-19 10:50:02 +01:00