Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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 |
EntityAdapterUnitTest::testGetConstraints | function | core/ |
@covers ::getConstraints |
EntityAdapterUnitTest::testGetDataDefinition | function | core/ |
@covers ::getDataDefinition |
EntityAdapterUnitTest::testGetEntity | function | core/ |
@covers ::getEntity |
EntityAdapterUnitTest::testGetInvalidField | function | core/ |
@covers ::get |
EntityAdapterUnitTest::testGetIterator | function | core/ |
@covers ::getIterator |
EntityAdapterUnitTest::testGetName | function | core/ |
@covers ::getName |
EntityAdapterUnitTest::testGetParent | function | core/ |
@covers ::getParent |
EntityAdapterUnitTest::testGetProperties | function | core/ |
@covers ::getProperties |
EntityAdapterUnitTest::testGetPropertyPath | function | core/ |
@covers ::getPropertyPath |
EntityAdapterUnitTest::testGetRoot | function | core/ |
@covers ::getRoot |
EntityAdapterUnitTest::testGetString | function | core/ |
@covers ::getString |
EntityAdapterUnitTest::testGetValue | function | core/ |
@covers ::getValue |
EntityAdapterUnitTest::testGetWithoutData | function | core/ |
@covers ::get |
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::getOriginalId | function | core/ |
Gets the original ID. |
EntityBase::getTypedData | function | core/ |
Gets a typed data object for this entity object. |
EntityBase::getTypedDataClass | function | core/ |
Returns the typed data class name for this entity. |
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. |
EntityBundleAccessCheckTest::getBundleAndAccessResult | function | core/ |
Data provider. |
Pagination
- Previous page
- Page 56
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.