SearchKit - Improve descriptions for Relationship & GroupContact joins
authorColeman Watts <coleman@civicrm.org>
Thu, 27 May 2021 18:17:52 +0000 (14:17 -0400)
committerColeman Watts <coleman@civicrm.org>
Fri, 28 May 2021 11:42:34 +0000 (07:42 -0400)
commit27d31a0ff5d38d9b7a7693a347edac5db087530e
tree76a4b8df5720bae633bb43b6849f8c5b548ae36d
parente067edc04f45bffada0cf8c23417ac4edcf338c4
SearchKit - Improve descriptions for Relationship & GroupContact joins

This changes the 'bridge' metadata property to a multi-dimensional array
to hold extra info like description.
Civi/Api4/Address.php
Civi/Api4/EntityFinancialAccount.php
Civi/Api4/EntityFinancialTrxn.php
Civi/Api4/Generic/Traits/EntityBridge.php
Civi/Api4/GroupContact.php
Civi/Api4/Query/Api4SelectQuery.php
Civi/Api4/RelationshipCache.php
Civi/Api4/Utils/ReflectionUtils.php
ext/search_kit/Civi/Search/Admin.php
tests/phpunit/api/v4/Entity/ConformanceTest.php