Search for connection
- Search 7.x for connection
- Search 9.5.x for connection
- Search 10.3.x for connection
- Search 11.x for connection
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Connection | class | core/ |
SQlite Connection class that can log executed queries. |
| Connection | class | core/ |
MySQL Connection class that can log executed queries. |
| Connection | class | core/ |
PostgreSQL Connection class that can log executed queries. |
| Connection | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Connection. |
| Connection | class | core/ |
|
| Connection | class | core/ |
|
| Connection | class | core/ |
|
| Connection | class | core/ |
A fake Connection class for testing purposes. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| DbCommandBaseTester::getDatabaseConnection | function | core/ |
Parse input options decide on a database. |
| DbLog::$connection | property | core/ |
The database connection object. |
| DbLog::DEDICATED_DBLOG_CONNECTION_TARGET | constant | core/ |
The dedicated database connection target to use for log entries. |
| DblogClearLogConfirmForm::$connection | property | core/ |
The database connection. |
| EndOfTransactionQueriesTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
| EntityReference::$connection | property | core/ |
The database connection. |
| ExceptionDetectNeedsInstallSubscriber::$connection | property | core/ |
The default database connection. |
| FileTransferAuthorizeForm::addConnectionSettings | function | core/ |
Generates the Form API array for a given connection backend's settings. |
| FileTransferAuthorizeForm::setConnectionSettingsDefaults | function | core/ |
Sets the default settings on a file transfer connection form recursively. |
| ForumManager::$connection | property | core/ |
Database connection |
| ImportStorageTransformer::$connection | property | core/ |
The drupal database connection. |
| KernelTestBase::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
| KernelTestBase::tearDownCloseDatabaseConnection | function | core/ |
@after |
| KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl | function | core/ |
@covers ::getDatabaseConnectionInfo[[api-linebreak]] |
| KeyValueDatabaseExpirableFactory::$connection | property | core/ |
The database connection. |
| KeyValueDatabaseFactory::$connection | property | core/ |
The database connection to use. |
| 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. |
| MatcherDumper::$connection | property | core/ |
The database connection to which to dump route information. |
| MenuDeleteForm::$connection | property | core/ |
The database connection. |
| MenuRouterRebuildSubscriber::$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/ |
|
| NodeCounter::$connection | property | core/ |
The database connection. |
| NodeRevisionDeleteForm::$connection | property | core/ |
The database connection. |
| NodeStatisticsDatabaseStorage::$connection | property | core/ |
The database connection used. |
| PostgresqlConnectionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Database\Driver\pgsql\Connection[[api-linebreak]] @group Database |
| PostgresqlConnectionTest.php | file | core/ |
|
| PostgresqlConnectionTest::$mockPdo | property | core/ |
Mock PDO object for use in tests. |
| PostgresqlConnectionTest::providerEscapeAlias | function | core/ |
Data provider for testEscapeAlias. |
| PostgresqlConnectionTest::providerEscapeFields | function | core/ |
Data provider for testEscapeField. |
| PostgresqlConnectionTest::providerEscapeTables | function | core/ |
Data provider for testEscapeTable. |
| PostgresqlConnectionTest::setUp | function | core/ |
|
| PostgresqlConnectionTest::testEscapeAlias | function | core/ |
@covers ::escapeAlias[[api-linebreak]] @dataProvider providerEscapeAlias |
| PostgresqlConnectionTest::testEscapeField | function | core/ |
@covers ::escapeField[[api-linebreak]] @dataProvider providerEscapeFields |
| PostgresqlConnectionTest::testEscapeTable | function | core/ |
@covers ::escapeTable[[api-linebreak]] @dataProvider providerEscapeTables |
| PostgresqlSchemaTest::$connection | property | core/ |
The PostgreSql DB connection. |
| 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. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.