wiki.techinc.nl/includes/logging
Umherirrender 40d3ce8d17 Reduce calls to MediaWikiServices::getInstance()
In some functions MediaWikiServices::getInstance() was called twices or
in loops. Extract the variable to reduce calls.

Change-Id: I2705db11d7a9ea73efb9b5a5c40747ab0b3ea36f
2018-08-18 06:02:39 +02:00
..
BlockLogFormatter.php Add type hint Language where possible 2018-08-12 10:20:11 +02:00
ContentModelLogFormatter.php Use LogFormatter::getLinkRenderer in LogFormatter extensions 2017-07-12 09:58:18 +02:00
DeleteLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
ImportLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
LogEntry.php Merge "Simplify PHP by using ?? and ?:" 2018-07-11 09:09:18 +00:00
LogEventsList.php LogEventsList: Stop showing deprecation warning when $input is empty 2018-08-07 13:30:13 +05:30
LogFormatter.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
LogPage.php Mass conversion to SpecialPageFactory service 2018-08-17 12:03:12 -07:00
LogPager.php LogPager: Add backwards-compatibility for hide_[type]_log URL params 2018-07-20 07:18:46 +05:30
MergeLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
MoveLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
NewUsersLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
PageLangLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
PatrolLog.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
PatrolLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
ProtectLogFormatter.php Reduce calls to MediaWikiServices::getInstance() 2018-08-18 06:02:39 +02:00
RightsLogFormatter.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
TagLogFormatter.php Link to revisions and log entries from tag logs 2018-06-08 13:38:57 +00:00
UploadLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
WikitextLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00