Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Search main for __get
  6. Other projects
Title Object type File name Summary
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::getParentTids function core/modules/taxonomy/tests/src/Functional/TermTest.php Get the parent tids for a term including root.
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 Tests 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.
TermTranslationUITest::getEditValues function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Returns an edit array containing the values to be posted.
TermTranslationUITest::getNewEntityValues function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
TermTranslationUITest::getTranslatorPermissions function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
TermViewsData::getViewsData function core/modules/taxonomy/src/TermViewsData.php
Test::getMetadata function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Gets the value for a metadata attribute for a given media item.
Test::getMetadataAttributes function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Gets a list of metadata attributes provided by this plugin.
Test::getPluginDefinition function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Gets the definition of the plugin implementation.
TestAccessBlock::getCacheMaxAge function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php
TestAddForm::getFormId function core/modules/media_library/tests/modules/media_library_form_overwrite_test/src/Form/TestAddForm.php
TestAnnotation::get function core/tests/Drupal/Tests/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecoratorTest.php
TestCacheableDependency::getCacheContexts function core/tests/Drupal/Tests/Core/Render/TestCacheableDependency.php
TestCacheableDependency::getCacheMaxAge function core/tests/Drupal/Tests/Core/Render/TestCacheableDependency.php
TestCacheableDependency::getCacheTags function core/tests/Drupal/Tests/Core/Render/TestCacheableDependency.php
TestCacheBlock::getCacheContexts function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestCacheBlock.php
TestCacheBlock::getCacheMaxAge function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestCacheBlock.php
TestClass::getSubscribedEvents function core/modules/system/tests/modules/service_provider_test/src/TestClass.php Registers methods as kernel listeners.
TestClass::_getTextContent function core/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php
TestConfigEntityWithPluginCollections::getPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
TestConfigNamesMapper::getInternalLangcode function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Gets the internal language code of this mapper, if any.
TestConfigurableContextAwarePlugin::getConfiguration function core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php
TestConfigurablePlugin::getConfiguration function core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php
TestContextualLink::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/ContextualLink/TestContextualLink.php
TestController::get function core/modules/system/tests/modules/httpkernel_test/src/Controller/TestController.php Return an empty response.
TestController::getCsrfToken function core/modules/system/tests/modules/csrf_race_test/src/Controller/TestController.php Just return generated CSRF token for concurrent requests.

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