7 calls to fp_get_student_majors()
Search API
- advise.module in modules/
advise/ advise.module - advise_display_popup_change_track in modules/
advise/ advise.module - advise_display_popup_change_track_non_dynamic_degree in modules/
advise/ advise.module - This is the "change track" popup we will display if the degree cannot be combined with anything else (non-dynamic).
- Student.php in classes/
Student.php - Student::load_student_data in classes/
Student.php - This loads a student's personal data, like name and so forth.
- 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.
