| TaxonomyTestBase::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php |
Modules to enable. |
| TaxonomyTestBase::$modules |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php |
Modules to enable. |
| TaxonomyTestBase::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php |
Modules to enable. |
| TaxonomyTestBase::$modules |
property |
core/modules/taxonomy/src/Tests/TaxonomyTestBase.php |
Modules to enable. |
| 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. |
| TaxonomyTestBase::$term1 |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php |
Stores the first term used in the different tests. |
| TaxonomyTestBase::$term2 |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php |
Stores the second term used in the different tests. |
| TaxonomyTestBase::$term2 |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php |
Stores the second term used in the different tests. |
| TaxonomyTestBase::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php |
The vocabulary used for creating terms. |
| TaxonomyTestBase::$vocabulary |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php |
The vocabulary used for creating terms. |
| TaxonomyTestBase::createTerm |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php |
Creates and returns a taxonomy term. |
| TaxonomyTestBase::createTerm |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php |
Creates and returns a taxonomy term. |
| TaxonomyTestBase::mockStandardInstall |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php |
Provides a workaround for the inability to use the standard profile. |
| TaxonomyTestBase::mockStandardInstall |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php |
Provides a workaround for the inability to use the standard profile. |
| TaxonomyTestBase::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php |
|
| TaxonomyTestBase::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php |
|
| TaxonomyTestBase::setUp |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php |
|
| TaxonomyTestBase::setUp |
function |
core/modules/taxonomy/src/Tests/TaxonomyTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyTestTrait |
trait |
core/modules/taxonomy/src/Tests/TaxonomyTestTrait.php |
Provides common helper methods for Taxonomy module tests. |
| TaxonomyTestTrait |
trait |
core/modules/taxonomy/tests/src/Functional/TaxonomyTestTrait.php |
Provides common helper methods for Taxonomy module tests. |
| TaxonomyTestTrait |
trait |
core/modules/taxonomy/tests/src/Traits/TaxonomyTestTrait.php |
Provides common helper methods for Taxonomy module tests. |
| TaxonomyTestTrait.php |
file |
core/modules/taxonomy/tests/src/Traits/TaxonomyTestTrait.php |
|
| TaxonomyTestTrait.php |
file |
core/modules/taxonomy/src/Tests/TaxonomyTestTrait.php |
|
| TaxonomyTestTrait.php |
file |
core/modules/taxonomy/tests/src/Functional/TaxonomyTestTrait.php |
|
| TaxonomyTestTrait::createTerm |
function |
core/modules/taxonomy/src/Tests/TaxonomyTestTrait.php |
Returns a new term with random properties in vocabulary $vid. |
| TaxonomyTestTrait::createTerm |
function |
core/modules/taxonomy/tests/src/Traits/TaxonomyTestTrait.php |
Returns a new term with random properties given a vocabulary. |
| TaxonomyTestTrait::createVocabulary |
function |
core/modules/taxonomy/tests/src/Traits/TaxonomyTestTrait.php |
Returns a new vocabulary with random properties. |
| TaxonomyTestTrait::createVocabulary |
function |
core/modules/taxonomy/src/Tests/TaxonomyTestTrait.php |
Returns a new vocabulary with random properties. |
| TaxonomyTranslationTestTrait |
trait |
core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php |
Provides common testing base for translated taxonomy terms. |
| TaxonomyTranslationTestTrait |
trait |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
Provides common testing base for translated taxonomy terms. |
| TaxonomyTranslationTestTrait.php |
file |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
|
| TaxonomyTranslationTestTrait.php |
file |
core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php |
|
| TaxonomyTranslationTestTrait::$baseLangcode |
property |
core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php |
The langcode of the source language. |
| TaxonomyTranslationTestTrait::$baseLangcode |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
The langcode of the source language. |
| TaxonomyTranslationTestTrait::$node |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
The node to check the translated value on. |
| TaxonomyTranslationTestTrait::$node |
property |
core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php |
The node to check the translated value on. |
| TaxonomyTranslationTestTrait::$termFieldName |
property |
core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php |
The field name for our taxonomy term field. |
| TaxonomyTranslationTestTrait::$termFieldName |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
The field name for our taxonomy term field. |
| TaxonomyTranslationTestTrait::$translateToLangcode |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
Target langcode for translation. |
| TaxonomyTranslationTestTrait::$translateToLangcode |
property |
core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php |
Target langcode for translation. |
| TaxonomyTranslationTestTrait::$vocabulary |
property |
core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php |
The vocabulary. |
| TaxonomyTranslationTestTrait::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
The vocabulary. |
| TaxonomyTranslationTestTrait::enableTranslation |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
Enables translations where it needed. |
| TaxonomyTranslationTestTrait::enableTranslation |
function |
core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php |
Enables translations where it needed. |
| TaxonomyTranslationTestTrait::setupLanguages |
function |
core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php |
Adds additional languages. |
| TaxonomyTranslationTestTrait::setupLanguages |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
Adds additional languages. |
| TaxonomyTranslationTestTrait::setUpTermReferenceField |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
Adds term reference field for the article content type. |
| TaxonomyTranslationTestTrait::setUpTermReferenceField |
function |
core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php |
Adds term reference field for the article content type. |