6 uses of Drupal::CORE_MINIMUM_SCHEMA_VERSION

ModuleInstaller::install in core/lib/Drupal/Core/Extension/ModuleInstaller.php
PendingUpdatesValidatorTest::testPendingUpdateHook in core/modules/package_manager/tests/src/Kernel/PendingUpdatesValidatorTest.php
Tests that an error is raised if there are pending schema updates.
UpdatePathNewDependencyTest::testUpdateNewDependency in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathNewDependencyTest.php
Tests that a module can add services that depend on new modules.
update_get_update_list in core/includes/update.inc
Returns a list of all the pending database updates.
update_system_schema_requirements in core/includes/update.inc
Returns whether the minimum schema requirement has been satisfied.
_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.