Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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(). |
| DrupalLocalStreamWrapper::dir_rewinddir | function | includes/ |
Support for rewinddir(). |
| 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 |
| DrupalLocalStreamWrapper::getLocalPath | function | includes/ |
Returns the canonical absolute path of the URI, if possible. |
| DrupalLocalStreamWrapper::getMimeType | function | includes/ |
Base implementation of getMimeType(). |
| DrupalLocalStreamWrapper::getTarget | function | includes/ |
Returns the local writable target of the resource within the stream. |
| DrupalLocalStreamWrapper::getUri | function | includes/ |
Base implementation of getUri(). |
| DrupalLocalStreamWrapper::mkdir | function | includes/ |
Support for mkdir(). |
| DrupalLocalStreamWrapper::realpath | function | includes/ |
Base implementation of realpath(). |
| DrupalLocalStreamWrapper::rename | function | includes/ |
Support for rename(). |
| DrupalLocalStreamWrapper::rmdir | function | includes/ |
Support for rmdir(). |
| DrupalLocalStreamWrapper::setUri | function | includes/ |
Base implementation of setUri(). |
| DrupalLocalStreamWrapper::stream_cast | function | includes/ |
Retrieve the underlying stream resource. |
| DrupalLocalStreamWrapper::stream_close | function | includes/ |
Support for fclose(). |
| DrupalLocalStreamWrapper::stream_eof | function | includes/ |
Support for feof(). |
| DrupalLocalStreamWrapper::stream_flush | function | includes/ |
Support for fflush(). |
| DrupalLocalStreamWrapper::stream_lock | function | includes/ |
Support for flock(). |
| DrupalLocalStreamWrapper::stream_metadata | function | includes/ |
Sets metadata on the stream. |
Pagination
- Previous page
- Page 51
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.