Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| TermParentsTest::testParentFromQuery | function | core/ |
Test the term add/edit form with parent query parameter. |
| TermResourceTestBase | class | core/ |
Resource test base for taxonomy term entity. |
| TermResourceTestBase.php | file | core/ |
|
| TermResourceTestBase::$entity | property | core/ |
|
| TermResourceTestBase::$entityTypeId | property | core/ |
|
| TermResourceTestBase::$modules | property | core/ |
|
| TermResourceTestBase::$patchProtectedFieldNames | property | core/ |
|
| TermResourceTestBase::createEntity | function | core/ |
|
| TermResourceTestBase::getExpectedCacheContexts | function | core/ |
|
| TermResourceTestBase::getExpectedCacheTags | function | core/ |
|
| TermResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
| TermResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
|
| TermResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
|
| TermResourceTestBase::getNormalizedPostEntity | function | core/ |
|
| TermResourceTestBase::providerTestGetTermWithParent | function | core/ |
Data provider for ::testGetTermWithParent(). |
| TermResourceTestBase::setUp | function | core/ |
|
| TermResourceTestBase::setUpAuthorization | function | core/ |
|
| 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. |
| TermRouteContext | class | core/ |
Sets the current taxonomy term as a context on taxonomy term routes. |
| TermRouteContext.php | file | core/ |
|
| TermRouteContext::$routeMatch | property | core/ |
The route match object. |
| TermRouteContext::getAvailableContexts | function | core/ |
|
| TermRouteContext::getRuntimeContexts | function | core/ |
|
| TermRouteContext::__construct | function | core/ |
Constructs a new TermRouteContext. |
| TermSelection | class | core/ |
Provides specific access control for the taxonomy_term entity type. |
| TermSelection.php | file | core/ |
|
| TermSelection::buildConfigurationForm | function | core/ |
|
| TermSelection::buildEntityQuery | function | core/ |
|
| TermSelection::countReferenceableEntities | function | core/ |
|
| TermSelection::createNewEntity | function | core/ |
|
| TermSelection::defaultConfiguration | function | core/ |
|
| TermSelection::getReferenceableEntities | function | core/ |
|
| TermSelection::validateReferenceableNewEntities | function | core/ |
|
| 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 install. |
| TermSourceWithVocabularyFilterTest::$modules | property | core/ |
Modules to install. |
| TermSourceWithVocabularyFilterTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| TermSourceWithVocabularyFilterTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| TermStorage | class | core/ |
Defines a Controller class for taxonomy terms. |
| TermStorage.php | file | core/ |
|
| TermStorage::$ancestors | property | core/ |
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. |
Pagination
- Previous page
- Page 1587
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.