예제 #1
0
 protected function getCache_DefaultClearerService()
 {
     $this->services['cache.default_clearer'] = $instance = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer();
     $instance->addPool($this->get('cache.app'));
     $instance->addPool($this->get('cache.system'));
     $instance->addPool(${($_ = isset($this->services['cache.validator']) ? $this->services['cache.validator'] : $this->getCache_ValidatorService()) && false ?: '_'});
     $instance->addPool(${($_ = isset($this->services['cache.annotations']) ? $this->services['cache.annotations'] : $this->getCache_AnnotationsService()) && false ?: '_'});
     return $instance;
 }
 /**
  * Gets the 'cache_clearer' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer A Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer instance
  */
 protected function getCacheClearerService()
 {
     $a = $this->get('monolog.logger.cache', ContainerInterface::NULL_ON_INVALID_REFERENCE);
     $b = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer();
     $b->addPool($this->get('cache.app'));
     $b->addPool($this->get('cache.system'));
     $b->addPool(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7Wzv1NQ5ZT', 0, 'foxwjzf+icTDS30G8qOorH', __DIR__ . '/pools', $a));
     $b->addPool(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('fCYpcz2wbV', 0, 'foxwjzf+icTDS30G8qOorH', __DIR__ . '/pools', $a));
     return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(array(0 => $b));
 }
 /**
  * Gets the 'cache_clearer' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer A Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer instance
  */
 protected function getCacheClearerService()
 {
     $a = $this->get('monolog.logger.cache', ContainerInterface::NULL_ON_INVALID_REFERENCE);
     $b = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer();
     $b->addPool($this->get('cache.app'));
     $b->addPool($this->get('cache.system'));
     $b->addPool(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('rtz3BU4xTF', 0, '4MqbYEBygVQcYcqZi36erA', __DIR__ . '/pools', $a));
     $b->addPool(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('asbzMtyRcS', 0, '4MqbYEBygVQcYcqZi36erA', __DIR__ . '/pools', $a));
     return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(array(0 => $b));
 }
 protected function getCacheClearerService()
 {
     $a = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer();
     $a->addPool($this->get('cache.app'));
     $a->addPool($this->get('cache.system'));
     $a->addPool($this->get('cache.validator'));
     $a->addPool(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('t82XisUnVi', 0, '4ECvTrOM7vS+gfVOWsq5Yg', __DIR__ . '/pools', $this->get('monolog.logger.cache', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
     return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(array(0 => $a));
 }
 /**
  * Gets the 'cache_clearer' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer A Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer instance
  */
 protected function getCacheClearerService()
 {
     $a = $this->get('monolog.logger.cache', ContainerInterface::NULL_ON_INVALID_REFERENCE);
     $b = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer();
     $b->addPool($this->get('cache.app'));
     $b->addPool($this->get('cache.system'));
     $b->addPool(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5JrRbfcn8g', 0, '0LYrQxhfnNv0bpRxbcBdRB', __DIR__ . '/pools', $a));
     $b->addPool(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KV6uHM-gsG', 0, '0LYrQxhfnNv0bpRxbcBdRB', __DIR__ . '/pools', $a));
     return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(array(0 => $b));
 }