entity.last_installed_schema.repository

Same name in other branches
  1. 8.9.x core/core.services.yml \entity.last_installed_schema.repository
  2. 10 core/core.services.yml \entity.last_installed_schema.repository

Class

Drupal\Core\Entity\EntityLastInstalledSchemaRepository
6 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.

... See full list

File

core/core.services.yml

View source
  1. class: Drupal\Core\Entity\EntityLastInstalledSchemaRepository
  2. arguments:
  3. - '@keyvalue'
  4. - '@cache.discovery'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.