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 |
---|---|---|---|
FileTransferTest::$testConnection | property | core/ |
|
ForumManager::$connection | property | core/ |
Database connection. |
FTPExtension::connect | function | core/ |
Connects to the server. |
ImportStorageTransformer::$connection | property | core/ |
The drupal database connection. |
InstallTasksTest::$connection | property | core/ |
A connection object prophecy. |
InstallTasksTest::createTasksNoConnection | function | core/ |
Creates a Tasks object for testing, without connection. |
InstallTasksTest::testNameWithNoConnection | function | core/ |
@covers ::name |
KernelTestBase::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
KernelTestBase::tearDownCloseDatabaseConnection | function | core/ |
Additional tear down method to close the connection at the end. |
KernelTestBaseDatabaseDriverModuleTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl | function | core/ |
@covers ::getDatabaseConnectionInfo |
KeyValueDatabaseFactory::$connection | property | core/ |
The database connection to use. |
LegacyMatcherDumperTest::$connection | property | core/ |
The connection. |
Local::connect | function | core/ |
Connects to the server. |
Log::$connectionKey | property | core/ |
The connection key for which this object is logging. |
LoggingTest::testEnableMultiConnectionLogging | function | core/ |
Tests that we can log queries separately on different connections. |
LonelyMonkeyClass::$connection | property | core/ |
The database connection. |
MenuDeleteForm::$connection | property | core/ |
The database connection. |
MenuTreeStorage::$connection | property | core/ |
The database connection. |
MenuTreeStorageSchemaUpdateTest::$connection | property | core/ |
The database. |
MenuTreeStorageTest::$connection | property | core/ |
The database connection. |
MigrateTestBase::cleanupMigrateConnection | function | core/ |
Cleans up the test migrate connection. |
MigrateTestBase::createMigrationConnection | function | core/ |
Changes the database connection to the prefixed one. |
MigrateUpgradeTestBase::createMigrationConnection | function | core/ |
Changes the database connection to the prefixed one. |
MigrationConfigurationTrait::getConnection | function | core/ |
Gets the database connection for the source Drupal database. |
MockTestConnection | class | core/ |
Mock connection object for test case. |
MockTestConnection.php | file | core/ |
|
MockTestConnection::$commandsRun | property | core/ |
The commands to run. |
MockTestConnection::$connectionString | property | core/ |
The database connection. |
MockTestConnection::flushCommands | function | core/ |
|
MockTestConnection::run | function | core/ |
|
ModuleInstaller::$connection | property | core/ |
The database connection. |
MysqlDriverTest::testConnection | function | core/ |
@covers \Drupal\mysql\Driver\Database\mysql\Connection |
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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.