W3cubDocs

/Drupal 8

update-last-check.html.twig

Default theme implementation for the last time update data was checked.

Available variables:

  • last: The timestamp that the site was last checked for updates.
  • time: The formatted time since the site last checked for updates.
  • link: A link to check for updates manually.

See also

template_preprocess_update_last_check()

File

core/modules/update/templates/update-last-check.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!update!templates!update-last-check.html.twig/8.1.x