update.post_update_registry
Same name in other branches
- 9 core/core.services.yml \update.post_update_registry
- 10 core/core.services.yml \update.post_update_registry
Class
Drupal\Core\Update\UpdateRegistry9 string references to update.post_update_registry
- DbUpdateController::create in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Instantiates a new instance of this class.
- InstallUninstallTest::assertInstallModuleUpdates in core/
modules/ system/ tests/ src/ Functional/ Module/ InstallUninstallTest.php - Asserts the module post update functions after install.
- InstallUninstallTest::assertUninstallModuleUpdates in core/
modules/ system/ tests/ src/ Functional/ Module/ InstallUninstallTest.php - Asserts the module post update functions after uninstall.
- menu_link_content_requirements in core/
modules/ menu_link_content/ menu_link_content.install - Implements hook_requirements().
- ModuleInstaller::install in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - Installs a given list of modules.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Update\UpdateRegistry
- factory:
- - '@update.post_update_registry_factory'
- - create
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.