entity.last_installed_schema.repository
Same name in other branches
- 9 core/core.services.yml \entity.last_installed_schema.repository
- 8.9.x core/core.services.yml \entity.last_installed_schema.repository
Class
Drupal\Core\Entity\EntityLastInstalledSchemaRepository5 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.
- 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.
- Update10101::create in core/
modules/ pgsql/ src/ Update10101.php - Instantiates a new instance of this class.
- _content_translation_install_field_storage_definitions in core/
modules/ content_translation/ content_translation.module - Installs Content Translation's fields for a given entity type.
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.