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 |
|---|---|---|---|
| TermIndexTest.php | file | core/ |
|
| TermIndexTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TermIndexTest::$fieldName1 | property | core/ |
Name of the taxonomy term reference field. |
| TermIndexTest::$fieldName2 | property | core/ |
Name of the taxonomy term reference field. |
| TermIndexTest::$modules | property | core/ |
Modules to enable. |
| TermIndexTest::$vocabulary | property | core/ |
Vocabulary for testing. |
| TermIndexTest::setUp | function | core/ |
|
| TermIndexTest::testTaxonomyIndex | function | core/ |
Tests that the taxonomy index is maintained properly. |
| TermIndexTest::testTaxonomyTermHierarchyBreadcrumbs | function | core/ |
Tests that there is a link to the parent term on the child term page. |
| TermInterface::getDescription | function | core/ |
Gets the term description. |
| TermInterface::setDescription | function | core/ |
Sets the term description. |
| TermInterface::setFormat | function | core/ |
Sets the text format name for the term description. |
| TermInterface::setName | function | core/ |
Sets the term name. |
| TermInterface::setWeight | function | core/ |
Sets the term weight. |
| TermJsonAnonTest | class | core/ |
@group rest |
| TermJsonAnonTest.php | file | core/ |
|
| TermJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TermJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| TermJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| TermJsonBasicAuthTest | class | core/ |
@group rest |
| TermJsonBasicAuthTest.php | file | core/ |
|
| TermJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| TermJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TermJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| TermJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| TermJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| TermJsonCookieTest | class | core/ |
@group rest |
| TermJsonCookieTest.php | file | core/ |
|
| TermJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| TermJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TermJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| TermJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| TermKernelTest | class | core/ |
Kernel tests for taxonomy term functions. |
| TermKernelTest.php | file | core/ |
|
| TermKernelTest::$modules | property | core/ |
Modules to enable. |
| TermKernelTest::setUp | function | core/ |
|
| TermKernelTest::testMultipleParentDelete | function | core/ |
Deleting a parent of a term with multiple parents does not delete the term. |
| TermKernelTest::testTaxonomyVocabularyTree | function | core/ |
Test a taxonomy with terms that have multiple parents of different depths. |
| TermKernelTest::testTermDelete | function | core/ |
Tests that a deleted term is no longer in the vocabulary. |
| TermKernelTest::testTermPreview | function | core/ |
Tests that a Term is renderable when unsaved (preview). |
| TermLanguageTest | class | core/ |
Tests the language functionality for the taxonomy terms. |
| TermLanguageTest.php | file | core/ |
|
| TermLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TermLanguageTest::$modules | property | core/ |
Modules to enable. |
| TermLanguageTest::$vocabulary | property | core/ |
Vocabulary for testing. |
| TermLanguageTest::setUp | function | core/ |
|
| TermLanguageTest::testDefaultTermLanguage | function | core/ |
|
| TermLanguageTest::testTermLanguage | function | core/ |
|
| TermLanguageTest::testTermTranslatedOnOverviewPage | function | core/ |
Tests that translated terms are displayed correctly on the term overview. |
| TermLocalizedTranslation | class | core/ |
Gets i18n taxonomy terms from source database. |
Pagination
- Previous page
- Page 1202
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.