Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| system.api.php | file | modules/ |
Hooks provided by Drupal core and the System module. |
| system.archiver.inc | file | modules/ |
Archiver implementations provided by the system module. |
| system.base-rtl.css | file | modules/ |
Generic theme-independent base styles. |
| system.base.css | file | modules/ |
Generic theme-independent base styles. |
| system.base.css | file | modules/ |
/** * This file is for testing CSS file override in * CascadingStylesheetsTestCase::testRenderOverride(). * No contents are necessary. */ |
| system.info | file | modules/ |
name = System description = Handles general site configuration for administrators. package = Core version = VERSION core = 7.x files[] = system.archiver.inc files[] = system.mail.inc files[] = system.queue.inc files[] = system.tar.inc files[] =… |
| system.install | file | modules/ |
Install, update and uninstall functions for the system module. |
| system.mail.inc | file | modules/ |
Drupal core implementations of MailSystemInterface. |
| system.maintenance.css | file | modules/ |
/** * Update styles */ #update-results { margin-top: 3em; padding: 0.25em; border: 1px solid #ccc; background: #eee; font-size: smaller; } #update-results h2 { margin-top: 0.25em; } #update-results h4 { margin-bottom:… |
| system.menus-rtl.css | file | modules/ |
RTL styles for menus and navigation markup. |
| system.menus.css | file | modules/ |
Styles for menus and navigation markup. |
| system.messages-rtl.css | file | modules/ |
RTL Styles for system messages. |
| 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/ |
Sets up a Drupal site for running functional and integration tests. |
| 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/ |
Sets up a Drupal site for running functional and integration tests. |
| SystemAuthorizeCase::testFileTransferHooks | function | modules/ |
Tests the FileTransfer hooks |
| SystemBlockTestCase | class | modules/ |
|
| SystemBlockTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
| SystemBlockTestCase::getInfo | function | modules/ |
|
| SystemBlockTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| 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/ |
Sets up a Drupal site for running functional and integration tests. |
| SystemIndexPhpTest::testIndexPhpHandling | function | modules/ |
Test index.php handling. |
Pagination
- Previous page
- Page 145
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.