wiki.techinc.nl/includes/page
Petr Pchelko c563798b51 Remove hard-deprecated Article::getContentObject
Change-Id: I31eb3cc5574391c9e35d57ac5b2fc83e12f5a1bc
2021-08-12 11:32:28 -07:00
..
Hook Remove hooks that use Revision objects 2021-04-30 17:28:20 +00:00
Article.php Remove hard-deprecated Article::getContentObject 2021-08-12 11:32:28 -07:00
CategoryPage.php Improve class property documentation 2020-10-30 10:38:58 +01:00
ContentModelChangeFactory.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ExistingPageRecord.php Introduce PageRecord interface 2021-03-22 12:41:29 -06:00
ImageHistoryList.php Revert "Use CsrfTokenSet as CSRF token source" 2021-08-05 15:48:26 -07:00
ImageHistoryPseudoPager.php Deprecate File::getUser in favor of File::getUploader 2021-06-02 09:06:09 -07:00
ImagePage.php Stop calling private Article::$watchlistManager 2021-06-18 10:19:31 +00:00
LegacyArticleIdAccess.php Make RevisionStore use PageIdentity where easy 2021-02-01 12:29:25 -06:00
MergeHistoryFactory.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
MovePageFactory.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
Page.php Remove some hard deprecated Article methods 2020-09-11 20:55:28 +00:00
PageArchive.php Remove explicit LIMIT 1 when using IDatabase::selectRow/selectField 2021-08-06 00:54:47 +02:00
PageCommandFactory.php Use MovePageFactory and hard deprecate constructing MovePage objects directly 2021-08-11 15:44:09 -04:00
PageIdentity.php Introduce PageReference 2021-04-13 23:32:20 +02:00
PageIdentityValue.php Add convenience constructors for PageReference/Identity 2021-06-07 07:31:24 -07:00
PageLookup.php PageIdentityValue: apply basic validation of titles 2021-05-07 17:17:45 +02:00
PageRecord.php PageRecord: make language optional 2021-04-08 20:16:36 +02:00
PageReference.php PageIdentityValue: apply basic validation of titles 2021-05-07 17:17:45 +02:00
PageReferenceValue.php Add convenience constructors for PageReference/Identity 2021-06-07 07:31:24 -07:00
PageSelectQueryBuilder.php Introduce PageSelectQueryBuilder 2021-03-24 19:15:01 +01:00
PageStore.php Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables 2021-05-14 12:40:34 -07:00
PageStoreFactory.php Eliminate use of Title object in REST infrastructure 2021-05-05 18:54:58 -07:00
PageStoreRecord.php PageRecord: make language optional 2021-04-08 20:16:36 +02:00
ParserOutputAccess.php Convert ParserOutputAccess to PageRecord. 2021-04-05 07:46:34 -06:00
ProperPageIdentity.php Remove aliases for SearchResultPageIdentity 2021-05-15 01:45:28 +00:00
RollbackPage.php RollbackPage: remove unneeded conversion to full User object 2021-05-27 05:29:48 +00:00
RollbackPageFactory.php Factor out rollback logic from WikiPage 2021-04-14 11:49:07 -07:00
WikiCategoryPage.php Add a way to exclude categories from Special:UnusedCategories 2018-11-16 13:32:27 +00:00
WikiFilePage.php Update a lot of unspecific "array" types in PHPDocs 2020-10-28 11:01:33 +01:00
WikiPage.php WikiPage: Fix typo in comment 2021-08-11 18:48:01 +02:00
WikiPageFactory.php More master -> primary documentation and internal var renaming 2021-07-15 11:20:20 +01:00