Classes, traits, and interfaces - 7.x - drupal
| Name | Deprecated | Object type | Namespace | File name | Summary | Direct uses | Use statements | Strings |
|---|---|---|---|---|---|---|---|---|
| ContactPersonalTestCase | class | modules/ |
Tests the personal contact form. | |||||
| ContactSitewideTestCase | class | modules/ |
Tests the site-wide contact form. | |||||
| Container | class | TYPO3\PharStreamWrapper\Phar | misc/ |
|||||
| ContextualDynamicContextTestCase | class | modules/ |
Tests accessible links after inaccessible links on dynamic context. | |||||
| CronQueueTestCallbackClass | class | modules/ |
||||||
| CronQueueTestCase | class | modules/ |
Test execution of the cron queue. | |||||
| CronRunTestCase | class | modules/ |
||||||
| DashboardBlocksTestCase | class | modules/ |
Tests the Dashboard module blocks. | |||||
| Database | abstract class | includes/ |
Primary front-controller for the database system. | |||||
| DatabaseAlterTestCase | class | modules/ |
Select alter tests. | |||||
| DatabaseBasicSyntaxTestCase | class | modules/ |
Test how the current database driver interprets the SQL syntax. | |||||
| DatabaseCaseSensitivityTestCase | class | modules/ |
Test case sensitivity handling. | |||||
| DatabaseCondition | class | includes/ |
Generic class for a series of conditions in a query. | |||||
| DatabaseConnection | abstract class | includes/ |
Base Database API class. | 3 | ||||
| DatabaseConnectionNotDefinedException | class | includes/ |
Exception thrown if an undefined database connection is requested. | |||||
| DatabaseConnectionTestCase | class | modules/ |
Test connection management. | |||||
| DatabaseConnection_mysql | class | includes/ |
||||||
| DatabaseConnection_pgsql | class | includes/ |
||||||
| DatabaseConnection_sqlite | class | includes/ |
Specific SQLite implementation of DatabaseConnection. | |||||
| DatabaseDeleteTruncateTestCase | class | modules/ |
Delete/Truncate tests. | |||||
| DatabaseDriverNotSpecifiedException | class | includes/ |
Exception thrown if no driver is specified for a database connection. | |||||
| DatabaseEmptyStatementTestCase | class | modules/ |
Tests the empty pseudo-statement class. | |||||
| DatabaseFetch2TestCase | class | modules/ |
Test fetch actions, part 2. | |||||
| DatabaseFetchTestCase | class | modules/ |
Test fetch actions, part 1. | |||||
| DatabaseInsertDefaultsTestCase | class | modules/ |
Insert tests for "database default" values. | |||||
| DatabaseInsertLOBTestCase | class | modules/ |
Insert tests using LOB fields, which are weird on some databases. | |||||
| DatabaseInsertTestCase | class | modules/ |
Test the insert builder. | |||||
| DatabaseInvalidDataTestCase | class | modules/ |
Test invalid data handling. | |||||
| DatabaseLog | class | includes/ |
Database query logger. | |||||
| DatabaseLoggingTestCase | class | modules/ |
Query logging tests. | |||||
| DatabaseMergeTestCase | class | modules/ |
Test the MERGE query builder. | |||||
| DatabaseNextIdCase | class | modules/ |
Check the sequences API. | |||||
| DatabaseQueryTestCase | class | modules/ |
Drupal-specific SQL syntax tests. | |||||
| DatabaseRangeQueryTestCase | class | modules/ |
Range query tests. | |||||
| DatabaseRegressionTestCase | class | modules/ |
Regression tests. | |||||
| DatabaseReservedKeywordTestCase | class | modules/ |
Test reserved keyword handling (introduced for MySQL 8+) | |||||
| DatabaseSchema | abstract class | includes/ |
Base class for database schema definitions. | 3 | ||||
| DatabaseSchemaObjectDoesNotExistException | class | includes/ |
Exception thrown if an object being modified doesn't exist yet. | |||||
| DatabaseSchemaObjectExistsException | class | includes/ |
Exception thrown if an object being created already exists. | |||||
| DatabaseSchema_mysql | class | includes/ |
||||||
| DatabaseSchema_pgsql | class | includes/ |
||||||
| DatabaseSchema_sqlite | class | includes/ |
||||||
| DatabaseSelectCloneTest | class | modules/ |
Test cloning Select queries. | |||||
| DatabaseSelectComplexTestCase | class | modules/ |
Test more complex select statements. | |||||
| DatabaseSelectComplexTestCase2 | class | modules/ |
Test more complex select statements, part 2. | |||||
| DatabaseSelectOrderedTestCase | class | modules/ |
Test select with order by clauses. | |||||
| DatabaseSelectPagerDefaultTestCase | class | modules/ |
||||||
| DatabaseSelectSubqueryTestCase | class | modules/ |
Test case for subselects in a dynamic SELECT query. | |||||
| DatabaseSelectTableSortDefaultTestCase | class | modules/ |
||||||
| DatabaseSelectTestCase | class | modules/ |
Test the SELECT builder. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.