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