wiki.techinc.nl/includes/Rest/Handler
C. Scott Ananian c49d9199a5 Parsoid: SiteConfig::prefixedStatsFactory() can never return null
SiteConfig::$statsFactory is non-nullable, and
StatsFactory::withComponent() never returns null.

Change-Id: Ib14a1ee44b81476447717bc6aa00b54de1dca995
2024-10-18 18:45:00 -04:00
..
Helper Use statslib for metrics emitted by HtmlInputTransformHelper, HtmlToContentTransform 2024-10-17 21:28:04 +02:00
Schema REST: Allow specifying response body schemas in json files 2024-10-10 20:42:14 -05:00
ActionModuleBasedHandler.php Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
CompareHandler.php Namespace all remaining classes in includes/parser 2024-10-15 23:54:32 +01:00
CreationHandler.php
DiscoveryHandler.php REST: Introduce discovery endpoint 2024-09-20 17:02:59 +00:00
EditHandler.php Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
LanguageLinksHandler.php
MediaFileHandler.php Use real type hints for services etc. in includes/Rest/ 2024-06-11 22:40:44 +02:00
MediaLinksHandler.php Use real type hints for services etc. in includes/Rest/ 2024-06-11 22:40:44 +02:00
ModuleSpecHandler.php REST: Introduce discovery endpoint 2024-09-20 17:02:59 +00:00
OpenSearchDescriptionHandler.php Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
PageHistoryCountHandler.php Add namespace to remaining parts of Wikimedia\ObjectCache 2024-09-27 16:19:10 -04:00
PageHistoryHandler.php Add namespace to IDBAccessObject and DBAccessObjectUtils 2024-09-27 16:19:10 -04:00
PageHTMLHandler.php Deprecate Html*Helper::init() 2024-07-19 15:03:37 +00:00
PageSourceHandler.php REST: add restbase compat error handling mode 2024-09-16 18:09:12 -05:00
ParsoidHandler.php Parsoid: SiteConfig::prefixedStatsFactory() can never return null 2024-10-18 18:45:00 -04:00
RedirectHandler.php
RevisionHTMLHandler.php Deprecate Html*Helper::init() 2024-07-19 15:03:37 +00:00
RevisionSourceHandler.php REST: Allow specifying response body schemas in json files 2024-10-10 20:42:14 -05:00
SearchHandler.php Replace a few more uses of deprecated Status / StatusValue methods 2024-08-22 19:34:51 +00:00
TransformHandler.php REST: Mark TransformHandler as not needing write access 2024-06-15 02:58:36 -04:00
UpdateHandler.php Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00