Search for drupal_
- Search 9.5.x for drupal_
- Search 8.9.x for drupal_
- Search 10.3.x for drupal_
- Search 11.x for drupal_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DrupalGotoTest::testDrupalGotoAlter | function | modules/ |
Test hook_drupal_goto_alter(). |
| DrupalHTMLIdentifierTestCase | class | modules/ |
Test for cleaning HTML identifiers. |
| DrupalHTMLIdentifierTestCase::getInfo | function | modules/ |
|
| DrupalHTMLIdentifierTestCase::setAllowCSSDoubleUnderscores | function | modules/ |
Set the variable allow_css_double_underscores and reset the cache. |
| DrupalHTMLIdentifierTestCase::testDrupalCleanCSSIdentifier | function | modules/ |
Tests that drupal_clean_css_identifier() cleans the identifier properly. |
| DrupalHTMLIdentifierTestCase::testDrupalHTMLClass | function | modules/ |
Tests that drupal_html_class() cleans the class name properly. |
| DrupalHTMLIdentifierTestCase::testDrupalHTMLId | function | modules/ |
Tests that drupal_html_id() cleans the ID properly. |
| 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. |
| DrupalHTTPRedirectTest | class | modules/ |
Unit tests for processing of http redirects. |
| DrupalHTTPRedirectTest::getInfo | function | modules/ |
|
| DrupalHTTPRedirectTest::testHostChange | function | modules/ |
|
| DrupalHTTPRedirectTest::testHttpsDowngrade | function | modules/ |
|
| DrupalHTTPRedirectTest::testNoHostChange | function | modules/ |
|
| DrupalHTTPRedirectTest::testNoHttpsDowngrade | function | modules/ |
|
| DrupalHTTPRequestTestCase | class | modules/ |
Test drupal_http_request(). |
| DrupalHTTPRequestTestCase::getInfo | function | modules/ |
|
| DrupalHTTPRequestTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| DrupalHTTPRequestTestCase::testDrupalHTTPRequest | function | modules/ |
|
| DrupalHTTPRequestTestCase::testDrupalHTTPRequestBasicAuth | function | modules/ |
|
| DrupalHTTPRequestTestCase::testDrupalHTTPRequestHeaders | function | modules/ |
Tests Content-language headers generated by Drupal. |
| DrupalHTTPRequestTestCase::testDrupalHTTPRequestRedirect | function | modules/ |
|
| DrupalHTTPResponseStatusLineTest | class | modules/ |
Tests parsing of the HTTP response status line. |
| DrupalHTTPResponseStatusLineTest::getInfo | function | modules/ |
|
| DrupalHTTPResponseStatusLineTest::statusLineData | function | modules/ |
Data provider for testStatusLine(). |
| DrupalHTTPResponseStatusLineTest::testStatusLine | function | modules/ |
Tests parsing HTTP response status line. |
| DrupalJSONTest | class | modules/ |
Tests converting PHP variables to JSON strings and back. |
| DrupalJSONTest::getInfo | function | modules/ |
|
| DrupalJSONTest::testJSON | function | modules/ |
Tests converting PHP variables to JSON strings and back. |
| DrupalLocalStreamWrapper | class | includes/ |
Drupal stream wrapper base class for local files. |
| DrupalLocalStreamWrapper::$context | property | includes/ |
Stream context resource. |
| DrupalLocalStreamWrapper::$handle | property | includes/ |
A generic resource handle. |
| DrupalLocalStreamWrapper::$uri | property | includes/ |
Instance URI (stream). |
| DrupalLocalStreamWrapper::chmod | function | includes/ |
Base implementation of chmod(). |
| DrupalLocalStreamWrapper::dirname | function | includes/ |
Gets the name of the directory from a given path. |
| DrupalLocalStreamWrapper::dir_closedir | function | includes/ |
Support for closedir(). |
| DrupalLocalStreamWrapper::dir_opendir | function | includes/ |
Support for opendir(). |
| DrupalLocalStreamWrapper::dir_readdir | function | includes/ |
Support for readdir(). |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.