You are here

namespace Drupal\taxonomy_entity_index\Plugin\views\argument in Taxonomy Entity Index 8

Classsort descending Location Description
TaxonomyEntityIndexDepth src/Plugin/views/argument/TaxonomyEntityIndexDepth.php Abstract argument handler for entity taxonomy terms with depth.
TaxonomyEntityIndexTidDepth src/Plugin/views/argument/TaxonomyEntityIndexTidDepth.php Argument handler for entity taxonomy terms with depth, using the entity ID.
TaxonomyEntityIndexUuidDepth src/Plugin/views/argument/TaxonomyEntityIndexUuidDepth.php Argument handler for entity taxonomy terms with depth, using the UUID.