You are here

Files in Upgrade Status 8.3

Primary tabs

File namesort descending Location Namespace Description
CorrectDbServerVersion.php src/Util/CorrectDbServerVersion.php Drupal\upgrade_status\Util
DeprecatedBaseClass.php tests/modules/upgrade_status_test_error/src/DeprecatedBaseClass.php Drupal\upgrade_status_test_error
DeprecatedFilter.php tests/modules/upgrade_status_test_twig/src/TwigExtension/DeprecatedFilter.php Drupal\upgrade_status_test_twig\TwigExtension
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
ExtendingClass.php tests/modules/upgrade_status_test_error/src/ExtendingClass.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 {% set kitten = 'Kitten' %} {{kitten|deprecatedfilter}} {% set panda = 'Panda' %} {{panda|deprecatedfilter}}
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') }} {# Moving the deprecated filter use to…
ThemeFunctionDeprecationAnalyzer.php src/ThemeFunctionDeprecationAnalyzer.php Drupal\upgrade_status
TwigRecursiveIterator.php src/TwigRecursiveIterator.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
UpgradeStatusTestErrorEntity.php tests/modules/upgrade_status_test_error/src/UpgradeStatusTestErrorEntity.php Drupal\upgrade_status_test_error
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_10_compatible.info.yml tests/modules/upgrade_status_test_10_compatible/upgrade_status_test_10_compatible.info.yml tests/modules/upgrade_status_test_10_compatible/upgrade_status_test_10_compatible.info.yml
upgrade_status_test_9_compatible.info.yml tests/modules/upgrade_status_test_9_compatible/upgrade_status_test_9_compatible.info.yml tests/modules/upgrade_status_test_9_compatible/upgrade_status_test_9_compatible.info.yml
upgrade_status_test_contrib_9_compatible.info.yml tests/modules/upgrade_status_test_contrib_9_compatible/upgrade_status_test_contrib_9_compatible.info.yml tests/modules/upgrade_status_test_contrib_9_compatible/upgrade_status_test_contrib_9_compatible.info.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_error.module tests/modules/upgrade_status_test_contrib_error/upgrade_status_test_contrib_error.module
upgrade_status_test_deprecated.info.yml tests/modules/upgrade_status_test_deprecated/upgrade_status_test_deprecated.info.yml tests/modules/upgrade_status_test_deprecated/upgrade_status_test_deprecated.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

Pages

Other projects