| TermEntityReferenceTest |
class |
core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php |
Tests the settings of restricting term selection to a single vocabulary. |
| TermEntityReferenceTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php |
|
| TermEntityReferenceTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php |
Modules to install. |
| TermEntityReferenceTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php |
|
| TermEntityReferenceTest::testSelectionTestVocabularyRestriction |
function |
core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php |
Tests an entity reference field restricted to a single vocabulary. |
| TermEntityTranslationTest |
class |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php |
Tests taxonomy term entity translation source plugin. |
| TermEntityTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php |
|
| TermEntityTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php |
Modules to install. |
| TermEntityTranslationTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php |
Provides source data for ::testSource. |
| TermHierarchyTest |
class |
core/modules/taxonomy/tests/src/Kernel/TermHierarchyTest.php |
Tests term hierarchy. |
| TermHierarchyTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/TermHierarchyTest.php |
|
| TermHierarchyTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/TermHierarchyTest.php |
Modules to install. |
| TermHierarchyTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/TermHierarchyTest.php |
|
| TermHierarchyTest::testTaxonomyTermHierarchyBreadcrumbs |
function |
core/modules/taxonomy/tests/src/Kernel/TermHierarchyTest.php |
Tests that there is a link to the parent term on the child term page. |
| TermHierarchyValidationTest |
class |
core/modules/taxonomy/tests/src/Kernel/TermHierarchyValidationTest.php |
Tests handling of pending revisions. |
| TermHierarchyValidationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/TermHierarchyValidationTest.php |
|
| TermHierarchyValidationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/TermHierarchyValidationTest.php |
Modules to install. |
| TermHierarchyValidationTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/TermHierarchyValidationTest.php |
|
| TermHierarchyValidationTest::testTermHierarchyValidation |
function |
core/modules/taxonomy/tests/src/Kernel/TermHierarchyValidationTest.php |
Tests the term hierarchy validation with re-parenting in pending revisions. |
| TermIndexTest |
class |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
Tests the hook implementations that maintain the taxonomy index. |
| TermIndexTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
|
| TermIndexTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
The theme to install as the default for testing. |
| TermIndexTest::$fieldName1 |
property |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
Name of the taxonomy term reference field. |
| TermIndexTest::$fieldName2 |
property |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
Name of the taxonomy term reference field. |
| TermIndexTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
Modules to install. |
| TermIndexTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
Vocabulary for testing. |
| TermIndexTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
|
| TermIndexTest::testTaxonomyIndex |
function |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
Tests that the taxonomy index is maintained properly. |
| TermJsonAnonTest |
class |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php |
Tests Term Json Anon. |
| TermJsonAnonTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Rest/TermJsonAnonTest.php |
|
| 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 |
|