63 return Relationships::find(
$options);
elgg_list_entities_from_relationship_count($options)
Returns a list of entities by relationship count.
elgg_get_entities_from_relationship_count(array $options=[])
Gets the number of entities by a the number of entities related to them in a particular way...
elgg_list_entities(array $options=[], $getter= 'elgg_get_entities', $viewer= 'elgg_view_entity_list')
Returns a string of rendered entities.
elgg_get_relationship(int $id)
Get a relationship by its ID.
elgg_get_relationships(array $options=[])
Fetch relationships or perform a calculation on them.
_elgg_services()
Get the global service provider.
elgg_list_relationships($options)
Returns a rendered list of relationships with pagination.
$id
Generic annotation delete action.