Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseDriverList.php | file | core/ |
|
| DatabaseDriverList::$includeTestDrivers | property | core/ |
Determines whether test drivers shall be included in the discovery. |
| DatabaseDriverList::checkIncompatibility | function | core/ |
|
| DatabaseDriverList::CORE_MYSQL_DRIVER_NAMESPACE | constant | core/ |
The namespace of core's MySql database driver. |
| DatabaseDriverList::createExtensionInfo | function | core/ |
|
| DatabaseDriverList::doList | function | core/ |
|
| DatabaseDriverList::doScanExtensions | function | core/ |
|
| DatabaseDriverList::get | function | core/ |
|
| DatabaseDriverList::getAllAvailableInfo | function | core/ |
|
| DatabaseDriverList::getAllInstalledInfo | function | core/ |
|
| DatabaseDriverList::getExtensionDiscovery | function | core/ |
|
| DatabaseDriverList::getExtensionInfo | function | core/ |
|
| DatabaseDriverList::getInstallableList | function | core/ |
Returns the list of installable database drivers. |
| DatabaseDriverList::getInstalledExtensionNames | function | core/ |
|
| DatabaseDriverList::getName | function | core/ |
|
| DatabaseDriverList::getPath | function | core/ |
|
| DatabaseDriverList::getPathname | function | core/ |
|
| DatabaseDriverList::getPathNames | function | core/ |
|
| DatabaseDriverList::includeTestDrivers | function | core/ |
Determines whether test drivers shall be included in the discovery. |
| DatabaseDriverList::recalculateInfo | function | core/ |
|
| DatabaseDriverList::recalculatePathNames | function | core/ |
|
| DatabaseDriverList::setPathname | function | core/ |
|
| DatabaseDriverList::sortByName | function | core/ |
|
| DatabaseDriverList::__construct | function | core/ |
Constructs a new instance. |
| DatabaseDriverListTest | class | core/ |
Tests DatabaseDriverList methods. |
| DatabaseDriverListTest.php | file | core/ |
|
| DatabaseDriverListTest::providerDatabaseDrivers | function | core/ |
Data provider for testLegacyGetFromDriverName(). |
| DatabaseDriverListTest::testGet | function | core/ |
Tests get. |
| DatabaseDriverProvidedByModuleTest | class | core/ |
Tests output on the status overview page. |
| DatabaseDriverProvidedByModuleTest.php | file | core/ |
|
| DatabaseDriverProvidedByModuleTest::$defaultTheme | property | core/ |
|
| DatabaseDriverProvidedByModuleTest::setUp | function | core/ |
|
| DatabaseDriverProvidedByModuleTest::testDatabaseDriverIsProvidedByModuleButTheModuleIsNotEnabled | function | core/ |
Tests that the status page shows the error message. |
| DatabaseDriverUninstallValidator | class | core/ |
Ensures installed modules providing a database driver are not uninstalled. |
| DatabaseDriverUninstallValidator.php | file | core/ |
|
| DatabaseDriverUninstallValidator::$connection | property | core/ |
The database connection. |
| DatabaseDriverUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
| DatabaseDriverUninstallValidator::validate | function | core/ |
|
| DatabaseDriverUninstallValidator::__construct | function | core/ |
Constructs a new DatabaseDriverUninstallValidator. |
| DatabaseEvent | class | core/ |
Represents a database event. |
| DatabaseEvent.php | file | core/ |
|
| DatabaseEvent::$time | property | core/ |
The time of the event. |
| DatabaseEvent::__construct | function | core/ |
Constructs a DatabaseEvent object. |
| DatabaseEventEnabler | class | core/ |
Enables database event logging for the main request. |
| DatabaseEventEnabler.php | file | core/ |
|
| DatabaseEventEnabler::handle | function | core/ |
|
| DatabaseEventEnabler::__construct | function | core/ |
|
| DatabaseEventsTest | class | core/ |
Tests Drupal\Core\Database\Connection. |
| DatabaseEventsTest.php | file | core/ |
|
| DatabaseEventsTest::$connection | property | core/ |
A database connection. |
Pagination
- Previous page
- Page 369
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.