Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
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.
system.api.php file modules/system/system.api.php Hooks provided by Drupal core and the System module.
system.archiver.inc file modules/system/system.archiver.inc Archiver implementations provided by the system module.
system.base-rtl.css file modules/system/system.base-rtl.css Generic theme-independent base styles.
system.base.css file modules/system/system.base.css Generic theme-independent base styles.
system.base.css file modules/simpletest/tests/system.base.css /**
* This file is for testing CSS file override in
* CascadingStylesheetsTestCase::testRenderOverride().
* No contents are necessary.
*/
system.info file modules/system/system.info 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/system/system.install Install, update and uninstall functions for the system module.
system.mail.inc file modules/system/system.mail.inc Drupal core implementations of MailSystemInterface.
system.maintenance.css file modules/system/system.maintenance.css /**
* 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/system/system.menus-rtl.css RTL styles for menus and navigation markup.
system.menus.css file modules/system/system.menus.css Styles for menus and navigation markup.
system.messages-rtl.css file modules/system/system.messages-rtl.css RTL Styles for system messages.

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