function module_test_post_update_test

Same name and namespace in other branches
  1. 8.9.x core/modules/system/tests/modules/module_test/module_test.post_update.php \module_test_post_update_test()
  2. 10 core/modules/system/tests/modules/module_test/module_test.post_update.php \module_test_post_update_test()
  3. 11.x core/modules/system/tests/modules/module_test/module_test.post_update.php \module_test_post_update_test()

Test post update function.

2 string references to 'module_test_post_update_test'
InstallTest::testRequiredModuleSchemaVersions in core/modules/system/tests/src/Functional/Module/InstallTest.php
Tests recorded schema versions of early installed modules in the installer.
InstallTest::testUninstallPostUpdateFunctions in core/modules/system/tests/src/Functional/Module/InstallTest.php
Ensures that post update functions are removed on uninstall.

File

core/modules/system/tests/modules/module_test/module_test.post_update.php, line 11

Code

function module_test_post_update_test() {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.