Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TermParentsTest::doTestEditingSingleParent | function | core/ |
Performs tests that edit terms with a single parent |
| TermParentsTest::setUp | function | core/ |
|
| TermParentsTest::submitAddTermForm | function | core/ |
Creates a term through the user interface and returns it. |
| TermParentsTest::testAddWithParents | function | core/ |
Tests specifying parents when creating terms. |
| TermParentsTest::testEditingParents | function | core/ |
Tests editing the parents of existing terms. |
| TermParentsTest::testEditingParentsWithDisabledFormElement | function | core/ |
Tests specifying parents when creating terms and a disabled parent form. |
| TermResourceTestBase | class | core/ |
|
| TermResourceTestBase | class | core/ |
|
| TermResourceTestBase.php | file | core/ |
|
| TermResourceTestBase.php | file | core/ |
|
| TermResourceTestBase::$entity | property | core/ |
|
| TermResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| TermResourceTestBase::$modules | property | core/ |
Modules to install. |
| TermResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| TermResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| TermResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| TermResourceTestBase::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| TermResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| TermResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| TermResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
| TermResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| TermResourceTestBase::providerTestGetTermWithParent | function | core/ |
|
| TermResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| TermResourceTestBase::testGetTermWithParent | function | core/ |
Tests GETting a term with a parent term other than the default <root> (0). |
| TermResourceTestBase::testPatchPath | function | core/ |
Tests PATCHing a term's path. |
| TermSelection | class | core/ |
Provides specific access control for the taxonomy_term entity type. |
| TermSelection.php | file | core/ |
|
| TermSelection::buildConfigurationForm | function | core/ |
Form constructor. |
| TermSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
| TermSelection::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
| TermSelection::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
| TermSelection::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| TermSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| TermSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| TermSourceWithVocabularyFilterTest | class | core/ |
Tests the taxonomy term source with vocabulary filter. |
| TermSourceWithVocabularyFilterTest | class | core/ |
Tests the taxonomy term source with vocabulary filter. |
| TermSourceWithVocabularyFilterTest.php | file | core/ |
|
| TermSourceWithVocabularyFilterTest.php | file | core/ |
|
| TermSourceWithVocabularyFilterTest::$modules | property | core/ |
Modules to enable. |
| TermSourceWithVocabularyFilterTest::$modules | property | core/ |
Modules to enable. |
| TermSourceWithVocabularyFilterTest::providerSource | function | core/ |
The data provider. |
| TermSourceWithVocabularyFilterTest::providerSource | function | core/ |
The data provider. |
| TermStorage | class | core/ |
Defines a Controller class for taxonomy terms. |
| TermStorage.php | file | core/ |
|
| TermStorage::$ancestors | property | core/ |
Array of all loaded term ancestry keyed by ancestor term ID, keyed by term ID. |
| TermStorage::$treeChildren | property | core/ |
Array of term ancestors keyed by vocabulary ID and parent term ID. |
| TermStorage::$treeParents | property | core/ |
Array of term parents keyed by vocabulary ID and child term ID. |
| TermStorage::$trees | property | core/ |
Array of loaded trees keyed by a cache id matching tree arguments. |
| TermStorage::$treeTerms | property | core/ |
Array of terms in a tree keyed by vocabulary ID and term ID. |
| TermStorage::$vocabularyHierarchyType | property | core/ |
The type of hierarchy allowed within a vocabulary. |
Pagination
- Previous page
- Page 1204
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.