14 calls to watchdog_exception()

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