SearchKit - Allow searching for records in "current_domain"
authorColeman Watts <coleman@civicrm.org>
Mon, 17 Oct 2022 14:04:44 +0000 (10:04 -0400)
committerColeman Watts <coleman@civicrm.org>
Mon, 17 Oct 2022 14:10:44 +0000 (10:10 -0400)
commit8b165e2f9f403352f1a76a9353b52e470fc8a7c0
tree592b7355ae265eb66d1ca552260d161dbb3a4be3
parentc40e2cda1aa3ff57da3bcad2e9919f7ccb5e7b6e
SearchKit - Allow searching for records in "current_domain"

Exposes "current_domain" as a choice in SearchKit, and improves API
support for handling it when using pseudoconstant syntax.
Civi/Api4/Service/Spec/SpecFormatter.php
Civi/Api4/Utils/FormattingUtil.php
tests/phpunit/api/v4/Entity/DomainTest.php