backdrop_uninstall_modules in core/includes/install.inc
Uninstalls a given list of disabled modules.
CommonBackdropParseInfoFileTestCase::testParseInfoFile in core/modules/simpletest/tests/common.test
Parse an example .info file an verify the results.
EnableDisableTestCase::assertSuccessfulDisableAndUninstall in core/modules/system/tests/system.test
Disables and uninstalls a module and asserts that it was done correctly.
EnableDisableTestCase::testEnableDisable in core/modules/system/tests/system.test
Test that all core modules can be enabled, disabled and uninstalled.
module_disable in core/includes/module.inc
Disables a given set of modules.
module_enable in core/includes/module.inc
Enables or installs a given list of modules.
system_cron in core/modules/system/system.module
Implements hook_cron().
system_update_1057 in core/modules/system/system.install
Add default for watchdog_enabled_severity_levels.
watchdog_severity_enabled in core/includes/bootstrap.inc
Check if logging is enabled for a given severity level.
watchdog_severity_levels in core/includes/common.inc
Returns a list of severity levels, as defined in RFC 3164.