Search for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DrupalGetQueryArrayTestCase::getInfo | function | modules/ |
|
DrupalGetQueryArrayTestCase::testDrupalGetQueryArray | function | modules/ |
Tests that drupal_get_query_array() correctly explodes query parameters. |
DrupalGetRdfNamespacesTestCase | class | modules/ |
Tests for RDF namespaces XML serialization. |
DrupalGetRdfNamespacesTestCase::getInfo | function | modules/ |
|
DrupalGetRdfNamespacesTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalGetRdfNamespacesTestCase::testGetRdfNamespaces | function | modules/ |
Test RDF namespaces. |
DrupalGotoTest::getInfo | function | modules/ |
|
DrupalGotoTest::testDrupalGetDestination | function | modules/ |
Test drupal_get_destination(). |
DrupalHTMLIdentifierTestCase::getInfo | function | modules/ |
|
DrupalHtmlToTextTestCase::getInfo | function | modules/ |
|
DrupalHTTPRedirectTest::getInfo | function | modules/ |
|
DrupalHTTPRequestTestCase::getInfo | function | modules/ |
|
DrupalHTTPResponseStatusLineTest::getInfo | function | modules/ |
|
DrupalJSONTest::getInfo | function | modules/ |
|
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(). |
DrupalMatchPathTestCase::getInfo | function | modules/ |
|
DrupalPrivateStreamWrapper::getDirectoryPath | function | includes/ |
Implements abstract public function getDirectoryPath() |
DrupalPrivateStreamWrapper::getExternalUrl | function | includes/ |
Overrides getExternalUrl(). |
DrupalPublicStreamWrapper::getDirectoryPath | function | includes/ |
Implements abstract public function getDirectoryPath() |
DrupalPublicStreamWrapper::getExternalUrl | function | includes/ |
Overrides getExternalUrl(). |
DrupalPublicStreamWrapper::getLocalPath | function | includes/ |
Returns the canonical absolute path of the URI, if possible. |
DrupalQueue::get | function | modules/ |
Returns the queue object for a given name. |
DrupalRenderTestCase::getInfo | function | modules/ |
|
DrupalSetContentTestCase::getInfo | function | modules/ |
|
DrupalSetMessageTest | class | modules/ |
Tests drupal_set_message() and related functions. |
DrupalSetMessageTest::getInfo | function | modules/ |
|
DrupalSetMessageTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalSetMessageTest::testSetRemoveMessages | function | modules/ |
Tests setting messages and removing one before it is displayed. |
DrupalStreamWrapperInterface::getExternalUrl | function | includes/ |
Returns a web accessible URL for the resource. |
DrupalStreamWrapperInterface::getMimeType | function | includes/ |
Returns the MIME type of the resource. |
DrupalStreamWrapperInterface::getUri | function | includes/ |
Returns the stream resource URI. |
DrupalSystemListingCompatibleTestCase::getInfo | function | profiles/ |
|
DrupalSystemListingTestCase::getInfo | function | modules/ |
|
DrupalTagsHandlingTestCase::getInfo | function | modules/ |
|
DrupalTemporaryStreamWrapper::getDirectoryPath | function | includes/ |
Implements abstract public function getDirectoryPath() |
DrupalTemporaryStreamWrapper::getExternalUrl | function | includes/ |
Overrides getExternalUrl(). |
DrupalTestCase::getAssertionCall | function | modules/ |
Cycles through backtrace until the first non-assertion method is found. |
DrupalTestCase::getDatabaseConnection | function | modules/ |
Returns the database connection to the site running Simpletest. |
DrupalUpdaterInterface::getInstallDirectory | function | includes/ |
|
DrupalUpdaterInterface::getProjectName | function | includes/ |
Returns the system name of the project. |
DrupalWebTestCase::drupalGet | function | modules/ |
Retrieves a Drupal path or an absolute path. |
DrupalWebTestCase::drupalGetAJAX | function | modules/ |
Retrieve a Drupal path or an absolute path and JSON decode the result. |
DrupalWebTestCase::drupalGetContent | function | modules/ |
Gets the current raw HTML of requested page. |
DrupalWebTestCase::drupalGetHeader | function | modules/ |
Gets the value of an HTTP response header. If multiple requests were required to retrieve the page, only the headers from the last request will be checked by default. However, if TRUE is passed as the second argument, all requests will be processed… |
DrupalWebTestCase::drupalGetHeaders | function | modules/ |
Gets the HTTP response headers of the requested page. Normally we are only interested in the headers returned by the last request. However, if a page is redirected or HTTP authentication is in use, multiple requests will be required to retrieve the… |
DrupalWebTestCase::drupalGetMails | function | modules/ |
Gets an array containing all e-mails sent during this test case. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.