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 |
---|---|---|---|
MysqlDriverTest::testConnection | function | core/ |
@covers \Drupal\mysql\Driver\Database\mysql\Connection[[api-linebreak]] |
NodeCounter::$connection | property | core/ |
The database connection. |
NodeRevisionDeleteForm::$connection | property | core/ |
The database connection. |
NodeStatisticsDatabaseStorage::$connection | property | core/ |
The database connection used. |
NonPublicSchemaTest::$testingFakeConnection | property | core/ |
The database connection for testing. |
PDOConnection | class | core/ |
SQLite-specific implementation of a PDO connection. |
PDOConnection.php | file | core/ |
|
PDOConnection::beginTransaction | function | core/ |
|
PDOConnection::commit | function | core/ |
|
PDOConnection::rollBack | function | core/ |
|
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. |
SelectExtender::$connection | property | core/ |
The connection object on which to run this query. |
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. |
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(). |
SSH::$connection | property | core/ |
The connection. |
SSH::connect | function | core/ |
Connects to the server. |
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. |
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.