namespace Drupal\Tests\Core\Database

Same name in other branches
  1. 10 Drupal\Tests\Core\Database
  2. 9 Drupal\Tests\Core\Database
  3. 8.9.x Drupal\Tests\Core\Database
Object name File name Summary
ConditionTest core/tests/Drupal/Tests/Core/Database/ConditionTest.php @coversDefaultClass \Drupal\Core\Database\Query\Condition
ConnectionTest core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests the Connection class.
DatabaseEventsTest core/tests/Drupal/Tests/Core/Database/DatabaseEventsTest.php @coversDefaultClass \Drupal\Core\Database\Connection
DriverModuleMissingDependenciesTest core/tests/Drupal/Tests/Core/Database/DriverModuleMissingDependenciesTest.php Tests for database driver module with missing dependency.
OrderByTest core/tests/Drupal/Tests/Core/Database/OrderByTest.php Tests the orderBy() method of select queries.
RowCountExceptionTest core/tests/Drupal/Tests/Core/Database/RowCountExceptionTest.php @coversDefaultClass \Drupal\Core\Database\RowCountException
SchemaIntrospectionTestTrait core/tests/Drupal/Tests/Core/Database/SchemaIntrospectionTestTrait.php Provides methods for testing database schema characteristics.
UrlConversionTest core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php Tests for database URL to/from database connection array conversions.

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