Search for all
Title | Object type | File name | Summary |
---|---|---|---|
MailTestCase::getInfo | function | modules/ |
|
MailTestCase::mail | function | modules/ |
Send function that is called through the mail system. |
MailTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
MailTestCase::testCancelMessage | function | modules/ |
Test that message sending may be canceled. |
MailTestCase::testFromHeader | function | modules/ |
Checks for the site name in an auto-generated From: header. |
MailTestCase::testFromHeaderRfc2822Compliant | function | modules/ |
Checks for the site name in an auto-generated From: header. |
MailTestCase::testPluggableFramework | function | modules/ |
Assert that the pluggable mail system is functional. |
MAIL_LINE_ENDINGS | constant | includes/ |
Auto-detect appropriate line endings for e-mails. |
MAIL_RFC_2822_SPECIALS | constant | includes/ |
Special characters, defined in RFC_2822. |
MAINTAINERS.txt | file | ./ |
Drupal core is built and maintained by the Drupal project community. Everyone is encouraged to submit issues and changes (patches) to improve Drupal, and to contribute in other ways -- see https://www.drupal.org/contribute to find out how. Branch… |
maintenance-page.css | file | themes/ |
body.maintenance-page { background-color: #fff; color: #000; } .maintenance-page #page-wrapper { background: #fff; margin-left: auto; margin-right: auto; min-width: 0; min-height: 0; width: 800px; border: 1px solid #ddd; … |
maintenance-page.tpl.php | file | themes/ |
|
maintenance-page.tpl.php | file | themes/ |
Override of the default maintenance page. |
maintenance-page.tpl.php | file | themes/ |
Implementation to display a single Drupal page while offline. |
maintenance-page.tpl.php | file | modules/ |
Default theme implementation to display a single Drupal page while offline. |
MAINTENANCE_MODE | constant | ./ |
Global flag to identify update.php and authorize.php runs. |
MAINTENANCE_MODE | constant | ./ |
Global flag indicating that update.php is being run. |
MAINTENANCE_MODE | constant | ./ |
Global flag to indicate the site is in installation mode. |
Manager | class | misc/ |
|
Manager.php | file | misc/ |
|
Manager::$behavior | property | misc/ |
|
Manager::$collection | property | misc/ |
|
Manager::$instance | property | misc/ |
|
Manager::$resolver | property | misc/ |
|
Manager::assert | function | misc/ |
|
Manager::destroy | function | misc/ |
|
Manager::getCollection | function | misc/ |
|
Manager::initialize | function | misc/ |
|
Manager::instance | function | misc/ |
|
Manager::resolve | function | misc/ |
|
Manager::__construct | function | misc/ |
|
Manifest | class | misc/ |
|
Manifest.php | file | misc/ |
|
Manifest::$alias | property | misc/ |
|
Manifest::$aliasLength | property | misc/ |
|
Manifest::$amountOfFiles | property | misc/ |
|
Manifest::$apiVersion | property | misc/ |
|
Manifest::$flags | property | misc/ |
|
Manifest::$manifestLength | property | misc/ |
|
Manifest::$metaData | property | misc/ |
|
Manifest::$metaDataLength | property | misc/ |
|
Manifest::deserializeMetaData | function | misc/ |
|
Manifest::fromContent | function | misc/ |
|
Manifest::getAlias | function | misc/ |
|
Manifest::getAliasLength | function | misc/ |
|
Manifest::getAmountOfFiles | function | misc/ |
|
Manifest::getApiVersion | function | misc/ |
|
Manifest::getFlags | function | misc/ |
|
Manifest::getManifestLength | function | misc/ |
|
Manifest::getMetaData | function | misc/ |
Pagination
- Previous page
- Page 122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.