Documentation

CompiledClassMetadataCacheWarmer
in package
implements CacheWarmerInterface

FinalYes
Tags
author

Fabien Bourigault bourigaultfabien@gmail.com

Table of Contents

Interfaces

CacheWarmerInterface
Interface for classes able to warm up the cache.

Properties

$classesToCompile  : mixed
$classMetadataFactory  : mixed
$classMetadataFactoryCompiler  : mixed
$filesystem  : mixed

Methods

__construct()  : mixed
isOptional()  : bool
Checks whether this warmer is optional or not.
warmUp()  : array<string|int, mixed>
{@inheritdoc}

Properties

Methods

warmUp()

{@inheritdoc}

public warmUp(string $cacheDir) : array<string|int, mixed>
Parameters
$cacheDir : string
Return values
array<string|int, mixed>

        
On this page

Search results