Control which records are synchronized to each user with filtering mechanisms.
No Records Syncing
syncFilter()
method exists and returns valid queryModel::query()->syncFilter()->toSql()
auth()->check()
Too Many Records Syncing
whereRaw('1 = 0')
as a safe default for unauthorized accessPerformance Issues
explain
to analyze query performance