Add @searchable annotation to denote which API entities should be visible in Search...
[civicrm-core.git] / Civi / Api4 / UFField.php
index 2f8db8784c1047dccc2cedcd1f8ca1f0fd96c477..6d044da20728b3282aaceb766ec24dc55ba7c556 100644 (file)
@@ -23,6 +23,7 @@ namespace Civi\Api4;
  * UFField entity - aka profile fields.
  *
  * @see \Civi\Api4\UFGroup
+ * @searchable false
  * @package Civi\Api4
  */
 class UFField extends Generic\DAOEntity {