Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. CacheWarmerAggregate.php

function CacheWarmerAggregate::enableOptionalWarmers

File

vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php, line 38

Class

CacheWarmerAggregate
Aggregates several cache warmers into a single one.

Namespace

Symfony\Component\HttpKernel\CacheWarmer

Code

public function enableOptionalWarmers() : void {
    $this->optionalsEnabled = true;
}
RSS feed
Powered by Drupal