Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
StreamWrapperTest::testGetClassName function modules/simpletest/tests/file.test Test the getClassName() function.
StreamWrapperTest::testGetInstanceByScheme function modules/simpletest/tests/file.test Test the file_stream_wrapper_get_instance_by_scheme() function.
StreamWrapperTest::testGetValidStreamScheme function modules/simpletest/tests/file.test Test the scheme functions.
StreamWrapperTest::testPharFile function modules/simpletest/tests/file.test Tests that only valid phar files can be used.
StreamWrapperTest::testPharStreamWrapperRegistration function modules/simpletest/tests/file.test Tests that phar stream wrapper is registered as expected.
StreamWrapperTest::testUriFunctions function modules/simpletest/tests/file.test Test the URI and target functions.
stream_wrappers.inc file includes/stream_wrappers.inc Drupal stream wrapper interface.
STREAM_WRAPPERS_ALL constant includes/stream_wrappers.inc Stream wrapper bit flag -- a filter that matches all wrappers.
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 constant includes/stream_wrappers.inc Stream wrapper bit flag -- refers to a local file system location.
STREAM_WRAPPERS_LOCAL_HIDDEN constant includes/stream_wrappers.inc Stream wrapper type flag -- hidden, readable and writeable using local files.
STREAM_WRAPPERS_LOCAL_NORMAL constant includes/stream_wrappers.inc Stream wrapper type flag -- visible, readable and writeable using local files.
STREAM_WRAPPERS_NORMAL constant includes/stream_wrappers.inc Stream wrapper type flag -- the default when 'type' is omitted from
hook_stream_wrappers(). This does not include STREAM_WRAPPERS_LOCAL,
because PHP grants a greater trust level to local files (for example, they
can be used in an…
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.
STREAM_WRAPPERS_VISIBLE constant includes/stream_wrappers.inc Stream wrapper bit flag -- exposed in the UI and potentially web accessible.
STREAM_WRAPPERS_WRITE constant includes/stream_wrappers.inc Stream wrapper bit flag -- wrapper is writeable.
STREAM_WRAPPERS_WRITE_VISIBLE constant includes/stream_wrappers.inc Stream wrapper type flag -- visible, readable and writeable.
Stub class misc/typo3/phar-stream-wrapper/src/Phar/Stub.php @internal Experimental implementation of Phar archive internals
Stub.php file misc/typo3/phar-stream-wrapper/src/Phar/Stub.php
Stub::$content property misc/typo3/phar-stream-wrapper/src/Phar/Stub.php
Stub::$mappedAlias property misc/typo3/phar-stream-wrapper/src/Phar/Stub.php
Stub::fromContent function misc/typo3/phar-stream-wrapper/src/Phar/Stub.php
Stub::getContent function misc/typo3/phar-stream-wrapper/src/Phar/Stub.php
Stub::getMappedAlias function misc/typo3/phar-stream-wrapper/src/Phar/Stub.php
style-rtl.css file themes/seven/style-rtl.css /**
* Generic elements.
*/
dl dd,
dl dl {
margin-right: 20px;
}
ul,
.block ul,
.item-list ul {
margin: 0.25em 1.5em 0.25em 0;
}
ol {
margin: 0.25em 2em 0.25em 0;
}

/**
* Skip link.
*/
#skip-link {
right: 50%;
margin-right:…
style-rtl.css file themes/garland/style-rtl.css html {
direction: rtl;
}

/**
* Generic elements
*/
body {
direction: rtl;
}

ul,
.block ul,
ol {
padding: 0 1.5em 0 0;
}

ul.menu,
.item-list ul {
margin: 0.35em -0.5em 0 0;
}

ol li,
ul li,
ul.menu li,
.item-list ul li,
li.leaf {
margin:…
style-rtl.css file themes/bartik/css/style-rtl.css /* ------------------ Reset Styles ------------------ */

caption,
th,
td {
text-align: right;
}
blockquote {
border-left: none;
border-right: 4px solid #afafaf;
}
blockquote:before {
content: "\201D";
}
blockquote:after {
content:…
style.css file themes/seven/style.css /**
* Generic elements.
*/
body {
color: #000;
background: #fff;
font: normal 81.3%/1.538em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
a {
color: #0074BD;
text-decoration: none;
}
a:hover {
text-decoration:…
style.css file themes/garland/style.css /**
* Generic elements
*/
body {
margin: 0;
padding: 0;
background: #edf5fa;
font: 76%/170% Verdana, sans-serif;
color: #494949;
}

input {
font: 1em/100% Verdana, sans-serif;
color: #494949;
}

textarea,
select {
font: 1em/160%…
style.css file themes/bartik/css/style.css /* ---------- Overall Specifications ---------- */

body {
line-height: 1.5;
font-size: 87.5%;
word-wrap: break-word;
margin: 0;
padding: 0;
border: 0;
outline: 0;
}
a:link,
a:visited {
text-decoration:…
SummaryLengthTestCase class modules/node/node.test Tests the summary length functionality.
SummaryLengthTestCase::getInfo function modules/node/node.test
SummaryLengthTestCase::testSummaryLength function modules/node/node.test Tests the node summary length functionality.
syslog.info file modules/syslog/syslog.info name = Syslog
description = Logs and records system events to syslog.
package = Core
version = VERSION
core = 7.x
files[] = syslog.test
configure = admin/config/development/logging
syslog.install file modules/syslog/syslog.install Install, update and uninstall functions for the syslog module.
syslog.module file modules/syslog/syslog.module
syslog.test file modules/syslog/syslog.test Tests for syslog.module.
SyslogTestCase class modules/syslog/syslog.test Tests the Syslog module functionality.
SyslogTestCase::getInfo function modules/syslog/syslog.test
SyslogTestCase::setUp function modules/syslog/syslog.test Sets up a Drupal site for running functional and integration tests.
SyslogTestCase::testSettings function modules/syslog/syslog.test Tests the syslog settings page.
syslog_facility_list function modules/syslog/syslog.module Lists all possible syslog facilities for UNIX/Linux.
syslog_form_system_logging_settings_alter function modules/syslog/syslog.module Implements hook_form_FORM_ID_alter().
syslog_help function modules/syslog/syslog.module Implements hook_help().
syslog_uninstall function modules/syslog/syslog.install Implements hook_uninstall().
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.

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