entity_type.repository
Same name in other branches
- 9 core/core.services.yml \entity_type.repository
- 10 core/core.services.yml \entity_type.repository
Class
Drupal\Core\Entity\EntityTypeRepository14 string references to entity_type.repository
- ContentEntityNormalizer::__construct in core/
modules/ hal/ src/ Normalizer/ ContentEntityNormalizer.php - Constructs an ContentEntityNormalizer object.
- ContentLanguageSettingsUnitTest::testLoadByEntityTypeBundle in core/
modules/ language/ tests/ src/ Unit/ ContentLanguageSettingsUnitTest.php - @covers ::loadByEntityTypeBundle
- EntityBase::create in core/
lib/ Drupal/ Core/ Entity/ EntityBase.php - Constructs a new entity object, without permanently saving it.
- EntityBase::load in core/
lib/ Drupal/ Core/ Entity/ EntityBase.php - Loads an entity.
- EntityBase::loadMultiple in core/
lib/ Drupal/ Core/ Entity/ EntityBase.php - Loads one or more entities.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Entity\EntityTypeRepository
- arguments:
- - '@entity_type.manager'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.