12 calls to drupal_set_installed_schema_version()
- 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/ tests/ src/ Functional/ System/ StatusTest.php - Tests that the status page returns.
- UpdatePathLastRemovedTest::testLastRemovedVersion in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePathLastRemovedTest.php - Tests that a module with a too old schema version can not be updated.
- UpdatePathNewDependencyTest::testUpdateNewDependency in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePathNewDependencyTest.php - Test that a module can add services that depend on new modules.
- UpdateScriptTest::runUpdates in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Helper function to run updates via the browser.
- UpdateScriptTest::testRequirements in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests that requirements warnings and errors are correctly displayed.
- UpdateScriptTest::testSuccessfulMultilingualUpdateFunctionality in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests perfoming updates with update.php in a multilingual environment.
- UpdateScriptTest::testSuccessfulUpdateFunctionality in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests update.php after performing a successful update.
- UpdatesWith7xTest::testWith7x in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatesWith7xTest.php - update_do_one in core/
includes/ update.inc - Implements callback_batch_operation().
- _update_fix_missing_schema in core/
includes/ update.inc - Helper to detect and fix 'missing' schema information.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.