simpletest_requirements |
core/modules/simpletest/simpletest.install |
Implements hook_requirements(). |
simpletest_result_form |
core/modules/simpletest/simpletest.pages.inc |
Test results form for $test_id. |
simpletest_result_form_submit |
core/modules/simpletest/simpletest.pages.inc |
Re-run the tests that match the filter. |
simpletest_result_get |
core/modules/simpletest/simpletest.pages.inc |
Get test results for $test_id. |
simpletest_result_status_image |
core/modules/simpletest/simpletest.pages.inc |
Get the appropriate image for the status. |
simpletest_run_tests |
core/modules/simpletest/simpletest.module |
Actually runs tests. |
simpletest_schema |
core/modules/simpletest/simpletest.install |
Implements hook_schema(). |
simpletest_settings_form |
core/modules/simpletest/simpletest.pages.inc |
Provides settings form for SimpleTest variables. |
simpletest_settings_form_submit |
core/modules/simpletest/simpletest.pages.inc |
Form submission handler for simpletest_settings_form(). |
simpletest_settings_form_validate |
core/modules/simpletest/simpletest.pages.inc |
Validation handler for simpletest_settings_form(). |
simpletest_test_form |
core/modules/simpletest/simpletest.pages.inc |
List tests arranged in groups that can be selected and run. |
simpletest_test_form_submit |
core/modules/simpletest/simpletest.pages.inc |
Run selected tests. |
simpletest_test_get_all |
core/modules/simpletest/simpletest.module |
Get a list of all of the tests provided by the system. |
simpletest_test_get_by_class |
core/modules/simpletest/simpletest.module |
Get information about a test by its class name. |
simpletest_theme |
core/modules/simpletest/simpletest.module |
Implements hook_theme(). |
simpletest_uninstall |
core/modules/simpletest/simpletest.install |
Implements hook_uninstall(). |
simpletest_update_1000 |
core/modules/simpletest/simpletest.install |
Update the simpletest_test_id table to hold a list of active prefixes. |
simpletest_update_1001 |
core/modules/simpletest/simpletest.install |
Move simpletest settings from variables to config. |
simpletest_verbose |
core/modules/simpletest/backdrop_web_test_case.php |
Logs verbose message in a text file. |
SiteMaintenanceTestCase::setUp |
core/modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
SiteMaintenanceTestCase::testSiteMaintenance |
core/modules/system/tests/system.test |
Verify site maintenance mode functionality. |
SkipDotsRecursiveDirectoryIterator::next |
core/includes/filetransfer/filetransfer.inc |
|
SkipDotsRecursiveDirectoryIterator::rewind |
core/includes/filetransfer/filetransfer.inc |
|
SkipDotsRecursiveDirectoryIterator::skipdots |
core/includes/filetransfer/filetransfer.inc |
|
SkipDotsRecursiveDirectoryIterator::__construct |
core/includes/filetransfer/filetransfer.inc |
Constructs a SkipDotsRecursiveDirectoryIterator |
st |
core/includes/install.inc |
Translates a string when some systems are not available. |
StandardInstallTestCase::testRolesExist |
core/modules/simpletest/tests/standard.test |
Tests existence of test case located in an installation profile module. |
standard_country_list |
core/includes/standard.inc |
Get an array of all country code => country name pairs. |
standard_form_install_configure_form_alter |
core/profiles/standard/standard.profile |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
standard_form_install_configure_submit |
core/profiles/standard/standard.profile |
Extra submit handler install_configure_form(). |
standard_install |
core/profiles/standard/standard.install |
Implements hook_install(). |
standard_language_list |
core/includes/standard.inc |
Some common languages with their English and native names. |
standard_timezone_country_list |
core/includes/standard.inc |
Get an array of all timezones and their matching country code. |
state_del |
core/includes/bootstrap.inc |
Unsets a persistent state value. |
state_get |
core/includes/bootstrap.inc |
Retrieves a "state" value from the database. |
state_initialize |
core/includes/bootstrap.inc |
Loads the persistent state table. |
state_set |
core/includes/bootstrap.inc |
Sets a persistent state value. |
StreamWrapperInterface::dir_closedir |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::dir_opendir |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::dir_readdir |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::dir_rewinddir |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::mkdir |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::rename |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::rmdir |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::stream_close |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::stream_eof |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::stream_flush |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::stream_lock |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::stream_open |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::stream_read |
core/includes/stream_wrappers.inc |
|