Search for taxonomy
- Search 9.5.x for taxonomy
- Search 8.9.x for taxonomy
- Search 10.3.x for taxonomy
- Search 11.x for taxonomy
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| bartik_field__taxonomy_term_reference | function | themes/ |
Implements theme_field__field_type(). |
| EntityCrudHookTestCase::testTaxonomyTermHooks | function | modules/ |
Tests hook invocations for CRUD operations on taxonomy terms. |
| EntityCrudHookTestCase::testTaxonomyVocabularyHooks | function | modules/ |
Tests hook invocations for CRUD operations on taxonomy vocabularies. |
| entity_crud_hook_test_taxonomy_term_delete | function | modules/ |
Implements hook_taxonomy_term_delete(). |
| entity_crud_hook_test_taxonomy_term_insert | function | modules/ |
Implements hook_taxonomy_term_insert(). |
| entity_crud_hook_test_taxonomy_term_load | function | modules/ |
Implements hook_taxonomy_term_load(). |
| entity_crud_hook_test_taxonomy_term_presave | function | modules/ |
Implements hook_taxonomy_term_presave(). |
| entity_crud_hook_test_taxonomy_term_update | function | modules/ |
Implements hook_taxonomy_term_update(). |
| entity_crud_hook_test_taxonomy_vocabulary_delete | function | modules/ |
Implements hook_taxonomy_vocabulary_delete(). |
| entity_crud_hook_test_taxonomy_vocabulary_insert | function | modules/ |
Implements hook_taxonomy_vocabulary_insert(). |
| entity_crud_hook_test_taxonomy_vocabulary_load | function | modules/ |
Implements hook_taxonomy_vocabulary_load(). |
| entity_crud_hook_test_taxonomy_vocabulary_presave | function | modules/ |
Implements hook_taxonomy_vocabulary_presave(). |
| entity_crud_hook_test_taxonomy_vocabulary_update | function | modules/ |
Implements hook_taxonomy_vocabulary_update(). |
| FileTaxonomyTermTestCase | class | modules/ |
Tests adding a file to a non-node entity. |
| FileTaxonomyTermTestCase::$admin_user | property | modules/ |
|
| FileTaxonomyTermTestCase::createAttachFileField | function | modules/ |
Creates a file field and attaches it to the "Tags" taxonomy vocabulary. |
| FileTaxonomyTermTestCase::getInfo | function | modules/ |
|
| FileTaxonomyTermTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| FileTaxonomyTermTestCase::testTermFilePrivate | function | modules/ |
Tests that a private file can be attached to a taxonomy term. |
| FileTaxonomyTermTestCase::testTermFilePublic | function | modules/ |
Tests that a public file can be attached to a taxonomy term. |
| FileTaxonomyTermTestCase::_testTermFile | function | modules/ |
Runs tests for attaching a file field to a taxonomy term. |
| ForumTestCase::editForumTaxonomy | function | modules/ |
Edits the forum taxonomy. |
| forum_form_taxonomy_form_term_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for taxonomy_form_term(). |
| forum_form_taxonomy_form_vocabulary_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary(). |
| forum_taxonomy_term_delete | function | modules/ |
Implements hook_taxonomy_term_delete(). |
| hook_taxonomy_term_delete | function | modules/ |
Respond to the deletion of taxonomy terms. |
| hook_taxonomy_term_insert | function | modules/ |
Act on taxonomy terms when inserted. |
| hook_taxonomy_term_load | function | modules/ |
Act on taxonomy terms when loaded. |
| hook_taxonomy_term_presave | function | modules/ |
Act on taxonomy terms before they are saved. |
| hook_taxonomy_term_update | function | modules/ |
Act on taxonomy terms when updated. |
| hook_taxonomy_term_view | function | modules/ |
Act on a taxonomy term that is being assembled before rendering. |
| hook_taxonomy_term_view_alter | function | modules/ |
Alter the results of taxonomy_term_view(). |
| hook_taxonomy_vocabulary_delete | function | modules/ |
Respond to the deletion of taxonomy vocabularies. |
| hook_taxonomy_vocabulary_insert | function | modules/ |
Act on taxonomy vocabularies when inserted. |
| hook_taxonomy_vocabulary_load | function | modules/ |
Act on taxonomy vocabularies when loaded. |
| hook_taxonomy_vocabulary_presave | function | modules/ |
Act on taxonomy vocabularies before they are saved. |
| hook_taxonomy_vocabulary_update | function | modules/ |
Act on taxonomy vocabularies when updated. |
| NodeAccessBaseTableTestCase::assertTaxonomyPage | function | modules/ |
Checks taxonomy/term listings to ensure only accessible nodes are listed. |
| PathTaxonomyTermTestCase | class | modules/ |
Tests URL aliases for taxonomy terms. |
| PathTaxonomyTermTestCase::getInfo | function | modules/ |
|
| PathTaxonomyTermTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| PathTaxonomyTermTestCase::testTermAlias | function | modules/ |
Tests alias functionality through the admin interfaces. |
| path_form_taxonomy_form_term_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for taxonomy_form_term(). |
| path_taxonomy_term_delete | function | modules/ |
Implements hook_taxonomy_term_delete(). |
| path_taxonomy_term_insert | function | modules/ |
Implements hook_taxonomy_term_insert(). |
| path_taxonomy_term_update | function | modules/ |
Implements hook_taxonomy_term_update(). |
| RdfMappingDefinitionTestCase::testTaxonomyTermRdfaAttributes | function | modules/ |
Creates a random term and ensures the right RDFa markup is used. |
| rdf_preprocess_taxonomy_term | function | modules/ |
Implements MODULE_preprocess_HOOK(). |
| Taxonomy indexing | group | modules/ |
Functions to maintain taxonomy indexing. |
| taxonomy-term.tpl.php | file | modules/ |
Default theme implementation to display a term. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.