63 return Relationships::find(
$options);
98 $options = array_merge(
$defaults, $options);
100 return elgg_list_entities($options,
'elgg_get_relationships',
'elgg_view_relationship_list');
elgg_list_entities_from_relationship_count(array $options)
Returns a list of entities by relationship count.
elgg_list_relationships(array $options)
Returns a rendered list of relationships with pagination.
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...
if($who_can_change_language=== 'nobody') elseif($who_can_change_language=== 'admin_only'&&!elgg_is_admin_logged_in()) $options
elgg_get_relationship(int $id)
Get a relationship by its ID.
elgg_list_entities(array $options=[], callable $getter=null, callable $viewer=null)
Returns a string of rendered entities.
elgg_get_relationships(array $options=[])
Fetch relationships or perform a calculation on them.
_elgg_services()
Get the global service provider.
$id
Generic annotation delete action.
elgg_count_relationships(array $options=[])
Returns a count of relationships.