User Relationship Entity

Categories

Component ID

2575799

Component name

User Relationship Entity

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

304

Component created

Component changed

Component body

This module is a minimal line of integration between the User Relationships module and Entity. It actively doesn't go anywhere near things like Views integration as this is already taken care of by a submodule within user_relationships.

The purpose of this module is to elevate relationships to Entities, that said relationships can be a bit weird as from a data perspective if you've got a mutual type friendship (think Facebook friends) you'll both have an entry. Point of view is always taken as though it's from the current user when acting against relationships.

Current usage is to expose relationships to the RESTful module, for use in Comstack Friends.