Search for on
Title | Object type | File name | Summary |
---|---|---|---|
DBLogTestCase::getContent | function | modules/ |
Creates random content based on node content type. |
DBLogTestCase::getContentUpdate | function | modules/ |
Creates random content as an update based on node content type. |
DBLogTestCase::getSeverityConstant | function | modules/ |
Gets the watchdog severity constant corresponding to the CSS class. |
DBLogTestCase::testDBLogException | function | modules/ |
Verifies that exceptions are caught in dblog_watchdog(). |
DBLogTestCase::verifyCron | function | modules/ |
Verifies that cron correctly applies the database log row limit. |
dblog_cron | function | modules/ |
Implements hook_cron(). |
db_condition | function | includes/ |
Returns a new DatabaseCondition, set to the specified conjunction. |
db_transaction | function | includes/ |
Returns a new transaction object for the active database. |
Default theme implementations | group | modules/ |
Functions and templates for the user interface to be implemented by themes. |
DeleteQuery::$condition | property | includes/ |
The condition object for this query. |
DeleteQuery::condition | function | includes/ |
Implements QueryConditionInterface::condition(). |
DeleteQuery::conditions | function | includes/ |
Implements QueryConditionInterface::conditions(). |
DeleteQuery::__construct | function | includes/ |
Constructs a DeleteQuery object. |
DeserializationException | class | misc/ |
|
DeserializationException.php | file | misc/ |
|
Developer Documentation | mainpage | external_documentation/ |
Welcome to the Drupal developer's documentation. Here are some topics to get you started: |
drupal-6.duplicate-permission.database.php | file | modules/ |
|
DrupalCacheArray::__construct | function | includes/ |
Constructs a DrupalCacheArray object. |
DrupalDatabaseCache::garbageCollection | function | includes/ |
Garbage collection for get() and getMultiple(). |
DrupalDatabaseCache::__construct | function | includes/ |
Constructs a DrupalDatabaseCache object. |
DrupalDefaultEntityController | class | includes/ |
Default implementation of DrupalEntityControllerInterface. |
DrupalDefaultEntityController::$cache | property | includes/ |
Whether this entity type should use the static cache. |
DrupalDefaultEntityController::$entityCache | property | includes/ |
Static cache of entities, keyed by entity ID. |
DrupalDefaultEntityController::$entityInfo | property | includes/ |
Array of information about the entity. |
DrupalDefaultEntityController::$entityType | property | includes/ |
Entity type for this controller instance. |
DrupalDefaultEntityController::$hookLoadArguments | property | includes/ |
Additional arguments to pass to hook_TYPE_load(). |
DrupalDefaultEntityController::$idKey | property | includes/ |
Name of the entity's ID field in the entity database table. |
DrupalDefaultEntityController::$revisionKey | property | includes/ |
Name of entity's revision database table field, if it supports revisions. |
DrupalDefaultEntityController::$revisionTable | property | includes/ |
The table that stores revisions, if the entity supports revisions. |
DrupalDefaultEntityController::attachLoad | function | includes/ |
Attaches data to entities upon loading. |
DrupalDefaultEntityController::buildQuery | function | includes/ |
Builds the query to load the entity. |
DrupalDefaultEntityController::cacheGet | function | includes/ |
Gets entities from the static cache. |
DrupalDefaultEntityController::cacheSet | function | includes/ |
Stores entities in the static entity cache. |
DrupalDefaultEntityController::cleanIds | function | includes/ |
Ensures integer entity IDs are valid. |
DrupalDefaultEntityController::filterId | function | includes/ |
Callback for array_filter that removes non-integer IDs. |
DrupalDefaultEntityController::load | function | includes/ |
Implements DrupalEntityControllerInterface::load(). |
DrupalDefaultEntityController::resetCache | function | includes/ |
Implements DrupalEntityControllerInterface::resetCache(). |
DrupalDefaultEntityController::__construct | function | includes/ |
Constructor: sets basic variables. |
DrupalEntityControllerInterface | interface | includes/ |
Interface for entity controller classes. |
DrupalEntityControllerInterface::load | function | includes/ |
Loads one or more entities. |
DrupalEntityControllerInterface::resetCache | function | includes/ |
Resets the internal, static entity cache. |
DrupalErrorCollectionUnitTest | class | modules/ |
Tests Simpletest error and exception collector. |
DrupalErrorCollectionUnitTest::$collectedErrors | property | modules/ |
Errors triggered during the test. |
DrupalErrorCollectionUnitTest::assertError | function | modules/ |
Assert that a collected error matches what we are expecting. |
DrupalErrorCollectionUnitTest::error | function | modules/ |
Error handler that collects errors in an array. |
DrupalErrorCollectionUnitTest::getInfo | function | modules/ |
|
DrupalErrorCollectionUnitTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalErrorCollectionUnitTest::testErrorCollect | function | modules/ |
Test that simpletest collects errors from the tested site. |
DrupalErrorHandlerTestCase::testExceptionHandler | function | modules/ |
Test the exception handler. |
DrupalGotoTest::testDrupalGetDestination | function | modules/ |
Test drupal_get_destination(). |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.