class SystemListingInfo

Returns information about system object files (modules, themes, etc.).

This class finds the profile directories itself and also parses info files.

Hierarchy

Expanded class hierarchy of SystemListingInfo

1 file declares its use of SystemListingInfo

File

drupal/core/lib/Drupal/Core/SystemListingInfo.php, line 15
Definition of Drupal\Core\SystemListingInfo.

Namespace

Drupal\Core
View source

Members

Namesort descending Modifiers Type Description Overrides
SystemListing::scan function Returns information about system object files (modules, themes, etc.).
SystemListing::scanDirectory protected function Abbreviated version of file_scan_directory().
SystemListing::__construct function Construct this listing object.
SystemListingInfo::process protected function Overrides Drupal\Core\SystemListing::process(). Overrides SystemListing::process
SystemListingInfo::profiles protected function Overrides Drupal\Core\SystemListing::profiles(). Overrides SystemListing::profiles