/**
  * Gets the 'security.extra.metadata_factory' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * This service is private.
  * If you want to be able to request this service from the container directly,
  * make it public, otherwise you might end up with broken code.
  *
  * @return \Metadata\MetadataFactory A Metadata\MetadataFactory instance.
  */
 protected function getSecurity_Extra_MetadataFactoryService()
 {
     $this->services['security.extra.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver($this, 'security.extra.metadata_driver'));
     $instance->setCache(new \Metadata\Cache\FileCache(__DIR__ . '/jms_security', true));
     $instance->setIncludeInterfaces(true);
     return $instance;
 }
 /**
  * Gets the 'security.extra.metadata_factory' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * This service is private.
  * If you want to be able to request this service from the container directly,
  * make it public, otherwise you might end up with broken code.
  *
  * @return Metadata\MetadataFactory A Metadata\MetadataFactory instance.
  */
 protected function getSecurity_Extra_MetadataFactoryService()
 {
     $this->services['security.extra.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver($this, 'security.extra.metadata_driver'), new \Metadata\Cache\FileCache('/var/www/bewelcome-symfony/app/cache/dev/jms_security', true));
     $instance->setIncludeInterfaces(true);
     return $instance;
 }
 /**
  * Gets the 'security.extra.metadata_factory' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * This service is private.
  * If you want to be able to request this service from the container directly,
  * make it public, otherwise you might end up with broken code.
  *
  * @return Metadata\MetadataFactory A Metadata\MetadataFactory instance.
  */
 protected function getSecurity_Extra_MetadataFactoryService()
 {
     $this->services['security.extra.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver($this, 'security.extra.metadata_driver'), new \Metadata\Cache\FileCache('/Users/daviddjian/Sites/sanxs/app/cache/dev/jms_security', true));
     $instance->setIncludeInterfaces(true);
     return $instance;
 }
Пример #4
0
 protected function getSecurity_Extra_MetadataFactoryService()
 {
     $this->services['security.extra.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver($this, 'security.extra.metadata_driver'), new \Metadata\Cache\FileCache('/opt/lampp/htdocs/symfony2/symfony/app/cache/prod/jms_security', false));
     $instance->setIncludeInterfaces(true);
     return $instance;
 }
 /**
  * Gets the 'security.extra.metadata_factory' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * This service is private.
  * If you want to be able to request this service from the container directly,
  * make it public, otherwise you might end up with broken code.
  *
  * @return Metadata\MetadataFactory A Metadata\MetadataFactory instance.
  */
 protected function getSecurity_Extra_MetadataFactoryService()
 {
     $this->services['security.extra.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver($this, 'security.extra.metadata_driver'), new \Metadata\Cache\FileCache('C:/AugustinStage/CartopliDevLinux/2.8.8/app/cache/dev/jms_security', true));
     $instance->setIncludeInterfaces(true);
     return $instance;
 }