Rename WikiMap DB domain ID methods to reduce confusion with web domains
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 6 Feb 2019 20:28:45 +0000 (12:28 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 6 Feb 2019 20:28:45 +0000 (12:28 -0800)
commit5196ac32c60bf370463135c14eed3bba0d361940
treeb6c8c3650876fa4ba1345e05bff9f2759cc0009a
parent52fbe64ef3a6e712b3cb55ad6285af4ec5d894bf
Rename WikiMap DB domain ID methods to reduce confusion with web domains

Those added in this same release do not need alias methods.

Change-Id: I05feeb9b0b13afe43aea1f95551965489cdbe094
17 files changed:
includes/WikiMap.php
includes/debug/logger/LegacyLogger.php
includes/debug/logger/monolog/WikiProcessor.php
includes/deferred/LinksDeletionUpdate.php
includes/deferred/LinksUpdate.php
includes/filebackend/lockmanager/LockManagerGroup.php
includes/interwiki/ClassicInterwikiLookup.php
includes/jobqueue/JobQueue.php
includes/jobqueue/JobQueueGroup.php
includes/jobqueue/JobQueueRedis.php
includes/mail/UserMailer.php
includes/objectcache/ObjectCache.php
includes/page/WikiPage.php
includes/profiler/Profiler.php
includes/rcfeed/MachineReadableRCFeedFormatter.php
includes/user/User.php
tests/phpunit/includes/WikiMapTest.php