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 |
|
StreamWrapperInterface::stream_seek |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::stream_stat |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::stream_tell |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::stream_write |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::unlink |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::url_stat |
core/includes/stream_wrappers.inc |
|
StreamWrapperTest::setUp |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
StreamWrapperTest::tearDown |
core/modules/simpletest/tests/file.test |
Delete created files and temporary files directory, delete the tables
created by setUp(), and reset the database prefix. |
StreamWrapperTest::testGetClassName |
core/modules/simpletest/tests/file.test |
Test the getClassName() function. |
StreamWrapperTest::testGetInstanceByScheme |
core/modules/simpletest/tests/file.test |
Test the file_stream_wrapper_get_instance_by_scheme() function. |
StreamWrapperTest::testGetValidStreamScheme |
core/modules/simpletest/tests/file.test |
Test the scheme functions. |
StreamWrapperTest::testUriFunctions |
core/modules/simpletest/tests/file.test |
Test the URI and target functions. |