Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| TaxonomyTokenReplaceTestCase::$vocabulary | property | modules/ |
|
| TaxonomyTokenReplaceTestCase::getInfo | function | modules/ |
|
| TaxonomyTokenReplaceTestCase::setUp | function | modules/ |
|
| TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement | function | modules/ |
Creates some terms and a node, then tests the tokens generated from them. |
| TaxonomyVocabularyController | class | modules/ |
Controller class for taxonomy vocabularies. |
| TaxonomyVocabularyController::buildQuery | function | modules/ |
|
| TaxonomyVocabularyFunctionalTest | class | modules/ |
Tests the taxonomy vocabulary interface. |
| TaxonomyVocabularyFunctionalTest::$admin_user | property | modules/ |
|
| TaxonomyVocabularyFunctionalTest::$vocabulary | property | modules/ |
|
| TaxonomyVocabularyFunctionalTest::getInfo | function | modules/ |
|
| TaxonomyVocabularyFunctionalTest::setUp | function | modules/ |
|
| TaxonomyVocabularyFunctionalTest::testTaxonomyAdminChangingWeights | function | modules/ |
Changing weights on the vocabulary overview with two or more vocabularies. |
| TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary | function | modules/ |
Deleting a vocabulary. |
| TaxonomyVocabularyFunctionalTest::testTaxonomyAdminNoVocabularies | function | modules/ |
Test the vocabulary overview with no vocabularies. |
| TaxonomyVocabularyFunctionalTest::testVocabularyInterface | function | modules/ |
Create, edit and delete a vocabulary via the user interface. |
| TaxonomyVocabularyTestCase | class | modules/ |
Tests for taxonomy vocabulary functions. |
| TaxonomyVocabularyTestCase::$field | property | modules/ |
|
| TaxonomyVocabularyTestCase::$field_name | property | modules/ |
|
| TaxonomyVocabularyTestCase::$instance | property | modules/ |
|
| TaxonomyVocabularyTestCase::$vocabulary | property | modules/ |
|
| TaxonomyVocabularyTestCase::getInfo | function | modules/ |
|
| TaxonomyVocabularyTestCase::setUp | function | modules/ |
|
| TaxonomyVocabularyTestCase::testTaxonomyVocabularyChangeMachineName | function | modules/ |
Tests that machine name changes are properly reflected. |
| TaxonomyVocabularyTestCase::testTaxonomyVocabularyDeleteWithTerms | function | modules/ |
Test deleting a taxonomy that contains terms. |
| TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadMultiple | function | modules/ |
Tests for loading multiple vocabularies. |
| TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadReturnFalse | function | modules/ |
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 | function | modules/ |
Ensure that the vocabulary static reset works correctly. |
| TaxonomyVocabularyTestCase::testUninstallReinstall | function | modules/ |
Test uninstall and reinstall of the taxonomy module. |
| TaxonomyWebTestCase | class | modules/ |
Provides common helper methods for Taxonomy module tests. |
| TaxonomyWebTestCase::createTerm | function | modules/ |
Returns a new term with random properties in vocabulary $vid. |
| TaxonomyWebTestCase::createVocabulary | function | modules/ |
Returns a new vocabulary with random properties. |
| taxonomy_admin_paths | function | modules/ |
Implements hook_admin_paths(). |
| taxonomy_admin_vocabulary_title_callback | function | modules/ |
Returns the sanitized name of a vocabulary. |
| taxonomy_allowed_values | function | modules/ |
Returns the set of valid terms for a taxonomy field. |
| taxonomy_autocomplete | function | modules/ |
Page callback: Outputs JSON for taxonomy autocomplete suggestions. |
| taxonomy_autocomplete_validate | function | modules/ |
Form element validate handler for taxonomy term autocomplete element. |
| taxonomy_build_node_index | function | modules/ |
Builds and inserts taxonomy index entries for a given node. |
| taxonomy_check_vocabulary_hierarchy | function | modules/ |
Checks and updates the hierarchy flag of a vocabulary. |
| taxonomy_delete_node_index | function | modules/ |
Deletes taxonomy index entries for a given node. |
| taxonomy_entity_info | function | modules/ |
Implements hook_entity_info(). |
| taxonomy_entity_query_alter | function | modules/ |
Implements hook_entity_query_alter(). |
| taxonomy_field_extra_fields | function | modules/ |
Implements hook_field_extra_fields(). |
| taxonomy_field_formatter_info | function | modules/ |
Implements hook_field_formatter_info(). |
| taxonomy_field_formatter_prepare_view | function | modules/ |
Implements hook_field_formatter_prepare_view(). |
| taxonomy_field_formatter_view | function | modules/ |
Implements hook_field_formatter_view(). |
| taxonomy_field_info | function | modules/ |
Implements hook_field_info(). |
| taxonomy_field_is_empty | function | modules/ |
Implements hook_field_is_empty(). |
| taxonomy_field_presave | function | modules/ |
Implements hook_field_presave(). |
| taxonomy_field_schema | function | modules/ |
Implements hook_field_schema(). |
| taxonomy_field_settings_form | function | modules/ |
Implements hook_field_settings_form(). |
Pagination
- Previous page
- Page 189
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.