Search for connect
- Search 7.x for connect
- Search 9.5.x for connect
- Search 8.9.x for connect
- Search 10.3.x for connect
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Tasks::connect | function | core/ |
Checks if we can connect to the database. |
| Tasks::getConnection | function | core/ |
Returns the database connection. |
| Tasks::isConnectionActive | function | core/ |
Determines if there is an active connection. |
| TemporaryQueryTestBase::getConnection | function | core/ |
Returns the connection. |
| TestFileTransfer::connect | function | core/ |
Establishes a mock connection for file transfer. |
| TestRunTest::$connection | property | core/ |
The database connection for testing. |
| TransactionManagerBase::$connectionTransactionState | property | core/ |
The state of the underlying client connection transaction. |
| TransactionManagerBase::getConnectionTransactionState | function | core/ |
Gets the state of the client connection transaction. |
| TransactionManagerBase::setConnectionTransactionState | function | core/ |
Sets the state of the client connection transaction. |
| UncaughtExceptionTest::testLostDatabaseConnection | function | core/ |
Tests the case when the database connection is gone. |
| UrlConversionTest::providerConvertDbUrlToConnectionInfo | function | core/ |
Data provider for testDbUrlToConnectionConversion(). |
| UrlConversionTest::providerGetConnectionInfoAsUrl | function | core/ |
Data provider for testGetConnectionInfoAsUrl(). |
| UrlConversionTest::providerInvalidArgumentGetConnectionInfoAsUrl | function | core/ |
Data provider for testGetInvalidArgumentGetConnectionInfoAsUrl(). |
| UrlConversionTest::testDbUrlToConnectionConversion | function | core/ |
Tests db url to connection conversion. |
| UrlConversionTest::testGetConnectionInfoAsUrl | function | core/ |
Tests get connection info as url. |
| UrlConversionTest::testGetInvalidArgumentGetConnectionInfoAsUrl | function | core/ |
Tests ::getConnectionInfoAsUrl() exception for invalid arguments. |
| UserData::$connection | property | core/ |
The database connection to use. |
| UserSelection::$connection | property | core/ |
The database connection. |
Pagination
- Previous page
- Page 11
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.