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 |
---|---|---|---|
StubConnection::exceptionHandler | function | core/ |
|
StubConnection::insert | function | core/ |
|
StubConnection::mapConditionOperator | function | core/ |
|
StubConnection::merge | function | core/ |
|
StubConnection::nextId | function | core/ |
|
StubConnection::open | function | core/ |
|
StubConnection::queryRange | function | core/ |
|
StubConnection::schema | function | core/ |
|
StubConnection::select | function | core/ |
|
StubConnection::startTransaction | function | core/ |
|
StubConnection::testLogCaller | function | core/ |
Helper method to test database classes are not included in backtraces. |
StubConnection::truncate | function | core/ |
|
StubConnection::update | function | core/ |
|
StubConnection::upsert | function | core/ |
|
StubConnection::__construct | function | core/ |
Constructs a Connection object. |
SysLog::$connectionOpened | property | core/ |
Stores whether there is a system logger connection opened or not. |
SysLog::openConnection | function | core/ |
Opens a connection to the system logger. |
Tasks::connect | function | core/ |
Checks if we can connect to the database. |
Tasks::connect | function | core/ |
Checks if we can connect to the database. |
Tasks::connect | function | core/ |
Checks if we can connect to the database. |
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/ |
Connects to the server. |
TestRunTest::$connection | property | core/ |
The database connection for testing. |
TestSetupTrait::getDatabaseConnection | function | core/ |
Returns the database connection to the site under test. |
TestSetupTraitTest::testGetDatabaseConnection | function | core/ |
@covers ::getDatabaseConnection @group legacy |
Transaction::$connection | property | core/ |
The connection object for this transaction. |
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/ |
@covers ::convertDbUrlToConnectionInfo |
UrlConversionTest::testGetConnectionInfoAsUrl | function | core/ |
@covers ::getConnectionInfoAsUrl |
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. |
Y2038TimestampUpdateTest::$connection | property | core/ |
The database. |
Pagination
- Previous page
- Page 12
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.