APIv4 - Filter custom fields based on supplied values
authorColeman Watts <coleman@civicrm.org>
Mon, 9 May 2022 00:13:07 +0000 (20:13 -0400)
committerColeman Watts <coleman@civicrm.org>
Wed, 18 May 2022 18:53:42 +0000 (14:53 -0400)
commit3801645375b19c3cd548c4177150363ff6d5fc21
tree24cd1138bc46c7506ef47cc53bdbd28338b6efb9
parent737a3fe1adb2adbb13f7fb71cae583a7a5574db5
APIv4 - Filter custom fields based on supplied values

This allows targeted getfields for a particular entity or type of entity
CRM/Core/DAO/CustomGroup.php
Civi/Api4/Service/Spec/RequestSpec.php
Civi/Api4/Service/Spec/SpecGatherer.php
Civi/Api4/Utils/CoreUtil.php
tests/phpunit/api/v4/Custom/BasicCustomFieldTest.php
tests/phpunit/api/v4/Custom/CustomFieldGetFieldsTest.php [new file with mode: 0644]
xml/schema/Core/CustomGroup.xml