Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| system.messages.css | file | modules/ |
Styles for system messages. |
| system.module | file | modules/ |
Configuration system that lets administrators modify the workings of the site. |
| system.queue.inc | file | modules/ |
Queue functionality. |
| system.tar.inc | file | modules/ |
|
| system.test | file | modules/ |
Tests for system.module. |
| system.theme-rtl.css | file | modules/ |
RTL styles for common markup. |
| system.theme.css | file | modules/ |
Basic styling for common markup. |
| system.tokens.inc | file | modules/ |
Builds placeholder replacement tokens system-wide data. |
| system.updater.inc | file | modules/ |
Subclasses of the Updater class to update Drupal core knows how to update. At this time, only modules and themes are supported. |
| SystemAdminTestCase | class | modules/ |
Tests administrative overview pages. |
| SystemAdminTestCase::$admin_user | property | modules/ |
|
| SystemAdminTestCase::$web_user | property | modules/ |
|
| SystemAdminTestCase::getInfo | function | modules/ |
|
| SystemAdminTestCase::setUp | function | modules/ |
|
| SystemAdminTestCase::testAdminPages | function | modules/ |
Tests output on administrative listing pages. |
| SystemAdminTestCase::testAdminPhpInfo | function | modules/ |
Test the phpinfo() page. |
| SystemAdminTestCase::testCompactMode | function | modules/ |
Test compact mode. |
| SystemAdminTestCase::testTrustedHostSettingsMessage | function | modules/ |
Test Trusted Host Settings message on the status report page. |
| SystemArchiverTest | class | modules/ |
Test case for Archiver classes. |
| SystemArchiverTest::getInfo | function | modules/ |
|
| SystemArchiverTest::testArchiverOutOfPath | function | modules/ |
Tests out-of-path extraction protection. |
| SystemArchiverTest::testArchiverTarball | function | modules/ |
Tests interacting with a tarball archive. |
| SystemArchiverTest::_testArchiverOutOfPath | function | modules/ |
Helper to test out-of-path extraction protection. |
| SystemAuthorizeCase | class | modules/ |
Tests authorize.php and related hooks. |
| SystemAuthorizeCase::$admin_user | property | modules/ |
|
| SystemAuthorizeCase::drupalGetAuthorizePHP | function | modules/ |
Helper function to initialize authorize.php and load it via drupalGet(). |
| SystemAuthorizeCase::getInfo | function | modules/ |
|
| SystemAuthorizeCase::setUp | function | modules/ |
|
| SystemAuthorizeCase::testFileTransferHooks | function | modules/ |
Tests the FileTransfer hooks |
| SystemBlockTestCase | class | modules/ |
|
| SystemBlockTestCase::$profile | property | modules/ |
|
| SystemBlockTestCase::getInfo | function | modules/ |
|
| SystemBlockTestCase::setUp | function | modules/ |
|
| SystemBlockTestCase::testSystemBlocks | function | modules/ |
Test displaying and hiding the powered-by and help blocks. |
| SystemIndexPhpTest | class | modules/ |
Test the handling of requests containing 'index.php'. |
| SystemIndexPhpTest::getInfo | function | modules/ |
|
| SystemIndexPhpTest::setUp | function | modules/ |
|
| SystemIndexPhpTest::testIndexPhpHandling | function | modules/ |
Test index.php handling. |
| SystemInfoAlterTestCase | class | modules/ |
Tests the effectiveness of hook_system_info_alter(). |
| SystemInfoAlterTestCase::getInfo | function | modules/ |
|
| SystemInfoAlterTestCase::getSystemInfo | function | modules/ |
Returns the info array as it is stored in {system}. |
| SystemInfoAlterTestCase::testSystemInfoAlter | function | modules/ |
Tests that {system}.info is rebuilt after a module that implements hook_system_info_alter() is enabled. Also tests if core *_list() functions return freshly altered info. |
| SystemMainContentFallback | class | modules/ |
Test main content rendering fallback provided by system module. |
| SystemMainContentFallback::$admin_user | property | modules/ |
|
| SystemMainContentFallback::$web_user | property | modules/ |
|
| SystemMainContentFallback::getInfo | function | modules/ |
|
| SystemMainContentFallback::setUp | function | modules/ |
|
| SystemMainContentFallback::testMainContentFallback | function | modules/ |
Test availability of main content. |
| SystemQueue | class | modules/ |
Default queue implementation. |
| SystemQueue::$name | property | modules/ |
The name of the queue this instance is working with. |
Pagination
- Previous page
- Page 179
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.