| TaxonomyFieldFilterTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
Sets up the test. |
| TaxonomyFieldFilterTest::testFilters |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
Tests description and term name filters. |
| TaxonomyFieldTidTest |
class |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php |
Tests the taxonomy term TID field handler. |
| TaxonomyFieldTidTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php |
|
| TaxonomyFieldTidTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php |
Modules to install. |
| TaxonomyFieldTidTest::$term1 |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php |
A taxonomy term to use in this test. |
| TaxonomyFieldTidTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php |
Views to be enabled. |
| TaxonomyFieldTidTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php |
|
| TaxonomyFieldTidTest::testViewsHandlerTidField |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php |
Tests the taxonomy field handler. |
| TaxonomyFieldVidTest |
class |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
Tests the taxonomy term VID field handler. |
| TaxonomyFieldVidTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
|
| TaxonomyFieldVidTest::$adminUser |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
An admin user. |
| TaxonomyFieldVidTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
Modules to install. |
| TaxonomyFieldVidTest::$terms |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
An array of taxonomy term used in this test. |
| TaxonomyFieldVidTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
Views used by this test. |
| TaxonomyFieldVidTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
|
| TaxonomyFieldVidTest::testViewsHandlerVidField |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php |
Tests the field handling for the Vocabulary ID. |
| TaxonomyGlossaryTest |
class |
core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php |
Tests glossary functionality of taxonomy views. |
| TaxonomyGlossaryTest.php |
file |
core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php |
|
| TaxonomyGlossaryTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php |
The theme to install as the default for testing. |
| TaxonomyGlossaryTest::$modules |
property |
core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php |
Modules to install. |
| TaxonomyGlossaryTest::$taxonomyTerms |
property |
core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php |
Taxonomy terms used by this test. |
| TaxonomyGlossaryTest::$testViews |
property |
core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php |
Views used by this test. |
| TaxonomyGlossaryTest::setUp |
function |
core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php |
Sets up the test. |
| TaxonomyGlossaryTest::testTaxonomyGlossaryView |
function |
core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php |
Tests a taxonomy glossary view. |
| TaxonomyImageTest |
class |
core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php |
Tests image upload on taxonomy terms. |
| TaxonomyImageTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php |
|
| TaxonomyImageTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php |
The theme to install as the default for testing. |
| TaxonomyImageTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php |
Modules to install. |
| TaxonomyImageTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php |
The taxonomy vocabulary used for the test. |
| TaxonomyImageTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php |
|
| TaxonomyImageTest::testTaxonomyImageUpload |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php |
Tests that a file can be uploaded before the taxonomy term has a name. |
| TaxonomyIndexTidFilterTest |
class |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php |
Test the taxonomy term index filter. |
| TaxonomyIndexTidFilterTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php |
|
| TaxonomyIndexTidFilterTest::$terms |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php |
|
| TaxonomyIndexTidFilterTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php |
Views to be enabled. |
| TaxonomyIndexTidFilterTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php |
|
| TaxonomyIndexTidFilterTest::testConfigDependency |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php |
Tests dependencies are not added for terms that do not exist. |
| TaxonomyIndexTidUiTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php |
Tests the taxonomy index filter handler UI. |
| TaxonomyIndexTidUiTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php |
|
| TaxonomyIndexTidUiTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php |
The theme to install as the default for testing. |
| TaxonomyIndexTidUiTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php |
Modules to install. |
| TaxonomyIndexTidUiTest::$terms |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php |
A nested array of \Drupal\taxonomy\TermInterface objects. |
| TaxonomyIndexTidUiTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php |
Views used by this test. |
| 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::testFilterGrouping |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php |
Tests using the TaxonomyIndexTid in a filter group. |
| TaxonomyIndexTidUiTest::testFilterUI |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php |
Tests the filter UI. |