Search for driver

  1. Search 7.x for driver
  2. Search 8.9.x for driver
  3. Search 10.3.x for driver
  4. Search 11.x for driver
  5. Other projects
Title Object type File name Summary
Tasks::hasPdoDriver function core/lib/Drupal/Core/Database/Install/Tasks.php Ensure the PDO driver is supported by the version of PHP in use.
UpdateEnableProviderDatabaseDriverTest class core/modules/system/tests/src/Functional/Update/UpdateEnableProviderDatabaseDriverTest.php Tests that update hooks are enabling the database driver providing module.
UpdateEnableProviderDatabaseDriverTest.php file core/modules/system/tests/src/Functional/Update/UpdateEnableProviderDatabaseDriverTest.php
UpdateEnableProviderDatabaseDriverTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/UpdateEnableProviderDatabaseDriverTest.php The theme to install as the default for testing.
UpdateEnableProviderDatabaseDriverTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/UpdateEnableProviderDatabaseDriverTest.php Set database dump files to be used.
UpdateEnableProviderDatabaseDriverTest::testPostUpdateEnableProviderDatabaseDriverHook function core/modules/system/tests/src/Functional/Update/UpdateEnableProviderDatabaseDriverTest.php Tests that post update hooks are properly run.
UrlConversionTest::testDriverModuleDoesNotExist function core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php @covers ::convertDbUrlToConnectionInfo
UrlConversionTest::testModuleDriverDoesNotExist function core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php @covers ::convertDbUrlToConnectionInfo
WebDriverCurlService class core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php Provides a curl service to interact with Selenium driver.
WebDriverCurlService.php file core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php
WebDriverCurlService::$retry property core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php Flag that indicates if retries are enabled.
WebDriverCurlService::disableRetry function core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php Disables retries.
WebDriverCurlService::enableRetry function core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php Enables retries.
WebDriverCurlService::execute function core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php
WebDriverTestBase class core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Runs a browser test using a driver that supports JavaScript.
WebDriverTestBase.php file core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php
WebDriverTestBase::$disableCssAnimations property core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Disables CSS animations in tests for more reliable testing.
WebDriverTestBase::$failOnJavascriptConsoleErrors property core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Determines if a test should fail on JavaScript console errors.
WebDriverTestBase::$minkDefaultDriverClass property core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Mink class for the default driver to use.
WebDriverTestBase::assertJsCondition function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Waits for the given time or until the given JS condition becomes TRUE.
WebDriverTestBase::assertSession function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Returns WebAssert object.
WebDriverTestBase::createScreenshot function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Creates a screenshot.
WebDriverTestBase::getDrupalSettings function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Gets the current Drupal javascript settings and parses into an array.
WebDriverTestBase::getHtmlOutputHeaders function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Returns headers in HTML output format.
WebDriverTestBase::getMinkDriverArgs function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Gets the Mink driver args from an environment variable.
WebDriverTestBase::initFrontPage function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Visits the front page when initializing Mink.
WebDriverTestBase::initMink function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Initializes Mink sessions.
WebDriverTestBase::installModulesFromClassProperty function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Install modules defined by `static::$modules`.
WebDriverTestBase::tearDown function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php
WebDriverWebAssert class core/tests/Drupal/FunctionalJavascriptTests/WebDriverWebAssert.php Defines a JSWebAssert with no support for status code and header assertions.
WebDriverWebAssert.php file core/tests/Drupal/FunctionalJavascriptTests/WebDriverWebAssert.php
WebDriverWebAssert::responseHeaderContains function core/tests/Drupal/FunctionalJavascriptTests/WebDriverWebAssert.php The use of responseHeaderContains() is not available.
WebDriverWebAssert::responseHeaderEquals function core/tests/Drupal/FunctionalJavascriptTests/WebDriverWebAssert.php The use of responseHeaderEquals() is not available.
WebDriverWebAssert::responseHeaderMatches function core/tests/Drupal/FunctionalJavascriptTests/WebDriverWebAssert.php The use of responseHeaderMatches() is not available.
WebDriverWebAssert::responseHeaderNotContains function core/tests/Drupal/FunctionalJavascriptTests/WebDriverWebAssert.php The use of responseHeaderNotContains() is not available.
WebDriverWebAssert::responseHeaderNotEquals function core/tests/Drupal/FunctionalJavascriptTests/WebDriverWebAssert.php The use of responseHeaderNotEquals() is not available.
WebDriverWebAssert::responseHeaderNotMatches function core/tests/Drupal/FunctionalJavascriptTests/WebDriverWebAssert.php The use of responseHeaderNotMatches() is not available.
WebDriverWebAssert::statusCodeEquals function core/tests/Drupal/FunctionalJavascriptTests/WebDriverWebAssert.php The use of statusCodeEquals() is not available.
WebDriverWebAssert::statusCodeNotEquals function core/tests/Drupal/FunctionalJavascriptTests/WebDriverWebAssert.php The use of statusCodeNotEquals() is not available.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.