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 |
---|---|---|---|
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/ |
|
Connection::$driver | property | core/ |
Public property so we can test driver loading mechanism. |
Connection::$driver | property | core/ |
|
Connection::$driver | property | core/ |
|
Connection::$driverClasses | property | core/ |
Index of what driver-specific class to use for various operations. |
Connection::driver | function | core/ |
|
Connection::driver | function | core/ |
|
Connection::driver | function | core/ |
|
Connection::driver | function | core/ |
|
Connection::driver | function | core/ |
|
Connection::driver | function | core/ |
|
Connection::driver | function | core/ |
|
Connection::driver | function | core/ |
Returns the type of database driver. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
Connection::driverTransactionManager | function | core/ |
|
Connection::driverTransactionManager | function | core/ |
|
Connection::driverTransactionManager | function | core/ |
|
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 @group legacy |
Database::getDriverList | function | core/ |
Returns the list provider for available database drivers. |
DatabaseDriver | class | core/ |
Defines a database driver extension object. |
DatabaseDriver.php | file | core/ |
|
DatabaseDriver::$classLoader | property | core/ |
The container class loader. |
DatabaseDriver::$installTasks | property | core/ |
The install tasks object instance of the database driver. |
DatabaseDriver::getAutoloadInfo | function | core/ |
|
DatabaseDriver::getDriverName | function | core/ |
Returns the name of the database driver. |
DatabaseDriver::getExtensionFilename | function | core/ |
|
DatabaseDriver::getExtensionPathname | function | core/ |
|
DatabaseDriver::getFilename | function | core/ |
|
DatabaseDriver::getInstallTasks | function | core/ |
Returns the install tasks object instance of this database driver. |
DatabaseDriver::getModule | function | core/ |
Returns the Extension object of the module containing the database driver. |
DatabaseDriver::getModuleInfo | function | core/ |
Gets the content of the info.yml file of the driver's module, as an array. |
DatabaseDriver::getName | function | core/ |
|
DatabaseDriver::getNamespace | function | core/ |
Returns the PHP namespace of the database driver. |
DatabaseDriver::getPath | function | core/ |
|
DatabaseDriver::getPathname | function | core/ |
|
DatabaseDriver::isExperimental | function | core/ |
|
DatabaseDriver::isObsolete | function | core/ |
|
DatabaseDriver::load | function | core/ |
|
DatabaseDriver::__construct | function | core/ |
Constructs a new DatabaseDriver object. |
DatabaseDriverList | class | core/ |
Provides a list of available database drivers. |
DatabaseDriverList.php | file | core/ |
|
DatabaseDriverList::$includeTestDrivers | property | core/ |
Determines whether test drivers shall be included in the discovery. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.