Search for getEntity
- Search 7.x for getEntity
- Search 9.5.x for getEntity
- Search 8.9.x for getEntity
- Search 11.x for getEntity
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityBase::getEntityTypeId | function | core/ |
|
EntityBaseFieldOverride::getEntityId | function | core/ |
|
EntityBlock::getEntityId | function | core/ |
|
EntityConstraintViolationList::getEntity | function | core/ |
|
EntityConstraintViolationList::getEntityViolations | function | core/ |
|
EntityConstraintViolationListInterface::getEntity | function | core/ |
The entity which has been validated. |
EntityConstraintViolationListInterface::getEntityViolations | function | core/ |
Gets violations flagged on entity level, not associated with any field. |
EntityContentComplete::getEntity | function | core/ |
Gets the entity. |
EntityContextDefinition::getEntityTypeId | function | core/ |
Returns the entity type ID of this context. |
EntityController::doGetEntity | function | core/ |
Determines the entity. |
EntityDataDefinition::getEntityTypeId | function | core/ |
|
EntityDataDefinitionInterface::getEntityTypeId | function | core/ |
Gets the entity type ID. |
EntityDefinitionUpdateManager::getEntityType | function | core/ |
|
EntityDefinitionUpdateManager::getEntityTypes | function | core/ |
|
EntityDefinitionUpdateManagerInterface::getEntityType | function | core/ |
Returns an entity type definition ready to be manipulated. |
EntityDefinitionUpdateManagerInterface::getEntityTypes | function | core/ |
Returns all the entity type definitions, ready to be manipulated. |
EntityDefinitionUpdateTest::testGetEntityTypes | function | core/ |
@covers ::getEntityTypes |
EntityDeleteFormTrait::getEntity | function | core/ |
Gets the entity of this form. |
EntityDisplayBase::$targetEntityType | property | core/ |
Entity type to be displayed. |
EntityDisplayBase::getTargetEntityTypeId | function | core/ |
|
EntityDisplayBaseTest::testGetTargetEntityTypeId | function | core/ |
@covers ::getTargetEntityTypeId |
EntityDisplayFormBase::getEntityDisplay | function | core/ |
Returns an entity display object to be used by this form. |
EntityDisplayFormBase::getEntityFromRouteMatch | function | core/ |
|
EntityDisplayInterface::getTargetEntityTypeId | function | core/ |
Gets the entity type for which this display is used. |
EntityDisplayModeBase::$targetEntityType | property | core/ |
The entity type this form or view mode is used for. |
EntityDisplayModeFormBase::$targetEntityTypeId | property | core/ |
The entity type for which the display mode is being created or edited. |
EntityDisplayModeFormBase::getEntityDisplay | function | core/ |
Returns an entity display object to be used by this form. |
EntityField::getEntityFieldRenderer | function | core/ |
Returns the entity field renderer. |
EntityFieldDefinitionTrait::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
EntityFieldRenderer::getEntityRepository | function | core/ |
|
EntityFieldRenderer::getEntityTypeId | function | core/ |
|
EntityFieldRenderer::getEntityTypeManager | function | core/ |
|
EntityFile::getEntity | function | core/ |
|
EntityForm::getEntity | function | core/ |
|
EntityForm::getEntityFromRouteMatch | function | core/ |
|
EntityFormDisplayAccessControlHandlerTest::getEntityTypeManager | function | core/ |
Returns a mock Entity Type Manager. |
EntityFormDisplayEditForm::getEntityDisplay | function | core/ |
|
EntityFormInterface::getEntity | function | core/ |
Gets the form entity. |
EntityFormInterface::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
EntityFormTest::testGetEntityFromRouteMatchAdd | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() for add forms without a bundle. |
EntityFormTest::testGetEntityFromRouteMatchAddEntity | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() with a config entity bundle. |
EntityFormTest::testGetEntityFromRouteMatchAddStatic | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() with a static bundle. |
EntityFormTest::testGetEntityFromRouteMatchEditDelete | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() for edit and delete forms. |
EntityInterface::getEntityType | function | core/ |
Gets the entity type definition. |
EntityInterface::getEntityTypeId | function | core/ |
Gets the ID of the type of the entity. |
EntityLink::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
EntityLinkDelete::getEntityLinkTemplate | function | core/ |
|
EntityLinkEdit::getEntityLinkTemplate | function | core/ |
|
EntityListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
EntityListBuilder::getEntityListQuery | function | core/ |
Returns a query object for loading entity IDs from the storage. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.