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 |
---|---|---|---|
Entity::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
Entity::getEntity | function | core/ |
Creates or loads an entity. |
Entity::getEntityId | function | core/ |
Gets the entity ID of the row. |
Entity::getKey | function | core/ |
Returns a specific entity key. |
EntityAccessChecker::getAccessCheckedResourceObject | function | core/ |
Get the object to normalize and the access based on the provided entity. |
EntityAccessControlHandler::getCache | function | core/ |
Tries to retrieve a previously cached access value from the static cache. |
EntityAccessDeniedHttpException::getError | function | core/ |
Returns the error. |
EntityAccessDeniedHttpExceptionNormalizer::getSupportedTypes | function | core/ |
|
EntityActionDeriverBase::getApplicableEntityTypes | function | core/ |
Gets a list of applicable entity types. |
EntityActionDeriverBase::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EntityAdapter::get | function | core/ |
Gets a property object. |
EntityAdapter::getEntity | function | core/ |
Returns the wrapped entity object. |
EntityAdapter::getIterator | function | core/ |
|
EntityAdapter::getProperties | function | core/ |
Gets an array of property objects. |
EntityAdapter::getString | function | core/ |
Returns a string representation of the data. |
EntityAdapter::getValue | function | core/ |
Gets the data value. |
EntityAdapterUnitTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
EntityAdapterUnitTest::testGetConstraints | function | core/ |
@covers ::getConstraints[[api-linebreak]] |
EntityAdapterUnitTest::testGetDataDefinition | function | core/ |
@covers ::getDataDefinition[[api-linebreak]] |
EntityAdapterUnitTest::testGetEntity | function | core/ |
@covers ::getEntity[[api-linebreak]] |
EntityAdapterUnitTest::testGetInvalidField | function | core/ |
@covers ::get[[api-linebreak]] |
EntityAdapterUnitTest::testGetIterator | function | core/ |
@covers ::getIterator[[api-linebreak]] |
EntityAdapterUnitTest::testGetName | function | core/ |
@covers ::getName[[api-linebreak]] |
EntityAdapterUnitTest::testGetParent | function | core/ |
@covers ::getParent[[api-linebreak]] |
EntityAdapterUnitTest::testGetProperties | function | core/ |
@covers ::getProperties[[api-linebreak]] |
EntityAdapterUnitTest::testGetPropertyPath | function | core/ |
@covers ::getPropertyPath[[api-linebreak]] |
EntityAdapterUnitTest::testGetRoot | function | core/ |
@covers ::getRoot[[api-linebreak]] |
EntityAdapterUnitTest::testGetString | function | core/ |
@covers ::getString[[api-linebreak]] |
EntityAdapterUnitTest::testGetValue | function | core/ |
@covers ::getValue[[api-linebreak]] |
EntityAdapterUnitTest::testGetWithoutData | function | core/ |
@covers ::get[[api-linebreak]] |
EntityAutocomplete::getEntityLabels | function | core/ |
Converts an array of entity objects into a string of entity labels. |
EntityAutocomplete::getInfo | function | core/ |
Returns the element properties for this element. |
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/ |
Gets a typed data object for this entity object. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.