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 |
---|---|---|---|
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. |
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. |
EntityReferenceItemNormalizer::targetEntityIsFieldable | function | core/ |
Checks whether the referenced entity is of a fieldable entity type. |
EntityReferenceRdfaTest::$targetEntity | property | core/ |
The term for testing. |
EntityResolverManager::getEntityTypes | function | core/ |
Gets the list of all entity types. |
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. |
EntityStorageDeprecationTest::testGetEntityClass | function | core/ |
Tests the deprecation when accessing entityClass directly. |
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. |
EntityTest::getEntityKey | function | core/ |
Gets the value of the given entity key, if defined. |
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. |
EntityTypeRepository::getEntityTypeLabels | function | core/ |
Builds a list of entity type labels suitable for a Form API options list. |
EntityTypeRepositoryInterface::getEntityTypeFromClass | function | core/ |
Gets the entity type ID based on the class that is called on. |
EntityTypeRepositoryInterface::getEntityTypeLabels | function | core/ |
Builds a list of entity type labels suitable for a Form API options list. |
EntityTypeRepositoryTest::testGetEntityTypeFromClass | function | core/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguous | function | core/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
EntityTypeRepositoryTest::testGetEntityTypeFromClassNoMatch | function | core/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
EntityTypeRepositoryTest::testGetEntityTypeLabels | function | core/ |
Tests the getEntityTypeLabels() method. |
EntityUnitTest::testGetEntityType | function | core/ |
@covers ::getEntityType[[api-linebreak]] |
EntityUnitTest::testGetEntityTypeId | function | core/ |
@covers ::getEntityTypeId[[api-linebreak]] |
EntityUrlTest::getEntity | function | core/ |
Returns a mock entity for testing. |
FieldConfigBase::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
FieldDefinition::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
FieldDefinitionInterface::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
FieldEntityTest::testGetEntity | function | core/ |
Tests the getEntity method. |
FieldItemBase::getEntity | function | core/ |
Gets the entity that field belongs to. |
FieldItemInterface::getEntity | function | core/ |
Gets the entity that field belongs to. |
FieldItemList::getEntity | function | core/ |
Gets the entity that field belongs to. |
FieldItemListInterface::getEntity | function | core/ |
Gets the entity that field belongs to. |
FieldStorageDefinitionInterface::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
FileEntityNormalizer::getEntityUri | function | core/ |
Constructs the entity URI. |
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.