W3cubDocs

/Drupal 8

status-report.html.twig

Default theme implementation for the status report.

Available variables:

  • requirements: Contains multiple requirement instances. Each requirement contains:
    • title: The title of the requirement.
    • value: (optional) The requirement's status.
    • description: (optional) The requirement's description.
    • severity_title: The title of the severity.
    • severity_status: Indicates the severity status.

See also

template_preprocess_status_report()

File

core/modules/system/templates/status-report.html.twig

Related topics

Theme system overview
Functions and templates for the user interface that themes can override.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!system!templates!status-report.html.twig/8.1.x