60 files declare their use of Database

admin.inc in drupal/core/modules/views/views_ui/admin.inc
Provides the Views' administrative interface.
AliasTest.php in drupal/core/modules/system/lib/Drupal/system/Tests/Path/AliasTest.php
Definition of Drupal\system\Tests\Path\CrudTest.
bootstrap.inc in drupal/core/includes/bootstrap.inc
Functions that need to be loaded on every Drupal request.
common.inc in drupal/core/includes/common.inc
Common functions that many Drupal modules will need to reference.
Connection.php in drupal/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php
Definition of Drupal\Core\Database\Driver\mysql\Connection
Connection.php in drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php
Definition of Drupal\Core\Database\Driver\sqlite\Connection
Connection.php in drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php
Definition of Drupal\Core\Database\Driver\pgsql\Connection
ConnectionTest.php in drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionTest.php
Definition of Drupal\system\Tests\Database\ConnectionTest.
ConnectionUnitTest.php in drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php
Contains Drupal\system\Tests\Database\ConnectionUnitTest.
database.inc in drupal/core/includes/database.inc
Core systems for the database layer.
DatabaseBackend.php in drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php
Definition of Drupal\Core\Cache\DatabaseBackend.
DatabaseStorage.php in drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php
Definition of Drupal\Core\Config\DatabaseStorage.
dblog.module in drupal/core/modules/dblog/dblog.module
System monitoring and logging for administrators.
Delete.php in drupal/core/lib/Drupal/Core/Database/Query/Delete.php
Definition of Drupal\Core\Database\Query\Delete
DrupalUnitTestBase.php in drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php
Contains Drupal\simpletest\DrupalUnitTestBase.
FieldSqlStorageTest.php in drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php
Definition of Drupal\field_sql_storage\FieldSqlStorageTest.
field_sql_storage.module in drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module
Default implementation of the field storage API.
GarbageCollectionTest.php in drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php
Contains Drupal\system\Tests\KeyValueStore\GarbageCollectionTest.
HandlerBase.php in drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php
Definition of Drupal\views\Plugin\views\HandlerBase.
Insert.php in drupal/core/lib/Drupal/Core/Database/Query/Insert.php
Definition of Drupal\Core\Database\Query\Insert
Insert.php in drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Insert.php
Definition of Drupal\Core\Database\Driver\pgsql\Insert
install.core.inc in drupal/core/includes/install.core.inc
API functions for installing Drupal.
install.inc in drupal/core/includes/install.inc
API functions for installing modules and themes.
KeyValueDatabaseExpirableFactory.php in drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php
Contains Drupal\Core\KeyValueStore\KeyValueDatabaseExpirableFactory.
KeyValueDatabaseFactory.php in drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php
Contains Drupal\Core\KeyValueStore\KeyValueDatabaseFactory.
locale.module in drupal/core/modules/locale/locale.module
Enables the translation of the user interface to languages other than English.
LoggingTest.php in drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php
Definition of Drupal\system\Tests\Database\LoggingTest.
MatcherDumperTest.php in drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php
Definition of Drupal\system\Tests\Routing\UrlMatcherDumperTest.
Merge.php in drupal/core/lib/Drupal/Core/Database/Query/Merge.php
Definition of Drupal\Core\Database\Query\Merge
ModuleTestBase.php in drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php
Definition of Drupal\system\Tests\Module\ModuleTestBase.
NodeCreationTest.php in drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php
Definition of Drupal\node\Tests\NodeCreationTest.
Numeric.php in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Numeric.php
Definition of Drupal\views\Plugin\views\filter\Numeric.
Path.php in drupal/core/lib/Drupal/Core/Path/Path.php
Contains Drupal\Core\Path\Path.
PathMatcherTest.php in drupal/core/modules/system/lib/Drupal/system/Tests/Routing/PathMatcherTest.php
Definition of Drupal\system\Tests\Routing\PartialMatcherTest.
Query.php in drupal/core/lib/Drupal/Core/Database/Query/Query.php
Definition of Drupal\Core\Database\Query\Query
RouteTest.php in drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteTest.php
Definition of Drupal\system\Tests\Routing\RouteTest.
schema.inc in drupal/core/includes/schema.inc
Schema API handling functions.
Schema.php in drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php
Definition of Drupal\Core\Database\Driver\mysql\Schema
Schema.php in drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php
Definition of Drupal\Core\Database\Driver\pgsql\Schema
SchemaTest.php in drupal/core/modules/system/lib/Drupal/system/Tests/Common/SchemaTest.php
Definition of Drupal\system\Tests\Common\SchemaTest.
Select.php in drupal/core/lib/Drupal/Core/Database/Query/Select.php
Definition of Drupal\Core\Database\Query\Select
simpletest.module in drupal/core/modules/simpletest/simpletest.module
Provides testing functionality.
Sql.php in drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php
Definition of Drupal\views\Plugin\views\query\Sql.
String.php in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php
Definition of Drupal\views\Plugin\views\filter\String.
StringDatabaseStorage.php in drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php
Definition of Drupal\locale\StringDatabaseStorage.
Tasks.php in drupal/core/lib/Drupal/Core/Database/Install/Tasks.php
Definition of Drupal\Core\Database\Install\Tasks
Tasks.php in drupal/core/lib/Drupal/Core/Database/Driver/mysql/Install/Tasks.php
Definition of Drupal\Core\Database\Driver\mysql\Install\Tasks
Tasks.php in drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php
Definition of Drupal\Core\Database\Driver\sqlite\Install\Tasks
Tasks.php in drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php
Definition of Drupal\Core\Database\Driver\pgsql\Install\Tasks
TempStoreDatabaseTest.php in drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php
Definition of Drupal\user\Tests\TempStoreDatabaseTest.
TestBase.php in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Definition of Drupal\simpletest\TestBase.
TransactionTest.php in drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php
Definition of Drupal\system\Tests\Database\TransactionTest.
Truncate.php in drupal/core/lib/Drupal/Core/Database/Query/Truncate.php
Definition of Drupal\Core\Database\Query\Truncate
UnitTestBase.php in drupal/core/modules/simpletest/lib/Drupal/simpletest/UnitTestBase.php
Definition of Drupal\simpletest\UnitTestBase.
Update.php in drupal/core/lib/Drupal/Core/Database/Query/Update.php
Definition of Drupal\Core\Database\Query\Update
Update.php in drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Update.php
Definition of Drupal\Core\Database\Driver\pgsql\Update
UpgradePathTestBase.php in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php
Definition of Drupal\system\Tests\Upgrade\UpgradePathTestBase.
views.install in drupal/core/modules/views/views.install
Contains install and update functions for Views.
ViewUI.php in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php
Definition of Drupal\views_ui\ViewUI.
WebTestBase.php in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Definition of Drupal\simpletest\WebTestBase.