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 |
|---|---|---|---|
| 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/ |
Connects to the server. |
| Statement::getConnectionTarget | function | core/ |
|
| 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/ |
|
| StatementWrapper::$connection | property | core/ |
The Drupal database connection object. |
| StatementWrapper::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::$statementClass | property | core/ |
The name of the Statement class for this connection. |
| StubConnection::$statementWrapperClass | property | core/ |
The name of the StatementWrapper class for this connection. |
| 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::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
| StubConnection::nextId | function | core/ |
Retrieves a unique ID from a given sequence. |
| StubConnection::open | function | core/ |
Opens a client connection. |
| StubConnection::queryRange | function | core/ |
Runs a limited-range query on this database object. |
| StubConnection::queryTemporary | function | core/ |
Runs a SELECT query and stores its results in a temporary table. |
| StubConnection::testLogCaller | function | core/ |
Helper method to test database classes are not included in backtraces. |
| 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. |
| TestDatabase::getConnection | function | core/ |
Returns the database connection to the site running Simpletest. |
| TestFileTransfer::connect | function | core/ |
Connects to the server. |
| TestSetupTrait::getDatabaseConnection | function | core/ |
Returns the database connection to the site running Simpletest. |
| Transaction::$connection | property | core/ |
The connection object for this 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[[api-linebreak]] |
| UrlConversionTest::testGetConnectionInfoAsUrl | function | core/ |
@covers ::getConnectionInfoAsUrl[[api-linebreak]] |
| 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 10
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.