Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
TaxonomyIndexTidUiTest::setUp function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php Sets up the test.
TaxonomyIndexTidUiTest::testExposedFilter function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php Tests exposed taxonomy filters.
TaxonomyIndexTidUiTest::testExposedGroupedFilter function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php Tests exposed grouped taxonomy filters.
TaxonomyIndexTidUiTest::testExposedUnpublishedFilterOptions function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php Tests that an exposed taxonomy filter doesn't show unpublished terms.
TaxonomyIndexTidUiTest::testFilterUI function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php Tests the filter UI.
TaxonomyLocalTasksTest class core/modules/taxonomy/tests/src/Unit/Menu/TaxonomyLocalTasksTest.php Tests existence of taxonomy local tasks.
TaxonomyLocalTasksTest.php file core/modules/taxonomy/tests/src/Unit/Menu/TaxonomyLocalTasksTest.php
TaxonomyLocalTasksTest::getTaxonomyPageRoutes function core/modules/taxonomy/tests/src/Unit/Menu/TaxonomyLocalTasksTest.php Provides a list of routes to test.
TaxonomyLocalTasksTest::setUp function core/modules/taxonomy/tests/src/Unit/Menu/TaxonomyLocalTasksTest.php
TaxonomyLocalTasksTest::testTaxonomyPageLocalTasks function core/modules/taxonomy/tests/src/Unit/Menu/TaxonomyLocalTasksTest.php Checks taxonomy edit local tasks.
TaxonomyParentUITest class core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php Tests views taxonomy parent plugin UI.
TaxonomyParentUITest.php file core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php
TaxonomyParentUITest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php The theme to install as the default for testing.
TaxonomyParentUITest::$modules property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php Modules to enable.
TaxonomyParentUITest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php Views used by this test.
TaxonomyParentUITest::setUp function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php Sets up the test.
TaxonomyParentUITest::testTaxonomyParentUI function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php Tests the taxonomy parent plugin UI.
TaxonomyPermissions class core/modules/taxonomy/src/TaxonomyPermissions.php Provides dynamic permissions of the taxonomy module.
TaxonomyPermissions.php file core/modules/taxonomy/src/TaxonomyPermissions.php
TaxonomyPermissions::$entityTypeManager property core/modules/taxonomy/src/TaxonomyPermissions.php The entity type manager.
TaxonomyPermissions::buildPermissions function core/modules/taxonomy/src/TaxonomyPermissions.php Builds a standard list of taxonomy term permissions for a given vocabulary.
TaxonomyPermissions::create function core/modules/taxonomy/src/TaxonomyPermissions.php Instantiates a new instance of this class.
TaxonomyPermissions::permissions function core/modules/taxonomy/src/TaxonomyPermissions.php Get taxonomy permissions.
TaxonomyPermissions::__construct function core/modules/taxonomy/src/TaxonomyPermissions.php Constructs a TaxonomyPermissions instance.
TaxonomyQueryAlterTest class core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php Tests that appropriate query tags are added.
TaxonomyQueryAlterTest.php file core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php
TaxonomyQueryAlterTest::$modules property core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php Modules to enable.
TaxonomyQueryAlterTest::assertQueryTagTestResult function core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php Verifies invocation of the hooks in the test module.
TaxonomyQueryAlterTest::setupQueryTagTestHooks function core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php Sets up the hooks in the test module.
TaxonomyQueryAlterTest::testTaxonomyQueryAlter function core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php Tests that appropriate tags are added when querying the database.
TaxonomyRelationshipTest class core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php Tests taxonomy relationships with parent term and node.
TaxonomyRelationshipTest.php file core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php
TaxonomyRelationshipTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php The theme to install as the default for testing.
TaxonomyRelationshipTest::$terms property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php Stores the terms used in the tests.
TaxonomyRelationshipTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php Views used by this test.
TaxonomyRelationshipTest::setUp function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php Sets up the test.
TaxonomyRelationshipTest::testTaxonomyRelationships function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php Tests the taxonomy parent plugin UI.
TaxonomyTerm::defaultDisplayOptions function core/modules/taxonomy/src/Plugin/views/wizard/TaxonomyTerm.php Assembles the default display options for the view.
TaxonomyTermArgumentDepthTest class core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermArgumentDepthTest.php Test the taxonomy term with depth argument.
TaxonomyTermArgumentDepthTest class core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php Tests the taxonomy term with depth argument.
TaxonomyTermArgumentDepthTest.php file core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php
TaxonomyTermArgumentDepthTest.php file core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermArgumentDepthTest.php
TaxonomyTermArgumentDepthTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php The theme to install as the default for testing.
TaxonomyTermArgumentDepthTest::$modules property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php Modules to enable.
TaxonomyTermArgumentDepthTest::$modules property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermArgumentDepthTest.php Modules to enable.
TaxonomyTermArgumentDepthTest::$terms property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermArgumentDepthTest.php The terms used in the test.
TaxonomyTermArgumentDepthTest::$terms property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php
TaxonomyTermArgumentDepthTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php
TaxonomyTermArgumentDepthTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermArgumentDepthTest.php Views IDs used by this test.
TaxonomyTermArgumentDepthTest::$view property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermArgumentDepthTest.php The view executable used in the test.

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