Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
TermInterface::getFormat function core/modules/taxonomy/src/TermInterface.php Gets the text format name for the term description.
TermInterface::getName function core/modules/taxonomy/src/TermInterface.php Gets the term name.
TermInterface::getVocabularyId function core/modules/taxonomy/src/TermInterface.php Gets the ID of the vocabulary that owns the term.
TermInterface::getWeight function core/modules/taxonomy/src/TermInterface.php Gets the term weight.
TermLanguageTest class core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php Tests the language functionality for the taxonomy terms.
TermLanguageTest.php file core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
TermLanguageTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
TermLanguageTest::$modules property core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
TermLanguageTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php Vocabulary for testing.
TermLanguageTest::setUp function core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
TermLanguageTest::testDefaultTermLanguage function core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
TermLanguageTest::testTermLanguage function core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
TermLanguageTest::testTermTranslatedOnOverviewPage function core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php Tests that translated terms are displayed correctly on the term overview.
TermLocalizedTranslation::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/TermLocalizedTranslation.php
TermLocalizedTranslation::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermLocalizedTranslation.php
TermName::getItems function core/modules/taxonomy/src/Plugin/views/field/TermName.php
TermNode::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNode.php
TermResourceTestBase::getExpectedCacheContexts function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
TermResourceTestBase::getExpectedCacheTags function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
TermResourceTestBase::getExpectedNormalizedEntity function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
TermResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
TermResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
TermResourceTestBase::getNormalizedPostEntity function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
TermResourceTestBase::providerTestGetTermWithParent function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
TermResourceTestBase::testGetTermWithParent function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Tests GETting a term with a parent term other than the default <root> (0).
TermSelection::getReferenceableEntities function core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php
TermStorage::getAncestors function core/modules/taxonomy/src/TermStorage.php Returns all ancestors of this term.
TermStorage::getChildren function core/modules/taxonomy/src/TermStorage.php Returns all children terms of this term.
TermStorage::getNodeTerms function core/modules/taxonomy/src/TermStorage.php
TermStorage::getParents function core/modules/taxonomy/src/TermStorage.php Returns a list of parents of this term.
TermStorage::getTermIdsWithPendingRevisions function core/modules/taxonomy/src/TermStorage.php
TermStorage::getVocabularyHierarchyType function core/modules/taxonomy/src/TermStorage.php
TermStorageInterface::getNodeTerms function core/modules/taxonomy/src/TermStorageInterface.php Returns all terms used to tag some given nodes.
TermStorageInterface::getTermIdsWithPendingRevisions function core/modules/taxonomy/src/TermStorageInterface.php Gets a list of term IDs with pending revisions.
TermStorageInterface::getVocabularyHierarchyType function core/modules/taxonomy/src/TermStorageInterface.php Returns the hierarchy type for a specific vocabulary ID.
TermStorageSchema::getDedicatedTableSchema function core/modules/taxonomy/src/TermStorageSchema.php
TermStorageSchema::getEntitySchema function core/modules/taxonomy/src/TermStorageSchema.php
TermStorageSchema::getSharedTableFieldSchema function core/modules/taxonomy/src/TermStorageSchema.php
TermTest::getExpectedCacheContexts function core/modules/jsonapi/tests/src/Functional/TermTest.php
TermTest::getExpectedCacheTags function core/modules/jsonapi/tests/src/Functional/TermTest.php
TermTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/TermTest.php
TermTest::getExpectedGetRelationshipDocumentData function core/modules/jsonapi/tests/src/Functional/TermTest.php
TermTest::getExpectedUnauthorizedAccessCacheability function core/modules/jsonapi/tests/src/Functional/TermTest.php
TermTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/TermTest.php
TermTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/TermTest.php
TermTest::providerTestGetIndividualTermWithParent function core/modules/jsonapi/tests/src/Functional/TermTest.php Data provider for ::testGetIndividualTermWithParent().
TermTest::testGetIndividualTermWithParent function core/modules/jsonapi/tests/src/Functional/TermTest.php Tests GETting a term with a parent term other than the default <root> (0).
TermTest::testTaxonomyGetTermByName function core/modules/taxonomy/tests/src/Functional/TermTest.php Test taxonomy_term_load_multiple_by_name().
TermTranslation::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermTranslation.php
TermTranslationTest::getLeafTerm function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Get the final (leaf) term in the hierarchy.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.