Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TermParentsTest | class | core/ |
Tests managing taxonomy parents through the user interface. |
| TermParentsTest.php | file | core/ |
|
| TermParentsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TermParentsTest::$modules | property | core/ |
Modules to install. |
| TermParentsTest::$state | property | core/ |
The state service. |
| TermParentsTest::$termStorage | property | core/ |
The term storage. |
| TermParentsTest::$vocabularyId | property | core/ |
The ID of the vocabulary used in this test. |
| TermParentsTest::assertParentOption | function | core/ |
Asserts that an option in the parent form element of terms exists. |
| TermParentsTest::assertParentsUnchanged | function | core/ |
Asserts that the parents of the term have not changed after saving. |
| TermParentsTest::createTerm | function | core/ |
Creates a term, saves it and returns it. |
| 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. |
| TermParentsTest::testParentFromQuery | function | core/ |
Test the term add/edit form with parent query parameter. |
| TermResourceTestBase | class | 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::termResourceTestBaseSkipTests | function | core/ |
Marks some tests as skipped because XML cannot be deserialized. |
| 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::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| TermRouteContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| 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/ |
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/ |
Pagination
- Previous page
- Page 1269
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.