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.
doc_Drupal
2016-10-29 09:44:28
Comments
Leave a Comment

Please login to continue.