namespace Drupal\Tests\taxonomy\Kernel

Same name in other branches
  1. 9 Drupal\Tests\taxonomy\Kernel
  2. 8.9.x Drupal\Tests\taxonomy\Kernel
  3. 11.x Drupal\Tests\taxonomy\Kernel
  4. 10 Drupal\Tests\taxonomy\Kernel
Object name File name Summary
LoadMultipleTest core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php Tests the loading of multiple taxonomy terms at once.
PendingRevisionTest core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php Kernel tests for taxonomy pending revisions.
RssTest core/modules/taxonomy/tests/src/Kernel/RssTest.php Tests the taxonomy RSS display.
TaxonomyQueryAlterTest core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php Tests that appropriate query tags are added.
TaxonomyRevisionTest core/modules/taxonomy/tests/src/Kernel/TaxonomyRevisionTest.php Tests the new_revision setting of taxonomy vocabularies.
TaxonomyRevisionVersionHistoryTest core/modules/taxonomy/tests/src/Kernel/TaxonomyRevisionVersionHistoryTest.php Taxonomy term version history test.
TaxonomyTermPageVariableDeprecationTest core/modules/taxonomy/tests/src/Kernel/TaxonomyTermPageVariableDeprecationTest.php Tests page variable deprecation.
TaxonomyTestBase core/modules/taxonomy/tests/src/Kernel/TaxonomyTestBase.php Provides common helper methods for Taxonomy module tests.
TermContextualLinksTest core/modules/taxonomy/tests/src/Kernel/TermContextualLinksTest.php Tests views contextual links on terms.
TermEntityQueryTest core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php Verifies operation of a taxonomy-based Entity Query.
TermEntityReferenceTest core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php Tests the settings of restricting term selection to a single vocabulary.
TermHierarchyTest core/modules/taxonomy/tests/src/Kernel/TermHierarchyTest.php Tests term hierarchy.
TermHierarchyValidationTest core/modules/taxonomy/tests/src/Kernel/TermHierarchyValidationTest.php Tests handling of pending revisions.
TermKernelTest core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php Kernel tests for taxonomy term functions.
TermTranslationFieldViewTest core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php Tests the translation of taxonomy terms field on nodes.
TermTranslationTest core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php Tests for proper breadcrumb translation.
TermValidationTest core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php Tests term validation constraints.
TokenReplaceTest core/modules/taxonomy/tests/src/Kernel/TokenReplaceTest.php Tests taxonomy token replacement.
VocabularyCrudTest core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests loading, saving and deleting vocabularies.
VocabularyValidationTest core/modules/taxonomy/tests/src/Kernel/VocabularyValidationTest.php Tests validation of vocabulary entities.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.