Hello,

My custom entity has a uid field in the base table, which records a user id.

When I use views to retrieve entity data, I can't get user relationships to retrieve user related data for the according uid.

Then I look into ctools code, find it's too complicated to me.

Can anyone provide some guides? Thanks!