| TermJsonAnonTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php |
The theme to install as the default for testing. |
| TermJsonAnonTest::$format |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php |
The format to use in this test. |
| TermJsonAnonTest::$mimeType |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php |
The MIME type that corresponds to $format. |
| TermJsonBasicAuthTest |
class |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php |
Tests Term Json Basic Auth. |
| TermJsonBasicAuthTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php |
|
| TermJsonBasicAuthTest::$auth |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php |
The authentication mechanism to use in this test. |
| TermJsonBasicAuthTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| TermJsonBasicAuthTest::$format |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php |
The format to use in this test. |
| TermJsonBasicAuthTest::$mimeType |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php |
The MIME type that corresponds to $format. |
| TermJsonBasicAuthTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php |
Modules to install. |
| TermJsonCookieTest |
class |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php |
Tests Term Json Cookie. |
| TermJsonCookieTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php |
|
| TermJsonCookieTest::$auth |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php |
The authentication mechanism to use in this test. |
| TermJsonCookieTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php |
The theme to install as the default for testing. |
| TermJsonCookieTest::$format |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php |
The format to use in this test. |
| TermJsonCookieTest::$mimeType |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonCookieTest.php |
The MIME type that corresponds to $format. |
| TermKernelTest |
class |
core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php |
Kernel tests for taxonomy term functions. |
| TermKernelTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php |
|
| TermKernelTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php |
Modules to install. |
| TermKernelTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php |
|
| TermKernelTest::testMultipleParentDelete |
function |
core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php |
Deleting a parent of a term with multiple parents does not delete the term. |
| TermKernelTest::testParentHandlerSettings |
function |
core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php |
The "parent" field must restrict references to the same vocabulary. |
| TermKernelTest::testRevisionLogAccess |
function |
core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php |
Tests revision log access. |
| TermKernelTest::testTaxonomyVocabularyTree |
function |
core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php |
Tests a taxonomy with terms that have multiple parents of different depths. |
| TermKernelTest::testTermDelete |
function |
core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php |
Tests that a deleted term is no longer in the vocabulary. |
| TermKernelTest::testTermPreview |
function |
core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php |
Tests that a Term is renderable when unsaved (preview). |
| TermLanguageTest |
class |
core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php |
Tests the language functionality for the taxonomy terms. |
| TermLanguageTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php |
|
| TermLanguageTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php |
The theme to install as the default for testing. |
| TermLanguageTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php |
Modules to install. |
| TermLanguageTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php |
Vocabulary for testing. |
| TermLanguageTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php |
|
| TermLanguageTest::testDefaultTermLanguage |
function |
core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php |
Tests the default language selection for taxonomy terms. |
| TermLanguageTest::testTermLanguage |
function |
core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php |
Tests the language of a term. |
| TermLanguageTest::testTermTranslatedOnOverviewPage |
function |
core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php |
Tests that translated terms are displayed correctly on the term overview. |
| TermLocalizedTranslationTest |
class |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermLocalizedTranslationTest.php |
Tests D6 i18n term localized source plugin. |
| TermLocalizedTranslationTest |
class |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermLocalizedTranslationTest.php |
Tests D7 i18n term localized source plugin. |
| TermLocalizedTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermLocalizedTranslationTest.php |
|
| TermLocalizedTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermLocalizedTranslationTest.php |
|
| TermLocalizedTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermLocalizedTranslationTest.php |
Modules to install. |
| TermLocalizedTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermLocalizedTranslationTest.php |
Modules to install. |
| TermLocalizedTranslationTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermLocalizedTranslationTest.php |
Provides source data for ::testSource. |
| TermLocalizedTranslationTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermLocalizedTranslationTest.php |
Provides source data for ::testSource. |
| TermNameFieldTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
Tests the term_name field handler. |
| TermNameFieldTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
|
| TermNameFieldTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
The theme to install as the default for testing. |
| TermNameFieldTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
|
| TermNameFieldTest::testTermNameField |
function |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
Tests term name field plugin functionality. |
| TermNodeTest |
class |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermNodeTest.php |
Tests d6_term_node source plugin. |
| TermNodeTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermNodeTest.php |
|