| TermTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php |
|
| TermTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php |
|
| TermTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTranslationTest.php |
|
| TermTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php |
|
| TermTranslationTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php |
The theme to install as the default for testing. |
| TermTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php |
Modules to install. |
| TermTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php |
Modules to install. |
| TermTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTranslationTest.php |
Modules to install. |
| TermTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php |
|
| TermTranslationTest::$terms |
property |
core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php |
Created terms. |
| TermTranslationTest::$terms |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php |
Created terms. |
| TermTranslationTest::$termTranslationMap |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php |
Term to translated term mapping. |
| TermTranslationTest::$termTranslationMap |
property |
core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php |
Term to translated term mapping. |
| TermTranslationTest::getLeafTerm |
function |
core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php |
Get the final (leaf) term in the hierarchy. |
| TermTranslationTest::getLeafTerm |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php |
Get the final (leaf) term in the hierarchy. |
| TermTranslationTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php |
Provides source data for ::testSource. |
| TermTranslationTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTranslationTest.php |
Provides source data for ::testSource. |
| TermTranslationTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php |
|
| TermTranslationTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php |
|
| TermTranslationTest::setUpTerms |
function |
core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php |
Setup translated terms in a hierarchy. |
| TermTranslationTest::setUpTerms |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php |
Setup translated terms in a hierarchy. |
| TermTranslationTest::testTermsTranslation |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php |
Tests translation of terms are showed in the node. |
| TermTranslationTest::testTermsTranslation |
function |
core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php |
Tests translation of terms are showed in the node. |
| TermTranslationTest::testTranslatedBreadcrumbs |
function |
core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php |
Tests translated breadcrumbs. |
| TermTranslationTest::testTranslatedBreadcrumbs |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php |
Tests translated breadcrumbs. |
| TermTranslationUITest |
class |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
Tests the Term Translation UI. |
| TermTranslationUITest.php |
file |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
|
| TermTranslationUITest::$defaultCacheContexts |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
|
| TermTranslationUITest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
|
| TermTranslationUITest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
|
| TermTranslationUITest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
The vocabulary used for creating terms. |
| TermTranslationUITest::doTestPublishedStatus |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
|
| TermTranslationUITest::doTestTranslationEdit |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
|
| TermTranslationUITest::getEditValues |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
Returns an edit array containing the values to be posted. |
| TermTranslationUITest::getNewEntityValues |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
|
| TermTranslationUITest::getTranslatorPermissions |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
|
| TermTranslationUITest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
|
| TermTranslationUITest::setupBundle |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
|
| TermTranslationUITest::testTranslateLinkVocabularyAdminPage |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
Tests translate link on vocabulary term list. |
| TermTranslationUITest::testTranslationUI |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
|
| TermTranslationViewsTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
Tests for views translation. |
| TermTranslationViewsTest |
class |
core/modules/taxonomy/tests/src/Kernel/Views/TermTranslationViewsTest.php |
Tests for views translation. |
| TermTranslationViewsTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Views/TermTranslationViewsTest.php |
|
| TermTranslationViewsTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
|
| TermTranslationViewsTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
The theme to install as the default for testing. |
| TermTranslationViewsTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
Modules to install. |
| TermTranslationViewsTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TermTranslationViewsTest.php |
|
| TermTranslationViewsTest::$terms |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TermTranslationViewsTest.php |
Created terms. |
| TermTranslationViewsTest::$terms |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
Created terms. |
| TermTranslationViewsTest::$termTranslationMap |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
Term to translated term mapping. |