Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Search main for __get
  6. Other projects
Title Object type File name Summary
EntityAutocomplete::getEntityLabels function core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php Converts an array of entity objects into a string of entity labels.
EntityAutocomplete::getInfo function core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php
EntityAutocompleteElementFormTest::getAutocompleteInput function core/tests/Drupal/KernelTests/Core/Entity/Element/EntityAutocompleteElementFormTest.php Returns an entity label in format needed by the EntityAutocomplete element.
EntityAutocompleteElementFormTest::getFormId function core/tests/Drupal/KernelTests/Core/Entity/Element/EntityAutocompleteElementFormTest.php
EntityAutocompleteMatcher::getMatches function core/lib/Drupal/Core/Entity/EntityAutocompleteMatcher.php
EntityAutocompleteMatcherInterface::getMatches function core/lib/Drupal/Core/Entity/EntityAutocompleteMatcherInterface.php Gets matched labels based on a given search string.
EntityAutocompleteTest::getAutocompleteResult function core/tests/Drupal/KernelTests/Core/Entity/EntityAutocompleteTest.php Returns the result of an Entity reference autocomplete request.
EntityBase::getCacheContexts function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getCacheMaxAge function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getCacheTags function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getCacheTagsToInvalidate function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getConfigDependencyKey function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getConfigDependencyName function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getConfigTarget function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getEntityType function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getEntityTypeId function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getListCacheTagsToInvalidate function core/lib/Drupal/Core/Entity/EntityBase.php The list cache tags to invalidate for this entity.
EntityBase::getOriginal function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getOriginalId function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::getTypedData function core/lib/Drupal/Core/Entity/EntityBase.php #[\NoDiscard]
EntityBase::getTypedDataClass function core/lib/Drupal/Core/Entity/EntityBase.php Returns the typed data class name for this entity.
EntityBase::__get function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBaseFieldOverride::getEntityId function core/modules/migrate/src/Plugin/migrate/destination/EntityBaseFieldOverride.php
EntityBaseTest::testGetTypedData function core/tests/Drupal/KernelTests/Core/Entity/EntityBaseTest.php Tests that the correct entity adapter is returned.
EntityBlock::getEntityId function core/modules/block/src/Plugin/migrate/destination/EntityBlock.php
EntityBundle::getDerivativeDefinitions function core/lib/Drupal/Core/Entity/Plugin/Condition/Deriver/EntityBundle.php
EntityBundleExistsConstraint::getDefaultOption function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityBundleExistsConstraint.php
EntityBundleExistsConstraint::getRequiredOptions function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityBundleExistsConstraint.php
EntityCacheTagsTestBase::getAccessCacheContextsForEntity function core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php Returns the access cache contexts for the tested entity.
EntityCacheTagsTestBase::getAdditionalCacheContextsForEntity function core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php Returns the additional (non-standard) cache contexts for the tested entity.
EntityCacheTagsTestBase::getAdditionalCacheContextsForEntityListing function core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php Returns the additional cache tags for the tested entity's listing by type.
EntityCacheTagsTestBase::getAdditionalCacheTagsForEntity function core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php Returns the additional (non-standard) cache tags for the tested entity.
EntityCacheTagsTestBase::getAdditionalCacheTagsForEntityListing function core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php Returns the additional cache tags for the tested entity's listing by type.
EntityCacheTagsTestBase::getRenderCacheBackend function core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php Retrieves the render cache backend as a variation cache.
EntityChangedInterface::getChangedTime function core/lib/Drupal/Core/Entity/EntityChangedInterface.php Gets the timestamp of the last entity change for the current translation.
EntityChangedInterface::getChangedTimeAcrossTranslations function core/lib/Drupal/Core/Entity/EntityChangedInterface.php Gets the timestamp of the last entity change across all translations.
EntityChangedTrait::getChangedTime function core/lib/Drupal/Core/Entity/EntityChangedTrait.php Gets the timestamp of the last entity change for the current translation.
EntityChangedTrait::getChangedTimeAcrossTranslations function core/lib/Drupal/Core/Entity/EntityChangedTrait.php Returns the timestamp of the last entity change across all translations.
EntityChangesDetectionTrait::getFieldsToSkipFromTranslationChangesCheck function core/lib/Drupal/Core/Entity/EntityChangesDetectionTrait.php Returns an array of field names to skip when checking for changes.
EntityConfigBase::getIds function core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php
EntityConfirmFormBase::getBaseFormId function core/lib/Drupal/Core/Entity/EntityConfirmFormBase.php
EntityConfirmFormBase::getCancelText function core/lib/Drupal/Core/Entity/EntityConfirmFormBase.php
EntityConfirmFormBase::getConfirmText function core/lib/Drupal/Core/Entity/EntityConfirmFormBase.php
EntityConfirmFormBase::getDescription function core/lib/Drupal/Core/Entity/EntityConfirmFormBase.php
EntityConfirmFormBase::getFormName function core/lib/Drupal/Core/Entity/EntityConfirmFormBase.php
EntityConstraintViolationList::getByField function core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php
EntityConstraintViolationList::getByFields function core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php
EntityConstraintViolationList::getEntity function core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php
EntityConstraintViolationList::getEntityViolations function core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php
EntityConstraintViolationList::getFieldNames function core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php

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