function PreWarmableInterface::preWarm

Build any cache item or items that this service relies on.

1 method overrides PreWarmableInterface::preWarm()
EntityFieldManager::preWarm in core/lib/Drupal/Core/Entity/EntityFieldManager.php
Build any cache item or items that this service relies on.

File

core/lib/Drupal/Core/PreWarm/PreWarmableInterface.php, line 33

Class

PreWarmableInterface
Interface for services with prewarmable caches.

Namespace

Drupal\Core\PreWarm

Code

public function preWarm() : void;

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