entity.last_installed_schema.repository
Same name in other branches
- 8.9.x core/core.services.yml \entity.last_installed_schema.repository
- 10 core/core.services.yml \entity.last_installed_schema.repository
Class
Drupal\Core\Entity\EntityLastInstalledSchemaRepository6 string references to entity.last_installed_schema.repository
- ContentTranslationHandler::createInstance in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Instantiates a new instance of this entity handler.
- EntityFieldManager::__construct in core/
lib/ Drupal/ Core/ Entity/ EntityFieldManager.php - Constructs a new EntityFieldManager.
- FieldableEntityDefinitionUpdateTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ FieldableEntityDefinitionUpdateTest.php - MigrateEntityContentBaseTest::testBundleFallbackForStub in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateEntityContentBaseTest.php - Tests bundle is properly provided for stubs without bundle support.
- system_post_update_entity_revision_metadata_bc_cleanup in core/
modules/ system/ system.post_update.php - Remove backwards-compatibility leftovers from entity type definitions.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Entity\EntityLastInstalledSchemaRepository
- arguments:
- - '@keyvalue'
- - '@cache.discovery'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.