mediatekformation

DoctrineMetadataCacheWarmer extends AbstractPhpFileCacheWarmer
in package

Table of Contents

$entityManager  : EntityManagerInterface
$phpArrayFile  : string
__construct()  : mixed
isOptional()  : bool
It must not be optional because it should be called before ProxyCacheWarmer which is not optional.
warmUp()  : mixed
{@inheritdoc}
doWarmUp()  : bool
warmUpPhpArrayAdapter()  : mixed

Properties

Methods

isOptional()

It must not be optional because it should be called before ProxyCacheWarmer which is not optional.

public isOptional() : bool
Return values
bool

true if the warmer is optional, false otherwise

warmUp()

{@inheritdoc}

public warmUp(mixed $cacheDir) : mixed
Parameters
$cacheDir : mixed
Return values
mixed

Search results