Search for on

  1. Search 9.5.x for on
  2. Search 8.9.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
DBLogTestCase::getContent function modules/dblog/dblog.test Creates random content based on node content type.
DBLogTestCase::getContentUpdate function modules/dblog/dblog.test Creates random content as an update based on node content type.
DBLogTestCase::getSeverityConstant function modules/dblog/dblog.test Gets the watchdog severity constant corresponding to the CSS class.
DBLogTestCase::testDBLogException function modules/dblog/dblog.test Verifies that exceptions are caught in dblog_watchdog().
DBLogTestCase::verifyCron function modules/dblog/dblog.test Verifies that cron correctly applies the database log row limit.
dblog_cron function modules/dblog/dblog.module Implements hook_cron().
db_condition function includes/database/database.inc Returns a new DatabaseCondition, set to the specified conjunction.
db_transaction function includes/database/database.inc Returns a new transaction object for the active database.
Default theme implementations group modules/system/theme.api.php Functions and templates for the user interface to be implemented by themes.
DeleteQuery::$condition property includes/database/query.inc The condition object for this query.
DeleteQuery::condition function includes/database/query.inc Implements QueryConditionInterface::condition().
DeleteQuery::conditions function includes/database/query.inc Implements QueryConditionInterface::conditions().
DeleteQuery::__construct function includes/database/query.inc Constructs a DeleteQuery object.
DeserializationException class misc/typo3/phar-stream-wrapper/src/Phar/DeserializationException.php
DeserializationException.php file misc/typo3/phar-stream-wrapper/src/Phar/DeserializationException.php
Developer Documentation mainpage external_documentation/developer/index.php Welcome to the Drupal developer's documentation. Here are some topics to
get you started:
drupal-6.duplicate-permission.database.php file modules/simpletest/tests/upgrade/drupal-6.duplicate-permission.database.php
DrupalCacheArray::__construct function includes/bootstrap.inc Constructs a DrupalCacheArray object.
DrupalDatabaseCache::garbageCollection function includes/cache.inc Garbage collection for get() and getMultiple().
DrupalDatabaseCache::__construct function includes/cache.inc Constructs a DrupalDatabaseCache object.
DrupalDefaultEntityController class includes/entity.inc Default implementation of DrupalEntityControllerInterface.
DrupalDefaultEntityController::$cache property includes/entity.inc Whether this entity type should use the static cache.
DrupalDefaultEntityController::$entityCache property includes/entity.inc Static cache of entities, keyed by entity ID.
DrupalDefaultEntityController::$entityInfo property includes/entity.inc Array of information about the entity.
DrupalDefaultEntityController::$entityType property includes/entity.inc Entity type for this controller instance.
DrupalDefaultEntityController::$hookLoadArguments property includes/entity.inc Additional arguments to pass to hook_TYPE_load().
DrupalDefaultEntityController::$idKey property includes/entity.inc Name of the entity's ID field in the entity database table.
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::attachLoad function includes/entity.inc Attaches data to entities upon loading.
DrupalDefaultEntityController::buildQuery function includes/entity.inc Builds the query to load the entity.
DrupalDefaultEntityController::cacheGet function includes/entity.inc Gets entities from the static cache.
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::filterId function includes/entity.inc Callback for array_filter that removes non-integer IDs.
DrupalDefaultEntityController::load function includes/entity.inc Implements DrupalEntityControllerInterface::load().
DrupalDefaultEntityController::resetCache function includes/entity.inc Implements DrupalEntityControllerInterface::resetCache().
DrupalDefaultEntityController::__construct function includes/entity.inc Constructor: sets basic variables.
DrupalEntityControllerInterface interface includes/entity.inc Interface for entity controller classes.
DrupalEntityControllerInterface::load function includes/entity.inc Loads one or more entities.
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::testExceptionHandler function modules/simpletest/tests/error.test Test the exception handler.
DrupalGotoTest::testDrupalGetDestination function modules/simpletest/tests/common.test Test drupal_get_destination().

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