Search for getEntity
- Search 7.x for getEntity
- Search 9.5.x for getEntity
- Search 8.9.x for getEntity
- Search 10.3.x for getEntity
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
EntityDisplayBaseMockableClass::getEntityType | function | core/ |
Gets the entity type definition. |
EntityDisplayBaseTest::testGetTargetEntityTypeId | function | core/ |
Tests get target entity type id. |
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. |
EntityFieldDefinitionTrait::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
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. |
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. |
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. |
EntityPermissionsRouteProvider::getEntityPermissionsRoute | function | core/ |
Gets the entity permissions route. |
EntityPermissionsRouteProviderWithCheck::getEntityPermissionsRoute | function | core/ |
Gets the entity permissions route. |
EntityReferenceFieldTest::testTargetEntityNoLoad | function | core/ |
Tests that the target entity is not unnecessarily loaded. |
EntityReferenceFieldTest::testTargetEntityTypeMissing | function | core/ |
Tests exception thrown with a missing target entity type. |
EntityResolverManager::getEntityTypes | function | core/ |
Gets the list of all entity types. |
EntityRevision::getEntity | function | core/ |
Gets the entity. |
EntityRevision::getEntity | function | core/ |
Allow public access for testing. |
EntityRevisionTest::getEntityRevisionDestination | function | core/ |
Helper method to create an entity revision destination with mock services. |
EntityRevisionTest::testGetEntityDestinationValues | function | core/ |
Tests that passed old destination values are used by default. |
EntityRevisionTest::testGetEntityLoadFailure | function | core/ |
Tests entity load failure. |
EntityRevisionTest::testGetEntityNewRevision | function | core/ |
Tests that new revisions are flagged to be written as new. |
EntityRevisionTest::testGetEntityUpdateRevision | function | core/ |
Tests that revision updates update. |
EntityRevisionTestDestination::getEntity | function | core/ |
Gets the test entity. |
EntityRevisionTestDestination::getEntityTypeId | function | core/ |
Gets the test entity ID. |
EntityStorageBase::getEntityClass | function | core/ |
Retrieves the class name used to create the entity. |
EntityStorageBase::getEntityType | function | core/ |
Gets the entity type definition. |
EntityStorageBase::getEntityTypeId | function | core/ |
Gets the entity type ID. |
EntityStorageInterface::getEntityClass | function | core/ |
Retrieves the class name used to create the entity. |
EntityStorageInterface::getEntityType | function | core/ |
Gets the entity type definition. |
EntityStorageInterface::getEntityTypeId | function | core/ |
Gets the entity type ID. |
EntityTaxonomyVocabulary::getEntity | function | core/ |
Creates or loads an entity. |
EntityTest::getEntityKey | function | core/ |
Gets the value of the given entity key, if defined. |
EntityTestDestination::getEntity | function | core/ |
Gets the test entity. |
EntityTestDestination::getEntityTypeId | function | core/ |
Gets the test entity ID. |
EntityTestHelper::getEntityTypes | function | core/ |
Returns a list of test entity types. |
EntityTestUpdateStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
EntityTypeEvent::getEntityType | function | core/ |
The entity type the event refers to. |
EntityTypeEventSubscriberTrait::getEntityTypeEvents | function | core/ |
Gets the subscribed events. |
EntityTypeRepository::getEntityTypeFromClass | function | core/ |
Gets the entity type ID based on the class that is called on. |
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.