You are here

namespace Drupal\upgrade_status in Upgrade Status 8.3

Same name in other branches
  1. 8 Drupal\upgrade_status
  2. 8.2 Drupal\upgrade_status
Classsort descending Location Description
DeprecationAnalyzer src/DeprecationAnalyzer.php
DeprecationMessage src/DeprecationMessage.php A value object containing a deprecation message with some metadata.
LibraryDeprecationAnalyzer src/LibraryDeprecationAnalyzer.php A library deprecation analyzer.
ProjectCollector src/ProjectCollector.php Collects projects and their associated metadata collated for Upgrade Status.
ScanResultFormatter src/ScanResultFormatter.php Format scan results for display or export.
ThemeFunctionDeprecationAnalyzer src/ThemeFunctionDeprecationAnalyzer.php A theme function deprecation analyzer.
TwigRecursiveIterator src/TwigRecursiveIterator.php Filters a RecursiveDirectoryIterator to discover Drupal twig template files.