| TaxonomyTermFilterDepthTest::$view |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php |
The view executable used in the test. |
| TaxonomyTermFilterDepthTest::assertTermWithDepthResult |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php |
Asserts the result of the view for the given filter configuration. |
| TaxonomyTermFilterDepthTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php |
|
| TaxonomyTermFilterDepthTest::testTermWithDepthFilter |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php |
Tests the terms with depth filter. |
| TaxonomyTermIndentationTest |
class |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php |
Ensure that the term indentation works properly. |
| TaxonomyTermIndentationTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php |
|
| TaxonomyTermIndentationTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php |
The theme to install as the default for testing. |
| TaxonomyTermIndentationTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php |
Modules to install. |
| TaxonomyTermIndentationTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php |
Vocabulary for testing. |
| TaxonomyTermIndentationTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php |
|
| TaxonomyTermIndentationTest::testTermIndentation |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php |
Tests term indentation. |
| TaxonomyTermPagerTest |
class |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
Ensures that the term pager works properly. |
| TaxonomyTermPagerTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
|
| TaxonomyTermPagerTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
The theme to install as the default for testing. |
| TaxonomyTermPagerTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
Modules to install. |
| TaxonomyTermPagerTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
Vocabulary for testing. |
| TaxonomyTermPagerTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
|
| TaxonomyTermPagerTest::testTaxonomyTermOverviewPager |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
Tests that the pager is displayed properly on the term overview page. |
| TaxonomyTermPagerTest::testTaxonomyTermOverviewTermLoad |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
Tests that overview page only loads the necessary terms. |
| TaxonomyTermPageVariableDeprecationTest |
class |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPageVariableDeprecationTest.php |
Tests page variable deprecation. |
| TaxonomyTermPageVariableDeprecationTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPageVariableDeprecationTest.php |
|
| TaxonomyTermPageVariableDeprecationTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPageVariableDeprecationTest.php |
The theme to install as the default for testing. |
| TaxonomyTermPageVariableDeprecationTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPageVariableDeprecationTest.php |
|
| TaxonomyTermPageVariableDeprecationTest::testPageVariableDeprecation |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPageVariableDeprecationTest.php |
Tests that deprecations are thrown correctly for the page variable. |
| TaxonomyTermReferenceFieldTest |
class |
core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php |
Tests Drupal\taxonomy\Plugin\migrate\field\TaxonomyTermReference. |
| TaxonomyTermReferenceFieldTest.php |
file |
core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php |
|
| TaxonomyTermReferenceFieldTest::$migration |
property |
core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php |
The migration. |
| TaxonomyTermReferenceFieldTest::$plugin |
property |
core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php |
The migrate field plugin. |
| TaxonomyTermReferenceFieldTest::setUp |
function |
core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php |
|
| TaxonomyTermReferenceFieldTest::testDefineValueProcessPipeline |
function |
core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php |
Tests define value process pipeline. |
| TaxonomyTermViewTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php |
Tests the taxonomy term view page and its translation. |
| TaxonomyTermViewTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php |
|
| TaxonomyTermViewTest::$adminUser |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php |
A user with permissions to administer taxonomy. |
| TaxonomyTermViewTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php |
The theme to install as the default for testing. |
| TaxonomyTermViewTest::$fieldName1 |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php |
Name of the taxonomy term reference field. |
| TaxonomyTermViewTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php |
Modules to install. |
| TaxonomyTermViewTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php |
Sets up the test. |
| TaxonomyTermViewTest::testTaxonomyTermView |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php |
Tests that the taxonomy term view is working properly. |
| TaxonomyTestBase |
class |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php |
Base class for all taxonomy tests. |
| TaxonomyTestBase |
class |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php |
Base class for views kernel taxonomy tests. |
| TaxonomyTestBase |
class |
core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php |
Provides common helper methods for Taxonomy module tests. |
| TaxonomyTestBase.php |
file |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php |
|
| TaxonomyTestBase.php |
file |
core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php |
|
| TaxonomyTestBase.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php |
|
| TaxonomyTestBase::$modules |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php |
Modules to install. |
| TaxonomyTestBase::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php |
Modules to install. |
| TaxonomyTestBase::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php |
Modules to install. |
| TaxonomyTestBase::$nodes |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php |
Stores the nodes used for the different tests. |
| TaxonomyTestBase::$nodes |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php |
Stores the nodes used for the different tests. |
| TaxonomyTestBase::$term1 |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php |
Stores the first term used in the different tests. |