Search for getEntityTypeId
- Search 7.x for getEntityTypeId
- Search 9.5.x for getEntityTypeId
- Search 8.9.x for getEntityTypeId
- Search 10.3.x for getEntityTypeId
- 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. |
Book::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
BulkForm::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
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. |
ConfigManager::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
ConfigManagerInterface::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
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 |
DataEntityRow::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
DefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType | function | core/ |
@covers ::getEntityTypeIdKeyType |
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable | function | core/ |
@covers ::getEntityTypeIdKeyType |
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. |
EntityDisplayBase::getTargetEntityTypeId | function | core/ |
Gets the entity type for which this display is used. |
EntityDisplayBaseTest::testGetTargetEntityTypeId | function | core/ |
@covers ::getTargetEntityTypeId |
EntityDisplayInterface::getTargetEntityTypeId | function | core/ |
Gets the entity type for which this display is used. |
EntityDisplayModeFormBase::$targetEntityTypeId | property | core/ |
The entity type for which the display mode is being created or edited. |
EntityFieldDefinitionTrait::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
EntityFieldRenderer::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
EntityInterface::getEntityTypeId | function | core/ |
Gets the ID of the type of the entity. |
EntityModerationRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
EntityOperations::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
EntityRevisionTestDestination::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
EntityRow::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
EntityStorageBase::getEntityTypeId | function | core/ |
Gets the entity type ID. |
EntityStorageInterface::getEntityTypeId | function | core/ |
Gets the entity type ID. |
EntityTestDestination::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
EntityTranslationRenderTrait::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
EntityUnitTest::testGetEntityTypeId | function | core/ |
@covers ::getEntityTypeId |
FieldConfigBase::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
FieldConfigListBuilder::$targetEntityTypeId | property | core/ |
The name of the entity type the listed fields are 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. |
FieldStorageConfig::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. |
LinkBase::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
QueryBase::getEntityTypeId | function | core/ |
Gets the ID of the entity type for this query. |
QueryInterface::getEntityTypeId | function | core/ |
Gets the ID of the entity type for this query. |
RenderedEntity::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
ResourceType::getEntityTypeId | function | core/ |
Gets the entity type ID. |
TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
ViewUI::getEntityTypeId | function | core/ |
Gets the ID of the type of the entity. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.