EntityCrudHookTestCase::testTaxonomyTermHooks in modules/entity/tests/entity_crud_hook_test.test
Tests hook invocations for CRUD operations on taxonomy terms.
FieldUIManageFieldsTestCase::setUp in modules/field_ui/tests/field_ui.test
Sets up a Backdrop site for running functional and integration tests.
LayoutInterfaceTest::testTaxonomyContext in modules/layout/tests/layout.test
Tests Taxonomy contexts within layouts.
PagePreviewTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
PathPatternBulkUpdateTestCase::testBulkUpdate in modules/path/tests/path_pattern.test
PathPatternTestHelper::addVocabulary in modules/path/tests/path_pattern.test
standard_install in profiles/standard/standard.install
Implements hook_install().
taxonomy_check_vocabulary_hierarchy in modules/taxonomy/taxonomy.module
Checks and updates the hierarchy flag of a vocabulary.
taxonomy_form_term_submit in modules/taxonomy/taxonomy.admin.inc
Submit handler to insert or update a term.
taxonomy_form_vocabulary_submit in modules/taxonomy/taxonomy.admin.inc
Form submission handler for taxonomy_form_vocabulary().
taxonomy_overview_terms_submit in modules/taxonomy/taxonomy.admin.inc
Submit handler for terms overview form.
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadMultiple in modules/taxonomy/tests/taxonomy.test
Tests for loading multiple vocabularies.
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadStaticReset in modules/taxonomy/tests/taxonomy.test
Ensure that the vocabulary static reset works correctly.
TaxonomyVocabularyUnitTest::testUninstallReinstall in modules/taxonomy/tests/taxonomy.test
Test uninstall and reinstall of the taxonomy module.
TaxonomyWebTestCase::createVocabulary in modules/taxonomy/tests/taxonomy.test
Returns a new vocabulary with random properties.
TokenEntityTestCase::setUp in modules/simpletest/tests/token.test
Sets up a Backdrop site for running functional and integration tests.
TokenTaxonomyTestCase::addVocabulary in modules/simpletest/tests/token.test
TokenTaxonomyTestCase::setUp in modules/simpletest/tests/token.test
Sets up a Backdrop site for running functional and integration tests.
ViewsUIWizardJumpMenuTestCase::createTaxonomyTermAndGetPath in modules/views/tests/views_ui.test
Helper function to create a taxonomy term and return its expected path.