Classes, traits, and interfaces - 7.x - drupal
Name | Deprecated | Object type | Namespace | File name | Summary | Direct uses | Use statements | Strings |
---|---|---|---|---|---|---|---|---|
DatabaseTaskException | class | includes/ |
Exception thrown if the database installer fails. | |||||
DatabaseTasks | abstract class | includes/ |
Database installer structure. | 3 | ||||
DatabaseTasks_mysql | class | includes/ |
Specifies installation tasks for MySQL and equivalent databases. | |||||
DatabaseTasks_pgsql | class | includes/ |
||||||
DatabaseTasks_sqlite | class | includes/ |
@file SQLite specific install functions | |||||
DatabaseTemporaryQueryTestCase | class | modules/ |
Temporary query tests. | |||||
DatabaseTestCase | class | modules/ |
Base test class for databases. | 31 | ||||
DatabaseTransaction | class | includes/ |
A wrapper class for creating and managing database transactions. | |||||
DatabaseTransactionCommitFailedException | class | includes/ |
Exception thrown when a commit() function fails. | |||||
DatabaseTransactionExplicitCommitNotAllowedException | class | includes/ |
Exception to deny attempts to explicitly manage transactions. | |||||
DatabaseTransactionNameNonUniqueException | class | includes/ |
Exception thrown when a savepoint or transaction name occurs twice. | |||||
DatabaseTransactionNoActiveException | class | includes/ |
Exception for when popTransaction() is called with no active transaction. | |||||
DatabaseTransactionOutOfOrderException | class | includes/ |
Exception thrown when a rollback() resulted in other active transactions being rolled-back. | |||||
DatabaseTransactionTestCase | class | modules/ |
Test transaction support, particularly nesting. | |||||
DatabaseUpdateComplexTestCase | class | modules/ |
Tests for more complex update statements. | |||||
DatabaseUpdateLOBTestCase | class | modules/ |
Test update queries involving LOB values. | |||||
DatabaseUpdateTestCase | class | modules/ |
Update builder tests. | |||||
DateFormatTestCase | class | modules/ |
Tests date format configuration. | |||||
DateTimeFunctionalTest | class | modules/ |
Tests generic date and time handling capabilities of Drupal. | |||||
DBLogTestCase | class | modules/ |
Tests logging messages to the database. | |||||
DefaultMailSystem | class | modules/ |
The default Drupal mail backend using PHP's mail function. | 1 | ||||
DeleteQuery | class | includes/ |
General class for an abstracted DELETE operation. | 1 | ||||
DeleteQuery_sqlite | class | includes/ |
SQLite specific implementation of DeleteQuery. | |||||
DeserializationException | class | TYPO3\PharStreamWrapper\Phar | misc/ |
1 | ||||
DisabledNodeTypeTestCase | class | modules/ |
Tests the upgrade path for node disabled node types. | |||||
DrupalAddFeedTestCase | class | modules/ |
Basic tests for drupal_add_feed(). | |||||
DrupalAddHtmlHeadLinkTest | class | modules/ |
Test for drupal_add_html_head_link(). | |||||
DrupalAlterTestCase | class | modules/ |
Tests for URL generation functions. | |||||
DrupalAttributesUnitTest | class | modules/ |
Tests for the format_date() function. | |||||
DrupalAutoloadTestClass | class | modules/ |
This class is empty because we only care if Drupal can find it. | |||||
DrupalAutoloadTestInterface | interface | modules/ |
This interface is empty because we only care if Drupal can find it. | 1 | ||||
DrupalCacheArray | abstract class | includes/ |
Provides a caching wrapper to be used in place of large array structures. | 2 | ||||
DrupalCacheInterface | interface | includes/ |
Defines an interface for cache implementations. | 2 | ||||
DrupalDataApiTest | class | modules/ |
Tests for CRUD API functions. | |||||
DrupalDatabaseCache | class | includes/ |
Defines a default cache implementation. | 1 | ||||
DrupalDefaultEntityController | class | includes/ |
Default implementation of DrupalEntityControllerInterface. | 6 | ||||
DrupalDummyRemoteStreamWrapper | class | modules/ |
Helper class for testing the stream wrapper registry. | |||||
DrupalDummyStreamWrapper | class | modules/ |
Helper class for testing the stream wrapper registry. | |||||
DrupalEntityControllerInterface | interface | includes/ |
Interface for entity controller classes. | 1 | ||||
DrupalErrorCollectionUnitTest | class | modules/ |
Tests Simpletest error and exception collector. | |||||
DrupalErrorHandlerTestCase | class | modules/ |
Tests Drupal error and exception handlers. | |||||
DrupalFakeCache | class | includes/ |
Defines a stub cache implementation to be used during installation. | |||||
DrupalGetQueryArrayTestCase | class | modules/ |
Tests the functionality of drupal_get_query_array(). | |||||
DrupalGetRdfNamespacesTestCase | class | modules/ |
Tests for RDF namespaces XML serialization. | |||||
DrupalGotoTest | class | modules/ |
Testing drupal_goto and hook_drupal_goto_alter(). | |||||
DrupalHTMLIdentifierTestCase | class | modules/ |
Test for cleaning HTML identifiers. | |||||
DrupalHtmlToTextTestCase | class | modules/ |
Unit tests for drupal_html_to_text(). | |||||
DrupalHTTPRedirectTest | class | modules/ |
Unit tests for processing of http redirects. | |||||
DrupalHTTPRequestTestCase | class | modules/ |
Test drupal_http_request(). | |||||
DrupalHTTPResponseStatusLineTest | class | modules/ |
Tests parsing of the HTTP response status line. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.