11 string references to entity.manager
- ConfigManager::getEntityManager in core/
lib/ Drupal/ Core/ Config/ ConfigManager.php - Gets the entity manager.
- ControllerBase::entityManager in core/
lib/ Drupal/ Core/ Controller/ ControllerBase.php - Retrieves the entity manager service.
- Drupal::entityManager in core/
lib/ Drupal.php - Retrieves the entity manager service.
- DrupalTest::testEntityManager in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the entityManager() method.
- EntityFormTest::testGet in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityFormTest.php - Tests that __get triggers proper deprecation errors.
- EntityUnitTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityUnitTest.php - EntityUnitTestBase::refreshServices in core/
modules/ system/ src/ Tests/ Entity/ EntityUnitTestBase.php - Refresh services.
- EntityUnitTestBase::setUp in core/
modules/ system/ src/ Tests/ Entity/ EntityUnitTestBase.php - Performs setup tasks before each individual test method is run.
- KernelTestBase::installEntitySchema in core/
modules/ simpletest/ src/ KernelTestBase.php - Installs the storage schema for a specific entity type.
- SelectionTrait::create in core/
lib/ Drupal/ Core/ Entity/ EntityReferenceSelection/ SelectionTrait.php - SqlTest::setupEntityTypeManager in core/
modules/ views/ tests/ src/ Unit/ Plugin/ query/ SqlTest.php - Sets up the entity type manager in the container.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.