Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| DatabaseEventsTest::setUp | function | core/ |
|
| DatabaseEventsTest::testDisableInvalidEvent | function | core/ |
Tests disable invalid event. |
| DatabaseEventsTest::testEnableInvalidEvent | function | core/ |
Tests enable invalid event. |
| DatabaseEventsTest::testEventDispatchingWhenNoContainerAvailable | function | core/ |
Tests event dispatching when no container available. |
| DatabaseEventsTest::testEventEnablingAndDisabling | function | core/ |
Tests event enabling and disabling. |
| DatabaseEventSubscriber | class | core/ |
Responds to database API events. |
| DatabaseEventSubscriber.php | file | core/ |
|
| DatabaseEventSubscriber::$countStatementEnds | property | core/ |
A counter of finished statement executions. |
| DatabaseEventSubscriber::$countStatementFailures | property | core/ |
A counter of failed statement executions. |
| DatabaseEventSubscriber::$countStatementStarts | property | core/ |
A counter of started statement executions. |
| DatabaseEventSubscriber::$statementIdsInExecution | property | core/ |
A map of statements being executed. |
| DatabaseEventSubscriber::getSubscribedEvents | function | core/ |
|
| DatabaseEventSubscriber::onStatementExecutionEnd | function | core/ |
Subscribes to a statement execution finished event. |
Pagination
- Previous page
- Page 311
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.