19 calls to confirm_form()

book_remove_form in drupal/core/modules/book/book.pages.inc
Form constructor to confirm removal of a node from a book.
comment_confirm_delete in drupal/core/modules/comment/comment.admin.inc
Form constructor for the confirmation form for comment deletion.
comment_multiple_delete_confirm in drupal/core/modules/comment/comment.admin.inc
Form constructor for the confirmation form for bulk comment deletion.
custom_block_delete_form in drupal/core/modules/block/custom_block/custom_block.pages.inc
Page callback: Form constructor for the custom block deletion form.
custom_block_type_delete_form in drupal/core/modules/block/custom_block/custom_block.admin.inc
Page callback: Form constructor for the custom block type deletion form.
language_admin_delete_form in drupal/core/modules/language/language.admin.inc
User interface for the language deletion confirmation screen.
language_negotiation_configure_browser_delete_form in drupal/core/modules/language/language.admin.inc
Form for deleting a browser language negotiation mapping.
node_configure_rebuild_confirm in drupal/core/modules/node/node.admin.inc
Page callback: Form constructor for the permission rebuild confirmation form.
node_delete_confirm in drupal/core/modules/node/node.pages.inc
Page callback: Form constructor for node deletion confirmation form.
node_revision_delete_confirm in drupal/core/modules/node/node.pages.inc
Page callback: Form constructor for the revision deletion confirmation form.
node_revision_revert_confirm in drupal/core/modules/node/node.pages.inc
Page callback: Form constructor for the reversion confirmation form.
node_type_delete_confirm in drupal/core/modules/node/content_types.inc
Page callback: Form constructor for the content type delete form.
taxonomy_term_confirm_delete in drupal/core/modules/taxonomy/taxonomy.admin.inc
Form builder for the term delete form.
taxonomy_vocabulary_confirm_delete in drupal/core/modules/taxonomy/taxonomy.admin.inc
Form builder for the vocabulary delete confirmation form.
taxonomy_vocabulary_confirm_reset_alphabetical in drupal/core/modules/taxonomy/taxonomy.admin.inc
Form builder to confirm resetting a vocabulary to alphabetical order.
translation_entity_delete_confirm in drupal/core/modules/translation_entity/translation_entity.pages.inc
Form constructor for the translation deletion confirmation.
translation_entity_translatable_form in drupal/core/modules/translation_entity/translation_entity.admin.inc
Form constructor for the confirmation of translatability switching.
user_cancel_confirm_form in drupal/core/modules/user/user.pages.inc
Form builder; confirm form for cancelling user account.
user_multiple_cancel_confirm in drupal/core/modules/user/user.module