15 calls to pager_query()

admin.module in modules/admin/admin.module
The administrative configurations for FlightPath.
admin_display_watchdog in modules/admin/admin.module
alerts.module in modules/alerts/alerts.module
module file for Alerts
alerts_advisees_alerts_form in modules/alerts/alerts.module
Displays alerts for our various advisees.
alerts_display_advisee_activities_page in modules/alerts/alerts.module
Display all advisee activities since the beginning of time, thanks to pager query.
content.module in modules/content/content.module
content_display_content_admin_list in modules/content/content.module
Display a list of content for the administrator
content_public_files_form in modules/content/content.module
This screen lets the user upload/manage/delete "public files" stored at custom/files/content_uploads/public_uploads/
engagements.module in modules/engagements/engagements.module
This is the primary module file for the engagements module.
engagements_display_advisee_engagements_page in modules/engagements/engagements.module
engagements_display_main in modules/engagements/engagements.module
displays the main Engagements tab, which shows the history of past engagements.
student_search.module in modules/student_search/student_search.module
student_search_query_advisees in modules/student_search/student_search.module
The limit is how many we will query, and also how many will appear on the page at one time.
user.student.inc in modules/user/user.student.inc
Keep track of functions dealing specifically with student user management
user_display_student_users in modules/user/user.student.inc
Similar to user_display_users, except only for student users.