8 calls to taxonomy_term_delete()
- EntityCrudHookTestCase::testTaxonomyTermHooks in modules/
simpletest/ tests/ entity_crud_hook_test.test - Tests hook invocations for CRUD operations on taxonomy terms.
- ForumTestCase::testAddOrphanTopic in modules/
forum/ forum.test - Tests that forum nodes can't be added without a parent.
- forum_confirm_delete_submit in modules/
forum/ forum.admin.inc - Form submission handler for forum_confirm_delete().
- TaxonomyHooksTestCase::testTaxonomyTermHooks in modules/
taxonomy/ taxonomy.test - Test that hooks are run correctly on creating, editing, viewing, and deleting a term.
- TaxonomyLoadMultipleTestCase::testTaxonomyTermMultipleLoad in modules/
taxonomy/ taxonomy.test - Create a vocabulary and some taxonomy terms, ensuring they're loaded correctly using taxonomy_term_load_multiple().
- TaxonomyTermFunctionTestCase::testTermDelete in modules/
taxonomy/ taxonomy.test - taxonomy_term_confirm_delete_submit in modules/
taxonomy/ taxonomy.admin.inc - Submit handler to delete a term after confirmation.
- taxonomy_vocabulary_delete in modules/
taxonomy/ taxonomy.module - Deletes a vocabulary.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.