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