|
ContactPersonalTestCase |
class |
|
drupal/modules/contact/contact.test |
Tests the personal contact form. |
|
ContactSitewideTestCase |
class |
|
drupal/modules/contact/contact.test |
Tests the site-wide contact form. |
|
ContextualDynamicContextTestCase |
class |
|
drupal/modules/contextual/contextual.test |
Tests accessible links after inaccessible links on dynamic context. |
|
CronRunTestCase |
class |
|
drupal/modules/system/system.test |
|
|
DashboardBlocksTestCase |
class |
|
drupal/modules/dashboard/dashboard.test |
Tests the Dashboard module blocks. |
|
Database |
class |
|
drupal/includes/database/database.inc |
Primary front-controller for the database system. |
|
DatabaseCondition |
class |
|
drupal/includes/database/query.inc |
Generic class for a series of conditions in a query. |
|
DatabaseConnection |
class |
|
drupal/includes/database/database.inc |
Base Database API class. |
|
DatabaseConnectionNotDefinedException |
class |
|
drupal/includes/database/database.inc |
Exception thrown if an undefined database connection is requested. |
|
DatabaseDriverNotSpecifiedException |
class |
|
drupal/includes/database/database.inc |
Exception thrown if no driver is specified for a database connection. |
|
DatabaseLog |
class |
|
drupal/includes/database/log.inc |
Database query logger. |
|
DatabaseSchema |
class |
|
drupal/includes/database/schema.inc |
|
|
DatabaseSchemaObjectDoesNotExistException |
class |
|
drupal/includes/database/schema.inc |
Exception thrown if an object being modified doesn't exist yet. |
|
DatabaseSchemaObjectExistsException |
class |
|
drupal/includes/database/schema.inc |
Exception thrown if an object being created already exists. |
|
DatabaseStatementBase |
class |
|
drupal/includes/database/database.inc |
Default implementation of DatabaseStatementInterface. |
|
DatabaseStatementEmpty |
class |
|
drupal/includes/database/database.inc |
Empty implementation of a database statement. |
|
DatabaseStatementInterface |
interface |
|
drupal/includes/database/database.inc |
Represents a prepared statement. |
|
DatabaseStatementPrefetch |
class |
|
drupal/includes/database/prefetch.inc |
An implementation of DatabaseStatementInterface that prefetches all data. |
|
DatabaseTaskException |
class |
|
drupal/includes/install.inc |
Exception thrown if the database installer fails. |
|
DatabaseTasks |
class |
|
drupal/includes/install.inc |
Database installer structure. |
|
DatabaseTransaction |
class |
|
drupal/includes/database/database.inc |
A wrapper class for creating and managing database transactions. |
|
DatabaseTransactionCommitFailedException |
class |
|
drupal/includes/database/database.inc |
Exception thrown when a commit() function fails. |
|
DatabaseTransactionExplicitCommitNotAllowedException |
class |
|
drupal/includes/database/database.inc |
Exception to deny attempts to explicitly manage transactions. |
|
DatabaseTransactionNameNonUniqueException |
class |
|
drupal/includes/database/database.inc |
Exception thrown when a savepoint or transaction name occurs twice. |
|
DatabaseTransactionNoActiveException |
class |
|
drupal/includes/database/database.inc |
Exception for when popTransaction() is called with no active transaction. |
|
DatabaseTransactionOutOfOrderException |
class |
|
drupal/includes/database/database.inc |
Exception thrown when a rollback() resulted in other active transactions being rolled-back. |
|
DateTimeFunctionalTest |
class |
|
drupal/modules/system/system.test |
Tests generic date and time handling capabilities of Drupal. |
|
DBLogTestCase |
class |
|
drupal/modules/dblog/dblog.test |
|
|
DefaultMailSystem |
class |
|
drupal/modules/system/system.mail.inc |
The default Drupal mail backend using PHP's mail function. |
|
DeleteQuery |
class |
|
drupal/includes/database/query.inc |
General class for an abstracted DELETE operation. |
|
DrupalCacheArray |
class |
|
drupal/includes/bootstrap.inc |
Non-displayable characters. |
|
DrupalCacheInterface |
interface |
|
drupal/includes/cache.inc |
Defines an interface for cache implementations. |
|
DrupalDatabaseCache |
class |
|
drupal/includes/cache.inc |
Defines a default cache implementation. |
|
DrupalDefaultEntityController |
class |
|
drupal/includes/entity.inc |
Default implementation of DrupalEntityControllerInterface. |
|
DrupalDummyRemoteStreamWrapper |
class |
|
drupal/modules/simpletest/tests/file_test.module |
Helper class for testing the stream wrapper registry. |
|
DrupalDummyStreamWrapper |
class |
|
drupal/modules/simpletest/tests/file_test.module |
Helper class for testing the stream wrapper registry. |
|
DrupalEntityControllerInterface |
interface |
|
drupal/includes/entity.inc |
Interface for entity controller classes. |
|
DrupalFakeCache |
class |
|
drupal/includes/cache-install.inc |
Defines a stub cache implementation to be used during installation. |
|
DrupalHtmlToTextTestCase |
class |
|
drupal/modules/simpletest/tests/mail.test |
Unit tests for drupal_html_to_text(). |
|
DrupalLocalStreamWrapper |
class |
|
drupal/includes/stream_wrappers.inc |
Drupal stream wrapper base class for local files. |
|
DrupalMatchPathTestCase |
class |
|
drupal/modules/simpletest/tests/path.test |
Unit tests for the drupal_match_path() function in path.inc. |
|
DrupalPrivateStreamWrapper |
class |
|
drupal/includes/stream_wrappers.inc |
Drupal private (private://) stream wrapper class. |
|
DrupalPublicStreamWrapper |
class |
|
drupal/includes/stream_wrappers.inc |
Drupal public (public://) stream wrapper class. |
|
DrupalQueue |
class |
|
drupal/modules/system/system.queue.inc |
Factory class for interacting with queues. |
|
DrupalQueueInterface |
interface |
|
drupal/modules/system/system.queue.inc |
|
|
DrupalReliableQueueInterface |
interface |
|
drupal/modules/system/system.queue.inc |
Reliable queue interface. |
|
DrupalStreamWrapperInterface |
interface |
|
drupal/includes/stream_wrappers.inc |
Drupal stream wrapper extension. |
|
DrupalTemporaryStreamWrapper |
class |
|
drupal/includes/stream_wrappers.inc |
Drupal temporary (temporary://) stream wrapper class. |
|
DrupalTestCase |
class |
|
drupal/modules/simpletest/drupal_web_test_case.php |
Base class for Drupal tests. |
|
DrupalUnitTestCase |
class |
|
drupal/modules/simpletest/drupal_web_test_case.php |
Test case for Drupal unit tests. |
Neueste Kommentare