simpletest_generate_file |
modules/simpletest/simpletest.module |
Generate test file. |
simpletest_get_profiles |
modules/simpletest/simpletest.module |
Gets a list of the installation profiles that are available. |
simpletest_js_alter |
modules/simpletest/simpletest.module |
Implements hook_js_alter(). |
simpletest_last_test_get |
modules/simpletest/simpletest.module |
Get information about the last test that ran given a test ID. |
simpletest_log_read |
modules/simpletest/simpletest.module |
Read the error log and report any errors as assertion failures. |
simpletest_mail_alter |
modules/simpletest/simpletest.module |
Implements hook_mail_alter(). |
simpletest_menu |
modules/simpletest/simpletest.module |
Implements hook_menu(). |
simpletest_permission |
modules/simpletest/simpletest.module |
Implements hook_permission(). |
simpletest_registry_files_alter |
modules/simpletest/simpletest.module |
Implements hook_registry_files_alter(). |
simpletest_requirements |
modules/simpletest/simpletest.install |
Implements hook_requirements(). |
simpletest_result_form |
modules/simpletest/simpletest.pages.inc |
Test results form for $test_id. |
simpletest_result_form_submit |
modules/simpletest/simpletest.pages.inc |
Re-run the tests that match the filter. |
simpletest_result_get |
modules/simpletest/simpletest.pages.inc |
Get test results for $test_id. |
simpletest_result_status_image |
modules/simpletest/simpletest.pages.inc |
Get the appropriate image for the status. |
simpletest_run_tests |
modules/simpletest/simpletest.module |
Actually runs tests. |
simpletest_schema |
modules/simpletest/simpletest.install |
Implements hook_schema(). |
simpletest_settings_form |
modules/simpletest/simpletest.pages.inc |
Provides settings form for SimpleTest variables. |
simpletest_settings_form_submit |
modules/simpletest/simpletest.pages.inc |
Form submission handler for simpletest_settings_form(). |
simpletest_settings_form_validate |
modules/simpletest/simpletest.pages.inc |
Validation handler for simpletest_settings_form(). |
simpletest_test_form |
modules/simpletest/simpletest.pages.inc |
List tests arranged in groups that can be selected and run. |
simpletest_test_form_submit |
modules/simpletest/simpletest.pages.inc |
Run selected tests. |
simpletest_test_get_all |
modules/simpletest/simpletest.module |
Get a list of all of the tests provided by the system. |
simpletest_test_get_by_class |
modules/simpletest/simpletest.module |
Get information about a test by its class name. |
simpletest_theme |
modules/simpletest/simpletest.module |
Implements hook_theme(). |
simpletest_uninstall |
modules/simpletest/simpletest.install |
Implements hook_uninstall(). |
simpletest_update_1000 |
modules/simpletest/simpletest.install |
Update the simpletest_test_id table to hold a list of active prefixes. |
simpletest_update_1001 |
modules/simpletest/simpletest.install |
Move simpletest settings from variables to config. |
simpletest_verbose |
modules/simpletest/backdrop_web_test_case.php |
Logs verbose message in a text file. |
st |
includes/install.inc |
Translates a string when some systems are not available. |
standard_country_list |
includes/standard.inc |
Get an array of all country code => country name pairs. |
standard_form_install_configure_form_alter |
profiles/standard/standard.profile |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
standard_form_install_configure_submit |
profiles/standard/standard.profile |
Extra submit handler install_configure_form(). |
standard_install |
profiles/standard/standard.install |
Implements hook_install(). |
standard_language_list |
includes/standard.inc |
Some common languages with their English and native names. |
standard_timezone_country_list |
includes/standard.inc |
Get an array of all timezones and their matching country code. |
state_del |
includes/bootstrap.inc |
Unsets a persistent state value. |
state_get |
includes/bootstrap.inc |
Retrieves a "state" value from the database. |
state_initialize |
includes/bootstrap.inc |
Loads the persistent state table. |
state_set |
includes/bootstrap.inc |
Sets a persistent state value. |
syslog_facility_list |
modules/syslog/syslog.module |
List all possible syslog facilities for UNIX/Linux. |
syslog_form_system_logging_settings_alter |
modules/syslog/syslog.module |
Implements hook_form_FORM_ID_alter(). |
syslog_logging_settings_submit |
modules/syslog/syslog.module |
Form submission handler for system_logging_settings(). |
syslog_watchdog |
modules/syslog/syslog.module |
Implements hook_watchdog(). |
system_403 |
modules/system/system.module |
Menu callback; Returns the standard "Page not found" error page. |
system_404 |
modules/system/system.module |
Menu callback; Returns the standard "Page not found" error page. |
system_add_module_assets |
modules/system/system.module |
Adds CSS and JavaScript files declared in module .info files. |
system_admin_bar_cache_info |
modules/system/system.module |
Implements hook_admin_bar_cache_info(). |
system_admin_config_page |
modules/system/system.admin.inc |
Menu callback; Provide the administration overview page. |
system_admin_drivers_page |
modules/system/system.drivers.inc |
|
system_admin_index |
modules/system/system.admin.inc |
Menu callback; prints a listing of admin tasks, organized by module. |