Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TaxonomyIndexTidFilterTest | class | core/ |
Test the taxonomy term index filter. |
| TaxonomyIndexTidFilterTest.php | file | core/ |
|
| TaxonomyIndexTidFilterTest::$terms | property | core/ |
|
| TaxonomyIndexTidFilterTest::$testViews | property | core/ |
Views to be enabled. |
| TaxonomyIndexTidFilterTest::setUp | function | core/ |
|
| TaxonomyIndexTidFilterTest::testConfigDependency | function | core/ |
Tests dependencies are not added for terms that do not exist. |
| TaxonomyIndexTidFilterTest::testPostUpdateFunction | function | core/ |
Tests post update function fixes dependencies. |
| TaxonomyIndexTidUiTest | class | core/ |
Tests the taxonomy index filter handler UI. |
| TaxonomyIndexTidUiTest.php | file | core/ |
|
| TaxonomyIndexTidUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TaxonomyIndexTidUiTest::$modules | property | core/ |
Modules to enable. |
| TaxonomyIndexTidUiTest::$terms | property | core/ |
A nested array of \Drupal\taxonomy\TermInterface objects. |
| TaxonomyIndexTidUiTest::$testViews | property | core/ |
Views used by this test. |
| TaxonomyIndexTidUiTest::setUp | function | core/ |
|
| TaxonomyIndexTidUiTest::testExposedFilter | function | core/ |
Tests exposed taxonomy filters. |
| TaxonomyIndexTidUiTest::testExposedUnpublishedFilterOptions | function | core/ |
Tests that an exposed taxonomy filter doesn't show unpublished terms. |
| TaxonomyIndexTidUiTest::testFilterUI | function | core/ |
Tests the filter UI. |
| TaxonomyLegacyTest | class | core/ |
Tests legacy user functionality. |
| TaxonomyLegacyTest.php | file | core/ |
|
| TaxonomyLegacyTest::$modules | property | core/ |
Modules to enable. |
| TaxonomyLegacyTest::setUp | function | core/ |
|
| TaxonomyLegacyTest::testEntityLegacyCode | function | core/ |
@expectedDeprecation taxonomy_term_load_multiple() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\taxonomy\Entity\Term::loadMultiple(). See https://www.drupal.org/node/2266845 @expectedDeprecation… |
| TaxonomyLegacyTest::testTaxonomyTermView | function | core/ |
@expectedDeprecation taxonomy_term_view() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal::entityTypeManager()->getViewBuilder('taxonomy_term')->view() instead. See… |
| TaxonomyLocalTasksTest | class | core/ |
Tests existence of taxonomy local tasks. |
| TaxonomyLocalTasksTest.php | file | core/ |
|
| TaxonomyLocalTasksTest::getTaxonomyPageRoutes | function | core/ |
Provides a list of routes to test. |
| TaxonomyLocalTasksTest::setUp | function | core/ |
|
| TaxonomyLocalTasksTest::testTaxonomyPageLocalTasks | function | core/ |
Checks taxonomy edit local tasks. |
| TaxonomyParentUITest | class | core/ |
Tests views taxonomy parent plugin UI. |
| TaxonomyParentUITest.php | file | core/ |
|
| TaxonomyParentUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TaxonomyParentUITest::$modules | property | core/ |
Modules to enable. |
| TaxonomyParentUITest::$testViews | property | core/ |
Views used by this test. |
| TaxonomyParentUITest::setUp | function | core/ |
|
| TaxonomyParentUITest::testTaxonomyParentUI | function | core/ |
Tests the taxonomy parent plugin UI. |
| TaxonomyParentUpdateTest | class | core/ |
Ensure that the taxonomy updates are running as expected. |
| TaxonomyParentUpdateTest.php | file | core/ |
|
| TaxonomyParentUpdateTest::$db | property | core/ |
The database connection. |
| TaxonomyParentUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| TaxonomyParentUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
| TaxonomyParentUpdateTest::testTaxonomyUpdateParents | function | core/ |
Tests taxonomy term parents update. |
| TaxonomyPermissions | class | core/ |
Provides dynamic permissions of the taxonomy module. |
| TaxonomyPermissions.php | file | core/ |
|
| TaxonomyPermissions::$deprecatedProperties | property | core/ |
|
| TaxonomyPermissions::$entityTypeManager | property | core/ |
The entity type manager. |
| TaxonomyPermissions::buildPermissions | function | core/ |
Builds a standard list of taxonomy term permissions for a given vocabulary. |
| TaxonomyPermissions::create | function | core/ |
Instantiates a new instance of this class. |
| TaxonomyPermissions::permissions | function | core/ |
Get taxonomy permissions. |
| TaxonomyPermissions::__construct | function | core/ |
Constructs a TaxonomyPermissions instance. |
| TaxonomyQueryAlterTest | class | core/ |
Tests that appropriate query tags are added. |
Pagination
- Previous page
- Page 1190
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.