Search for getEntityType
- Search 7.x for getEntityType
- Search 8.9.x for getEntityType
- Search 10.3.x for getEntityType
- Search 11.x for getEntityType
- 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. |
ConfigManager::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
ConfigManager::getEntityTypeManager | function | core/ |
Gets the entity type manager. |
ConfigManagerInterface::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
ConfigManagerInterface::getEntityTypeManager | function | core/ |
Gets the entity type manager. |
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[[api-linebreak]] |
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable | function | core/ |
@covers ::getEntityTypeIdKeyType[[api-linebreak]] |
DynamicEntityTypeParamConverterTrait::getEntityTypeFromDefaults | function | core/ |
Determines the entity type ID given a route definition and route defaults. |
EntityBase::getEntityType | function | core/ |
Gets the entity type definition. |
EntityBase::getEntityTypeId | function | core/ |
Gets the ID of the type of the entity. |
EntityContextDefinition::getEntityTypeId | function | core/ |
Returns the entity type ID of this context. |
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. |
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[[api-linebreak]] |
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. |
EntityFormDisplayAccessControlHandlerTest::getEntityTypeManager | function | core/ |
Returns a mock Entity Type Manager. |
EntityInterface::getEntityType | function | core/ |
Gets the entity type definition. |
EntityInterface::getEntityTypeId | function | core/ |
Gets the ID of the type of the entity. |
EntityResolverManager::getEntityTypes | function | core/ |
Gets the list of all entity types. |
EntityStorageBase::getEntityType | function | core/ |
Gets the entity type definition. |
EntityStorageBase::getEntityTypeId | function | core/ |
Gets the entity type ID. |
EntityStorageInterface::getEntityType | function | core/ |
Gets the entity type definition. |
EntityStorageInterface::getEntityTypeId | function | core/ |
Gets the entity type ID. |
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]] |
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. |
FieldStorageDefinitionInterface::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
QueryBase::getEntityTypeId | function | core/ |
Gets the ID of the entity type for this query. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.