Search for vocabulary

  1. Search 9.5.x for vocabulary
  2. Search 8.9.x for vocabulary
  3. Search 10.3.x for vocabulary
  4. Search 11.x for vocabulary
  5. Other projects
Title Object type File name Summary
EntityCrudHookTestCase::testTaxonomyVocabularyHooks function modules/simpletest/tests/entity_crud_hook_test.test Tests hook invocations for CRUD operations on taxonomy vocabularies.
entity_crud_hook_test_taxonomy_vocabulary_delete function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_delete().
entity_crud_hook_test_taxonomy_vocabulary_insert function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_insert().
entity_crud_hook_test_taxonomy_vocabulary_load function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_load().
entity_crud_hook_test_taxonomy_vocabulary_presave function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_presave().
entity_crud_hook_test_taxonomy_vocabulary_update function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_update().
forum_form_taxonomy_form_vocabulary_alter function modules/forum/forum.module Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary().
hook_taxonomy_vocabulary_delete function modules/taxonomy/taxonomy.api.php Respond to the deletion of taxonomy vocabularies.
hook_taxonomy_vocabulary_insert function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when inserted.
hook_taxonomy_vocabulary_load function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when loaded.
hook_taxonomy_vocabulary_presave function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies before they are saved.
hook_taxonomy_vocabulary_update function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when updated.
PagePreviewTestCase::$vocabulary property modules/node/node.test
TaxonomyEFQTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyPrivateFileTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyRSSTestCase::$vocabulary property modules/taxonomy/taxonomy.test
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::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyTermFunctionTestCase::testTaxonomyVocabularyTree function modules/taxonomy/taxonomy.test Test a taxonomy with terms that have multiple parents of different depths.
TaxonomyTermIndexTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyTermTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyTokenReplaceTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyVocabularyController class modules/taxonomy/taxonomy.module Controller class for taxonomy vocabularies.
TaxonomyVocabularyController::buildQuery function modules/taxonomy/taxonomy.module Builds the query to load the entity.
TaxonomyVocabularyFunctionalTest class modules/taxonomy/taxonomy.test Tests the taxonomy vocabulary interface.
TaxonomyVocabularyFunctionalTest::$admin_user property modules/taxonomy/taxonomy.test
TaxonomyVocabularyFunctionalTest::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyVocabularyFunctionalTest::getInfo function modules/taxonomy/taxonomy.test
TaxonomyVocabularyFunctionalTest::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminChangingWeights function modules/taxonomy/taxonomy.test Changing weights on the vocabulary overview with two or more vocabularies.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary function modules/taxonomy/taxonomy.test Deleting a vocabulary.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminNoVocabularies function modules/taxonomy/taxonomy.test Test the vocabulary overview with no vocabularies.
TaxonomyVocabularyFunctionalTest::testVocabularyInterface function modules/taxonomy/taxonomy.test Create, edit and delete a vocabulary via the user interface.
TaxonomyVocabularyTestCase class modules/taxonomy/taxonomy.test Tests for taxonomy vocabulary functions.
TaxonomyVocabularyTestCase::$field property modules/taxonomy/taxonomy.test
TaxonomyVocabularyTestCase::$field_name property modules/taxonomy/taxonomy.test
TaxonomyVocabularyTestCase::$instance property modules/taxonomy/taxonomy.test
TaxonomyVocabularyTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyVocabularyTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyVocabularyTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyChangeMachineName function modules/taxonomy/taxonomy.test Tests that machine name changes are properly reflected.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyDeleteWithTerms function modules/taxonomy/taxonomy.test Test deleting a taxonomy that contains terms.

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