class Taxonomy

Same name and namespace in other branches
  1. 9 core/modules/taxonomy/src/Plugin/views/argument/Taxonomy.php \Drupal\taxonomy\Plugin\views\argument\Taxonomy
  2. 8.9.x core/modules/taxonomy/src/Plugin/views/argument/Taxonomy.php \Drupal\taxonomy\Plugin\views\argument\Taxonomy
  3. 11.x core/modules/taxonomy/src/Plugin/views/argument/Taxonomy.php \Drupal\taxonomy\Plugin\views\argument\Taxonomy

Argument handler for basic taxonomy tid.

Hierarchy

Expanded class hierarchy of Taxonomy

Related topics

1 file declares its use of Taxonomy
TaxonomyViewsArgumentTest.php in core/modules/taxonomy/tests/modules/taxonomy_test/src/Plugin/views/argument/TaxonomyViewsArgumentTest.php
110 string references to 'Taxonomy'
BreadcrumbTest::testBreadCrumbs in core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php
Tests breadcrumbs on node and administrative paths.
core.entity_view_mode.taxonomy_term.full.yml in core/modules/taxonomy/config/install/core.entity_view_mode.taxonomy_term.full.yml
core/modules/taxonomy/config/install/core.entity_view_mode.taxonomy_term.full.yml
CreateTestContentEntitiesTrait::getRequiredModules in core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php
Gets required modules.
demo_umami.info.yml in core/profiles/demo_umami/demo_umami.info.yml
core/profiles/demo_umami/demo_umami.info.yml
DependencyTest::testUninstallDependents in core/modules/forum/tests/src/Functional/Module/DependencyTest.php
Tests attempting to uninstall a module that has installed dependents.

... See full list

File

core/modules/taxonomy/src/Plugin/views/argument/Taxonomy.php, line 13

Namespace

Drupal\taxonomy\Plugin\views\argument
View source
class Taxonomy extends EntityArgument {

}

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