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 |
---|---|---|---|
DriverSpecificConnectionUnitTestBase::testOpenSelectQueryClose | function | core/ |
Tests Database::closeConnection() with a select query. |
DriverSpecificConnectionUnitTestBase::TEST_TARGET_CONNECTION | constant | core/ |
A target connection identifier to be used for testing. |
DriverSpecificConnectionUnitTestBase::waitFor | function | core/ |
Wait for a callback to return a truthy value. |
DriverSpecificKernelTestBase::$connection | property | core/ |
The database connection for testing. |
DriverSpecificSchemaTestBase::$connection | property | core/ |
Connection to the database. |
EntityReference::$connection | property | core/ |
The database connection. |
ExceptionDetectNeedsInstallSubscriber::$connection | property | core/ |
The default database connection. |
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest | class | core/ |
@group Database |
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php | file | core/ |
|
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::setUp | function | core/ |
|
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testExistingDrupal8StyleDatabaseConnectionInSettingsPhp | function | core/ |
Confirms that the site works with Drupal 8 style database connection array. |
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testReplicaDrupal8StyleDatabaseConnectionInSettingsPhp | function | core/ |
Confirms that the replica database connection works. |
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. |
FileTransferTest::$testConnection | property | core/ |
The test file transfer object. |
FileTransferTest::$testConnection | property | core/ |
|
ForumManager::$connection | property | core/ |
Database connection. |
FTPExtension::$connection | property | core/ |
The FTP 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[[api-linebreak]] |
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[[api-linebreak]] |
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/ |
Retrieves and clears the command history. |
MockTestConnection::run | function | core/ |
Executes a command and stores it in the command history. |
ModuleInstaller::$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.