9 string references to YAML keys in upgrade_status.routing.yml in Upgrade Status 8
- ScanResultFormatter::formatResult in src/
ScanResultFormatter.php - Format results output for an extension.
- UpgradeStatusAccessTest::testDeprecationDashboardAccessPrivileged in tests/
src/ Functional/ UpgradeStatusAccessTest.php - Tests access with user that has the correct permission.
- UpgradeStatusAccessTest::testDeprecationDashboardAccessUnprivileged in tests/
src/ Functional/ UpgradeStatusAccessTest.php - Tests access without permission.
- UpgradeStatusForm::buildProjectList in src/
Form/ UpgradeStatusForm.php - Builds a list and status summary of projects.
- UpgradeStatusForm::parseProject in src/
Form/ UpgradeStatusForm.php - Batch callback to analyse a project.
- UpgradeStatusUiTest::testProjectCollector in tests/
src/ Functional/ UpgradeStatusUiTest.php - Test project collection's result by checking the amount of projects.
- UpgradeStatusUiTest::testUiAfterScan in tests/
src/ Functional/ UpgradeStatusUiTest.php - Test the user interface after running a scan.
- UpgradeStatusUiTest::testUiBeforeScan in tests/
src/ Functional/ UpgradeStatusUiTest.php - Test the user interface before running a scan.
- upgrade_status_help in ./
upgrade_status.module - Implements hook_help().