service entity.definition_update_manager in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/core.services.yml \entity.definition_update_manager
Class
Drupal\Core\Entity\EntityDefinitionUpdateManager6 string references to entity.definition_update_manager
- BaseFieldAccessTest::setUp in core/
modules/ views/ src/ Tests/ Entity/ BaseFieldAccessTest.php - Sets up a Drupal site for running functional and integration tests.
- Drupal::entityDefinitionUpdateManager in core/
lib/ Drupal.php - Returns the entity definition update manager.
- EntityDefinitionUpdateTest::setUp in core/
modules/ system/ src/ Tests/ Entity/ EntityDefinitionUpdateTest.php - Performs setup tasks before each individual test method is run.
- FieldModuleUninstallValidatorTest::setUp in core/
modules/ system/ src/ Tests/ Field/ FieldModuleUninstallValidatorTest.php - Performs setup tasks before each individual test method is run.
- UpdateApiEntityDefinitionUpdateTest::setUp in core/
modules/ system/ src/ Tests/ Entity/ Update/ UpdateApiEntityDefinitionUpdateTest.php - Sets up a Drupal site for running functional and integration tests.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Entity\EntityDefinitionUpdateManager
- arguments:
- - '@entity.manager'