Namesort descending Location Description
TaxonomyTermTestCase::testTermMultipleParentsInterface core/modules/taxonomy/tests/taxonomy.test Test saving a term with multiple parents through the UI.
TaxonomyTermTestCase::testTermReorder core/modules/taxonomy/tests/taxonomy.test Save, edit and delete a term using the user interface.
TaxonomyTermUnitTest::testTaxonomyVocabularyTree core/modules/taxonomy/tests/taxonomy.test Test a taxonomy with terms that have multiple parents of different depths.
TaxonomyTermUnitTest::testTermDelete core/modules/taxonomy/tests/taxonomy.test
TaxonomyThemeTestCase::setUp core/modules/taxonomy/tests/taxonomy.test Sets up a Backdrop site for running functional and integration tests.
TaxonomyThemeTestCase::testTaxonomyTermThemes core/modules/taxonomy/tests/taxonomy.test Test the theme used when adding, viewing and editing taxonomy terms.
TaxonomyTokenReplaceTestCase::setUp core/modules/taxonomy/tests/taxonomy.test Sets up a Backdrop site for running functional and integration tests.
TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement core/modules/taxonomy/tests/taxonomy.test Creates some terms and a node, then tests the tokens generated from them.
TaxonomyViewsHandlerRelationshipNodeTermDataTest::createTerm core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test Returns a new term with random properties in vocabulary $vid.
TaxonomyViewsHandlerRelationshipNodeTermDataTest::setUp core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test Sets up a Backdrop site for running functional and integration tests.
TaxonomyViewsHandlerRelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test
TaxonomyViewsHandlerRelationshipNodeTermDataTest::view_taxonomy_node_term_data core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test
TaxonomyVocabulary::delete core/modules/taxonomy/taxonomy_vocabulary.class.inc Deletes a taxonomy vocabulary.
TaxonomyVocabulary::save core/modules/taxonomy/taxonomy_vocabulary.class.inc Saves a taxonomy vocabulary to configuration.
TaxonomyVocabulary::__construct core/modules/taxonomy/taxonomy_vocabulary.class.inc
TaxonomyVocabularyFunctionalTest::setUp core/modules/taxonomy/tests/taxonomy.test Sets up a Backdrop site for running functional and integration tests.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary core/modules/taxonomy/tests/taxonomy.test Deleting a vocabulary.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminNoVocabularies core/modules/taxonomy/tests/taxonomy.test Test the vocabulary overview with no vocabularies.
TaxonomyVocabularyFunctionalTest::testVocabularyInterface core/modules/taxonomy/tests/taxonomy.test Create, configure and delete a vocabulary via the user interface.
TaxonomyVocabularyFunctionalTest::testVocabularyPermissions core/modules/taxonomy/tests/taxonomy.test Tests that vocabulary permissions are correctly set from the Taxonomy UI.
TaxonomyVocabularyUnitTest::setUp core/modules/taxonomy/tests/taxonomy.test Sets up a Backdrop site for running functional and integration tests.
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyDeleteWithTerms core/modules/taxonomy/tests/taxonomy.test Test deleting a taxonomy that contains terms.
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadMultiple core/modules/taxonomy/tests/taxonomy.test Tests for loading multiple vocabularies.
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadProp core/modules/taxonomy/tests/taxonomy.test Test that adding properties via hook_taxonomy_vocabulary_load() works.
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadStaticReset core/modules/taxonomy/tests/taxonomy.test Ensure that the vocabulary static reset works correctly.
TaxonomyVocabularyUnitTest::testUninstallReinstall core/modules/taxonomy/tests/taxonomy.test Test uninstall and reinstall of the taxonomy module.
TaxonomyWebTestCase::createTerm core/modules/taxonomy/tests/taxonomy.test Returns a new term with random properties in the given vocabulary.
TaxonomyWebTestCase::createVocabulary core/modules/taxonomy/tests/taxonomy.test Returns a new vocabulary with random properties.
taxonomy_admin_bar_map core/modules/admin_bar/admin_bar.map.inc Implements hook_admin_bar_map() on behalf of Taxonomy module.
taxonomy_admin_paths core/modules/taxonomy/taxonomy.module Implements hook_admin_paths().
taxonomy_allowed_values core/modules/taxonomy/taxonomy.module Returns the set of valid terms for a taxonomy field.
taxonomy_autocomplete core/modules/taxonomy/taxonomy.pages.inc Page callback: Outputs JSON for taxonomy autocomplete suggestions.
taxonomy_autocomplete_validate core/modules/taxonomy/taxonomy.module Form element validate handler for taxonomy term autocomplete element.
taxonomy_autoload_info core/modules/taxonomy/taxonomy.module Implements hook_autoload_info().
taxonomy_build_node_index core/modules/taxonomy/taxonomy.module Builds and inserts taxonomy index entries for a given node.
taxonomy_check_vocabulary_hierarchy core/modules/taxonomy/taxonomy.module Checks and updates the hierarchy flag of a vocabulary.
taxonomy_config_create_validate core/modules/taxonomy/taxonomy.module Implements hook_config_create_validate().
taxonomy_config_info core/modules/taxonomy/taxonomy.module Implements hook_taxonomy_config_info().
taxonomy_delete_node_index core/modules/taxonomy/taxonomy.module Deletes taxonomy index entries for a given node.
taxonomy_entity_info core/modules/taxonomy/taxonomy.module Implements hook_entity_info().
taxonomy_field_extra_fields core/modules/taxonomy/taxonomy.module Implements hook_field_extra_fields().
taxonomy_field_formatter_info core/modules/taxonomy/taxonomy.module Implements hook_field_formatter_info().
taxonomy_field_formatter_prepare_view core/modules/taxonomy/taxonomy.module Implements hook_field_formatter_prepare_view().
taxonomy_field_formatter_settings_form core/modules/taxonomy/taxonomy.module Implements hook_field_formatter_settings_form().
taxonomy_field_formatter_settings_summary core/modules/taxonomy/taxonomy.module Implements hook_field_formatter_settings_summary().
taxonomy_field_formatter_view core/modules/taxonomy/taxonomy.module Implements hook_field_formatter_view().
taxonomy_field_info core/modules/taxonomy/taxonomy.module Implements hook_field_info().
taxonomy_field_is_empty core/modules/taxonomy/taxonomy.module Implements hook_field_is_empty().
taxonomy_field_presave core/modules/taxonomy/taxonomy.module Implements hook_field_presave().
taxonomy_field_schema core/modules/taxonomy/taxonomy.install Implements hook_field_schema().

Pages