Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityAutocompleteElementFormTest::getAutocompleteInput | function | core/ |
Returns an entity label in format needed by the EntityAutocomplete element. |
| EntityAutocompleteElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EntityAutocompleteMatcher::getMatches | function | core/ |
Gets matched labels based on a given search string. |
| EntityAutocompleteMatcherInterface::getMatches | function | core/ |
Gets matched labels based on a given search string. |
| EntityAutocompleteTest::getAutocompleteResult | function | core/ |
Returns the result of an Entity reference autocomplete request. |
| EntityBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| EntityBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| EntityBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
| EntityBase::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| EntityBase::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| EntityBase::getConfigDependencyName | function | core/ |
Gets the configuration dependency name. |
| EntityBase::getConfigTarget | function | core/ |
Gets the configuration target identifier for the entity. |
| EntityBase::getEntityType | function | core/ |
Gets the entity type definition. |
| EntityBase::getEntityTypeId | function | core/ |
Gets the ID of the type of the entity. |
| EntityBase::getListCacheTagsToInvalidate | function | core/ |
The list cache tags to invalidate for this entity. |
| EntityBase::getOriginal | function | core/ |
Returns the original unchanged entity. |
| EntityBase::getOriginalId | function | core/ |
Gets the original ID. |
| EntityBase::getTypedData | function | core/ |
#[\NoDiscard] |
| EntityBase::getTypedDataClass | function | core/ |
Returns the typed data class name for this entity. |
| EntityBase::__get | function | core/ |
|
| EntityBaseFieldOverride::getEntityId | function | core/ |
Gets the entity ID of the row. |
| EntityBaseTest::testGetTypedData | function | core/ |
Tests that the correct entity adapter is returned. |
| EntityBlock::getEntityId | function | core/ |
Gets the entity ID of the row. |
| EntityBundle::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityBundleExistsConstraint::getDefaultOption | function | core/ |
|
| EntityBundleExistsConstraint::getRequiredOptions | function | core/ |
|
| EntityCacheTagsTestBase::getAccessCacheContextsForEntity | function | core/ |
Returns the access cache contexts for the tested entity. |
| EntityCacheTagsTestBase::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
| EntityCacheTagsTestBase::getAdditionalCacheContextsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
| EntityCacheTagsTestBase::getAdditionalCacheTagsForEntity | function | core/ |
Returns the additional (non-standard) cache tags for the tested entity. |
| EntityCacheTagsTestBase::getAdditionalCacheTagsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
| EntityCacheTagsTestBase::getRenderCacheBackend | function | core/ |
Retrieves the render cache backend as a variation cache. |
| EntityChangedInterface::getChangedTime | function | core/ |
Gets the timestamp of the last entity change for the current translation. |
| EntityChangedInterface::getChangedTimeAcrossTranslations | function | core/ |
Gets the timestamp of the last entity change across all translations. |
| EntityChangedTrait::getChangedTime | function | core/ |
Gets the timestamp of the last entity change for the current translation. |
| EntityChangedTrait::getChangedTimeAcrossTranslations | function | core/ |
Returns the timestamp of the last entity change across all translations. |
| EntityChangesDetectionTrait::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip when checking for changes. |
| EntityConfigBase::getIds | function | core/ |
Gets the destination IDs. |
| EntityConfirmFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| EntityConfirmFormBase::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| EntityConfirmFormBase::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| EntityConfirmFormBase::getDescription | function | core/ |
Returns additional text to display as a description. |
| EntityConfirmFormBase::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
| EntityConstraintViolationList::getByField | function | core/ |
Gets the violations of the given field. |
| EntityConstraintViolationList::getByFields | function | core/ |
Gets the violations of the given fields. |
| EntityConstraintViolationList::getEntity | function | core/ |
The entity which has been validated. |
| EntityConstraintViolationList::getEntityViolations | function | core/ |
Gets violations flagged on entity level, not associated with any field. |
| EntityConstraintViolationList::getFieldNames | function | core/ |
Returns the names of all violated fields. |
| EntityConstraintViolationListInterface::getByField | function | core/ |
Gets the violations of the given field. |
| EntityConstraintViolationListInterface::getByFields | function | core/ |
Gets the violations of the given fields. |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.