Search for connect
- Search 7.x for connect
- Search 8.9.x for connect
- Search 10.3.x for connect
- Search 11.x for connect
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| KeyValueDatabaseExpirableFactory::$connection | property | core/ |
The database connection. |
| KeyValueDatabaseFactory::$connection | property | core/ |
The database connection to use. |
| Local::connect | function | core/ |
Connects to the server. |
| Log::$connectionKey | property | core/ |
The connection key for which this object is logging. |
| LoggingTest::testEnableMultiConnectionLogging | function | core/ |
Tests that we can log queries separately on different connections. |
| LonelyMonkeyClass::$connection | property | core/ |
The database connection. |
| MatcherDumper::$connection | property | core/ |
The database connection to which to dump route information. |
| MenuDeleteForm::$connection | property | core/ |
The database connection. |
| MenuRouterRebuildSubscriber::$connection | property | core/ |
The database connection. |
| MenuTreeStorage::$connection | property | core/ |
The database connection. |
| MenuTreeStorageTest::$connection | property | core/ |
The database connection. |
| MigrateTestBase::cleanupMigrateConnection | function | core/ |
Cleans up the test migrate connection. |
| MigrateTestBase::createMigrationConnection | function | core/ |
Changes the database connection to the prefixed one. |
| MigrateUpgradeTestBase::createMigrationConnection | function | core/ |
Changes the database connection to the prefixed one. |
| MigrationConfigurationTrait::getConnection | function | core/ |
Gets the database connection for the source Drupal database. |
| MockTestConnection | class | core/ |
Mock connection object for test case. |
| MockTestConnection.php | file | core/ |
|
| MockTestConnection::$commandsRun | property | core/ |
|
| MockTestConnection::$connectionString | property | core/ |
|
| MockTestConnection::flushCommands | function | core/ |
|
| MockTestConnection::run | function | core/ |
|
| ModuleInstaller::$connection | property | core/ |
The database connection. |
| MysqlDriverLegacyTest::testDeprecationConnection | function | core/ |
@covers Drupal\Core\Database\Driver\mysql\Connection[[api-linebreak]] |
| NextIdTest::testDbNextIdClosedConnection | function | core/ |
Tests that sequences table clear up works when a connection is closed. |
| NodeCounter::$connection | property | core/ |
The database connection. |
| NodeRevisionDeleteForm::$connection | property | core/ |
The database connection. |
| NodeStatisticsDatabaseStorage::$connection | property | core/ |
The database connection used. |
| PDOConnection | class | core/ |
SQLite-specific implementation of a PDO connection. |
| PDOConnection.php | file | core/ |
|
| PDOConnection::beginTransaction | function | core/ |
|
| PDOConnection::commit | function | core/ |
|
| PDOConnection::rollBack | function | core/ |
|
| PgsqlDriverLegacyTest::testDeprecationConnection | function | core/ |
@covers Drupal\Core\Database\Driver\pgsql\Connection[[api-linebreak]] |
| Query::$connection | property | core/ |
The connection object on which to run this query. |
| Query::$connection | property | core/ |
|
| Query::$connectionKey | property | core/ |
The key of the connection object. |
| Query::$connectionTarget | property | core/ |
The target of the connection object. |
| Query::getConnection | function | core/ |
Gets the database connection to be used for the query. |
| QueryFactory::$connection | property | core/ |
The database connection to use. |
| QueueDatabaseFactory::$connection | property | core/ |
The database connection. |
| RouteProvider::$connection | property | core/ |
The database connection from which to read route information. |
| Schema::$connection | property | core/ |
The database connection. |
| SchemaTest::$connection | property | core/ |
The PostgreSql DB connection. |
| SchemaTest::$connection | property | core/ |
Connection to the database. |
| SearchIndex::$connection | property | core/ |
The database connection. |
| SelectExtender::$connection | property | core/ |
The connection object on which to run this query. |
| SessionHandler::$connection | property | core/ |
The database connection. |
| SessionManager::$connection | property | core/ |
The database connection to use. |
| ShortcutSetStorage::$connection | property | core/ |
The database connection. |
| Sql::getConnection | function | core/ |
Gets the database connection to use for the view. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.