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. |
SummaryLengthTestCase::testSummaryLength |
core/modules/node/tests/node.test |
Tests the node summary length functionality. |
SyslogTestCase::setUp |
core/modules/syslog/tests/syslog.test |
Sets up a Backdrop site for running functional and integration tests. |
SyslogTestCase::testSettings |
core/modules/syslog/tests/syslog.test |
Test the syslog settings page. |
syslog_facility_list |
core/modules/syslog/syslog.module |
List all possible syslog facilities for UNIX/Linux. |
syslog_form_system_logging_settings_alter |
core/modules/syslog/syslog.module |
Implements hook_form_FORM_ID_alter(). |
syslog_logging_settings_submit |
core/modules/syslog/syslog.module |
Form submission handler for system_logging_settings(). |
syslog_watchdog |
core/modules/syslog/syslog.module |
Implements hook_watchdog(). |
SystemAdminTestCase::setUp |
core/modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
SystemAdminTestCase::testAdminPages |
core/modules/system/tests/system.test |
Tests output on administrative listing pages. |
SystemAuthorizeCase::backdropGetAuthorizePHP |
core/modules/system/tests/system.test |
Helper function to initialize authorize.php and load it via backdropGet(). |
SystemAuthorizeCase::setUp |
core/modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
SystemAuthorizeCase::testFileTransferHooks |
core/modules/system/tests/system.test |
Tests the FileTransfer hooks |