Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
DrupalDefaultEntityController::$hookLoadArguments property includes/entity.inc Additional arguments to pass to hook_TYPE_load().
DrupalDefaultEntityController::$revisionKey property includes/entity.inc Name of entity's revision database table field, if it supports revisions.
DrupalDefaultEntityController::$revisionTable property includes/entity.inc The table that stores revisions, if the entity supports revisions.
DrupalDefaultEntityController::cacheSet function includes/entity.inc Stores entities in the static entity cache.
DrupalDefaultEntityController::cleanIds function includes/entity.inc Ensures integer entity IDs are valid.
DrupalDefaultEntityController::resetCache function includes/entity.inc Implements DrupalEntityControllerInterface::resetCache().
DrupalDefaultEntityController::__construct function includes/entity.inc Constructor: sets basic variables.
DrupalDummyRemoteStreamWrapper class modules/simpletest/tests/file_test.module Helper class for testing the stream wrapper registry.
DrupalDummyRemoteStreamWrapper::realpath function modules/simpletest/tests/file_test.module Base implementation of realpath().
DrupalDummyStreamWrapper class modules/simpletest/tests/file_test.module Helper class for testing the stream wrapper registry.
DrupalDummyStreamWrapper::getDirectoryPath function modules/simpletest/tests/file_test.module 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/simpletest/tests/file_test.module Override getExternalUrl().
DrupalDummyStreamWrapper::getInternalUri function modules/simpletest/tests/file_test.module Override getInternalUri().
DrupalEntityControllerInterface::resetCache function includes/entity.inc Resets the internal, static entity cache.
DrupalErrorCollectionUnitTest class modules/simpletest/tests/common.test Tests Simpletest error and exception collector.
DrupalErrorCollectionUnitTest::$collectedErrors property modules/simpletest/tests/common.test Errors triggered during the test.
DrupalErrorCollectionUnitTest::assertError function modules/simpletest/tests/common.test Assert that a collected error matches what we are expecting.
DrupalErrorCollectionUnitTest::error function modules/simpletest/tests/common.test Error handler that collects errors in an array.
DrupalErrorCollectionUnitTest::getInfo function modules/simpletest/tests/common.test
DrupalErrorCollectionUnitTest::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalErrorCollectionUnitTest::testErrorCollect function modules/simpletest/tests/common.test Test that simpletest collects errors from the tested site.
DrupalErrorHandlerTestCase class modules/simpletest/tests/error.test Tests Drupal error and exception handlers.
DrupalErrorHandlerTestCase::assertErrorMessage function modules/simpletest/tests/error.test Helper function: assert that the error message is found.
DrupalErrorHandlerTestCase::assertNoErrorMessage function modules/simpletest/tests/error.test Helper function: assert that the error message is not found.
DrupalErrorHandlerTestCase::getInfo function modules/simpletest/tests/error.test
DrupalErrorHandlerTestCase::setUp function modules/simpletest/tests/error.test Sets up a Drupal site for running functional and integration tests.
DrupalErrorHandlerTestCase::testErrorHandler function modules/simpletest/tests/error.test Test the error handler.
DrupalErrorHandlerTestCase::testExceptionHandler function modules/simpletest/tests/error.test Test the exception handler.
DrupalFakeCache::isEmpty function includes/cache-install.inc Overrides DrupalDatabaseCache::isEmpty().
DrupalFakeCache::set function includes/cache-install.inc Overrides DrupalDatabaseCache::set().
DrupalGetQueryArrayTestCase class modules/simpletest/tests/common.test Tests the functionality of drupal_get_query_array().
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 class modules/simpletest/tests/common.test Testing drupal_goto and hook_drupal_goto_alter().
DrupalGotoTest::getInfo function modules/simpletest/tests/common.test
DrupalGotoTest::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalGotoTest::testDrupalGetDestination function modules/simpletest/tests/common.test Test drupal_get_destination().
DrupalGotoTest::testDrupalGoto function modules/simpletest/tests/common.test Test drupal_goto().
DrupalGotoTest::testDrupalGotoAlter function modules/simpletest/tests/common.test Test hook_drupal_goto_alter().
DrupalHTMLIdentifierTestCase class modules/simpletest/tests/common.test Test for cleaning HTML identifiers.
DrupalHTMLIdentifierTestCase::getInfo function modules/simpletest/tests/common.test
DrupalHTMLIdentifierTestCase::setAllowCSSDoubleUnderscores function modules/simpletest/tests/common.test Set the variable allow_css_double_underscores and reset the cache.
DrupalHTMLIdentifierTestCase::testDrupalCleanCSSIdentifier function modules/simpletest/tests/common.test Tests that drupal_clean_css_identifier() cleans the identifier properly.
DrupalHTMLIdentifierTestCase::testDrupalHTMLClass function modules/simpletest/tests/common.test Tests that drupal_html_class() cleans the class name properly.
DrupalHTMLIdentifierTestCase::testDrupalHTMLId function modules/simpletest/tests/common.test Tests that drupal_html_id() cleans the ID properly.
DrupalHtmlToTextTestCase class modules/simpletest/tests/mail.test Unit tests for drupal_html_to_text().

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