10 calls to advise_get_advisees()

advise_can_access_view in modules/advise/advise.module
Used by the menu to determine if the user can see the View (Degree and What If) tab for the current student.
advise_user_can_view_advising_session_access_callback in modules/advise/advise.module
This is an access callback. Can the user view the advising session specified in the REQUEST?
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.
alerts_get_alert_count_by_type in modules/alerts/alerts.module
Implements hook_get_count_for_alert_type
engagements_display_advisee_engagements_page in modules/engagements/engagements.module
engagements_get_alert_count_by_type in modules/engagements/engagements.module
Implements hook_get_count_for_alert_type
hook_get_alert_count_by_type in includes/hook.api.php
This will allow modules to add to the "count" for alerts, that generally would trigger a notification badge on the bell at the top-right of the screen.
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.
system_can_access_student in modules/system/system.module
Used by the menu to determine if the user can access some basic information about the student (like Profile page, etc)