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