18 calls to taxonomy_term_save()
- EntityCrudHookTestCase::testTaxonomyTermHooks in modules/
simpletest/ tests/ entity_crud_hook_test.test - Tests hook invocations for CRUD operations on taxonomy terms.
- forum_enable in modules/
forum/ forum.install - Implements hook_enable().
- forum_form_submit in modules/
forum/ forum.admin.inc - Form submission handler for forum_form_forum() and forum_form_container().
- PagePreviewTestCase::setUp in modules/
node/ node.test - Sets up a Drupal site for running functional and integration tests.
- TaxonomyQueryAlterTestCase::testTaxonomyQueryAlter in modules/
taxonomy/ taxonomy.test - Tests that appropriate tags are added when querying the database.
- TaxonomyTermCacheUsageTestCase::testTaxonomyGetTermByNameCacheUsage in modules/
taxonomy/ taxonomy.test - Test taxonomy_get_term_by_name() cache usage.
- TaxonomyTermFunctionTestCase::testTaxonomyVocabularyTree in modules/
taxonomy/ taxonomy.test - Test a taxonomy with terms that have multiple parents of different depths.
- TaxonomyTermIndexTestCase::testTaxonomyTermHierarchyBreadcrumbs in modules/
taxonomy/ taxonomy.test - Tests that there is a link to the parent term on the child term page.
- TaxonomyTermTestCase::testTaxonomyGetTermByName in modules/
taxonomy/ taxonomy.test - Test taxonomy_get_term_by_name().
- TaxonomyTermTestCase::testTaxonomyTermHierarchy in modules/
taxonomy/ taxonomy.test - Test terms in a single and multiple hierarchy.
- TaxonomyTermTestCase::testTermAutocompletion in modules/
taxonomy/ taxonomy.test - Tests term autocompletion edge cases with slashes in the names.
- TaxonomyTermTestCase::testTermInterface in modules/
taxonomy/ taxonomy.test - Save, edit and delete a term using the user interface.
- TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in modules/
taxonomy/ taxonomy.test - Creates some terms and a node, then tests the tokens generated from them.
- TaxonomyVocabularyTestCase::testTaxonomyVocabularyDeleteWithTerms in modules/
taxonomy/ taxonomy.test - Test deleting a taxonomy that contains terms.
- TaxonomyWebTestCase::createTerm in modules/
taxonomy/ taxonomy.test - Returns a new term with random properties in vocabulary $vid.
- taxonomy_field_presave in modules/
taxonomy/ taxonomy.module - Implements hook_field_presave().
- taxonomy_form_term_submit in modules/
taxonomy/ taxonomy.admin.inc - Submit handler to insert or update a term.
- TriggerOtherTestCase::testActionsTaxonomy in modules/
trigger/ trigger.test - Tests triggering on taxonomy new term.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.