Search for connect
- Search 7.x for connect
- Search 9.5.x for connect
- Search 10.3.x for connect
- Search 11.x for connect
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
SchemaTest::$connection | property | core/ |
Connection to the database. |
SearchIndex::$connection | property | core/ |
The database connection. |
SelectExtender::$connection | property | core/ |
The connection object on which to run this query. |
SessionHandler::$connection | property | core/ |
The database connection. |
SessionManager::$connection | property | core/ |
The database connection to use. |
ShortcutSetStorage::$connection | property | core/ |
The database connection. |
SqlBaseTest::testConnectionTypes | function | core/ |
Tests different connection types. |
SqlContentEntityStorageTest::$connection | property | core/ |
The database connection to use. |
SSH::connect | function | core/ |
Connects to the server. |
StatementPrefetch::$pdoConnection | property | core/ |
Reference to the PDO connection object for this statement. |
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::createDatabase | function | core/ |
Creates a database. |
StubConnection::databaseType | function | core/ |
Returns the name of the PDO driver for this connection. |
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 an unique ID from a given sequence. |
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. |
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/ |
Check if we can connect to the database. |
Tasks::connect | function | core/ |
Check if we can connect to the database. |
Tasks::connect | function | core/ |
Check if we can connect to the database. |
Tasks::connect | function | core/ |
Check if we can connect to the database. |
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/ |
Dataprovider for testDbUrltoConnectionConversion(). |
UrlConversionTest::providerGetConnectionInfoAsUrl | function | core/ |
Dataprovider for testGetConnectionInfoAsUrl(). |
UrlConversionTest::providerInvalidArgumentGetConnectionInfoAsUrl | function | core/ |
Dataprovider for testGetInvalidArgumentGetConnectionInfoAsUrl(). |
UrlConversionTest::testDbUrltoConnectionConversion | function | core/ |
@covers ::convertDbUrlToConnectionInfo |
UrlConversionTest::testGetConnectionInfoAsUrl | function | core/ |
@covers ::getConnectionInfoAsUrl |
UrlConversionTest::testGetInvalidArgumentGetConnectionInfoAsUrl | function | core/ |
Test ::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 8
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.