Search for connect
- Search 7.x for connect
- Search 9.5.x for connect
- Search 8.9.x for connect
- Search 11.x for connect
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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]] |
| PostgreSqlSequenceUpdateTest::$connection | property | core/ |
The database connection to use. |
| 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. |
| 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. |
| SimpletestTestRunResultsStorage::getConnection | function | core/ |
Returns the database connection to use for inserting assertions. |
| SimpletestTestRunResultsStorageTest::$connection | property | core/ |
The database connection for testing. |
| Sql::getConnection | function | core/ |
Gets the database connection to use for the view. |
| SqlBaseTest::testBrokenConnection | function | core/ |
Tests the exception when a connection is defined but not available. |
| SqlBaseTest::testConnectionTypes | function | core/ |
Tests different connection types. |
| SqlContentEntityStorageTest::$connection | property | core/ |
The database connection to use. |
| SqliteDriverLegacyTest::testDeprecationConnection | function | core/ |
@covers Drupal\Core\Database\Driver\sqlite\Connection[[api-linebreak]] |
| SqlModeTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
| SqlQueryTest::testGetConnection | function | core/ |
Tests the method \Drupal\views\Plugin\views\query\Sql::getConnection(). |
| SSH::connect | function | core/ |
|
| StatementInterface::getConnectionTarget | function | core/ |
Returns the target connection this statement is associated with. |
| StatementPrefetch::$connection | property | core/ |
The Drupal database connection object. |
| StatementPrefetch::$pdoConnection | property | core/ |
Reference to the PDO connection object for this statement. |
| StatementPrefetch::getConnectionTarget | function | core/ |
|
| StatementPrefetchIterator::getConnectionTarget | function | core/ |
|
| StatementWrapper::$connection | property | core/ |
The Drupal database connection object. |
| StatementWrapper::getConnectionTarget | function | core/ |
|
| StatementWrapperIterator::getConnectionTarget | function | core/ |
|
| StringDatabaseStorage::$connection | property | core/ |
The database connection. |
| StringFilter::$connection | property | core/ |
The database connection. |
| StubConnection | class | core/ |
A stub of the abstract Connection class for testing purposes. |
| StubConnection.php | file | core/ |
|
| StubConnection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
| StubConnection::$statementWrapperClass | property | core/ |
|
| StubConnection::condition | function | core/ |
|
| StubConnection::createDatabase | function | core/ |
|
| StubConnection::databaseType | function | core/ |
|
| StubConnection::delete | function | core/ |
|
| StubConnection::driver | function | core/ |
|
| StubConnection::exceptionHandler | function | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.