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 |
|---|---|---|---|
| TermEntityTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
| TermEntityTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| TermEntityTranslationTest | class | core/ |
Tests taxonomy term entity translation source plugin. |
| TermEntityTranslationTest.php | file | core/ |
|
| TermEntityTranslationTest::$modules | property | core/ |
Modules to install. |
| TermEntityTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| TermForm | class | core/ |
Base for handler for taxonomy term edit forms. |
| TermForm.php | file | core/ |
|
| TermForm::actions | function | core/ |
|
| TermForm::buildEntity | function | core/ |
|
| TermForm::flagViolations | function | core/ |
|
| TermForm::form | function | core/ |
|
| TermForm::getEditedFieldNames | function | core/ |
|
| TermForm::getParentIds | function | core/ |
Returns term parent IDs, including the root. |
| TermForm::overview | function | core/ |
Form submission handler for the 'overview' action. |
| TermForm::save | function | core/ |
|
| TermForm::validateForm | function | core/ |
|
| TermHierarchyTest | class | core/ |
Tests term hierarchy. |
| TermHierarchyTest.php | file | core/ |
|
| TermHierarchyTest::$modules | property | core/ |
|
| TermHierarchyTest::setUp | function | core/ |
|
| TermHierarchyTest::testTaxonomyTermHierarchyBreadcrumbs | function | core/ |
Tests that there is a link to the parent term on the child term page. |
| TermHierarchyValidationTest | class | core/ |
Tests handling of pending revisions. |
| TermHierarchyValidationTest.php | file | core/ |
|
| TermHierarchyValidationTest::$modules | property | core/ |
|
| TermHierarchyValidationTest::setUp | function | core/ |
|
| TermHierarchyValidationTest::testTermHierarchyValidation | function | core/ |
Tests the term hierarchy validation with re-parenting in pending revisions. |
| TermIndexTest | class | core/ |
Tests the hook implementations that maintain the taxonomy index. |
| TermIndexTest.php | file | core/ |
|
| TermIndexTest::$defaultTheme | property | core/ |
|
| 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/ |
|
| TermIndexTest::$vocabulary | property | core/ |
Vocabulary for testing. |
| TermIndexTest::setUp | function | core/ |
|
| TermIndexTest::testTaxonomyIndex | function | core/ |
Tests that the taxonomy index is maintained properly. |
| TermInterface | interface | core/ |
Provides an interface defining a taxonomy term entity. |
| TermInterface.php | file | core/ |
|
| TermInterface::getDescription | function | core/ |
Gets the term description. |
| TermInterface::getFormat | function | core/ |
Gets the text format name for the term description. |
| TermInterface::getName | function | core/ |
Gets the term name. |
| TermInterface::getWeight | function | core/ |
Gets the term weight. |
| 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/ |
Tests Term Json Anon. |
| TermJsonAnonTest.php | file | core/ |
|
| TermJsonAnonTest::$defaultTheme | property | core/ |
|
| TermJsonAnonTest::$format | property | core/ |
Pagination
- Previous page
- Page 1584
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.