You are here

Files in Upgrade Status 8.2

Primary tabs

File namesort descending Location Namespace Description
DeprecationAnalyzer.php src/DeprecationAnalyzer.php Drupal\upgrade_status
DeprecationMessage.php src/DeprecationMessage.php Drupal\upgrade_status
drush.services.yml drush.services.yml drush.services.yml
DummyTestClass.php tests/modules/upgrade_status_test_error/src/DummyTestClass.php Drupal\upgrade_status_test_error
fatal.php tests/modules/upgrade_status_test_error/fatal.php
LibraryDeprecationAnalyzer.php src/LibraryDeprecationAnalyzer.php Drupal\upgrade_status
ProjectCollector.php src/ProjectCollector.php Drupal\upgrade_status
ScanResultController.php src/Controller/ScanResultController.php Drupal\upgrade_status\Controller
ScanResultFormatter.php src/ScanResultFormatter.php Drupal\upgrade_status
test.html.twig tests/themes/upgrade_status_test_theme/templates/test.html.twig {% raw %} Kitten {% endraw %}
test.html.twig tests/modules/upgrade_status_test_twig/templates/test.html.twig {{ attach_library('upgrade_status_test_library/deprecated_library') }} {{ attach_library('core/dynamic_value_is_skipped'|raw, 'upgrade_status_test_twig/deprecated_library') }} {% raw %} Kitten {% endraw %}
ThemeFunctionDeprecationAnalyzer.php src/ThemeFunctionDeprecationAnalyzer.php Drupal\upgrade_status
upgrade-status-ascii-export.html.twig templates/upgrade-status-ascii-export.html.twig {% if projects.custom %} {{ "CUSTOM PROJECTS"|t }} {% for project in projects.custom %} -------------------------------------------------------------------------------- {{ project.name }} {{ project.date }} {% if project.summary %} {{…
upgrade-status-html-export.html.twig templates/upgrade-status-html-export.html.twig <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Upgrade status report</title> <style> body { font-family: Helvetia, Arial, sans-serif; } table…
upgrade-status-summary-counter.html.twig templates/upgrade-status-summary-counter.html.twig {% if summary|length > 0 %} <div class="upgrade-status-counters"> {% for item in summary %} <div class="upgrade-status-counters__item"> <div class="upgrade-status-counter"> <div…
UpgradeStatusAccessTest.php tests/src/Functional/UpgradeStatusAccessTest.php Drupal\Tests\upgrade_status\Functional
UpgradeStatusAnalyzeTest.php tests/src/Functional/UpgradeStatusAnalyzeTest.php Drupal\Tests\upgrade_status\Functional
UpgradeStatusCommands.php src/Commands/UpgradeStatusCommands.php Drupal\upgrade_status\Commands
UpgradeStatusForm.php src/Form/UpgradeStatusForm.php Drupal\upgrade_status\Form
UpgradeStatusTestBase.php tests/src/Functional/UpgradeStatusTestBase.php Drupal\Tests\upgrade_status\Functional
UpgradeStatusTestContribErrorController.php tests/modules/upgrade_status_test_contrib_error/src/Controller/UpgradeStatusTestContribErrorController.php Drupal\upgrade_status_test_contrib_error\Controller
UpgradeStatusTestErrorController.php tests/modules/upgrade_status_test_error/src/Controller/UpgradeStatusTestErrorController.php Drupal\upgrade_status_test_error\Controller
UpgradeStatusUiTest.php tests/src/Functional/UpgradeStatusUiTest.php Drupal\Tests\upgrade_status\Functional
upgrade_status.admin.theme.css css/upgrade_status.admin.theme.css Styles used by the Upgrade Status module.
upgrade_status.api.php upgrade_status.api.php Hooks defined by Upgrade Status.
upgrade_status.info.yml upgrade_status.info.yml upgrade_status.info.yml
upgrade_status.install upgrade_status.install Install, update, and uninstall functions for the Upgrade Status module.
upgrade_status.libraries.yml upgrade_status.libraries.yml upgrade_status.libraries.yml
upgrade_status.links.menu.yml upgrade_status.links.menu.yml upgrade_status.links.menu.yml
upgrade_status.module upgrade_status.module
upgrade_status.routing.yml upgrade_status.routing.yml upgrade_status.routing.yml
upgrade_status.schema.yml config/schema/upgrade_status.schema.yml config/schema/upgrade_status.schema.yml
upgrade_status.services.yml upgrade_status.services.yml upgrade_status.services.yml
upgrade_status.settings.yml config/install/upgrade_status.settings.yml config/install/upgrade_status.settings.yml
upgrade_status_test_contrib_error.info.yml tests/modules/upgrade_status_test_contrib_error/upgrade_status_test_contrib_error.info.yml tests/modules/upgrade_status_test_contrib_error/upgrade_status_test_contrib_error.info.yml
upgrade_status_test_contrib_no_error.info.yml tests/modules/upgrade_status_test_contrib_no_error/upgrade_status_test_contrib_no_error.info.yml tests/modules/upgrade_status_test_contrib_no_error/upgrade_status_test_contrib_no_error.info.yml
upgrade_status_test_error.info.yml tests/modules/upgrade_status_test_error/upgrade_status_test_error.info.yml tests/modules/upgrade_status_test_error/upgrade_status_test_error.info.yml
upgrade_status_test_library.info.yml tests/modules/upgrade_status_test_library/upgrade_status_test_library.info.yml tests/modules/upgrade_status_test_library/upgrade_status_test_library.info.yml
upgrade_status_test_library.libraries.yml tests/modules/upgrade_status_test_library/upgrade_status_test_library.libraries.yml tests/modules/upgrade_status_test_library/upgrade_status_test_library.libraries.yml
upgrade_status_test_library.module tests/modules/upgrade_status_test_library/upgrade_status_test_library.module
upgrade_status_test_library_exception.info.yml tests/modules/upgrade_status_test_library_exception/upgrade_status_test_library_exception.info.yml tests/modules/upgrade_status_test_library_exception/upgrade_status_test_library_exception.info.yml
upgrade_status_test_library_exception.libraries.yml tests/modules/upgrade_status_test_library_exception/upgrade_status_test_library_exception.libraries.yml tests/modules/upgrade_status_test_library_exception/upgrade_status_test_library_exception.libraries.yml
upgrade_status_test_no_error.info.yml tests/modules/upgrade_status_test_no_error/upgrade_status_test_no_error.info.yml tests/modules/upgrade_status_test_no_error/upgrade_status_test_no_error.info.yml
upgrade_status_test_submodules.info.yml tests/modules/upgrade_status_test_submodules/upgrade_status_test_submodules.info.yml tests/modules/upgrade_status_test_submodules/upgrade_status_test_submodules.info.yml
upgrade_status_test_submodules_a.info.yml tests/modules/upgrade_status_test_submodules/modules/upgrade_status_test_submodules_a/upgrade_status_test_submodules_a.info.yml tests/modules/upgrade_status_test_submodules/modules/upgrade_status_test_submodules_a/upgrade_status_test_submodules_a.info.yml
upgrade_status_test_submodules_with_error.info.yml tests/modules/upgrade_status_test_submodules_with_error/upgrade_status_test_submodules_with_error.info.yml tests/modules/upgrade_status_test_submodules_with_error/upgrade_status_test_submodules_with_error.info.yml
upgrade_status_test_submodules_with_error_a.info.yml tests/modules/upgrade_status_test_submodules_with_error/modules/upgrade_status_test_submodules_with_error_a/upgrade_status_test_submodules_with_error_a.info.yml tests/modules/upgrade_status_test_submodules_with_error/modules/upgrade_status_test_submodules_with_error_a/upgrade_status_test_submodules_with_error_a.info.yml
upgrade_status_test_theme.info.yml tests/themes/upgrade_status_test_theme/upgrade_status_test_theme.info.yml tests/themes/upgrade_status_test_theme/upgrade_status_test_theme.info.yml
upgrade_status_test_theme.libraries.yml tests/themes/upgrade_status_test_theme/upgrade_status_test_theme.libraries.yml tests/themes/upgrade_status_test_theme/upgrade_status_test_theme.libraries.yml
upgrade_status_test_theme.theme tests/themes/upgrade_status_test_theme/upgrade_status_test_theme.theme

Pages

Other projects