Class

Drupal\Core\Entity\EntityManager
38 string references to entity.manager
Block.php in core/modules/views/src/Plugin/views/display/Block.php
BulkForm.php in core/modules/views/src/Plugin/views/field/BulkForm.php
Bundle.php in core/modules/views/src/Plugin/views/filter/Bundle.php
ConfigEntityMapper.php in core/modules/config_translation/src/ConfigEntityMapper.php
ConfigManager::getEntityManager in core/lib/Drupal/Core/Config/ConfigManager.php
Gets the entity manager.

... See full list

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Entity\EntityManager
  2. parent: container.trait
  3. deprecated: 'The "%service_id%" service is deprecated. You should use the ''entity_type.manager'' service instead.'