21 calls to taxonomy_vocabulary_load()
- EntityCrudHookTestCase::testTaxonomyVocabularyHooks in modules/
simpletest/ tests/ entity_crud_hook_test.test - Tests hook invocations for CRUD operations on taxonomy vocabularies.
- FieldUIManageFieldsTestCase::createField in modules/
field_ui/ field_ui.test - Tests adding a new field.
- ForumTestCase::editForumTaxonomy in modules/
forum/ forum.test - Edits the forum taxonomy.
- ForumTestCase::testForum in modules/
forum/ forum.test - Tests forum functionality through the admin and user interfaces.
- forum_enable in modules/
forum/ forum.install - Implements hook_enable().
- forum_node_view in modules/
forum/ forum.module - Implements hook_node_view().
- forum_overview in modules/
forum/ forum.admin.inc - Form constructor for the forum overview form.
- hook_mail in modules/
system/ system.api.php - Prepare a message based on parameters; called from drupal_mail().
- PathTaxonomyTermTestCase::testTermAlias in modules/
path/ path.test - Tests alias functionality through the admin interfaces.
- TaxonomyTermTestCase::testTaxonomyTermHierarchy in modules/
taxonomy/ taxonomy.test - Test terms in a single and multiple hierarchy.
- TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary in modules/
taxonomy/ taxonomy.test - Deleting a vocabulary.
- TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadReturnFalse in modules/
taxonomy/ taxonomy.test - Ensure that when an invalid vocabulary vid is loaded, it is possible to load the same vid successfully if it subsequently becomes valid.
- TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadStaticReset in modules/
taxonomy/ taxonomy.test - Ensure that the vocabulary static reset works correctly.
- taxonomy_form_term in modules/
taxonomy/ taxonomy.admin.inc - Form function for the term edit form.
- taxonomy_term_save in modules/
taxonomy/ taxonomy.module - Saves a term object to the database.
- taxonomy_tokens in modules/
taxonomy/ taxonomy.tokens.inc - Implements hook_tokens().
- taxonomy_vocabulary_confirm_delete in modules/
taxonomy/ taxonomy.admin.inc - Form builder for the vocabulary delete confirmation form.
- taxonomy_vocabulary_confirm_reset_alphabetical in modules/
taxonomy/ taxonomy.admin.inc - Form builder to confirm resetting a vocabulary to alphabetical order.
- taxonomy_vocabulary_delete in modules/
taxonomy/ taxonomy.module - Deletes a vocabulary.
- template_preprocess_forums in modules/
forum/ forum.module - Preprocesses variables for forums.tpl.php.
- UpgradePathTaxonomyTestCase::testTaxonomyUpgrade in modules/
simpletest/ tests/ upgrade/ upgrade.taxonomy.test - Basic tests for the taxonomy upgrade.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.