Search for driver
- Search 7.x for driver
- Search 9.5.x for driver
- Search 8.9.x for driver
- Search 10.3.x for driver
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DriverSpecificTransactionTestBase::transactionOuterLayer | function | core/ |
Encapsulates a transaction's "inner layer" with an "outer layer". |
driver_missing_dependency_test.info.yml | file | core/ |
core/tests/Drupal/Tests/Core/Database/fixtures/core/modules/driver_missing_dependency_test/driver_missing_dependency_test.info.yml |
driver_test.info.yml | file | core/ |
core/modules/system/tests/modules/driver_test/driver_test.info.yml |
DrupalSelenium2Driver | class | core/ |
Provides a driver for Selenium testing. |
DrupalSelenium2Driver.php | file | core/ |
|
DrupalSelenium2Driver::click | function | core/ |
|
DrupalSelenium2Driver::dragTo | function | core/ |
|
DrupalSelenium2Driver::executeJsOnElement | function | core/ |
Executes JS on a given element. |
DrupalSelenium2Driver::setValue | function | core/ |
|
DrupalSelenium2Driver::uploadFileAndGetRemoteFilePath | function | core/ |
Uploads a file to the Selenium instance and returns the remote path. |
DrupalSelenium2Driver::waitFor | function | core/ |
Waits for a callback to return a truthy result and returns it. |
DrupalSelenium2DriverTest | class | core/ |
Tests the DrupalSelenium2Driver methods. |
DrupalSelenium2DriverTest.php | file | core/ |
|
DrupalSelenium2DriverTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DrupalSelenium2DriverTest::$modules | property | core/ |
Modules to install. |
DrupalSelenium2DriverTest::setUp | function | core/ |
|
DrupalSelenium2DriverTest::testGetRemoteFilePath | function | core/ |
Tests uploading remote files. |
extension.list.database_driver | service | core/ |
Drupal\Core\Extension\DatabaseDriverList |
InstallerNonDefaultDatabaseDriverTest | class | core/ |
Tests the interactive installer. |
InstallerNonDefaultDatabaseDriverTest.php | file | core/ |
|
InstallerNonDefaultDatabaseDriverTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerNonDefaultDatabaseDriverTest::$testDriverName | property | core/ |
The name of the test database driver in use. |
InstallerNonDefaultDatabaseDriverTest::getInstalledDatabaseSettings | function | core/ |
Returns the databases setup from the SUT's settings.php. |
InstallerNonDefaultDatabaseDriverTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerNonDefaultDatabaseDriverTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
KernelTestBaseDatabaseDriverModuleTest | class | core/ |
@coversDefaultClass \Drupal\KernelTests\KernelTestBase[[api-linebreak]] |
KernelTestBaseDatabaseDriverModuleTest.php | file | core/ |
|
KernelTestBaseDatabaseDriverModuleTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
KernelTestBaseDatabaseDriverModuleTest::testDatabaseDriverModuleEnabled | function | core/ |
@covers ::bootEnvironment[[api-linebreak]] |
KernelTestBaseTest::testDatabaseDriverModuleEnabled | function | core/ |
@covers ::bootEnvironment[[api-linebreak]] |
MysqlDriverTest | class | core/ |
Tests the deprecations of the MySQL database driver classes in Core. |
MysqlDriverTest.php | file | core/ |
|
MysqlDriverTest::testConnection | function | core/ |
@covers \Drupal\mysql\Driver\Database\mysql\Connection[[api-linebreak]] |
PerformanceTestBase::getMinkDriverArgs | function | core/ |
Gets the Mink driver args from an environment variable. |
PerformanceTestTrait::doGetMinkDriverArgs | function | core/ |
Helper for ::getMinkDriverArgs(). |
PerformanceTestTrait::processChromeDriverPerformanceLogs | function | core/ |
Gets the chromedriver performance log and extracts metrics from it. |
ServiceClassDriverTestMysql | class | core/ |
A class used for testing the backend compiler passes. |
StubConnection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
StubConnection::driver | function | core/ |
Returns the type of database driver. |
Tasks::$pdoDriver | property | core/ |
The name of the PDO driver this database type requires. |
Tasks::$pdoDriver | property | core/ |
The PDO driver name for MySQL and equivalent databases. |
Tasks::$pdoDriver | property | core/ |
The name of the PDO driver this database type requires. |
Tasks::$pdoDriver | property | core/ |
The name of the PDO driver this database type requires. |
Tasks::hasPdoDriver | function | core/ |
Ensure the PDO driver is supported by the version of PHP in use. |
UrlConversionTest::testDriverModuleDoesNotExist | function | core/ |
@covers ::convertDbUrlToConnectionInfo[[api-linebreak]] |
UrlConversionTest::testModuleDriverDoesNotExist | function | core/ |
@covers ::convertDbUrlToConnectionInfo[[api-linebreak]] |
UrlConversionTest::testNoModuleSpecifiedDefaultsToDriverName | function | core/ |
Tests that connection URL with no module name defaults to driver name. |
WebDriverCurlService | class | core/ |
Provides a curl service to interact with Selenium driver. |
WebDriverCurlService.php | file | core/ |
|
WebDriverCurlService::$retry | property | core/ |
Flag that indicates if retries are enabled. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.