wiki.techinc.nl/tests/phpunit/includes/api/query
Tim Starling 768fd92fc0 block: Clarify function of HideUserUtils aliases and use them consistently
* Add a comment explaining why we need table aliases in HideUserUtils
  subqueries.
* Use the table aliases consistently in inner field references. While
  this does not appear to be strictly necessary, since unprefixed fields
  refer to the inner query by default, it helps to improve the clarity
  of the code.

Change-Id: Id68684ea12060a259dc87e66edd63b925da2c3b1
2024-03-19 11:31:03 +11:00
..
ApiQueryAllPagesTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryAllRevisionsTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryAllUsersTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryBasicTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryBlockInfoTraitTest.php block: Clarify function of HideUserUtils aliases and use them consistently 2024-03-19 11:31:03 +11:00
ApiQueryBlocksTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryContinue2Test.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryContinueTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryContinueTestBase.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryDisabledTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryImageInfoTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryInfoTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryLanguageinfoTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryLogEventsTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryPrefixSearchTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryRecentChangesIntegrationTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryRevisionsTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQuerySearchTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQuerySiteinfoTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryTestBase.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryTokensTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryUserContribsTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryUserInfoTest.php Add 'temp' flag to ApiQueryUserInfo API 2024-02-28 17:21:30 +00:00
ApiQueryWatchlistIntegrationTest.php Group temporary users with IP users in ApiQueryWatchlist filters 2024-03-03 06:26:03 +00:00
ApiQueryWatchlistRawIntegrationTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00