Performs operations on drupal.org project data.
Hierarchy
- class \Drupal\Core\Utility\ProjectInfo
File
- core/lib/Drupal/Core/Utility/ProjectInfo.php, line 10
Namespace
Drupal\Core\Utility
Members
Name | Modifiers | Type | Description |
---|---|---|---|
ProjectInfo::filterProjectInfo | function | Filters the project .info.yml data to only save attributes we need. | |
ProjectInfo::getProjectName | function | Determines what project a given file object belongs to. | |
ProjectInfo::processInfoList | function | Populates an array of project data. |
Please login to continue.