CRM-19752 Improve performance for non-ACL users on summaryQuery
authoreileen <emcnaughton@wikimedia.org>
Fri, 2 Feb 2018 00:25:58 +0000 (13:25 +1300)
committereileen <emcnaughton@wikimedia.org>
Tue, 6 Feb 2018 01:06:20 +0000 (14:06 +1300)
commitdbaa9d7d82f8b06de490d4d581ef963e416946eb
tree35389bb74ce10f2d737fb2983721475b5c129305
parenteaf5d8e7f0dcd45c46d501a701194c75d3187dd6
CRM-19752 Improve performance for non-ACL users on summaryQuery
CRM/Contact/BAO/Query.php
CRM/Core/ClassLoader.php
CRM/Financial/BAO/FinancialType.php
tests/phpunit/CRM/Contact/BAO/QueryTest.php
tests/phpunit/CRMTraits/Financial/FinancialACLTrait.php [new file with mode: 0644]
tests/phpunit/api/v3/EventTest.php
tests/phpunit/api/v3/FinancialTypeACLTest.php