Search for delete

  1. Search 9.5.x for delete
  2. Search 8.9.x for delete
  3. Search 10.3.x for delete
  4. Search 11.x for delete
  5. Other projects
Title Object type File name Summary
node_form_block_custom_block_delete_alter function modules/node/node.module Implements hook_form_FORMID_alter().
node_form_block_custom_block_delete_submit function modules/node/node.module Form submission handler for node_form_block_custom_block_delete_alter().
node_form_delete_submit function modules/node/node.pages.inc Form submission handler for node_form().
node_multiple_delete_confirm function modules/node/node.admin.inc Multiple node deletion confirmation form for node_admin_content().
node_multiple_delete_confirm_submit function modules/node/node.admin.inc Form submission handler for node_multiple_delete_confirm().
node_revision_delete function modules/node/node.module Deletes a node revision.
node_revision_delete_confirm function modules/node/node.pages.inc Form constructor for the revision deletion confirmation form.
node_revision_delete_confirm_submit function modules/node/node.pages.inc Form submission handler for node_revision_delete_confirm().
node_type_delete function modules/node/node.module Deletes a node type from the database.
node_type_delete_confirm function modules/node/content_types.inc Menu callback; delete a single content type.
node_type_delete_confirm_submit function modules/node/content_types.inc Process content type delete confirm submissions.
node_user_delete function modules/node/node.module Implements hook_user_delete().
OpenIDFunctionalTestCase::testDelete function modules/openid/openid.test Test deleting an OpenID identity from a user's profile.
openid_user_delete_form function modules/openid/openid.pages.inc Menu callback; Delete the specified OpenID identity from the system.
openid_user_delete_form_submit function modules/openid/openid.pages.inc
path_admin_delete_confirm function modules/path/path.admin.inc Form constructor for the path deletion form.
path_admin_delete_confirm_submit function modules/path/path.admin.inc Form submission handler for path_admin_delete_confirm().
path_admin_form_delete_submit function modules/path/path.admin.inc Form submission handler for the 'Delete' button on path_admin_form().
path_delete function includes/path.inc Delete a URL alias.
path_node_delete function modules/path/path.module Implements hook_node_delete().
path_taxonomy_term_delete function modules/path/path.module Implements hook_taxonomy_term_delete().
PollDeleteChoiceTestCase class modules/poll/poll.test
PollDeleteChoiceTestCase::getInfo function modules/poll/poll.test
PollDeleteChoiceTestCase::setUp function modules/poll/poll.test Sets up a Drupal site for running functional and integration tests.
PollDeleteChoiceTestCase::testChoiceRemoval function modules/poll/poll.test
poll_delete function modules/poll/poll.module Implements hook_delete().
poll_user_delete function modules/poll/poll.module Implements hook_user_delete().
ProfileTestCase::deleteProfileField function modules/profile/profile.test Delete a profile field.
profile_field_delete function modules/profile/profile.admin.inc Menu callback; deletes a field from all user profiles.
profile_field_delete_submit function modules/profile/profile.admin.inc Process a field delete form submission.
profile_user_delete function modules/profile/profile.module Implements hook_user_delete().
rdf_mapping_delete function modules/rdf/rdf.module Deletes the mapping for the given bundle from the database.
RemoteFileUnmanagedDeleteRecursiveTest class modules/simpletest/tests/file.test Deletion related tests on remote filesystems.
RemoteFileUnmanagedDeleteRecursiveTest::getInfo function modules/simpletest/tests/file.test
RemoteFileUnmanagedDeleteRecursiveTest::setUp function modules/simpletest/tests/file.test Sets up a Drupal site for running functional and integration tests.
RemoteFileUnmanagedDeleteTest class modules/simpletest/tests/file.test Deletion related tests on remote filesystems.
RemoteFileUnmanagedDeleteTest::getInfo function modules/simpletest/tests/file.test
RemoteFileUnmanagedDeleteTest::setUp function modules/simpletest/tests/file.test Sets up a Drupal site for running functional and integration tests.
SAVED_DELETED constant includes/common.inc Return status for saving which deleted an existing item.
search_comment_delete function modules/search/search.module Implements hook_comment_delete().
ShortcutLinksTestCase::testShortcutLinkDelete function modules/shortcut/shortcut.test Tests deleting a shortcut link.
ShortcutSetsTestCase::testShortcutSetDelete function modules/shortcut/shortcut.test Tests deleting a shortcut set.
ShortcutSetsTestCase::testShortcutSetDeleteDefault function modules/shortcut/shortcut.test Tests deleting the default shortcut set.
shortcut_link_delete function modules/shortcut/shortcut.admin.inc Form callback: builds the confirmation form for deleting a shortcut link.
shortcut_link_delete_submit function modules/shortcut/shortcut.admin.inc Submit handler for shortcut_link_delete_submit().
shortcut_set_delete function modules/shortcut/shortcut.module Deletes a shortcut set.
shortcut_set_delete_access function modules/shortcut/shortcut.module Access callback for deleting a shortcut set.
shortcut_set_delete_form function modules/shortcut/shortcut.admin.inc Form callback: builds the confirmation form for deleting a shortcut set.
shortcut_set_delete_form_submit function modules/shortcut/shortcut.admin.inc Submit handler for shortcut_set_delete_form().
StatisticsAdminTestCase::testDeleteNode function modules/statistics/statistics.test Tests that when a node is deleted, the node counter is deleted too.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.