Search for taxonomy

  1. Search 9.5.x for taxonomy
  2. Search 8.9.x for taxonomy
  3. Search 10.3.x for taxonomy
  4. Search 11.x for taxonomy
  5. Other projects
Title Object type File name Summary
TaxonomyTermCacheUsageTestCase::testTaxonomyGetTermByNameCacheUsage function modules/taxonomy/taxonomy.test Test taxonomy_get_term_by_name() cache usage.
TaxonomyTermController class modules/taxonomy/taxonomy.module Controller class for taxonomy terms.
TaxonomyTermController::buildQuery function modules/taxonomy/taxonomy.module Builds the query to load the entity.
TaxonomyTermController::cacheGet function modules/taxonomy/taxonomy.module Gets entities from the static cache.
TaxonomyTermFieldMultipleVocabularyTestCase class modules/taxonomy/taxonomy.test Tests a taxonomy term reference field that allows multiple vocabularies.
TaxonomyTermFieldMultipleVocabularyTestCase::$field property modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::$field_name property modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::$instance property modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary1 property modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary2 property modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies function modules/taxonomy/taxonomy.test Tests term reference field and widget with multiple vocabularies.
TaxonomyTermFieldTestCase class modules/taxonomy/taxonomy.test Tests for taxonomy term field and formatter.
TaxonomyTermFieldTestCase::$field property modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::$field_name property modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::$instance property modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyTermFieldTestCase::testEmptyTaxonomyTermReferenceField function modules/taxonomy/taxonomy.test Test empty taxonomy term reference field.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldChangeMachineName function modules/taxonomy/taxonomy.test Tests that vocabulary machine name changes are mirrored in field definitions.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldValidation function modules/taxonomy/taxonomy.test Test term field validation.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets function modules/taxonomy/taxonomy.test Test widgets.
TaxonomyTermFunctionTestCase class modules/taxonomy/taxonomy.test Unit tests for taxonomy term functions.
TaxonomyTermFunctionTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermFunctionTestCase::testTaxonomyVocabularyTree function modules/taxonomy/taxonomy.test Test a taxonomy with terms that have multiple parents of different depths.
TaxonomyTermFunctionTestCase::testTermDelete function modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase class modules/taxonomy/taxonomy.test Tests the hook implementations that maintain the taxonomy index.
TaxonomyTermIndexTestCase::$admin_user property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$field_1 property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$field_2 property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$field_name_1 property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$field_name_2 property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$instance_1 property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$instance_2 property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyTermIndexTestCase::testTaxonomyIndex function modules/taxonomy/taxonomy.test Tests that the taxonomy index is maintained properly.
TaxonomyTermIndexTestCase::testTaxonomyTermHierarchyBreadcrumbs function modules/taxonomy/taxonomy.test Tests that there is a link to the parent term on the child term page.
TaxonomyTermTestCase class modules/taxonomy/taxonomy.test Tests for taxonomy term functions.
TaxonomyTermTestCase::$admin_user property modules/taxonomy/taxonomy.test
TaxonomyTermTestCase::$instance property modules/taxonomy/taxonomy.test
TaxonomyTermTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyTermTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyTermTestCase::testNodeTermCreationAndDeletion function modules/taxonomy/taxonomy.test Test term creation with a free-tagging vocabulary from the node form.
TaxonomyTermTestCase::testTaxonomyGetTermByName function modules/taxonomy/taxonomy.test Test taxonomy_get_term_by_name().
TaxonomyTermTestCase::testTaxonomyNode function modules/taxonomy/taxonomy.test Test that hook_node_$op implementations work correctly.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.