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

Breadcrumb

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

function CacheWarmerAggregate::__construct

Parameters

iterable<mixed, CacheWarmerInterface> $warmers:

File

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

Class

CacheWarmerAggregate
Aggregates several cache warmers into a single one.

Namespace

Symfony\Component\HttpKernel\CacheWarmer

Code

public function __construct(iterable $warmers = [], bool $debug = false, ?string $deprecationLogsFilepath = null) {
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal