| TermResourceTestBase::testPatchPath |
function |
core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php |
Tests PATCHing a term's path. |
| TermSourceWithVocabularyFilterTest |
class |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php |
Tests the taxonomy term source with vocabulary filter. |
| TermSourceWithVocabularyFilterTest |
class |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php |
Tests the taxonomy term source with vocabulary filter. |
| TermSourceWithVocabularyFilterTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php |
|
| TermSourceWithVocabularyFilterTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php |
|
| TermSourceWithVocabularyFilterTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php |
Modules to enable. |
| TermSourceWithVocabularyFilterTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php |
Modules to enable. |
| TermSourceWithVocabularyFilterTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php |
The data provider. |
| TermSourceWithVocabularyFilterTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php |
The data provider. |
| TermTest |
class |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php |
Tests taxonomy term source plugin. |
| TermTest |
class |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
Tests load, save and delete for taxonomy terms. |
| TermTest |
class |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTest.php |
Tests taxonomy term source plugin. |
| TermTest |
class |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
JSON:API integration test for the "Term" content entity type. |
| TermTest.php |
file |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
|
| TermTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTest.php |
|
| TermTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php |
|
| TermTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
|
| TermTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
The theme to install as the default for testing. |
| TermTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
The theme to install as the default for testing. |
| TermTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
|
| TermTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
The tested entity type. |
| TermTest::$field |
property |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
Taxonomy term reference field for testing. |
| TermTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php |
Modules to enable. |
| TermTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
Modules to enable. |
| TermTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTest.php |
Modules to enable. |
| TermTest::$modules |
property |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
Modules to enable. |
| TermTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
The fields that are protected against modification during PATCH requests. |
| TermTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
The name of the tested JSON:API resource type. |
| TermTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
Vocabulary for testing. |
| TermTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
Creates the entity to be tested. |
| TermTest::getExpectedCacheContexts |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
The expected cache contexts for the GET/HEAD response of the test entity. |
| TermTest::getExpectedCacheTags |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
The expected cache tags for the GET/HEAD response of the test entity. |
| TermTest::getExpectedDocument |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
Returns the expected JSON:API document for the entity. |
| TermTest::getExpectedGetRelationshipDocumentData |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
Gets the expected document data for the given relationship. |
| TermTest::getExpectedUnauthorizedAccessCacheability |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
Returns the expected cacheability for an unauthorized response. |
| TermTest::getExpectedUnauthorizedAccessMessage |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
Return the expected error message. |
| TermTest::getPostDocument |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
Returns the JSON:API POST document. |
| TermTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php |
The data provider. |
| TermTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTest.php |
The data provider. |
| TermTest::providerTestGetIndividualTermWithParent |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
Data provider for ::testGetIndividualTermWithParent(). |
| TermTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
|
| TermTest::setUpAuthorization |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
Sets up the necessary authorization. |
| TermTest::testCollectionFilterAccess |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
|
| TermTest::testGetIndividualTermWithParent |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
Tests GETting a term with a parent term other than the default <root> (0). |
| TermTest::testNodeTermCreationAndDeletion |
function |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
Test term creation with a free-tagging vocabulary from the node form. |
| TermTest::testParentHandlerSettings |
function |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
The "parent" field must restrict references to the same vocabulary. |
| TermTest::testPatchPath |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
Tests PATCHing a term's path. |
| TermTest::testRelated |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
Tests GETing related resource of an individual resource. |
| TermTest::testReSavingTags |
function |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
Tests that editing and saving a node with no changes works correctly. |
| TermTest::testTaxonomyGetTermByName |
function |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
Test taxonomy_term_load_multiple_by_name(). |