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 |
---|---|---|---|
DrupalDataApiTest::getInfo | function | modules/ |
|
DrupalDatabaseCache::get | function | includes/ |
Implements DrupalCacheInterface::get(). |
DrupalDatabaseCache::getMultiple | function | includes/ |
Implements DrupalCacheInterface::getMultiple(). |
DrupalDefaultEntityController::cacheGet | function | includes/ |
Gets entities from the static cache. |
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 |
DrupalDummyStreamWrapper::getExternalUrl | function | modules/ |
Override getExternalUrl(). |
DrupalDummyStreamWrapper::getInternalUri | function | modules/ |
Override getInternalUri(). |
DrupalErrorCollectionUnitTest::getInfo | function | modules/ |
|
DrupalErrorHandlerTestCase::getInfo | function | modules/ |
|
DrupalFakeCache::get | function | includes/ |
Overrides DrupalDatabaseCache::get(). |
DrupalFakeCache::getMultiple | function | includes/ |
Overrides DrupalDatabaseCache::getMultiple(). |
DrupalGetQueryArrayTestCase | class | modules/ |
Tests the functionality of drupal_get_query_array(). |
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/ |
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.