- BackdropTestCase::run in modules/
simpletest/ backdrop_web_test_case.php - Run all tests in this class.
- ckeditor_image_upload in modules/
ckeditor/ ckeditor.pages.inc - Menu callback; Saves images uploaded via copy/paste into the editor.
- drupal_get_messages in includes/
drupal.inc - Returns all messages that have been set with backdrop_set_message().
- FileNameMungingTest::testMunging in modules/
simpletest/ tests/ file.test - Create a file and munge/unmunge the name.
- FormsElementsTableSelectFunctionalTest::formSubmitHelper in modules/
simpletest/ tests/ form.test - Helper function for the option check test to submit a form while collecting errors.
- FormsTestCase::testRequiredFields in modules/
simpletest/ tests/ form.test - Check several empty values for required forms elements.
- _installer_browser_batch_install_releases_finished in modules/
installer/ installer.browser.inc - Batch API callback: shows a message and finishes up the batch.
- system_site_maintenance_mode_submit in modules/
system/ system.admin.inc - Submit handler for the system_site_maintenance_mode() form.
- theme_status_messages in includes/
theme.inc - Returns HTML for status and/or error messages, grouped by type.