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
- Search 11.x for connect
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SqlContentEntityStorageTest::$connection | property | core/ |
The database connection to use. |
| SqliteConnection | class | core/ |
SQLite-specific implementation of a PDO connection. |
| SqliteConnection.php | file | core/ |
|
| SqliteConnection::beginTransaction | function | core/ |
|
| SqliteConnection::commit | function | core/ |
|
| SqliteConnection::rollBack | function | core/ |
|
| SqlModeTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
| 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(). |
| StatementBase::getConnectionTarget | function | core/ |
Returns the target connection this statement is associated with. |
| StatementInterface::getConnectionTarget | function | core/ |
Returns the target connection this statement is associated with. |
| 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/ |
The name of the StatementWrapper class for this connection. |
| StubConnection::condition | function | core/ |
Prepares and returns a CONDITION query object. |
| StubConnection::createDatabase | function | core/ |
Creates a database. |
| StubConnection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
| StubConnection::driver | function | core/ |
Returns the type of database driver. |
| StubConnection::exceptionHandler | function | core/ |
Returns the database exceptions handler. |
| StubConnection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
| StubConnection::open | function | core/ |
Opens a client connection. |
| StubConnection::queryRange | function | core/ |
Runs a limited-range query on this database object. |
| StubConnection::schema | function | core/ |
Returns a DatabaseSchema object for manipulating the schema. |
| StubConnection::testLogCaller | function | core/ |
Helper method to test database classes are not included in backtraces. |
| StubConnection::upsert | function | core/ |
Prepares and returns an UPSERT query object. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.