You are here

11 calls to node_delete() in Drupal 7

CommentNodeChangesTestCase::testNodeDeletion in modules/comment/comment.test
Tests that comments are deleted with the node.
EntityCrudHookTestCase::testNodeHooks in modules/simpletest/tests/entity_crud_hook_test.test
Tests hook invocations for CRUD operations on nodes.
FileFieldWidgetTestCase::testPrivateFileSetting in modules/file/tests/file.test
Tests a file field with a "Private files" upload destination setting.
ListFieldUITestCase::testListAllowedValuesFloat in modules/field/modules/list/tests/list.test
List (float) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesInteger in modules/field/modules/list/tests/list.test
List (integer) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesText in modules/field/modules/list/tests/list.test
List (text) : test 'allowed values' input.
NodeTypeTestCase::testNodeTypeDeletion in modules/node/node.test
Tests deleting a content type that still has content.
node_delete_confirm_submit in modules/node/node.pages.inc
Executes node deletion.
SearchRankingTestCase::testHTMLRankings in modules/search/search.test
Test rankings of HTML tags.
StatisticsAdminTestCase::testDeleteNode in modules/statistics/statistics.test
Tests that when a node is deleted, the node counter is deleted too.
TrackerTest::testTrackerAll in modules/tracker/tracker.test
Tests for the presence of nodes on the global tracker listing.