Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TermInterface::getFormat | function | core/ |
Gets the text format name for the term description. |
| TermInterface::getName | function | core/ |
Gets the term name. |
| TermInterface::getVocabularyId | function | core/ |
Gets the ID of the vocabulary that owns the term. |
| TermInterface::getWeight | function | core/ |
Gets the term weight. |
| 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::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TermLocalizedTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TermName::getItems | function | core/ |
Gets an array of items for the field. |
| TermNode::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| 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::testGetTermWithParent | function | core/ |
Tests GETting a term with a parent term other than the default <root> (0). |
| TermSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| TermStorage::getAncestors | function | core/ |
Returns all ancestors of this term. |
| TermStorage::getChildren | function | core/ |
Returns all children terms of this term. |
| TermStorage::getNodeTerms | function | core/ |
Returns all terms used to tag some given nodes. |
| TermStorage::getParents | function | core/ |
Returns a list of parents of this term. |
| TermStorage::getTermIdsWithPendingRevisions | function | core/ |
Gets a list of term IDs with pending revisions. |
| TermStorage::getVocabularyHierarchyType | function | core/ |
Returns the hierarchy type for a specific vocabulary ID. |
| TermStorageInterface::getNodeTerms | function | core/ |
Returns all terms used to tag some given nodes. |
| TermStorageInterface::getTermIdsWithPendingRevisions | function | core/ |
Gets a list of term IDs with pending revisions. |
| TermStorageInterface::getVocabularyHierarchyType | function | core/ |
Returns the hierarchy type for a specific vocabulary ID. |
| TermStorageSchema::getDedicatedTableSchema | function | core/ |
Gets the SQL schema for a dedicated table. |
| TermStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| TermStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| 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::providerTestGetIndividualTermWithParent | function | core/ |
Data provider for ::testGetIndividualTermWithParent(). |
| TermTest::testGetIndividualTermWithParent | function | core/ |
Tests GETting a term with a parent term other than the default <root> (0). |
| TermTest::testTaxonomyGetTermByName | function | core/ |
Test taxonomy_term_load_multiple_by_name(). |
| TermTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TermTranslationTest::getLeafTerm | function | core/ |
Get the final (leaf) term in the hierarchy. |
Pagination
- Previous page
- Page 185
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.