6 calls to ExtensionList::getList()
- DatabaseDriverList::getFromDriverName in core/
lib/ Drupal/ Core/ Extension/ DatabaseDriverList.php - Returns the first available driver extension by the driver name.
- DatabaseDriverList::getInstallableList in core/
lib/ Drupal/ Core/ Extension/ DatabaseDriverList.php - Returns the list of installable database drivers.
- ExtensionList::exists in core/
lib/ Drupal/ Core/ Extension/ ExtensionList.php - Determines if an extension exists in the filesystem.
- ExtensionList::get in core/
lib/ Drupal/ Core/ Extension/ ExtensionList.php - Returns a single extension.
- ExtensionList::recalculateInfo in core/
lib/ Drupal/ Core/ Extension/ ExtensionList.php - Generates the information from .info.yml files for extensions of this type.
- ExtensionList::recalculatePathNames in core/
lib/ Drupal/ Core/ Extension/ ExtensionList.php - Generates a sorted list of .info.yml file locations for all extensions.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.