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 |
|---|---|---|---|
| TermTest::$modules | property | core/ |
Modules to enable. |
| TermTest::$modules | property | core/ |
Modules to enable. |
| TermTest::$modules | property | core/ |
Modules to enable. |
| TermTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| TermTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| TermTest::$vocabulary | property | core/ |
Vocabulary for testing. |
| TermTest::createEntity | function | core/ |
Creates the entity to be tested. |
| TermTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| TermTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| TermTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| TermTest::getExpectedGetRelationshipDocumentData | function | core/ |
Gets the expected document data for the given relationship. |
| TermTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
| TermTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| TermTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| TermTest::providerSource | function | core/ |
The data provider. |
| TermTest::providerSource | function | core/ |
The data provider. |
| TermTest::providerTestGetIndividualTermWithParent | function | core/ |
Data provider for ::testGetIndividualTermWithParent(). |
| TermTest::setUp | function | core/ |
|
| TermTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| TermTest::testCollectionFilterAccess | function | core/ |
|
| TermTest::testGetIndividualTermWithParent | function | core/ |
Tests GETting a term with a parent term other than the default <root> (0). |
| TermTest::testNodeTermCreationAndDeletion | function | core/ |
Test term creation with a free-tagging vocabulary from the node form. |
| TermTest::testParentHandlerSettings | function | core/ |
The "parent" field must restrict references to the same vocabulary. |
| TermTest::testPatchPath | function | core/ |
Tests PATCHing a term's path. |
| TermTest::testRelated | function | core/ |
Tests GETing related resource of an individual resource. |
| TermTest::testReSavingTags | function | core/ |
Tests that editing and saving a node with no changes works correctly. |
| TermTest::testTaxonomyGetTermByName | function | core/ |
Test taxonomy_term_load_multiple_by_name(). |
| TermTest::testTaxonomyNode | function | core/ |
Test that hook_node_$op implementations work correctly. |
| TermTest::testTaxonomyTermChildTerms | function | core/ |
Tests that many terms with parents show on each page |
| TermTest::testTaxonomyTermHierarchy | function | core/ |
Test terms in a single and multiple hierarchy. |
| TermTest::testTermBreadcrumbs | function | core/ |
Check the breadcrumb on edit and delete a term page. |
| TermTest::testTermInterface | function | core/ |
Save, edit and delete a term using the user interface. |
| TermTest::testTermMultipleParentsInterface | function | core/ |
Test saving a term with multiple parents through the UI. |
| TermTest::testTermReorder | function | core/ |
Save, edit and delete a term using the user interface. |
| TermTranslation | class | core/ |
Gets i18n taxonomy terms from source database. |
| TermTranslation.php | file | core/ |
|
| TermTranslation::fields | function | core/ |
Returns available fields on the source. |
| TermTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TermTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
| TermTranslation::query | function | core/ |
|
| TermTranslationFieldViewTest | class | core/ |
Tests the translation of taxonomy terms field on nodes. |
| TermTranslationFieldViewTest.php | file | core/ |
|
| TermTranslationFieldViewTest::$baseTagName | property | core/ |
The tag in the source language. |
| TermTranslationFieldViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TermTranslationFieldViewTest::$modules | property | core/ |
Modules to enable. |
| TermTranslationFieldViewTest::$term | property | core/ |
The term that should be translated. |
| TermTranslationFieldViewTest::$translatedTagName | property | core/ |
The translated value for the tag. |
| TermTranslationFieldViewTest::setUp | function | core/ |
|
| TermTranslationFieldViewTest::setUpNode | function | core/ |
Creates a test subject node, with translation. |
| TermTranslationFieldViewTest::setUpTerm | function | core/ |
Creates a test subject term, with translation. |
Pagination
- Previous page
- Page 1206
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.