update.update_hook_registry
Same name and namespace in other branches
- 9 core/core.services.yml \update.update_hook_registry
- 11.x core/core.services.yml \update.update_hook_registry
Class
Drupal\Core\Update\UpdateHookRegistry12 string references to update.update_hook_registry
- EquivalentUpdateTest::testModuleUninstall in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ EquivalentUpdateTest.php - Tests that module uninstall removes skipped update information.
- EquivalentUpdateTest::testUpdateHooks in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ EquivalentUpdateTest.php - Tests that update hooks are properly run.
- InstallTest::testRequiredModuleSchemaVersions in core/
modules/ system/ tests/ src/ Kernel/ Module/ InstallTest.php - Tests recorded schema versions of early installed modules in the installer.
- ModuleInstaller::uninstall in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - Uninstalls a given list of modules.
- ModuleInstaller::updateKernel in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - Updates the kernel module list.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Update\UpdateHookRegistry
- arguments:
- - '%container.modules%'
- - '@keyvalue'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.