Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseDriverList::recalculateInfo | function | core/ |
Generates the information from .info.yml files for extensions of this type. |
| DatabaseDriverList::recalculatePathNames | function | core/ |
Generates a sorted list of .info.yml file locations for all extensions. |
| DatabaseDriverList::setPathname | function | core/ |
Sets the pathname for an extension. |
| DatabaseDriverList::sortByName | function | core/ |
Array sorting callback; sorts extensions by their name. |
| 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/ |
@covers ::get[[api-linebreak]] |
| DatabaseDriverListTest::testLegacyGet | function | core/ |
@covers ::get[[api-linebreak]] @group legacy |
| DatabaseDriverListTest::testLegacyGetFromDriverName | function | core/ |
@covers ::getFromDriverName[[api-linebreak]] @group legacy |
| 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/ |
Ensures installed modules providing a database driver are not uninstalled. |
| DatabaseDriverUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\DatabaseDriverUninstallValidator. |
| 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. |
| 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/ |
|
| DatabaseEventEnabler.php | file | core/ |
|
| DatabaseEventEnabler::handle | function | core/ |
|
| DatabaseEventEnabler::__construct | function | core/ |
|
| DatabaseEventsTest | class | core/ |
@coversDefaultClass \Drupal\Core\Database\Connection[[api-linebreak]] |
| DatabaseEventsTest.php | file | core/ |
|
| DatabaseEventsTest::$connection | property | core/ |
A database connection. |
| DatabaseEventsTest::setUp | function | core/ |
|
| DatabaseEventsTest::testDisableInvalidEvent | function | core/ |
@covers ::disableEvents[[api-linebreak]] |
| DatabaseEventsTest::testEnableInvalidEvent | function | core/ |
@covers ::enableEvents[[api-linebreak]] |
| DatabaseEventsTest::testEventDispatchingWhenNoContainerAvailable | function | core/ |
@covers ::dispatchEvent[[api-linebreak]] |
| DatabaseEventsTest::testEventEnablingAndDisabling | function | core/ |
@covers ::isEventEnabled[[api-linebreak]] @covers ::enableEvents[[api-linebreak]] @covers ::disableEvents[[api-linebreak]] |
| DatabaseEventSubscriber | class | core/ |
Responds to database API events. |
| DatabaseEventSubscriber.php | file | core/ |
|
| DatabaseEventSubscriber::$countStatementEnds | property | core/ |
A counter of finished statement executions. |
Pagination
- Previous page
- Page 359
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.