You are here

namespace Drupal\taxonomy\Tests\Views in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\taxonomy\Tests\Views
Classsort descending Location Description
ArgumentValidatorTermTest core/modules/taxonomy/src/Tests/Views/ArgumentValidatorTermTest.php Tests the plugin of the taxonomy: term argument validator.
RelationshipNodeTermDataTest core/modules/taxonomy/src/Tests/Views/RelationshipNodeTermDataTest.php Tests the taxonomy term on node relationship handler.
RelationshipRepresentativeNodeTest core/modules/taxonomy/src/Tests/Views/RelationshipRepresentativeNodeTest.php Tests the representative node relationship for terms.
TaxonomyDefaultArgumentTest core/modules/taxonomy/src/Tests/Views/TaxonomyDefaultArgumentTest.php Tests the representative node relationship for terms.
TaxonomyFieldAllTermsTest core/modules/taxonomy/src/Tests/Views/TaxonomyFieldAllTermsTest.php Tests the "All terms" taxonomy term field handler.
TaxonomyFieldFilterTest core/modules/taxonomy/src/Tests/Views/TaxonomyFieldFilterTest.php Tests taxonomy field filters with translations.
TaxonomyFieldTidTest core/modules/taxonomy/src/Tests/Views/TaxonomyFieldTidTest.php Tests the taxonomy term TID field handler.
TaxonomyIndexTidUiTest core/modules/taxonomy/src/Tests/Views/TaxonomyIndexTidUiTest.php Tests the taxonomy index filter handler UI.
TaxonomyParentUITest core/modules/taxonomy/src/Tests/Views/TaxonomyParentUITest.php Tests views taxonomy parent plugin UI.
TaxonomyRelationshipTest core/modules/taxonomy/src/Tests/Views/TaxonomyRelationshipTest.php Tests taxonomy relationships with parent term and node.
TaxonomyTermArgumentDepthTest core/modules/taxonomy/src/Tests/Views/TaxonomyTermArgumentDepthTest.php Tests the taxonomy term with depth argument.
TaxonomyTermFilterDepthTest core/modules/taxonomy/src/Tests/Views/TaxonomyTermFilterDepthTest.php Test the taxonomy term with depth filter.
TaxonomyTermViewTest core/modules/taxonomy/src/Tests/Views/TaxonomyTermViewTest.php Tests the taxonomy term view page and its translation.
TaxonomyTestBase core/modules/taxonomy/src/Tests/Views/TaxonomyTestBase.php Base class for all taxonomy tests.
TaxonomyViewsFieldAccessTest core/modules/taxonomy/src/Tests/Views/TaxonomyViewsFieldAccessTest.php Tests base field access in Views for the taxonomy entity.
TermNameFieldTest core/modules/taxonomy/src/Tests/Views/TermNameFieldTest.php Tests the term_name field handler.