BackdropWebTestCase::resetAll in modules/simpletest/backdrop_web_test_case.php
Reset all data structures after having enabled new modules.
CacheClearCase::testFlushAllCaches in modules/simpletest/tests/cache.test
Test backdrop_flush_all_caches().
config_import_single_form_submit in modules/config/config.admin.inc
Submit handler for config_import_single_form().
_config_sync_finished in modules/config/config.sync.inc
Batch API callback. Finish the config import.
drupal_flush_all_caches in includes/drupal.inc
Flushes all cached data on the site.
EntityAPIInfoTestCase::testEntityInfoChanges in modules/entity/tests/entity.test
Ensures entity info cache is updated after changes.
FrontPageTestCase::testBackdropIsFrontPage in modules/system/tests/system.test
Test home page functionality.
installer_browser_installation_enable_form_submit in modules/installer/installer.pages.inc
Form submit handler for the enable modules form.
install_finished in includes/install.core.inc
Finishes importing files at end of installation.
_install_profile_modules_finished in includes/install.core.inc
'Finished' callback for module installation batch.
NodeTypeTestCase::testNodeTypeCreation in modules/node/tests/node.test
Tests creating a content type programmatically and via a form.
standard_install in profiles/standard/standard.install
Implements hook_install().
system_clear_cache_submit in modules/system/system.admin.inc
Submit callback; clear system caches.
SystemInfoAlterTestCase::testSystemInfoAlter in modules/system/tests/system.test
Tests that {system}.info is rebuilt after a module that implements hook_system_info_alter() is enabled. Also tests if core *_list() functions return freshly altered info.
system_modules_submit in modules/system/system.admin.inc
Submit callback; handles modules form submission.
SystemThemeFunctionalTest::testPerThemeSettings in modules/system/tests/system.test
Test the individual per-theme settings form.
system_transliteration_retroactive_submit in modules/system/system.admin.inc
Form submit function; retroactively transliterates existing file names.
update_finished in includes/update.inc
Finishes the update process and stores the results for eventual display.
update_script_selection_form in ./update.php
Form constructor for the list of available database module updates.
UpgradePathTestCase::performUpgrade in modules/simpletest/tests/upgrade/upgrade.test
Perform the upgrade.
user_admin_settings_submit in modules/user/user.admin.inc
Form submission handler for user_admin_settings().