Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
StreamWrapperInterface::stream_read function includes/stream_wrappers.inc
StreamWrapperTest::tearDown function modules/simpletest/tests/file.test Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix.
StreamWrapperTest::testGetValidStreamScheme function modules/simpletest/tests/file.test Test the scheme functions.
STREAM_WRAPPERS_HIDDEN constant includes/stream_wrappers.inc 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_wrappers.inc Stream wrapper type flag -- hidden, readable and writeable using local files.
STREAM_WRAPPERS_READ constant includes/stream_wrappers.inc Stream wrapper bit flag -- wrapper is readable (almost always true).
STREAM_WRAPPERS_READ_VISIBLE constant includes/stream_wrappers.inc Stream wrapper type flag -- visible and read-only.
Stub::$mappedAlias property misc/typo3/phar-stream-wrapper/src/Phar/Stub.php
Stub::getMappedAlias function misc/typo3/phar-stream-wrapper/src/Phar/Stub.php
syslog.module file modules/syslog/syslog.module
syslog_watchdog function modules/syslog/syslog.module Implements hook_watchdog().
system.admin-rtl.css file modules/system/system.admin-rtl.css RTL styles for administration pages.
system.admin.css file modules/system/system.admin.css Styles for administration pages.
system.admin.inc file modules/system/system.admin.inc Admin page callbacks for the system module.
system.module file modules/system/system.module Configuration system that lets administrators modify the workings of the site.
system.updater.inc file modules/system/system.updater.inc 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/system/system.test Tests administrative overview pages.
SystemAdminTestCase::$admin_user property modules/system/system.test
SystemAdminTestCase::$web_user property modules/system/system.test
SystemAdminTestCase::getInfo function modules/system/system.test
SystemAdminTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
SystemAdminTestCase::testAdminPages function modules/system/system.test Tests output on administrative listing pages.
SystemAdminTestCase::testAdminPhpInfo function modules/system/system.test Test the phpinfo() page.
SystemAdminTestCase::testCompactMode function modules/system/system.test Test compact mode.
SystemAdminTestCase::testTrustedHostSettingsMessage function modules/system/system.test Test Trusted Host Settings message on the status report page.
SystemAuthorizeCase::$admin_user property modules/system/system.test
SystemAuthorizeCase::drupalGetAuthorizePHP function modules/system/system.test Helper function to initialize authorize.php and load it via drupalGet().
SystemIndexPhpTest class modules/system/system.test Test the handling of requests containing 'index.php'.
SystemIndexPhpTest::getInfo function modules/system/system.test
SystemIndexPhpTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
SystemIndexPhpTest::testIndexPhpHandling function modules/system/system.test Test index.php handling.
SystemMainContentFallback::$admin_user property modules/system/system.test
SystemQueue::deleteItem function modules/system/system.queue.inc Delete a finished item from the queue.
SystemQueue::deleteQueue function modules/system/system.queue.inc Delete a queue and every item in the queue.
SystemThemeFunctionalTest::$admin_user property modules/system/system.test
SystemThemeFunctionalTest::$node property modules/system/system.test
SystemThemeFunctionalTest::testAdministrationTheme function modules/system/system.test Test the administration theme functionality.
SystemThemeFunctionalTest::testSwitchDefaultTheme function modules/system/system.test Test switching the default theme.
SystemValidTokenTest class modules/system/system.test Test case for drupal_valid_token().
SystemValidTokenTest::$assertErrors property modules/system/system.test Flag to indicate whether PHP error reportings should be asserted.
SystemValidTokenTest::errorHandler function modules/system/system.test Overrides DrupalTestCase::errorHandler().
SystemValidTokenTest::getInfo function modules/system/system.test
SystemValidTokenTest::testTokenValidation function modules/system/system.test Tests invalid invocations of drupal_valid_token() that must return FALSE.
system_actions_configure_validate function modules/system/system.admin.inc Validate system_actions_configure() form submissions.
system_actions_delete_form function modules/system/system.admin.inc Create the form for confirmation of deleting an action.
system_actions_delete_form_submit function modules/system/system.admin.inc Process system_actions_delete form submissions.
system_action_delete_orphans_post function modules/system/system.admin.inc Post-deletion operations for deleting action orphans.
system_add_date_formats_form_submit function modules/system/system.admin.inc Process new date format string submission.
system_add_date_formats_form_validate function modules/system/system.admin.inc Validate new date format string submission.
system_add_date_format_type_form function modules/system/system.admin.inc Add new date type.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.