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 |
|---|---|---|---|
| EnforcedResponseException::getResponse | function | core/ |
Return the response to be enforced. |
| Entity::getBundle | function | core/ |
Gets the bundle for the row taking into account the default. |
| 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/ |
Tests get. |
| EntityAdapterUnitTest::testGetConstraints | function | core/ |
Tests get constraints. |
| EntityAdapterUnitTest::testGetDataDefinition | function | core/ |
Tests get data definition. |
| EntityAdapterUnitTest::testGetEntity | function | core/ |
Tests get entity. |
| EntityAdapterUnitTest::testGetInvalidField | function | core/ |
Tests get invalid field. |
| EntityAdapterUnitTest::testGetIterator | function | core/ |
Tests get iterator. |
| EntityAdapterUnitTest::testGetName | function | core/ |
Tests get name. |
| EntityAdapterUnitTest::testGetParent | function | core/ |
Tests get parent. |
| EntityAdapterUnitTest::testGetProperties | function | core/ |
Tests get properties. |
| EntityAdapterUnitTest::testGetPropertyPath | function | core/ |
Tests get property path. |
| EntityAdapterUnitTest::testGetRoot | function | core/ |
Tests get root. |
| EntityAdapterUnitTest::testGetString | function | core/ |
Tests get string. |
| EntityAdapterUnitTest::testGetValue | function | core/ |
Tests get value. |
| EntityAdapterUnitTest::testGetWithoutData | function | core/ |
Tests get without data. |
| 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. |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.