CachePreWarmer::$needsPreWarming

Whether to prewarm caches at the end of the request.

Type: needsPreWarming

File

core/lib/Drupal/Core/PreWarm/CachePreWarmer.php, line 46

Class

CachePreWarmer
Prewarms caches for services that implement PreWarmableInterface.

Namespace

Drupal\Core\PreWarm

Code

protected bool $needsPreWarming = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.