14 calls to watchdog_exception()

block_admin_configure_submit in drupal/modules/block/block.admin.inc
Form submission handler for block_admin_configure().
block_admin_display_form_submit in drupal/modules/block/block.admin.inc
Form submission handler for block_admin_display_form().
comment_delete_multiple in drupal/modules/comment/comment.module
Delete comments and all their replies.
comment_save in drupal/modules/comment/comment.module
Accepts a submission of new or changed comment content.
drupal_cron_run in drupal/includes/common.inc
Executes a cron run when called.
menu_rebuild in drupal/includes/menu.inc
Populates the database tables used by various menu functions.
node_delete_multiple in drupal/modules/node/node.module
Deletes multiple nodes.
node_save in drupal/modules/node/node.module
Saves changes to a node or adds a new node.
taxonomy_term_delete in drupal/modules/taxonomy/taxonomy.module
Delete a term.
taxonomy_vocabulary_delete in drupal/modules/taxonomy/taxonomy.module
Deletes a vocabulary.
update_do_one in drupal/includes/update.inc
Implements callback_batch_operation().
user_delete_multiple in drupal/modules/user/user.module
Delete multiple user accounts.
user_save in drupal/modules/user/user.module
Save changes to a user account or add a new user.
_registry_update in drupal/includes/registry.inc
Does the work for registry_update().