Search for database

  1. Search 7.x for database
  2. Search 9.5.x for database
  3. Search 8.9.x for database
  4. Search 10.3.x for database
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
database service core/core.services.yml Drupal\Core\Database\Connection
Database class core/lib/Drupal/Core/Database/Database.php Primary front-controller for the database system.

All search results

Title Object type File name Summary
KeyValueDatabaseExpirableFactory::garbageCollection function core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php Deletes expired items.
KeyValueDatabaseExpirableFactory::get function core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php Constructs a new expirable key/value store for a given collection name.
KeyValueDatabaseExpirableFactory::__construct function core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php Constructs this factory object.
KeyValueDatabaseFactory class core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php Defines the key/value store factory for the database backend.
KeyValueDatabaseFactory.php file core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php
KeyValueDatabaseFactory::$connection property core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php The database connection to use.
KeyValueDatabaseFactory::$serializer property core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php The serialization class to use.
KeyValueDatabaseFactory::get function core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php Constructs a new key/value store for a given collection name.
KeyValueDatabaseFactory::__construct function core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php Constructs this factory object.
LocalesLocationAddIndexUpdateTest::setDatabaseDumpFiles function core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php
MenuBlockDepthTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/MenuBlockDepthTest.php
MenuTreeStorageSchemaUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/MenuTreeStorageSchemaUpdateTest.php
MigrateMessageControllerTest::$database property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php The database connection.
MigrateMessageTestBase::$database property core/modules/migrate/tests/src/Functional/MigrateMessageTestBase.php The database connection.
MigrateMissingDatabaseSource class core/modules/migrate/tests/modules/migrate_missing_database_test/src/Plugin/migrate/source/MigrateMissingDatabaseSource.php A simple migrate source for the missing database tests.
MigrateMissingDatabaseSource.php file core/modules/migrate/tests/modules/migrate_missing_database_test/src/Plugin/migrate/source/MigrateMissingDatabaseSource.php
MigrateMissingDatabaseSource::fields function core/modules/migrate/tests/modules/migrate_missing_database_test/src/Plugin/migrate/source/MigrateMissingDatabaseSource.php
MigrateMissingDatabaseSource::getIds function core/modules/migrate/tests/modules/migrate_missing_database_test/src/Plugin/migrate/source/MigrateMissingDatabaseSource.php
MigrateMissingDatabaseSource::query function core/modules/migrate/tests/modules/migrate_missing_database_test/src/Plugin/migrate/source/MigrateMissingDatabaseSource.php
MigrateMissingDatabaseTest class core/modules/migrate_drupal/tests/src/Kernel/MigrateMissingDatabaseTest.php Tests that a migration can be instantiated without a database connection.
MigrateMissingDatabaseTest class core/modules/migrate/tests/src/Kernel/MigrateMissingDatabaseTest.php Tests that a SQL migration can be instantiated without a database connection.
MigrateMissingDatabaseTest.php file core/modules/migrate_drupal/tests/src/Kernel/MigrateMissingDatabaseTest.php
MigrateMissingDatabaseTest.php file core/modules/migrate/tests/src/Kernel/MigrateMissingDatabaseTest.php
MigrateMissingDatabaseTest::$migrationPluginManager property core/modules/migrate_drupal/tests/src/Kernel/MigrateMissingDatabaseTest.php The migration plugin manager.
MigrateMissingDatabaseTest::$migrationPluginManager property core/modules/migrate/tests/src/Kernel/MigrateMissingDatabaseTest.php The migration plugin manager.
MigrateMissingDatabaseTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/MigrateMissingDatabaseTest.php
MigrateMissingDatabaseTest::$modules property core/modules/migrate/tests/src/Kernel/MigrateMissingDatabaseTest.php
MigrateMissingDatabaseTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/MigrateMissingDatabaseTest.php
MigrateMissingDatabaseTest::setUp function core/modules/migrate/tests/src/Kernel/MigrateMissingDatabaseTest.php
MigrateMissingDatabaseTest::testMissingDatabase function core/modules/migrate_drupal/tests/src/Kernel/MigrateMissingDatabaseTest.php Tests that a migration can be instantiated with the node module enabled.
MigrateMissingDatabaseTest::testMissingDatabase function core/modules/migrate/tests/src/Kernel/MigrateMissingDatabaseTest.php Tests a SQL migration without the database connection.
MigrateSqlIdMapTest::$database property core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php The database connection.
MigrateSqlSourceTestBase::getDatabase function core/modules/migrate/tests/src/Kernel/MigrateSqlSourceTestBase.php Builds an in-memory SQLite database from a set of source data.
MigrateTestBase::$sourceDatabase property core/modules/migrate/tests/src/Kernel/MigrateTestBase.php The source database connection.
MigrateTestCase::getDatabase function core/modules/migrate/tests/src/Unit/MigrateTestCase.php Gets an SQLite database connection object for use in tests.
MigrateUpgradeTestBase::$sourceDatabase property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php The source database connection.
migrate_missing_database_test.info.yml file core/modules/migrate/tests/modules/migrate_missing_database_test/migrate_missing_database_test.info.yml core/modules/migrate/tests/modules/migrate_missing_database_test/migrate_missing_database_test.info.yml
MigrationConfigurationTrait::createDatabaseStateSettings function core/modules/migrate_drupal/src/MigrationConfigurationTrait.php Creates the necessary state entries for SqlBase::getDatabase() to work.
missing_database.yml file core/modules/migrate/tests/modules/migrate_missing_database_test/migrations/missing_database.yml core/modules/migrate/tests/modules/migrate_missing_database_test/migrations/missing_database.yml
MysqlDateSql::$database property core/modules/views/src/Plugin/views/query/MysqlDateSql.php The database connection.
MysqlDateSqlTest::$database property core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php The mocked database service.
NodeGrantDatabaseStorage class core/modules/node/src/NodeGrantDatabaseStorage.php Defines a storage handler class that handles the node grants system.
NodeGrantDatabaseStorage.php file core/modules/node/src/NodeGrantDatabaseStorage.php
NodeGrantDatabaseStorage::$hasNodeGrantsImplementations property core/modules/node/src/NodeGrantDatabaseStorage.php Indicates if any module implements hook_node_grants().
NodeGrantDatabaseStorage::access function core/modules/node/src/NodeGrantDatabaseStorage.php
NodeGrantDatabaseStorage::alterQuery function core/modules/node/src/NodeGrantDatabaseStorage.php
NodeGrantDatabaseStorage::buildGrantsQueryCondition function core/modules/node/src/NodeGrantDatabaseStorage.php Creates a query condition from an array of node access grants.
NodeGrantDatabaseStorage::checkAll function core/modules/node/src/NodeGrantDatabaseStorage.php
NodeGrantDatabaseStorage::count function core/modules/node/src/NodeGrantDatabaseStorage.php
NodeGrantDatabaseStorage::delete function core/modules/node/src/NodeGrantDatabaseStorage.php

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