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