| TaxonomyDefaultArgumentTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyDefaultArgumentTest.php |
Tests the representative node relationship for terms. |
| TaxonomyDefaultArgumentTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyDefaultArgumentTest.php |
|
| TaxonomyDefaultArgumentTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php |
|
| TaxonomyDefaultArgumentTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyDefaultArgumentTest.php |
The theme to install as the default for testing. |
| TaxonomyDefaultArgumentTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyDefaultArgumentTest.php |
Views used by this test. |
| TaxonomyDefaultArgumentTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php |
Views used by this test. |
| TaxonomyDefaultArgumentTest::initViewWithRequest |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php |
Init view with a request by provided URL. |
| TaxonomyDefaultArgumentTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php |
|
| TaxonomyDefaultArgumentTest::testNodePath |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php |
Tests the relationship. |
| TaxonomyDefaultArgumentTest::testNodePathWithViewSelection |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php |
Tests the entity reference field using a view for selection. |
| TaxonomyDefaultArgumentTest::testTermPath |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php |
Tests the behavior of term ID argument when accessing a term path. |
| TaxonomyDefaultArgumentTest::testTermTitleEscaping |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyDefaultArgumentTest.php |
Tests escaping of page title when the taxonomy plugin provides it. |
| TaxonomyDefaultArgumentTest::testTermTitleEscaping |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php |
Tests escaping of page title when the taxonomy plugin provides it. |
| TaxonomyFieldAllTermsTest |
class |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldAllTermsTest.php |
Tests the "All terms" taxonomy term field handler. |
| TaxonomyFieldAllTermsTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php |
Tests the "All terms" taxonomy term field handler. |
| TaxonomyFieldAllTermsTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php |
|
| TaxonomyFieldAllTermsTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldAllTermsTest.php |
|
| TaxonomyFieldAllTermsTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php |
The theme to install as the default for testing. |
| TaxonomyFieldAllTermsTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php |
Views used by this test. |
| TaxonomyFieldAllTermsTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldAllTermsTest.php |
Views used by this test. |
| TaxonomyFieldAllTermsTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldAllTermsTest.php |
|
| TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsField |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldAllTermsTest.php |
Tests the "all terms" field handler. |
| TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsField |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php |
Tests the "all terms" field handler. |
| TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsWithTokens |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php |
Tests token replacement in the "all terms" field handler. |
| TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsWithTokens |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldAllTermsTest.php |
Tests token replacement in the "all terms" field handler. |
| TaxonomyFieldFilterTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
Tests taxonomy field filters with translations. |
| TaxonomyFieldFilterTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
|
| TaxonomyFieldFilterTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
|
| TaxonomyFieldFilterTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
|
| TaxonomyFieldFilterTest::$termNames |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
List of taxonomy term names by language. |
| TaxonomyFieldFilterTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
Views used by this test. |
| TaxonomyFieldFilterTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
The vocabulary used for creating terms. |
| TaxonomyFieldFilterTest::assertPageCounts |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
Asserts that the given taxonomy translation counts are correct. |
| TaxonomyFieldFilterTest::createTermWithProperties |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
Creates a taxonomy term with specified name and other properties. |
| TaxonomyFieldFilterTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|