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 |
---|---|---|---|
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. |
FileTransfer::connect | function | core/ |
Connects to the server. |
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 |
FTPExtension::connect | function | core/ |
Connects to the server. |
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 |
KeyValueDatabaseExpirableFactory::$connection | property | core/ |
The database connection. |
KeyValueDatabaseFactory::$connection | property | core/ |
The database connection to use. |
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. |
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 @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 @dataProvider providerEscapeAlias |
PostgresqlConnectionTest::testEscapeField | function | core/ |
@covers ::escapeField @dataProvider providerEscapeFields |
PostgresqlConnectionTest::testEscapeTable | function | core/ |
@covers ::escapeTable @dataProvider providerEscapeTables |
PostgresqlSchemaTest::$connection | property | core/ |
The PostgreSql DB connection. |
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.