APIv3 - Improve array-based apis to support sorting and multiple operators
authorColeman Watts <coleman@civicrm.org>
Sun, 28 Feb 2021 04:18:41 +0000 (23:18 -0500)
committerColeman Watts <coleman@civicrm.org>
Mon, 1 Mar 2021 01:10:29 +0000 (20:10 -0500)
commit385216e9361ffd2a198f9e416419b116ed6a180d
tree1fcb07fa7f45e2f194d1135f50f5cae1d4b892e7
parentfdb8caa4e82e6168a93ed31298baca8ea363b873
APIv3 - Improve array-based apis to support sorting and multiple operators

This backports some APIv4 code to v3, for the purpose of supporting
entityRef widgets for Afform.
api/v3/utils.php
tests/phpunit/api/v3/UtilsTest.php