33 string references to 'Database'

AlterTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php
BasicSyntaxTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/BasicSyntaxTest.php
CaseSensitivityTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/CaseSensitivityTest.php
ConnectionTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionTest.php
ConnectionUnitTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php
DeleteTruncateTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php
EmptyStatementTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/EmptyStatementTest.php
FetchTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php
InsertDefaultsTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertDefaultsTest.php
InsertLobTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertLobTest.php
InsertTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertTest.php
InvalidDataTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/InvalidDataTest.php
LoggingTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php
MergeTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php
NextIdTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/NextIdTest.php
QueryTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/QueryTest.php
RangeQueryTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/RangeQueryTest.php
RegressionTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/RegressionTest.php
SchemaTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Common/SchemaTest.php
SelectComplexTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php
SelectOrderedTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectOrderedTest.php
SelectPagerDefaultTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php
SelectSubqueryTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php
SelectTableSortDefaultTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php
SelectTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php
SerializeQueryTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/SerializeQueryTest.php
TaggingTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php
TemporaryQueryTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/TemporaryQueryTest.php
TransactionTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php
UpdateComplexTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php
UpdateLobTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateLobTest.php
UpdateTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php
_drupal_decode_exception in drupal/core/includes/errors.inc
Decodes an exception and retrieves the correct caller.