10 calls to node_delete()

CommentNodeChangesTest::testNodeDeletion in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeChangesTest.php
Tests that comments are deleted with the node.
EntityCrudHookTest::testNodeHooks in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php
Tests hook invocations for CRUD operations on nodes.
FileFieldWidgetTest::testPrivateFileSetting in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php
Tests a file field with a "Private files" upload destination setting.
node_delete_confirm_submit in drupal/core/modules/node/node.pages.inc
Form submission handler for node_delete_confirm().
OptionsFieldUITest::testOptionsAllowedValuesFloat in drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php
Options (float) : test 'allowed values' input.
OptionsFieldUITest::testOptionsAllowedValuesInteger in drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php
Options (integer) : test 'allowed values' input.
OptionsFieldUITest::testOptionsAllowedValuesText in drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php
Options (text) : test 'allowed values' input.
SearchRankingTest::testHTMLRankings in drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php
Test rankings of HTML tags.
StatisticsAdminTest::testDeleteNode in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php
Tests that when a node is deleted, the node counter is deleted too.
TrackerTest::testTrackerAll in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests for the presence of nodes on the global tracker listing.