constant WATCHDOG_DEBUG

  1. 6.x bootstrap.inc WATCHDOG_DEBUG
  2. 4.x bootstrap.inc WATCHDOG_DEBUG
  3. 5.x bootstrap.inc WATCHDOG_DEBUG
8 uses of WATCHDOG_DEBUG
advise_display_view in modules/advise/advise.module
This is the page which actually displays the "view" for the user to see their advising session, or for an advisor to advise them.
blank_degrees_display_blank_degree in modules/blank_degrees/blank_degrees.module
course_search_display_courses in modules/course_search/course_search.module
Show the user their select of courses.
course_search_download_syllabus in modules/course_search/course_search.module
This function will actually deliver a syllabus to the user's browser for download.
_AdvisingScreen::display_toolbox_courses in classes/_AdvisingScreen.php
Used in the Toolbox popup, this will display content of the tab which shows a student's courses which they have taken.

... See full list

File

./bootstrap.inc, line 71
This file should be included by every public-facing page of FlightPath. It will include all the classes, as well as settings and function files, and modules.

Code

define('WATCHDOG_DEBUG', 7)