Search for getEntity
- Search 7.x for getEntity
- Search 8.9.x for getEntity
- Search 10.3.x for getEntity
- Search 11.x for getEntity
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityBase::getEntityTypeId | function | core/ |
Gets the ID of the type of the entity. |
EntityBaseFieldOverride::getEntityId | function | core/ |
Gets the entity ID of the row. |
EntityBlock::getEntityId | function | core/ |
Gets the entity ID of the row. |
EntityConstraintViolationList::getEntity | function | core/ |
The entity which has been validated. |
EntityConstraintViolationList::getEntityViolations | function | core/ |
Gets violations flagged on entity level, not associated with any field. |
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/ |
Gets the entity type ID. |
EntityDataDefinitionInterface::getEntityTypeId | function | core/ |
Gets the entity type ID. |
EntityDefinitionUpdateManager::getEntityType | function | core/ |
Returns an entity type definition ready to be manipulated. |
EntityDefinitionUpdateManager::getEntityTypes | function | core/ |
Returns all the entity type definitions, ready to be manipulated. |
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/ |
Gets the entity type for which this display is used. |
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/ |
Determines which entity will be used by this form from a RouteMatch object. |
EntityDisplayInterface::getTargetEntityTypeId | function | core/ |
Gets the entity type for which this display is used. |
EntityDisplayModeAddForm::$targetEntityTypeId | property | core/ |
The entity type for which the display mode is being created. |
EntityDisplayModeBase::$targetEntityType | property | core/ |
The entity type this form or view mode is used for. |
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/ |
Returns the entity type identifier. |
EntityFieldRenderer::getEntityTypeManager | function | core/ |
|
EntityFile::getEntity | function | core/ |
Creates or loads an entity. |
EntityForm::getEntity | function | core/ |
Gets the form entity. |
EntityForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
EntityFormDisplayAccessControlHandlerTest::getEntityTypeManager | function | core/ |
Returns a mock Entity Type Manager. |
EntityFormDisplayEditForm::getEntityDisplay | function | core/ |
Returns an entity display object to be used by this form. |
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/ |
Returns the entity link template name identifying the link route. |
EntityLinkEdit::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
EntityListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
EntityModerationRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
EntityOperations::getEntityRepository | function | core/ |
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.