Same name and namespace in other branches
  1. 4.7.x includes/install.inc \SCHEMA_UNINSTALLED
  2. 5.x includes/install.inc \SCHEMA_UNINSTALLED
  3. 7.x includes/install.inc \SCHEMA_UNINSTALLED
  4. 8.9.x core/includes/schema.inc \SCHEMA_UNINSTALLED
  5. 9 core/includes/schema.inc \SCHEMA_UNINSTALLED
2 uses of SCHEMA_UNINSTALLED
drupal_uninstall_module in includes/install.inc
Calls the uninstall function and updates the system table for a given module.
system_modules_uninstall in modules/system/system.admin.inc
Builds a form of currently disabled modules.

File

includes/install.inc, line 3

Code

define('SCHEMA_UNINSTALLED', -1);