You are here

namespace Drupal\taxonomy\Tests in Zircon Profile 8.0

Same name in other branches
  1. 8 Drupal\taxonomy\Tests
Classsort descending Location Description
EfqTest core/modules/taxonomy/src/Tests/EfqTest.php Verifies operation of a taxonomy-based Entity Query.
LegacyTest core/modules/taxonomy/src/Tests/LegacyTest.php Posts an article with a taxonomy term and a date prior to 1970.
LoadMultipleTest core/modules/taxonomy/src/Tests/LoadMultipleTest.php Tests the loading of multiple taxonomy terms at once.
RssTest core/modules/taxonomy/src/Tests/RssTest.php Ensure that data added as terms appears in RSS feeds if "RSS Category" format is selected.
TaxonomyImageTest core/modules/taxonomy/src/Tests/TaxonomyImageTest.php Tests access checks of private image fields.
TaxonomyTermIndentationTest core/modules/taxonomy/src/Tests/TaxonomyTermIndentationTest.php Ensure that the term indentation works properly.
TaxonomyTermPagerTest core/modules/taxonomy/src/Tests/TaxonomyTermPagerTest.php Ensures that the term pager works properly.
TaxonomyTestBase core/modules/taxonomy/src/Tests/TaxonomyTestBase.php Provides common helper methods for Taxonomy module tests.
TaxonomyTestTrait core/modules/taxonomy/src/Tests/TaxonomyTestTrait.php Provides common helper methods for Taxonomy module tests.
TaxonomyTranslationTestTrait core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php Provides common testing base for translated taxonomy terms.
TermCacheTagsTest core/modules/taxonomy/src/Tests/TermCacheTagsTest.php Tests the Taxonomy term entity's cache tags.
TermEntityReferenceTest core/modules/taxonomy/src/Tests/TermEntityReferenceTest.php Tests the settings of restricting term selection to a single vocabulary.
TermIndexTest core/modules/taxonomy/src/Tests/TermIndexTest.php Tests the hook implementations that maintain the taxonomy index.
TermKernelTest core/modules/taxonomy/src/Tests/TermKernelTest.php Kernel tests for taxonomy term functions.
TermLanguageTest core/modules/taxonomy/src/Tests/TermLanguageTest.php Tests the language functionality for the taxonomy terms.
TermTest core/modules/taxonomy/src/Tests/TermTest.php Tests load, save and delete for taxonomy terms.
TermTranslationBreadcrumbTest core/modules/taxonomy/src/Tests/TermTranslationBreadcrumbTest.php Tests for proper breadcrumb translation.
TermTranslationFieldViewTest core/modules/taxonomy/src/Tests/TermTranslationFieldViewTest.php Tests the translation of taxonomy terms field on nodes.
TermTranslationUITest core/modules/taxonomy/src/Tests/TermTranslationUITest.php Tests the Term Translation UI.
TermValidationTest core/modules/taxonomy/src/Tests/TermValidationTest.php Tests term validation constraints.
ThemeTest core/modules/taxonomy/src/Tests/ThemeTest.php Verifies that various taxonomy pages use the expected theme.
TokenReplaceTest core/modules/taxonomy/src/Tests/TokenReplaceTest.php Generates text using placeholders for dummy content to check taxonomy token replacement.
VocabularyCrudTest core/modules/taxonomy/src/Tests/VocabularyCrudTest.php Tests loading, saving and deleting vocabularies.
VocabularyLanguageTest core/modules/taxonomy/src/Tests/VocabularyLanguageTest.php Tests the language functionality for vocabularies.
VocabularyPermissionsTest core/modules/taxonomy/src/Tests/VocabularyPermissionsTest.php Tests the taxonomy vocabulary permissions.
VocabularyTranslationTest core/modules/taxonomy/src/Tests/VocabularyTranslationTest.php Tests content translation for vocabularies.
VocabularyUiTest core/modules/taxonomy/src/Tests/VocabularyUiTest.php Tests the taxonomy vocabulary interface.