EarlyDateTest |
core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php |
Posts an article with a taxonomy term and a date prior to 1970. |
LoadMultipleTest |
core/modules/taxonomy/tests/src/Functional/LoadMultipleTest.php |
Tests the loading of multiple taxonomy terms at once. |
RssTest |
core/modules/taxonomy/tests/src/Functional/RssTest.php |
Ensure that data added as terms appears in RSS feeds if "RSS Category" format
is selected. |
TaxonomyImageTest |
core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php |
Tests access checks of private image fields. |
TaxonomyTermIndentationTest |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php |
Ensure that the term indentation works properly. |
TaxonomyTermPagerTest |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
Ensures that the term pager works properly. |
TaxonomyTestBase |
core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php |
Provides common helper methods for Taxonomy module tests. |
TaxonomyTranslationTestTrait |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
Provides common testing base for translated taxonomy terms. |
TermAccessTest |
core/modules/taxonomy/tests/src/Functional/TermAccessTest.php |
Tests the taxonomy term access permissions. |
TermAutocompleteTest |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
Tests the autocomplete implementation of the taxonomy class. |
TermCacheTagsTest |
core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php |
Tests the Taxonomy term entity's cache tags. |
TermContextualLinksTest |
core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php |
Tests views contextual links on terms. |
TermIndexTest |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
Tests the hook implementations that maintain the taxonomy index. |
TermLanguageTest |
core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php |
Tests the language functionality for the taxonomy terms. |
TermParentsTest |
core/modules/taxonomy/tests/src/Functional/TermParentsTest.php |
Tests managing taxonomy parents through the user interface. |
TermTest |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
Tests load, save and delete for taxonomy terms. |
TermTranslationFieldViewTest |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
Tests the translation of taxonomy terms field on nodes. |
TermTranslationTest |
core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php |
Tests for proper breadcrumb translation. |
TermTranslationUITest |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
Tests the Term Translation UI. |
ThemeTest |
core/modules/taxonomy/tests/src/Functional/ThemeTest.php |
Verifies that various taxonomy pages use the expected theme. |
TokenReplaceTest |
core/modules/taxonomy/tests/src/Functional/TokenReplaceTest.php |
Generates text using placeholders for dummy content to check taxonomy token
replacement. |
VocabularyLanguageTest |
core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php |
Tests the language functionality for vocabularies. |
VocabularyPermissionsTest |
core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php |
Tests the taxonomy vocabulary permissions. |
VocabularySerializationTest |
core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php |
Regression test for https://www.drupal.org/node/2807263. |
VocabularyTranslationTest |
core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php |
Tests content translation for vocabularies. |
VocabularyUiTest |
core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php |
Tests the taxonomy vocabulary interface. |