Search for d
Title | Object type | File name | Summary |
---|---|---|---|
StreamWrapperInterface::stream_read | function | includes/ |
|
StreamWrapperTest::tearDown | function | modules/ |
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix. |
StreamWrapperTest::testGetValidStreamScheme | function | modules/ |
Test the scheme functions. |
STREAM_WRAPPERS_HIDDEN | constant | includes/ |
Stream wrapper type flag -- not visible in the UI or accessible via web, but readable and writable. E.g. the temporary directory for uploads. |
STREAM_WRAPPERS_LOCAL_HIDDEN | constant | includes/ |
Stream wrapper type flag -- hidden, readable and writeable using local files. |
STREAM_WRAPPERS_READ | constant | includes/ |
Stream wrapper bit flag -- wrapper is readable (almost always true). |
STREAM_WRAPPERS_READ_VISIBLE | constant | includes/ |
Stream wrapper type flag -- visible and read-only. |
Stub::$mappedAlias | property | misc/ |
|
Stub::getMappedAlias | function | misc/ |
|
syslog.module | file | modules/ |
|
syslog_watchdog | function | modules/ |
Implements hook_watchdog(). |
system.admin-rtl.css | file | modules/ |
RTL styles for administration pages. |
system.admin.css | file | modules/ |
Styles for administration pages. |
system.admin.inc | file | modules/ |
Admin page callbacks for the system module. |
system.module | file | modules/ |
Configuration system that lets administrators modify the workings of the site. |
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. |
SystemAuthorizeCase::$admin_user | property | modules/ |
|
SystemAuthorizeCase::drupalGetAuthorizePHP | function | modules/ |
Helper function to initialize authorize.php and load it via drupalGet(). |
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. |
SystemMainContentFallback::$admin_user | property | modules/ |
|
SystemQueue::deleteItem | function | modules/ |
Delete a finished item from the queue. |
SystemQueue::deleteQueue | function | modules/ |
Delete a queue and every item in the queue. |
SystemThemeFunctionalTest::$admin_user | property | modules/ |
|
SystemThemeFunctionalTest::$node | property | modules/ |
|
SystemThemeFunctionalTest::testAdministrationTheme | function | modules/ |
Test the administration theme functionality. |
SystemThemeFunctionalTest::testSwitchDefaultTheme | function | modules/ |
Test switching the default theme. |
SystemValidTokenTest | class | modules/ |
Test case for drupal_valid_token(). |
SystemValidTokenTest::$assertErrors | property | modules/ |
Flag to indicate whether PHP error reportings should be asserted. |
SystemValidTokenTest::errorHandler | function | modules/ |
Overrides DrupalTestCase::errorHandler(). |
SystemValidTokenTest::getInfo | function | modules/ |
|
SystemValidTokenTest::testTokenValidation | function | modules/ |
Tests invalid invocations of drupal_valid_token() that must return FALSE. |
system_actions_configure_validate | function | modules/ |
Validate system_actions_configure() form submissions. |
system_actions_delete_form | function | modules/ |
Create the form for confirmation of deleting an action. |
system_actions_delete_form_submit | function | modules/ |
Process system_actions_delete form submissions. |
system_action_delete_orphans_post | function | modules/ |
Post-deletion operations for deleting action orphans. |
system_add_date_formats_form_submit | function | modules/ |
Process new date format string submission. |
system_add_date_formats_form_validate | function | modules/ |
Validate new date format string submission. |
system_add_date_format_type_form | function | modules/ |
Add new date type. |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.