APIv4 - Cleanup and restructure the way get query objects are constructed
authorColeman Watts <coleman@civicrm.org>
Mon, 23 Mar 2020 02:32:04 +0000 (22:32 -0400)
committerColeman Watts <coleman@civicrm.org>
Mon, 23 Mar 2020 16:58:15 +0000 (12:58 -0400)
commit3c7c8fa6a4eb0fc9ac7d2de6ce7cc6dd686bb759
treef8329a097ca6a88df87c24e1646815206986f447
parentaf99a6a90354d291416ee6343ab1750f3a6b00d6
APIv4 - Cleanup and restructure the way get query objects are constructed
CRM/Contact/BAO/GroupContactCache.php
Civi/Api4/Generic/DAODeleteAction.php
Civi/Api4/Generic/DAOGetAction.php
Civi/Api4/Generic/DAOUpdateAction.php
Civi/Api4/Generic/Traits/DAOActionTrait.php
Civi/Api4/Query/Api4SelectQuery.php
tests/phpunit/api/v4/Query/Api4SelectQueryComplexJoinTest.php
tests/phpunit/api/v4/Query/Api4SelectQueryTest.php
tests/phpunit/api/v4/Query/OptionValueJoinTest.php