You are here

9 string references to update.post_update_registry in Drupal 8

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.
ModuleInstaller::uninstall in core/lib/Drupal/Core/Extension/ModuleInstaller.php
Uninstalls a given list of modules.
StatusTest::testStatusPage in core/modules/system/tests/src/Functional/System/StatusTest.php
Tests that the status page returns.
system_requirements in core/modules/system/system.install
Implements hook_requirements().
taxonomy_requirements in core/modules/taxonomy/taxonomy.install
Implements hook_requirements().