32 uses of WATCHDOG_NOTICE

aggregator_form_category_submit in drupal-6.x/modules/aggregator/aggregator.admin.inc
Process aggregator_form_category form submissions.
aggregator_form_feed_submit in drupal-6.x/modules/aggregator/aggregator.admin.inc
Process aggregator_form_feed form submissions.
blogapi_blogger_edit_post in drupal-6.x/modules/blogapi/blogapi.module
Blogging API callback. Modifies the specified blog node.
blogapi_blogger_new_post in drupal-6.x/modules/blogapi/blogapi.module
Blogging API callback. Inserts a new blog post as a node.
book_admin_edit_submit in drupal-6.x/modules/book/book.admin.inc
Handle submission of the book administrative page form.
comment_admin_overview_submit in drupal-6.x/modules/comment/comment.admin.inc
Process comment_admin_overview form submissions.
comment_save in drupal-6.x/modules/comment/comment.module
Accepts a submission of new or changed comment content.
contact_admin_delete_submit in drupal-6.x/modules/contact/contact.admin.inc
Process category delete form submission.
contact_admin_edit_submit in drupal-6.x/modules/contact/contact.admin.inc
Process the contact category edit page form submission.
dblog_overview in drupal-6.x/modules/dblog/dblog.admin.inc
Menu callback; displays a listing of log messages.
drupal_cron_run in drupal-6.x/includes/common.inc
Executes a cron run when called
hook_watchdog in documentation-6.x/developer/hooks/core.php
Log an event message
menu_delete_menu_confirm_submit in drupal-6.x/modules/menu/menu.admin.inc
Delete a custom menu and all items in it.
menu_item_delete_form_submit in drupal-6.x/modules/menu/menu.admin.inc
Process menu delete form submissions.
node_form_submit in drupal-6.x/modules/node/node.pages.inc
node_type_delete_confirm_submit in drupal-6.x/modules/node/content_types.inc
Process content type delete confirm submissions.
node_type_form_submit in drupal-6.x/modules/node/content_types.inc
Implementation of hook_form_submit().
profile_field_delete_submit in drupal-6.x/modules/profile/profile.admin.inc
Process a field delete form submission.
profile_field_form_submit in drupal-6.x/modules/profile/profile.admin.inc
Process profile_field_form submissions.
search_view in drupal-6.x/modules/search/search.pages.inc
Menu callback; presents the search form and/or search results.
system_update_6007 in drupal-6.x/modules/system/system.install
Change the severity column in the watchdog table to the new values.
taxonomy_form_term_submit in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Submit handler to insert or update a term.
taxonomy_form_vocabulary_submit in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Accept the form submission for a vocabulary and save the results.
taxonomy_term_confirm_delete_submit in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Submit handler to delete a term after confirmation.
taxonomy_vocabulary_confirm_delete_submit in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Submit handler to delete a vocabulary after confirmation.
taxonomy_vocabulary_confirm_reset_alphabetical_submit in drupal-6.x/modules/taxonomy/taxonomy.admin.inc
Submit handler to reset a vocabulary to alphabetical order after confirmation.
user_delete in drupal-6.x/modules/user/user.module
Delete a user.
user_external_login_register in drupal-6.x/modules/user/user.module
Helper function for authentication modules. Either login in or registers the current user, based on username. Either way, the global $user object is populated based on $name.
user_register_submit in drupal-6.x/modules/user/user.module
Submit handler for the user registration form.
watchdog in drupal-6.x/includes/bootstrap.inc
Log a system message.
watchdog_severity_levels in drupal-6.x/includes/common.inc
_update_refresh in drupal-6.x/modules/update/update.fetch.inc
Fetch project info via XML from a central server.