UPDATE_FETCH_PENDING
Same name in other branches
- 7.x modules/update/update.module \UPDATE_FETCH_PENDING
We need to (re)fetch available update data for this project.
Deprecated
in drupal:8.3.0 and is removed from drupal:9.0.0. Use \Drupal\update\UpdateFetcherInterface::FETCH_PENDING instead.
See also
https://www.drupal.org/node/2831620
File
-
core/
modules/ update/ update.module, line 113
Code
const UPDATE_FETCH_PENDING = -4;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.