Search for driver
- Search 7.x for driver
- Search 8.9.x for driver
- Search 10.3.x for driver
- Search 11.x for driver
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BackendCompilerPassTest::getDrivertestMysqlContainer | function | core/ |
Creates a container with a DrivertestMysql database mock definition in it. |
BrowserTestBase::$minkDefaultDriverArgs | property | core/ |
Mink default driver params. |
BrowserTestBase::$minkDefaultDriverClass | property | core/ |
Mink class for the default driver to use. |
BrowserTestBase::getDefaultDriverInstance | function | core/ |
Gets an instance of the default Mink driver. |
BrowserTestBase::getMinkDriverArgs | function | core/ |
Gets the Mink driver args from an environment variable. |
BrowserTestBaseTest::mockBrowserTestBaseWithDriver | function | core/ |
|
Connection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
Connection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
Connection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
Connection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
Connection::$driverClasses | property | core/ |
Index of what driver-specific class to use for various operations. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::getDriverClass | function | core/ |
Gets the driver-specific override class if any for the specified class. |
ConnectionTest::providerGetDriverClass | function | core/ |
Data provider for testGetDriverClass(). |
ConnectionTest::testGetDriverClass | function | core/ |
@covers ::getDriverClass @dataProvider providerGetDriverClass |
ConnectionTest::testLegacyDatabaseDriverInRootDriversDirectory | function | core/ |
Tests the deprecation of Drupal 8 style database drivers. |
Database::findDriverAutoloadDirectory | function | core/ |
Finds the directory to add to the autoloader for the driver's namespace. |
Database::getDatabaseDriverNamespace | function | core/ |
Gets the PHP namespace of a database driver from the connection info. |
DatabaseDriverProvidedByModuleTest | class | core/ |
Tests output on the status overview page. |
DatabaseDriverProvidedByModuleTest.php | file | core/ |
|
DatabaseDriverProvidedByModuleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DatabaseDriverProvidedByModuleTest::setUp | function | core/ |
|
DatabaseDriverProvidedByModuleTest::testDatabaseDriverIsProvidedByModuleButTheModuleIsNotEnabled | function | core/ |
Tests that the status page shows the error message. |
DatabaseDriverUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\DatabaseDriverUninstallValidator. |
DatabaseDriverUninstallValidator | class | core/ |
Ensures installed modules providing a database driver are not uninstalled. |
DatabaseDriverUninstallValidator.php | file | core/ |
|
DatabaseDriverUninstallValidator.php | file | core/ |
|
DatabaseDriverUninstallValidator::$connection | property | core/ |
The database connection. |
DatabaseDriverUninstallValidator::$container | property | core/ |
The service container. |
DatabaseDriverUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
DatabaseDriverUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
DatabaseDriverUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
DatabaseDriverUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
DatabaseDriverUninstallValidator::setStringTranslation | function | core/ |
|
DatabaseDriverUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
DatabaseDriverUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
DatabaseDriverUninstallValidator::__construct | function | core/ |
Constructs a new DatabaseDriverUninstallValidator. |
DatabaseDriverUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
DatabaseTest::addD8CustomDrivers | function | core/ |
Adds a database driver that uses the D8's Drupal\Driver\Database namespace. |
DatabaseTest::addModuleDrivers | function | core/ |
Adds database drivers that are provided by modules. |
DatabaseTest::providerFindDriverAutoloadDirectory | function | core/ |
Data provider for ::testFindDriverAutoloadDirectory(). |
DatabaseTest::providerFindDriverAutoloadDirectoryException | function | core/ |
Data provider for ::testFindDriverAutoloadDirectoryException(). |
DatabaseTest::testFindDriverAutoloadDirectory | function | core/ |
@covers ::findDriverAutoloadDirectory @dataProvider providerFindDriverAutoloadDirectory |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.