Skip to content

Relationships

The model layer uses standard WPFluent relation helpers such as belongsTo, hasMany, belongsToMany, and hasManyThrough.

Relationship Inventory

SourceMethodTypeTarget
ActivityfeedbelongsToFeed
ActivityspacebelongsToBaseSpace
ActivityuserbelongsToUser
ActivityxprofilebelongsToXProfile
BaseSpaceownerbelongsToUser
BaseSpacespace_pivotbelongsToSpaceUserPivot
BaseSpaceadminsbelongsToManyUser
BaseSpacepostshasManyFeed
BaseSpacecommentshasManyThroughComment
BaseSpacemembersbelongsToManyUser
BaseSpacex_membersbelongsToManyXProfile
BaseSpacegroupbelongsToSpaceGroup
CommentuserbelongsToUser
CommentxprofilebelongsToXProfile
CommentmediahasOneMedia
CommentpostbelongsToFeed
CommentspacehasOneThroughBaseSpace
CommentreactionshasManyReaction
FeeduserbelongsToUser
FeedxprofilebelongsToXProfile
FeedspacebelongsToBaseSpace
FeedcommentshasManyComment
FeedreactionshasManyReaction
FeedfollowshasManyFollow
FeedsurveyVoteshasManyReaction
FeedtermsbelongsToManyTerm
FeedactivitieshasManyActivity
FeednotificationshasManyNotification
FeedmediahasManyMedia
MediafeedbelongsToFeed
MediauserbelongsToUser
MediaxprofilebelongsToXProfile
NotificationsubscribershasManyNotificationSubscriber
NotificationsubscriberhasOneNotificationSubscriber
NotificationfeedbelongsToFeed
Notificationsrc_userbelongsToUser
NotificationxprofilebelongsToXProfile
NotificationSubscriberuserbelongsToUser
NotificationSubscriberxprofilebelongsToXProfile
NotificationSubscribernotificationbelongsToNotification
NotificationSubscriptionuserbelongsToUser
NotificationSubscriptionxprofilebelongsToXProfile
ReactionuserbelongsToUser
ReactionxprofilebelongsToXProfile
ReactionfeedbelongsToFeed
ReactioncommentbelongsToComment
SidebarLinkownerbelongsToUser
SidebarLinkspace_pivotbelongsToSpaceUserPivot
SidebarLinkadminsbelongsToManyUser
SidebarLinkpostshasManyFeed
SidebarLinkcommentshasManyThroughComment
SidebarLinkmembersbelongsToManyUser
SidebarLinkx_membersbelongsToManyXProfile
SidebarLinkgroupbelongsToSpaceGroup
SpaceownerbelongsToUser
Spacespace_pivotbelongsToSpaceUserPivot
SpaceadminsbelongsToManyUser
SpacepostshasManyFeed
SpacecommentshasManyThroughComment
SpacemembersbelongsToManyUser
Spacex_membersbelongsToManyXProfile
SpacegroupbelongsToSpaceGroup
SpaceGroupownerbelongsToUser
SpaceGroupspaceshasManyBaseSpace
SpaceUserPivotuserbelongsToUser
SpaceUserPivotxprofilebelongsToXProfile
SpaceUserPivotspacebelongsToBaseSpace
TermpostsbelongsToManyFeed
Termbase_spacesbelongsToManyBaseSpace
UserMetauserbelongsToUser
XProfileuserbelongsToUser
XProfilecontacthasOneContact
XProfilespacesbelongsToManyBaseSpace
XProfilepostshasManyFeed
XProfilefollowshasManyFollow
XProfilefollowershasManyFollow
XProfilecommentshasManyComment
XProfilecoursesbelongsToManyCourse
XProfilespace_pivotbelongsToSpaceUserPivot
XProfilecommunity_rolebelongsToMeta

FluentCommunity developer documentation