Method | Description | |
---|---|---|
__construct ( Sulu\Component\HttpCache\HandlerFlushInterface $handler ) | ||
getSubscribedEvents ( ) | ||
onTerminate ( Symfony\Component\HttpKernel\Event\PostResponseEvent $event ) | Flush the cache on kernel terminate. |
public __construct ( Sulu\Component\HttpCache\HandlerFlushInterface $handler ) | ||
$handler | Sulu\Component\HttpCache\HandlerFlushInterface |
public onTerminate ( Symfony\Component\HttpKernel\Event\PostResponseEvent $event ) | ||
$event | Symfony\Component\HttpKernel\Event\PostResponseEvent |