Search for to
Title | Object type | File name | Summary |
---|---|---|---|
DateTimeFunctionalTest::testDateFormatStorage | function | modules/ |
Test if the date formats are stored properly. |
dblog_top | function | modules/ |
Page callback: Shows the most frequent log messages of a given event type. |
DeleteQuery::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
drupal-6.user-no-password-token.database.php | file | modules/ |
|
drupal-6.user-password-token.database.php | file | modules/ |
|
drupal-7.aggregator.database.php | file | modules/ |
|
DrupalAddFeedTestCase::urlToRSSLinkPattern | function | modules/ |
Create a pattern representing the RSS feed in the page. |
DrupalAutoloadTestClass | class | modules/ |
This class is empty because we only care if Drupal can find it. |
DrupalAutoloadTestInterface | interface | modules/ |
This interface is empty because we only care if Drupal can find it. |
DrupalCacheArray::$keysToPersist | property | includes/ |
An array of keys to add to the cache at the end of the request. |
DrupalCacheArray::$storage | property | includes/ |
Storage for the data itself. |
DrupalDummyStreamWrapper::getDirectoryPath | function | modules/ |
Gets the path that the wrapper is responsible for. @TODO: Review this method name in D8 per http://drupal.org/node/701358 |
DrupalGotoTest | class | modules/ |
Testing drupal_goto and hook_drupal_goto_alter(). |
DrupalGotoTest::getInfo | function | modules/ |
|
DrupalGotoTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalGotoTest::testDrupalGetDestination | function | modules/ |
Test drupal_get_destination(). |
DrupalGotoTest::testDrupalGoto | function | modules/ |
Test drupal_goto(). |
DrupalGotoTest::testDrupalGotoAlter | function | modules/ |
Test hook_drupal_goto_alter(). |
DrupalHtmlToTextTestCase | class | modules/ |
Unit tests for drupal_html_to_text(). |
DrupalHtmlToTextTestCase::assertHtmlToText | function | modules/ |
Helper function for testing drupal_html_to_text(). |
DrupalHtmlToTextTestCase::getInfo | function | modules/ |
|
DrupalHtmlToTextTestCase::stringToHtml | function | modules/ |
Converts a string to its PHP source equivalent for display in test messages. |
DrupalHtmlToTextTestCase::testDrupalHtmlToTextArgs | function | modules/ |
Test $allowed_tags argument of drupal_html_to_text(). |
DrupalHtmlToTextTestCase::testDrupalHtmlToTextBlockTagToNewline | function | modules/ |
Test that text separated by block-level tags in HTML get separated by (at least) a newline in the plaintext version. |
DrupalHtmlToTextTestCase::testDrupalHtmltoTextCollapsesWhitespace | function | modules/ |
Test that whitespace is collapsed. |
DrupalHtmlToTextTestCase::testDrupalHtmlToTextParagraphs | function | modules/ |
Test that combinations of paragraph breaks, line breaks, linefeeds, and spaces are properly handled. |
DrupalHtmlToTextTestCase::testDrupalHtmltoTextRemoveTrailingWhitespace | function | modules/ |
Tests that drupal_wrap_mail() removes trailing whitespace before newlines. |
DrupalHtmlToTextTestCase::testDrupalHtmltoTextUsenetSignature | function | modules/ |
Tests drupal_wrap_mail() retains whitespace from Usenet style signatures. |
DrupalHtmlToTextTestCase::testFootnoteReferences | function | modules/ |
Test that footnote references are properly generated. |
DrupalHtmlToTextTestCase::testHeaderSeparation | function | modules/ |
Test that headers are properly separated from surrounding text. |
DrupalHtmlToTextTestCase::testTags | function | modules/ |
Test all supported tags of drupal_html_to_text(). |
DrupalHtmlToTextTestCase::testVeryLongLineWrap | function | modules/ |
Tests that drupal_html_to_text() wraps before 1000 characters. |
DrupalLocalStreamWrapper::getDirectoryPath | function | includes/ |
Gets the path that the wrapper is responsible for. @TODO: Review this method name in D8 per http://drupal.org/node/701358 |
DrupalPrivateStreamWrapper::getDirectoryPath | function | includes/ |
Implements abstract public function getDirectoryPath() |
DrupalPublicStreamWrapper::getDirectoryPath | function | includes/ |
Implements abstract public function getDirectoryPath() |
DrupalSystemListingTestCase::testDirectoryPrecedence | function | modules/ |
Test that files in different directories take precedence as expected. |
DrupalTemporaryStreamWrapper::getDirectoryPath | function | includes/ |
Implements abstract public function getDirectoryPath() |
DrupalTestCase::$originalFileDirectory | property | modules/ |
The original file directory, before it was changed for testing purposes. |
DrupalTestCase::$verboseDirectoryUrl | property | modules/ |
URL to the verbose output file directory. |
DrupalUpdaterInterface::canUpdateDirectory | function | includes/ |
Determine if the Updater can handle the project provided in $directory. |
DrupalUpdaterInterface::getInstallDirectory | function | includes/ |
|
DrupalWebTestCase::$private_files_directory | property | modules/ |
The private files directory created for testing purposes. |
DrupalWebTestCase::$public_files_directory | property | modules/ |
The public files directory created for testing purposes. |
DrupalWebTestCase::$temp_files_directory | property | modules/ |
The temporary files directory created for testing purposes. |
DrupalWebTestCase::assertOptionSelected | function | modules/ |
Asserts that a select option in the current page is checked. |
DrupalWebTestCase::drupalGetToken | function | modules/ |
Generate a token for the currently logged in user. |
DrupalWebTestCase::recursiveDirectoryCopy | function | modules/ |
Recursively copy one directory to another. |
DrupalWebTestCase::storeSetupCache | function | modules/ |
Store the installation setup to a cache. |
drupal_autoload_class | function | includes/ |
Confirms that a class is available. |
drupal_autoload_interface | function | includes/ |
Confirms that an interface is available. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.