extension.list.database_driver
Class
Drupal\Core\Extension\DatabaseDriverList3 string references to extension.list.database_driver
- Database::getDriverList in core/
lib/ Drupal/ Core/ Database/ Database.php - Returns the list provider for available database drivers.
- DatabaseTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Database/ DatabaseTest.php - SiteSettingsForm::create in core/
lib/ Drupal/ Core/ Installer/ Form/ SiteSettingsForm.php - Instantiates a new instance of this class.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Extension\DatabaseDriverList
- arguments:
- - '%app.root%'
- - database_driver
- - '@cache.default'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.