Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
node.module
»
node_delete
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
10 calls to node_delete()
CommentNodeChangesTestCase::testNodeDeletion
in drupal/
modules/
comment/
comment.test
Tests that comments are deleted with the node.
EntityCrudHookTestCase::testNodeHooks
in drupal/
modules/
simpletest/
tests/
entity_crud_hook_test.test
Tests hook invocations for CRUD operations on nodes.
FileFieldWidgetTestCase::testPrivateFileSetting
in drupal/
modules/
file/
tests/
file.test
Tests a file field with a "Private files" upload destination setting.
ListFieldUITestCase::testListAllowedValuesFloat
in drupal/
modules/
field/
modules/
list/
tests/
list.test
List (float) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesInteger
in drupal/
modules/
field/
modules/
list/
tests/
list.test
List (integer) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesText
in drupal/
modules/
field/
modules/
list/
tests/
list.test
List (text) : test 'allowed values' input.
node_delete_confirm_submit
in drupal/
modules/
node/
node.pages.inc
Executes node deletion.
SearchRankingTestCase::testHTMLRankings
in drupal/
modules/
search/
search.test
Test rankings of HTML tags.
StatisticsAdminTestCase::testDeleteNode
in drupal/
modules/
statistics/
statistics.test
Tests that when a node is deleted, the node counter is deleted too.
TrackerTest::testTrackerAll
in drupal/
modules/
tracker/
tracker.test
Tests for the presence of nodes on the global tracker listing.