Search for test
| Title | Object type | File name | Summary |
|---|---|---|---|
| TaxonomyTermTestCase::$instance | property | modules/ |
|
| TaxonomyTermTestCase::$vocabulary | property | modules/ |
|
| TaxonomyTermTestCase::getInfo | function | modules/ |
|
| TaxonomyTermTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyTermTestCase::testNodeTermCreationAndDeletion | function | modules/ |
Test term creation with a free-tagging vocabulary from the node form. |
| TaxonomyTermTestCase::testTaxonomyGetTermByName | function | modules/ |
Test taxonomy_get_term_by_name(). |
| TaxonomyTermTestCase::testTaxonomyNode | function | modules/ |
Test that hook_node_$op implementations work correctly. |
| TaxonomyTermTestCase::testTaxonomySelectNodesAlter | function | modules/ |
Tests that taxonomy term detail page is working even after the default taxonomy_select_nodes() query is altered. |
| TaxonomyTermTestCase::testTaxonomyTermHierarchy | function | modules/ |
Test terms in a single and multiple hierarchy. |
| TaxonomyTermTestCase::testTaxonomyTermsOverviewPage | function | modules/ |
Test multiple forms on taxonomy terms overview page. |
| TaxonomyTermTestCase::testTermAutocompletion | function | modules/ |
Tests term autocompletion edge cases with slashes in the names. |
| TaxonomyTermTestCase::testTermInterface | function | modules/ |
Save, edit and delete a term using the user interface. |
| TaxonomyTermTestCase::testTermMultipleParentsInterface | function | modules/ |
Test saving a term with multiple parents through the UI. |
| TaxonomyTermTestCase::testTermReorder | function | modules/ |
Save, edit and delete a term using the user interface. |
| TaxonomyThemeTestCase | class | modules/ |
Tests for verifying that taxonomy pages use the correct theme. |
| TaxonomyThemeTestCase::getInfo | function | modules/ |
|
| TaxonomyThemeTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyThemeTestCase::testTaxonomyTermThemes | function | modules/ |
Test the theme used when adding, viewing and editing taxonomy terms. |
| TaxonomyTokenReplaceTestCase | class | modules/ |
Test taxonomy token replacement in strings. |
| TaxonomyTokenReplaceTestCase::$admin_user | property | modules/ |
|
| TaxonomyTokenReplaceTestCase::$instance | property | modules/ |
|
| TaxonomyTokenReplaceTestCase::$langcode | property | modules/ |
|
| TaxonomyTokenReplaceTestCase::$vocabulary | property | modules/ |
|
| TaxonomyTokenReplaceTestCase::getInfo | function | modules/ |
|
| TaxonomyTokenReplaceTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement | function | modules/ |
Creates some terms and a node, then tests the tokens generated from them. |
| 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/ |
Sets up a Drupal site for running functional and integration tests. |
| 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/ |
Sets up a Drupal site for running functional and integration tests. |
| 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. |
Pagination
- Previous page
- Page 84
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.