Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
eZ
Publish
Core
MVC
Symfony
Cache
Http
SignalSlot
PurgeAllHttpCacheSlot
PHP Class eZ\Publish\Core\MVC\Symfony\Cache\Http\SignalSlot\PurgeAllHttpCacheSlot
Deprecation:
By design clears all cache, will be removed in favour of more precise cache clearing.
Inheritance:
extends
HttpCacheSlot
Mostrar archivo
Open project: ezsystems/ezpublish-kernel
Protected Methods
Method
Description
purgeHttpCache
(
eZ\Publish\Core\SignalSlot\Signal
$signal
) :
mixed
Purges all caches.
Method Details
purgeHttpCache()
protected
method
Purges all caches.
protected
purgeHttpCache
(
eZ\Publish\Core\SignalSlot\Signal
$signal
) :
mixed
$signal
eZ\Publish\Core\SignalSlot\Signal
return
mixed