wiki.techinc.nl/includes/Storage
Amir Sarabadani 014bc61006 Remove more indirect calls to IDBAccessObject::READ_* constants
Found via (?<!IDBAccessObject)::READ_

We are planning to deprecate and remove implementing IDBAccessObject
interface just to use the constants.

Bug: T354194
Change-Id: I89d442fa493b8e5332ce118e5bf13f13b8dd3477
2024-01-23 15:42:38 +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 Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
DerivedPageDataUpdater.php Remove more indirect calls to IDBAccessObject::READ_* constants 2024-01-23 15:42:38 +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 Merge "Directly call IDBAccessObject constants instead of implementing it" 2024-01-15 06:09:51 +00:00