Same name and namespace in other branches
  1. 6.x modules/update/update.module \UPDATE_NOT_FETCHED
  2. 8.9.x core/modules/update/update.module \UPDATE_NOT_FETCHED

There was a failure fetching available update data for this project.

1 use of UPDATE_NOT_FETCHED
_update_message_text in modules/update/update.module
Returns the appropriate message text when site is out of date or not secure.

File

modules/update/update.module, line 59
Handles updates of Drupal core and contributed projects.

Code

define('UPDATE_NOT_FETCHED', -3);