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 |
---|---|---|---|
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. |
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/ |
|
MockTestConnection::$connectionString | property | core/ |
|
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. |
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. |
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.