You are here

Classes, traits, and interfaces in Upgrade Status 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
DeprecationAnalyser class Drupal\upgrade_status src/DeprecationAnalyser.php 2
DeprecationAnalyserInterface interface Drupal\upgrade_status src/DeprecationAnalyserInterface.php 1
DummyTestClass class Drupal\upgrade_status_test_error tests/modules/upgrade_status_test_error/src/DummyTestClass.php A DummyTestClass to test deprecation of WebTestBase.
ProjectCollector class Drupal\upgrade_status src/ProjectCollector.php Collects projects collated for the purposes of upgrade status. 1 2
ProjectCollectorInterface interface Drupal\upgrade_status src/ProjectCollectorInterface.php Provides an interface for project collection. 1 1
ScanResultController class Drupal\upgrade_status\Controller src/Controller/ScanResultController.php
ScanResultFormatter class Drupal\upgrade_status src/ScanResultFormatter.php Format scan results for display or export. 2 2
UpgradeStatusAccessTest class Drupal\Tests\upgrade_status\Functional tests/src/Functional/UpgradeStatusAccessTest.php Tests the accessibility of the deprecation dashboard.
UpgradeStatusAnalyseTest class Drupal\Tests\upgrade_status\Functional tests/src/Functional/UpgradeStatusAnalyseTest.php Tests analysing sample projects.
UpgradeStatusForm class Drupal\upgrade_status\Form src/Form/UpgradeStatusForm.php 1
UpgradeStatusTestBase abstract class Drupal\Tests\upgrade_status\Functional tests/src/Functional/UpgradeStatusTestBase.php Defines shared functions used by some of the functional tests. 2
UpgradeStatusTestContribErrorController class Drupal\upgrade_status_test_contrib_error\Controller tests/modules/upgrade_status_test_contrib_error/src/Controller/UpgradeStatusTestContribErrorController.php Test class which contains deprecation error.
UpgradeStatusTestErrorController class Drupal\upgrade_status_test_error\Controller tests/modules/upgrade_status_test_error/src/Controller/UpgradeStatusTestErrorController.php
UpgradeStatusUiTest class Drupal\Tests\upgrade_status\Functional tests/src/Functional/UpgradeStatusUiTest.php Tests the UI before and after running scans.

Other projects