22 uses of WATCHDOG_WARNING

aggregator_parse_feed in drupal-6.x/modules/aggregator/aggregator.module
Parse a feed and store its items.
aggregator_refresh in drupal-6.x/modules/aggregator/aggregator.module
Checks a news feed for new items.
comment_save in drupal-6.x/modules/comment/comment.module
Accepts a submission of new or changed comment content.
dblog_overview in drupal-6.x/modules/dblog/dblog.admin.inc
Menu callback; displays a listing of log messages.
drupal_access_denied in drupal-6.x/includes/common.inc
Generates a 403 error if the request is not allowed.
drupal_cron_cleanup in drupal-6.x/includes/common.inc
Shutdown function for cron cleanup.
drupal_cron_run in drupal-6.x/includes/common.inc
Executes a cron run when called
drupal_not_found in drupal-6.x/includes/common.inc
Generates a 404 error if the request can not be handled.
drupal_xml_parser_create in drupal-6.x/includes/unicode.inc
Prepare a new XML parser.
hook_watchdog in documentation-6.x/developer/hooks/core.php
Log an event message
locale_translate_edit_form_validate in drupal-6.x/includes/locale.inc
Validate string editing form submissions.
openid_verify_assertion_nonce in drupal-6.x/modules/openid/openid.module
Verify that the nonce has not been used in earlier assertions from the same OpenID provider.
ping_ping in drupal-6.x/modules/ping/ping.module
Implementation of hook_ping().
system_update_6007 in drupal-6.x/modules/system/system.install
Change the severity column in the watchdog table to the new values.
user_edit_validate in drupal-6.x/modules/user/user.pages.inc
user_profile_form_validate in drupal-6.x/modules/user/user.pages.inc
Validation function for the user account and profile editing form.
user_register_submit in drupal-6.x/modules/user/user.module
Submit handler for the user registration form.
user_user_operations in drupal-6.x/modules/user/user.module
Implementation of hook_user_operations().
watchdog_severity_levels in drupal-6.x/includes/common.inc
_comment_delete_thread in drupal-6.x/modules/comment/comment.admin.inc
Perform the actual deletion of a comment and all its replies.
_locale_import_po in drupal-6.x/includes/locale.inc
Parses Gettext Portable Object file information and inserts into database
_locale_rebuild_js in drupal-6.x/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.