Why suitecrm fetch all user data from database , Because it's took long time for fetching

Wed Apr 6 14:32:33 2022 [2800666][c752d316-be54-e827-3797-61882b35e746][FATAL] Slow Query (time:6.1202619075775
SELECT id, first_name, last_name, user_name FROM users WHERE 1=1 ORDER BY first_name, last_name ASC

I am trying to find out which location this query trigger.

Install the code from this PR:

then follow the Documentation to ask for a stack trace on that error.