watchdog_overview

Functions that call watchdog_overview()

Namesort iconLocationDescription
system_admin_pagemodules/system.moduleMenu callback; provides the main page of the administration section.
watchdog_overviewmodules/watchdog.moduleMenu callback; displays a listing of log messages.

Functions called by watchdog_overview()

Namesort iconLocationDescription
db_escape_stringincludes/database.pgsql.incPrepare user input for use in a database query, preventing SQL injection attacks. Note: This function requires PostgreSQL 7.2 or later.
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
formincludes/common.incGenerate a form from a set of form elements.
format_dateincludes/common.incFormat a date with the given configured format or a custom format string.
format_nameincludes/common.incFormat a username.
form_selectincludes/common.incFormat a dropdown menu or scrolling selection box.
form_submitincludes/common.incFormat a form submit button.
lincludes/common.incFormat an internal Drupal link.
pager_queryincludes/pager.incPerform a paged database query.
tincludes/common.incTranslate strings to the current locale.
tablesort_pagerincludes/tablesort.incFetch pager link arguments.
tablesort_sqlincludes/tablesort.incCreate an SQL sort clause.
themeincludes/theme.incGenerate the themed representation of a Drupal object.
truncate_utf8includes/common.incTruncate a UTF-8-encoded string safely.
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.