You are here

8 calls to drupal_set_installed_schema_version() in Zircon Profile 8

DbUpdateController::triggerBatch in core/modules/system/src/Controller/DbUpdateController.php
Starts the database update batch process.
ModuleInstaller::install in core/lib/Drupal/Core/Extension/ModuleInstaller.php
Installs a given list of modules.
StatusTest::testStatusPage in core/modules/system/src/Tests/System/StatusTest.php
Tests that the status page returns.
UpdateScriptTest::testRequirements in core/modules/system/src/Tests/Update/UpdateScriptTest.php
Tests that requirements warnings and errors are correctly displayed.
UpdateScriptTest::testSuccessfulUpdateFunctionality in core/modules/system/src/Tests/Update/UpdateScriptTest.php
Tests update.php after performing a successful update.
UpdateScriptTest::updateScriptTest in core/modules/system/src/Tests/Update/UpdateScriptTest.php
Helper function to run updates via the browser.
UpdatesWith7xTest::testWith7x in core/modules/system/src/Tests/Update/UpdatesWith7xTest.php
update_do_one in core/includes/update.inc
Implements callback_batch_operation().