11 string references to entity_type.repository
- ContentEntityBase::create in core/
lib/ Drupal/ Core/ Entity/ ContentEntityBase.php - Constructs a new entity object, without permanently saving it.
- 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.
- EntityUnitTest::testCreate in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityUnitTest.php - @covers ::create
- EntityUnitTest::testLoad in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityUnitTest.php - @covers ::load
- EntityUnitTest::testLoadMultiple in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityUnitTest.php - @covers ::loadMultiple
- ExtraFieldBlockDeriver::create in core/
modules/ layout_builder/ src/ Plugin/ Derivative/ ExtraFieldBlockDeriver.php - Creates a new class instance.
- FieldBlockDeriver::create in core/
modules/ layout_builder/ src/ Plugin/ Derivative/ FieldBlockDeriver.php - Creates a new class instance.
- ResponsiveImageStyleConfigEntityUnitTest::testCalculateDependencies in core/
modules/ responsive_image/ tests/ src/ Unit/ ResponsiveImageStyleConfigEntityUnitTest.php - @covers ::calculateDependencies
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.