Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityAutocompleteTest::getAutocompleteResult | function | core/ |
Returns the result of an Entity reference autocomplete request. |
| EntityAutocompleteTest::testEntityReferenceAutocompletion | function | core/ |
Tests autocompletion edge cases with slashes in the names. |
| EntityAutocompleteTest::testSelectionSettingsHandling | function | core/ |
Tests that missing or invalid selection setting key are handled correctly. |
| EntityBase | class | core/ |
Defines a base entity class. |
| EntityBase.php | file | core/ |
|
| EntityBase::$enforceIsNew | property | core/ |
Boolean indicating whether the entity should be forced to be new. |
| EntityBase::$entityTypeId | property | core/ |
The entity type. |
| EntityBase::$typedData | property | core/ |
A typed data object wrapping this entity. |
| EntityBase::access | function | core/ |
|
| EntityBase::bundle | function | core/ |
|
| EntityBase::create | function | core/ |
|
| EntityBase::createDuplicate | function | core/ |
|
| EntityBase::delete | function | core/ |
|
| EntityBase::enforceIsNew | function | core/ |
|
| EntityBase::entityTypeBundleInfo | function | core/ |
Gets the entity type bundle info service. |
| EntityBase::entityTypeManager | function | core/ |
Gets the entity type manager. |
| EntityBase::getCacheContexts | function | core/ |
|
| EntityBase::getCacheMaxAge | function | core/ |
|
| EntityBase::getCacheTags | function | core/ |
|
| EntityBase::getCacheTagsToInvalidate | function | core/ |
|
| EntityBase::getConfigDependencyKey | function | core/ |
|
| EntityBase::getConfigDependencyName | function | core/ |
|
| EntityBase::getConfigTarget | function | core/ |
|
| EntityBase::getEntityType | function | core/ |
|
| EntityBase::getEntityTypeId | function | core/ |
|
| EntityBase::getListCacheTagsToInvalidate | function | core/ |
The list cache tags to invalidate for this entity. |
| EntityBase::getOriginalId | function | core/ |
|
| EntityBase::getTypedData | function | core/ |
|
| EntityBase::getTypedDataClass | function | core/ |
Returns the typed data class name for this entity. |
| EntityBase::hasLinkTemplate | function | core/ |
|
| EntityBase::id | function | core/ |
|
| EntityBase::invalidateTagsOnDelete | function | core/ |
Invalidates an entity's cache tags upon delete. |
| EntityBase::invalidateTagsOnSave | function | core/ |
Invalidates an entity's cache tags upon save. |
| EntityBase::isNew | function | core/ |
|
| EntityBase::label | function | core/ |
|
| EntityBase::language | function | core/ |
|
| EntityBase::languageManager | function | core/ |
Gets the language manager. |
| EntityBase::linkTemplates | function | core/ |
Gets an array link templates. |
| EntityBase::load | function | core/ |
|
| EntityBase::loadMultiple | function | core/ |
|
| EntityBase::postCreate | function | core/ |
|
| EntityBase::postDelete | function | core/ |
|
| EntityBase::postLoad | function | core/ |
|
| EntityBase::postSave | function | core/ |
|
| EntityBase::preCreate | function | core/ |
|
| EntityBase::preDelete | function | core/ |
|
| EntityBase::preSave | function | core/ |
|
| EntityBase::referencedEntities | function | core/ |
|
| EntityBase::save | function | core/ |
|
| EntityBase::setOriginalId | function | core/ |
Pagination
- Previous page
- Page 471
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.