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 |
---|---|---|---|
BaseFieldDefinition::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
BaseFieldDefinition::setTargetEntityTypeId | function | core/ |
Sets the ID of the type of the entity this field is attached to. |
BlockContentBlock::getEntity | function | core/ |
Loads the block content entity of the block. |
BlockContentListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
BlockListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
Book::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
BulkForm::getEntityRepository | function | core/ |
|
BulkForm::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
BulkForm::getEntityTypeManager | function | core/ |
|
CommentBundlesTest::$targetEntityTypes | property | core/ |
Entity type ids to use for target_entity_type_id on comment bundles. |
CommentPermalinkFormatter::getEntityUrl | function | core/ |
Gets the URI elements of the entity. |
CommentStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
CommentType::getTargetEntityTypeId | function | core/ |
Gets the target entity type id for this comment type. |
CommentTypeInterface::getTargetEntityTypeId | function | core/ |
Gets the target entity type id for this comment type. |
ComponentEntityDisplayBase::getEntity | function | core/ |
Gets the entity. |
ConfigEntityMapper::getEntity | function | core/ |
Gets the entity instance for this mapper. |
ConfigEntityMapperInterface::getEntity | function | core/ |
Gets the entity instance for this mapper. |
ConfigManager::getEntityTypeIdByName | function | core/ |
|
ConfigManager::getEntityTypeManager | function | core/ |
|
ConfigManagerInterface::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
ConfigManagerInterface::getEntityTypeManager | function | core/ |
Gets the entity type manager. |
ContentEntityBase::getEntityKey | function | core/ |
Gets the value of the given entity key, if defined. |
ContentEntityStorageBase::getEntityClass | function | core/ |
Retrieves the class name used to create the entity. |
ContentLanguageSettings::getTargetEntityTypeId | function | core/ |
Gets the entity type ID this config applies to. |
ContentLanguageSettingsInterface::getTargetEntityTypeId | function | core/ |
Gets the entity type ID this config applies to. |
ContentLanguageSettingsUnitTest::testTargetEntityTypeId | function | core/ |
@covers ::getTargetEntityTypeId |
ContentModeration::getEntityTypes | function | core/ |
Gets the entity types the workflow is applied to. |
ContentModerationInterface::getEntityTypes | function | core/ |
Gets the entity types the workflow is applied to. |
ContentModerationStateStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
ContentTranslationWorkflowsTest::getEntityOwnerPermissions | function | core/ |
Returns an array of permissions needed for the entity owner. |
CredentialFormTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
CredentialFormTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
DataEntityRow::getEntityRepository | function | core/ |
|
DataEntityRow::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
DataEntityRow::getEntityTypeManager | function | core/ |
|
DefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
DefaultHtmlRouteProviderTest::getEntityType | function | core/ |
|
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType | function | core/ |
@covers ::getEntityTypeIdKeyType |
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable | function | core/ |
@covers ::getEntityTypeIdKeyType |
DefaultsEntityForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
DefaultsSectionStorage::getEntityTypes | function | core/ |
Returns an array of relevant entity types. |
DoubleSlashTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
DoubleSlashTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
DynamicEntityTypeParamConverterTrait::getEntityTypeFromDefaults | function | core/ |
Determines the entity type ID given a route definition and route defaults. |
Entity::getEntity | function | core/ |
Creates or loads an entity. |
Entity::getEntityId | function | core/ |
Gets the entity ID of the row. |
EntityAdapter::getEntity | function | core/ |
Returns the wrapped entity object. |
EntityAdapterUnitTest::testGetEntity | function | core/ |
@covers ::getEntity |
EntityAutocomplete::getEntityLabels | function | core/ |
Converts an array of entity objects into a string of entity labels. |
EntityBase::getEntityType | function | core/ |
Gets the entity type definition. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.