Search for __get

  1. Search 9.5.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
DrupalGetQueryArrayTestCase::getInfo function modules/simpletest/tests/common.test
DrupalGetQueryArrayTestCase::testDrupalGetQueryArray function modules/simpletest/tests/common.test Tests that drupal_get_query_array() correctly explodes query parameters.
DrupalGetRdfNamespacesTestCase class modules/simpletest/tests/common.test Tests for RDF namespaces XML serialization.
DrupalGetRdfNamespacesTestCase::getInfo function modules/simpletest/tests/common.test
DrupalGetRdfNamespacesTestCase::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalGetRdfNamespacesTestCase::testGetRdfNamespaces function modules/simpletest/tests/common.test Test RDF namespaces.
DrupalGotoTest::getInfo function modules/simpletest/tests/common.test
DrupalGotoTest::testDrupalGetDestination function modules/simpletest/tests/common.test Test drupal_get_destination().
DrupalHTMLIdentifierTestCase::getInfo function modules/simpletest/tests/common.test
DrupalHtmlToTextTestCase::getInfo function modules/simpletest/tests/mail.test
DrupalHTTPRedirectTest::getInfo function modules/simpletest/tests/common.test
DrupalHTTPRequestTestCase::getInfo function modules/simpletest/tests/common.test
DrupalHTTPResponseStatusLineTest::getInfo function modules/simpletest/tests/common.test
DrupalJSONTest::getInfo function modules/simpletest/tests/common.test
DrupalLocalStreamWrapper::getDirectoryPath function includes/stream_wrappers.inc 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/stream_wrappers.inc Returns the canonical absolute path of the URI, if possible.
DrupalLocalStreamWrapper::getMimeType function includes/stream_wrappers.inc Base implementation of getMimeType().
DrupalLocalStreamWrapper::getTarget function includes/stream_wrappers.inc Returns the local writable target of the resource within the stream.
DrupalLocalStreamWrapper::getUri function includes/stream_wrappers.inc Base implementation of getUri().
DrupalMatchPathTestCase::getInfo function modules/simpletest/tests/path.test
DrupalPrivateStreamWrapper::getDirectoryPath function includes/stream_wrappers.inc Implements abstract public function getDirectoryPath()
DrupalPrivateStreamWrapper::getExternalUrl function includes/stream_wrappers.inc Overrides getExternalUrl().
DrupalPublicStreamWrapper::getDirectoryPath function includes/stream_wrappers.inc Implements abstract public function getDirectoryPath()
DrupalPublicStreamWrapper::getExternalUrl function includes/stream_wrappers.inc Overrides getExternalUrl().
DrupalPublicStreamWrapper::getLocalPath function includes/stream_wrappers.inc Returns the canonical absolute path of the URI, if possible.
DrupalQueue::get function modules/system/system.queue.inc Returns the queue object for a given name.
DrupalRenderTestCase::getInfo function modules/simpletest/tests/common.test
DrupalSetContentTestCase::getInfo function modules/simpletest/tests/common.test
DrupalSetMessageTest class modules/system/system.test Tests drupal_set_message() and related functions.
DrupalSetMessageTest::getInfo function modules/system/system.test
DrupalSetMessageTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
DrupalSetMessageTest::testSetRemoveMessages function modules/system/system.test Tests setting messages and removing one before it is displayed.
DrupalStreamWrapperInterface::getExternalUrl function includes/stream_wrappers.inc Returns a web accessible URL for the resource.
DrupalStreamWrapperInterface::getMimeType function includes/stream_wrappers.inc Returns the MIME type of the resource.
DrupalStreamWrapperInterface::getUri function includes/stream_wrappers.inc Returns the stream resource URI.
DrupalSystemListingCompatibleTestCase::getInfo function profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.test
DrupalSystemListingTestCase::getInfo function modules/simpletest/tests/common.test
DrupalTagsHandlingTestCase::getInfo function modules/simpletest/tests/common.test
DrupalTemporaryStreamWrapper::getDirectoryPath function includes/stream_wrappers.inc Implements abstract public function getDirectoryPath()
DrupalTemporaryStreamWrapper::getExternalUrl function includes/stream_wrappers.inc Overrides getExternalUrl().
DrupalTestCase::getAssertionCall function modules/simpletest/drupal_web_test_case.php Cycles through backtrace until the first non-assertion method is found.
DrupalTestCase::getDatabaseConnection function modules/simpletest/drupal_web_test_case.php Returns the database connection to the site running Simpletest.
DrupalUpdaterInterface::getInstallDirectory function includes/updater.inc
DrupalUpdaterInterface::getProjectName function includes/updater.inc Returns the system name of the project.
DrupalWebTestCase::drupalGet function modules/simpletest/drupal_web_test_case.php Retrieves a Drupal path or an absolute path.
DrupalWebTestCase::drupalGetAJAX function modules/simpletest/drupal_web_test_case.php Retrieve a Drupal path or an absolute path and JSON decode the result.
DrupalWebTestCase::drupalGetContent function modules/simpletest/drupal_web_test_case.php Gets the current raw HTML of requested page.
DrupalWebTestCase::drupalGetHeader function modules/simpletest/drupal_web_test_case.php 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/simpletest/drupal_web_test_case.php 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/simpletest/drupal_web_test_case.php Gets an array containing all e-mails sent during this test case.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.