watchdog_overview

Functions that call watchdog_overview()

Namesort iconLocationDescription
watchdog_overviewmodules/watchdog.moduleMenu callback; displays a listing of log messages.

Functions called by watchdog_overview()

Namesort iconLocationDescription
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
drupal_get_formincludes/form.incProcesses a form array and produces the HTML output of a form. If there is input in the $_POST['edit'] variable, this function will attempt to validate it, using drupal_validate_form(), and then submit the form using drupal_submit_form().
drupal_set_messageincludes/bootstrap.incSet a message which reflects the status of the performed operation.
format_dateincludes/common.incFormat a date with the given configured format or a custom format string.
lincludes/common.incFormat an internal Drupal link.
pager_queryincludes/pager.incPerform a paged database query.
tincludes/common.incTranslate strings to the current locale.
tablesort_sqlincludes/tablesort.incCreate an SQL sort clause.
themeincludes/theme.incGenerate the themed representation of a Drupal object.
truncate_utf8includes/unicode.incTruncate a UTF-8-encoded string safely to a number of bytes.
urlincludes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
watchdog_overviewmodules/watchdog.moduleMenu callback; displays a listing of log messages.
_watchdog_get_message_typesmodules/watchdog.module
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.