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 |
---|---|---|---|
EntityResolverManager::getEntityTypes | function | core/ |
Gets the list of all entity types. |
EntityRevisionTestDestination::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
EntityRow::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
EntityRow::getEntityTypeManager | function | core/ |
|
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. |
EntityTestDestination::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
EntityTranslationRenderTrait::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
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 |
EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguous | function | core/ |
@covers ::getEntityTypeFromClass |
EntityTypeRepositoryTest::testGetEntityTypeFromClassNoMatch | function | core/ |
@covers ::getEntityTypeFromClass |
EntityTypeRepositoryTest::testGetEntityTypeLabels | function | core/ |
Tests the getEntityTypeLabels() method. |
EntityUnitTest::testGetEntityType | function | core/ |
@covers ::getEntityType |
EntityUnitTest::testGetEntityTypeId | function | core/ |
@covers ::getEntityTypeId |
FieldableEntityNormalizerTrait::getEntityTypeDefinition | function | core/ |
Gets the entity type definition. |
FieldableEntityNormalizerTrait::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
FieldableEntityNormalizerTrait::getEntityTypeRepository | function | core/ |
Returns the entity type repository. |
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. |
HandlerBase::getEntityType | function | core/ |
Determines the entity type used by this handler. |
HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable | function | core/ |
@covers ::getEntityType |
HandlerBaseTest::testGetEntityTypeForFieldWithRelationship | function | core/ |
@covers ::getEntityType |
JsonApiRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 | function | core/ |
Ensure filtering on relationships works with bundle-specific target types. |
JsonApiRegressionTest::testDeepNestedIncludeMultiTargetEntityTypeFieldFromIssue2973681 | function | core/ |
Ensure deep nested include works on multi target entity type field. |
LinkBase::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
LinkBase::getEntityTypeManager | function | core/ |
|
ModerationInformationTest::getEntityTypeManager | function | core/ |
Returns a mock Entity Type Manager. |
NodeReference::getEntityTypeMigrationId | function | core/ |
Gets the plugin ID for the reference type migration. |
NodeReference::getEntityTypeMigrationId | function | core/ |
Gets the plugin ID for the reference type migration. |
OverridesSectionStorage::getEntityTypes | function | core/ |
Returns an array of relevant entity types. |
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. |
RdfMapping::$targetEntityType | property | core/ |
Entity type to be mapped. |
ReferenceBase::getEntityTypeMigrationId | function | core/ |
Gets the plugin ID for the reference type migration. |
RenderedEntity::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
RenderedEntity::getEntityTypeManager | function | core/ |
|
ResourceType::getEntityTypeId | function | core/ |
Gets the entity type ID. |
RevisionLogEntityTrait::getEntityType | function | core/ |
Gets the entity type definition. |
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.