protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\Common\Cache\ArrayCache();
     $a->setNamespace('sf2orm_default_4ca521896daf736538c0aaeac9ffa919f656c0e077d30db12c4a269e6370c815');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_4ca521896daf736538c0aaeac9ffa919f656c0e077d30db12c4a269e6370c815');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_4ca521896daf736538c0aaeac9ffa919f656c0e077d30db12c4a269e6370c815');
     $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('C:\\wamp\\www\\health\\Symfony\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine' => 'FOS\\UserBundle\\Entity'));
     $d->setGlobalBasename('mapping');
     $e = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $e->addDriver($d, 'FOS\\UserBundle\\Entity');
     $e->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($this->get('annotation_reader'), array(0 => 'C:\\wamp\\www\\health\\Symfony\\src\\healthlife\\UserBundle\\Entity')), 'healthlife\\UserBundle\\Entity');
     $e->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array('C:\\wamp\\www\\health\\Symfony\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine\\model' => 'FOS\\UserBundle\\Model'), '.orm.xml')), 'FOS\\UserBundle\\Model');
     $f = new \Doctrine\ORM\Configuration();
     $f->setEntityNamespaces(array('FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'healthlifeUserBundle' => 'healthlife\\UserBundle\\Entity'));
     $f->setMetadataCacheImpl($a);
     $f->setQueryCacheImpl($b);
     $f->setResultCacheImpl($c);
     $f->setMetadataDriverImpl($e);
     $f->setProxyDir('C:/wamp/www/health/Symfony/app/cache/prod/doctrine/orm/Proxies');
     $f->setProxyNamespace('Proxies');
     $f->setAutoGenerateProxyClasses(false);
     $f->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $f->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $f->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $f);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\Common\Cache\ArrayCache();
     $a->setNamespace('sf2orm_default_4daee9dfb8af5f706c767d9f3ee73fb6');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_4daee9dfb8af5f706c767d9f3ee73fb6');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_4daee9dfb8af5f706c767d9f3ee73fb6');
     $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('C:\\xampp\\htdocs\\betafinale\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine' => 'FOS\\UserBundle\\Entity'));
     $d->setGlobalBasename('mapping');
     $e = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $e->addDriver($d, 'FOS\\UserBundle\\Entity');
     $e->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($this->get('annotation_reader'), array(0 => 'C:\\xampp\\htdocs\\betafinale\\src\\Utilisateur\\UtilisateurBundle\\Entity')), 'Utilisateur\\UtilisateurBundle\\Entity');
     $e->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array('C:\\xampp\\htdocs\\betafinale\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine\\model' => 'FOS\\UserBundle\\Model'), '.orm.xml')), 'FOS\\UserBundle\\Model');
     $f = new \Doctrine\ORM\Configuration();
     $f->setEntityNamespaces(array('FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'UtilisateurBundle' => 'Utilisateur\\UtilisateurBundle\\Entity'));
     $f->setMetadataCacheImpl($a);
     $f->setQueryCacheImpl($b);
     $f->setResultCacheImpl($c);
     $f->setMetadataDriverImpl($e);
     $f->setProxyDir('C:/xampp/htdocs/betafinale/app/cache/prod/doctrine/orm/Proxies');
     $f->setProxyNamespace('Proxies');
     $f->setAutoGenerateProxyClasses(false);
     $f->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $f->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $f->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = call_user_func(array('Doctrine\\ORM\\EntityManager', 'create'), $this->get('doctrine.dbal.default_connection'), $f);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = $this->get('annotation_reader');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_c29185bb2aeabcb3546c59a06a774498c5eb6380cd1929865a8ad9ff989390e6');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_c29185bb2aeabcb3546c59a06a774498c5eb6380cd1929865a8ad9ff989390e6');
     $d = new \Doctrine\Common\Cache\ArrayCache();
     $d->setNamespace('sf2orm_default_c29185bb2aeabcb3546c59a06a774498c5eb6380cd1929865a8ad9ff989390e6');
     $e = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($a, array(0 => 'E:\\Programmes fichiers\\wamp\\www\\Git\\Ecommerce1\\src\\Ecommerce\\EcommerceBundle\\Entity', 1 => 'E:\\Programmes fichiers\\wamp\\www\\Git\\Ecommerce1\\src\\Pages\\PagesBundle\\Entity', 2 => 'E:\\Programmes fichiers\\wamp\\www\\Git\\Ecommerce1\\src\\Utilisateurs\\UtilisateursBundle\\Entity'));
     $f = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('E:\\Programmes fichiers\\wamp\\www\\Git\\Ecommerce1\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine' => 'FOS\\UserBundle\\Entity'));
     $f->setGlobalBasename('mapping');
     $g = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $g->addDriver($e, 'Ecommerce\\EcommerceBundle\\Entity');
     $g->addDriver($e, 'Pages\\PagesBundle\\Entity');
     $g->addDriver($e, 'Utilisateurs\\UtilisateursBundle\\Entity');
     $g->addDriver($f, 'FOS\\UserBundle\\Entity');
     $g->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array('E:\\Programmes fichiers\\wamp\\www\\Git\\Ecommerce1\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine\\model' => 'FOS\\UserBundle\\Model'), '.orm.xml')), 'FOS\\UserBundle\\Model');
     $h = new \Doctrine\ORM\Configuration();
     $h->setEntityNamespaces(array('EcommerceBundle' => 'Ecommerce\\EcommerceBundle\\Entity', 'PagesBundle' => 'Pages\\PagesBundle\\Entity', 'FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'UtilisateursBundle' => 'Utilisateurs\\UtilisateursBundle\\Entity'));
     $h->setMetadataCacheImpl($b);
     $h->setQueryCacheImpl($c);
     $h->setResultCacheImpl($d);
     $h->setMetadataDriverImpl($g);
     $h->setProxyDir('E:\\Programmes fichiers\\wamp\\www\\Git\\Ecommerce1\\app\\cache\\prod/doctrine/orm/Proxies');
     $h->setProxyNamespace('Proxies');
     $h->setAutoGenerateProxyClasses(false);
     $h->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $h->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $h->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = call_user_func(array('Doctrine\\ORM\\EntityManager', 'create'), $this->get('doctrine.dbal.default_connection'), $h);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\Common\Cache\ArrayCache();
     $a->setNamespace('sf2orm_default_96cf3538b0da5baecb67532527b29efb');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_96cf3538b0da5baecb67532527b29efb');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_96cf3538b0da5baecb67532527b29efb');
     $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('C:\\wamp\\www\\Gestion_Recouvrement\\src\\DbSp\\DbBundle\\Resources\\config\\doctrine' => 'DbSp\\DbBundle\\Entity'));
     $d->setGlobalBasename('mapping');
     $e = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $e->addDriver($d, 'DbSp\\DbBundle\\Entity');
     $f = new \Doctrine\ORM\Configuration();
     $f->setEntityNamespaces(array('DbSpDbBundle' => 'DbSp\\DbBundle\\Entity'));
     $f->setMetadataCacheImpl($a);
     $f->setQueryCacheImpl($b);
     $f->setResultCacheImpl($c);
     $f->setMetadataDriverImpl($e);
     $f->setProxyDir('C:/wamp/www/Gestion_Recouvrement/app/cache/prod/doctrine/orm/Proxies');
     $f->setProxyNamespace('Proxies');
     $f->setAutoGenerateProxyClasses(false);
     $f->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $f->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $f->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = call_user_func(array('Doctrine\\ORM\\EntityManager', 'create'), $this->get('doctrine.dbal.default_connection'), $f);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\Common\Cache\ArrayCache();
     $a->setNamespace('sf2orm_default_a10d301149e084ecdc488926bd33b00804ee0e5e92d7232190c350bbe261b941');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_a10d301149e084ecdc488926bd33b00804ee0e5e92d7232190c350bbe261b941');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_a10d301149e084ecdc488926bd33b00804ee0e5e92d7232190c350bbe261b941');
     $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('/var/www/html/LetsVolunteer/src/Ridwan/EntityBundle/Resources/config/doctrine' => 'Ridwan\\EntityBundle\\Entity', '/var/www/html/LetsVolunteer/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Resources/config/doctrine' => 'FOS\\UserBundle\\Entity'));
     $d->setGlobalBasename('mapping');
     $e = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $e->addDriver($d, 'Ridwan\\EntityBundle\\Entity');
     $e->addDriver($d, 'FOS\\UserBundle\\Entity');
     $f = new \Doctrine\ORM\Configuration();
     $f->setEntityNamespaces(array('RidwanEntityBundle' => 'Ridwan\\EntityBundle\\Entity', 'FOSUserBundle' => 'FOS\\UserBundle\\Entity'));
     $f->setMetadataCacheImpl($a);
     $f->setQueryCacheImpl($b);
     $f->setResultCacheImpl($c);
     $f->setMetadataDriverImpl($e);
     $f->setProxyDir('/var/www/html/LetsVolunteer/app/cache/prod/doctrine/orm/Proxies');
     $f->setProxyNamespace('Proxies');
     $f->setAutoGenerateProxyClasses(false);
     $f->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $f->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $f->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $f);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\Common\Cache\ArrayCache();
     $a->setNamespace('sf2orm_default_36ec7f73054cee72232777915be800b36830d39846c203d3e290f2e4cd8d54a5');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_36ec7f73054cee72232777915be800b36830d39846c203d3e290f2e4cd8d54a5');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_36ec7f73054cee72232777915be800b36830d39846c203d3e290f2e4cd8d54a5');
     $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('/var/www/html/www.sonata.com/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Resources/config/doctrine' => 'FOS\\UserBundle\\Entity'));
     $d->setGlobalBasename('mapping');
     $e = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver(array('/var/www/html/www.sonata.com/src/Acme/StoreBundle/Resources/config/doctrine' => 'Acme\\StoreBundle\\Entity', '/var/www/html/www.sonata.com/src/Acme/ImageBundle/Resources/config/doctrine' => 'Acme\\ImageBundle\\Entity', '/var/www/html/www.sonata.com/src/Acme/HomeBundle/Resources/config/doctrine' => 'Acme\\HomeBundle\\Entity', '/var/www/html/www.sonata.com/src/Acme/InfoBundle/Resources/config/doctrine' => 'Acme\\InfoBundle\\Entity', '/var/www/html/www.sonata.com/src/Acme/CategoryBundle/Resources/config/doctrine' => 'Acme\\CategoryBundle\\Entity', '/var/www/html/www.sonata.com/src/Acme/FooterBundle/Resources/config/doctrine' => 'Acme\\FooterBundle\\Entity'));
     $e->setGlobalBasename('mapping');
     $f = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $f->addDriver($d, 'FOS\\UserBundle\\Entity');
     $f->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($this->get('annotation_reader'), array(0 => '/var/www/html/www.sonata.com/src/Acme/UserBundle/Entity')), 'Acme\\UserBundle\\Entity');
     $f->addDriver($e, 'Acme\\StoreBundle\\Entity');
     $f->addDriver($e, 'Acme\\ImageBundle\\Entity');
     $f->addDriver($e, 'Acme\\HomeBundle\\Entity');
     $f->addDriver($e, 'Acme\\InfoBundle\\Entity');
     $f->addDriver($e, 'Acme\\CategoryBundle\\Entity');
     $f->addDriver($e, 'Acme\\FooterBundle\\Entity');
     $g = new \Doctrine\ORM\Configuration();
     $g->setEntityNamespaces(array('FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'AcmeUserBundle' => 'Acme\\UserBundle\\Entity', 'AcmeStoreBundle' => 'Acme\\StoreBundle\\Entity', 'AcmeImageBundle' => 'Acme\\ImageBundle\\Entity', 'AcmeHomeBundle' => 'Acme\\HomeBundle\\Entity', 'AcmeInfoBundle' => 'Acme\\InfoBundle\\Entity', 'AcmeCategoryBundle' => 'Acme\\CategoryBundle\\Entity', 'AcmeFooterBundle' => 'Acme\\FooterBundle\\Entity'));
     $g->setMetadataCacheImpl($a);
     $g->setQueryCacheImpl($b);
     $g->setResultCacheImpl($c);
     $g->setMetadataDriverImpl($f);
     $g->setProxyDir('/var/www/html/www.sonata.com/app/cache/prod/doctrine/orm/Proxies');
     $g->setProxyNamespace('Proxies');
     $g->setAutoGenerateProxyClasses(false);
     $g->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $g->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $g->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $g);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array($this->targetDirs[3] . '\\src\\ExpensesBundle\\Resources\\config\\doctrine' => 'ExpensesBundle\\Entity'));
     $a->setGlobalBasename('mapping');
     $b = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
     $b->addDriver($a, 'ExpensesBundle\\Entity');
     $c = new \Doctrine\ORM\Configuration();
     $c->setEntityNamespaces(array('ExpensesBundle' => 'ExpensesBundle\\Entity'));
     $c->setMetadataCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_metadata_cache'));
     $c->setQueryCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_query_cache'));
     $c->setResultCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_result_cache'));
     $c->setMetadataDriverImpl($b);
     $c->setProxyDir(__DIR__ . '/doctrine/orm/Proxies');
     $c->setProxyNamespace('Proxies');
     $c->setAutoGenerateProxyClasses(false);
     $c->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $c->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $c->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $c->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
     $c->setEntityListenerResolver($this->get('doctrine.orm.default_entity_listener_resolver'));
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $c);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.default_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\Common\Cache\ArrayCache();
     $a->setNamespace('sf2orm_default_244c97e43c0d4ab1cc5feabeac8ace647585e3b469dd932afb9139d3792ba817');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_244c97e43c0d4ab1cc5feabeac8ace647585e3b469dd932afb9139d3792ba817');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_244c97e43c0d4ab1cc5feabeac8ace647585e3b469dd932afb9139d3792ba817');
     $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('C:\\Users\\AmirMasoud-15\\Desktop\\Moving\\Symfony\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine' => 'FOS\\UserBundle\\Entity'));
     $d->setGlobalBasename('mapping');
     $e = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver(array('C:\\Users\\AmirMasoud-15\\Desktop\\Moving\\Symfony\\src\\Chakosh\\BlogBundle\\Resources\\config\\doctrine' => 'Chakosh\\BlogBundle\\Entity', 'C:\\Users\\AmirMasoud-15\\Desktop\\Moving\\Symfony\\src\\Chakosh\\SecurityBundle\\Resources\\config\\doctrine' => 'Chakosh\\SecurityBundle\\Entity', 'C:\\Users\\AmirMasoud-15\\Desktop\\Moving\\Symfony\\src\\Chakosh\\UploadBundle\\Resources\\config\\doctrine' => 'Chakosh\\UploadBundle\\Entity', 'C:\\Users\\AmirMasoud-15\\Desktop\\Moving\\Symfony\\src\\Chakosh\\CommentBundle\\Resources\\config\\doctrine' => 'Chakosh\\CommentBundle\\Entity', 'C:\\Users\\AmirMasoud-15\\Desktop\\Moving\\Symfony\\src\\Chakosh\\OptionsBundle\\Resources\\config\\doctrine' => 'Chakosh\\OptionsBundle\\Entity', 'C:\\Users\\AmirMasoud-15\\Desktop\\Moving\\Symfony\\src\\Chakosh\\NewsBundle\\Resources\\config\\doctrine' => 'Chakosh\\NewsBundle\\Entity'));
     $e->setGlobalBasename('mapping');
     $f = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $f->addDriver($d, 'FOS\\UserBundle\\Entity');
     $f->addDriver($e, 'Chakosh\\BlogBundle\\Entity');
     $f->addDriver($e, 'Chakosh\\SecurityBundle\\Entity');
     $f->addDriver($e, 'Chakosh\\UploadBundle\\Entity');
     $f->addDriver($e, 'Chakosh\\CommentBundle\\Entity');
     $f->addDriver($e, 'Chakosh\\OptionsBundle\\Entity');
     $f->addDriver($e, 'Chakosh\\NewsBundle\\Entity');
     $f->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array('C:\\Users\\AmirMasoud-15\\Desktop\\Moving\\Symfony\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine\\model' => 'FOS\\UserBundle\\Model'), '.orm.xml')), 'FOS\\UserBundle\\Model');
     $g = new \Doctrine\ORM\Configuration();
     $g->setEntityNamespaces(array('FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'ChakoshBlogBundle' => 'Chakosh\\BlogBundle\\Entity', 'ChakoshSecurityBundle' => 'Chakosh\\SecurityBundle\\Entity', 'ChakoshUploadBundle' => 'Chakosh\\UploadBundle\\Entity', 'ChakoshCommentBundle' => 'Chakosh\\CommentBundle\\Entity', 'ChakoshOptionsBundle' => 'Chakosh\\OptionsBundle\\Entity', 'ChakoshNewsBundle' => 'Chakosh\\NewsBundle\\Entity'));
     $g->setMetadataCacheImpl($a);
     $g->setQueryCacheImpl($b);
     $g->setResultCacheImpl($c);
     $g->setMetadataDriverImpl($f);
     $g->setProxyDir('C:/Users/AmirMasoud-15/Desktop/Moving/Symfony/app/cache/prod/doctrine/orm/Proxies');
     $g->setProxyNamespace('Proxies');
     $g->setAutoGenerateProxyClasses(true);
     $g->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $g->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $g->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $g);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.default_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = $this->get('annotation_reader');
     $b = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($a, array(0 => $this->targetDirs[3] . '/src/LamaDelRay/PlatformBundle/Entity', 1 => $this->targetDirs[3] . '/src/LamaDelRay/UserBundle/Entity'));
     $c = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array($this->targetDirs[3] . '/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Resources/config/doctrine' => 'FOS\\UserBundle\\Entity', $this->targetDirs[3] . '/vendor/sonata-project/user-bundle/Resources/config/doctrine' => 'Sonata\\UserBundle\\Entity', $this->targetDirs[3] . '/src/Application/Sonata/UserBundle/Resources/config/doctrine' => 'Application\\Sonata\\UserBundle\\Entity'));
     $c->setGlobalBasename('mapping');
     $d = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
     $d->addDriver($b, 'LamaDelRay\\PlatformBundle\\Entity');
     $d->addDriver($b, 'LamaDelRay\\UserBundle\\Entity');
     $d->addDriver($c, 'FOS\\UserBundle\\Entity');
     $d->addDriver($c, 'Sonata\\UserBundle\\Entity');
     $d->addDriver($c, 'Application\\Sonata\\UserBundle\\Entity');
     $e = new \Doctrine\ORM\Configuration();
     $e->setEntityNamespaces(array('LamaDelRayPlatformBundle' => 'LamaDelRay\\PlatformBundle\\Entity', 'FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'UserBundle' => 'LamaDelRay\\UserBundle\\Entity', 'SonataUserBundle' => 'Sonata\\UserBundle\\Entity', 'ApplicationSonataUserBundle' => 'Application\\Sonata\\UserBundle\\Entity'));
     $e->setMetadataCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_metadata_cache'));
     $e->setQueryCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_query_cache'));
     $e->setResultCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_result_cache'));
     $e->setMetadataDriverImpl($d);
     $e->setProxyDir(__DIR__ . '/doctrine/orm/Proxies');
     $e->setProxyNamespace('Proxies');
     $e->setAutoGenerateProxyClasses(true);
     $e->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $e->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $e->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $e->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
     $e->setEntityListenerResolver($this->get('doctrine.orm.default_entity_listener_resolver'));
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $e);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\ORM\Mapping\Driver\StaticPHPDriver(array(0 => $this->targetDirs[2] . '/bundles/FormBundle/Entity', 1 => $this->targetDirs[2] . '/bundles/CategoryBundle/Entity', 2 => $this->targetDirs[2] . '/bundles/LeadBundle/Entity', 3 => $this->targetDirs[2] . '/bundles/ReportBundle/Entity', 4 => $this->targetDirs[2] . '/bundles/PageBundle/Entity', 5 => $this->targetDirs[2] . '/bundles/CampaignBundle/Entity', 6 => $this->targetDirs[2] . '/bundles/PointBundle/Entity', 7 => $this->targetDirs[2] . '/bundles/ApiBundle/Entity', 8 => $this->targetDirs[2] . '/bundles/UserBundle/Entity', 9 => $this->targetDirs[2] . '/bundles/EmailBundle/Entity', 10 => $this->targetDirs[2] . '/bundles/PluginBundle/Entity', 11 => $this->targetDirs[2] . '/bundles/WebhookBundle/Entity', 12 => $this->targetDirs[2] . '/bundles/CoreBundle/Entity', 13 => $this->targetDirs[2] . '/bundles/AssetBundle/Entity'));
     $b = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array($this->targetDirs[3] . '/vendor/friendsofsymfony/oauth-server-bundle/FOS/OAuthServerBundle/Resources/config/doctrine' => 'FOS\\OAuthServerBundle\\Entity'));
     $b->setGlobalBasename('mapping');
     $c = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
     $c->addDriver($a, 'Mautic\\FormBundle\\Entity');
     $c->addDriver($a, 'Mautic\\CategoryBundle\\Entity');
     $c->addDriver($a, 'Mautic\\LeadBundle\\Entity');
     $c->addDriver($a, 'Mautic\\ReportBundle\\Entity');
     $c->addDriver($a, 'Mautic\\PageBundle\\Entity');
     $c->addDriver($a, 'Mautic\\CampaignBundle\\Entity');
     $c->addDriver($a, 'Mautic\\PointBundle\\Entity');
     $c->addDriver($a, 'Mautic\\ApiBundle\\Entity');
     $c->addDriver($a, 'Mautic\\UserBundle\\Entity');
     $c->addDriver($a, 'Mautic\\EmailBundle\\Entity');
     $c->addDriver($a, 'Mautic\\PluginBundle\\Entity');
     $c->addDriver($a, 'Mautic\\WebhookBundle\\Entity');
     $c->addDriver($a, 'Mautic\\CoreBundle\\Entity');
     $c->addDriver($a, 'Mautic\\AssetBundle\\Entity');
     $c->addDriver($b, 'FOS\\OAuthServerBundle\\Entity');
     $c->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array($this->targetDirs[3] . '/vendor/willdurand/oauth-server-bundle/Resources/config/model' => 'Bazinga\\OAuthServerBundle\\Model'), '.orm.xml')), 'Bazinga\\OAuthServerBundle\\Model');
     $d = new \Doctrine\ORM\Configuration();
     $d->setEntityNamespaces(array('MauticFormBundle' => 'Mautic\\FormBundle\\Entity', 'MauticCategoryBundle' => 'Mautic\\CategoryBundle\\Entity', 'MauticLeadBundle' => 'Mautic\\LeadBundle\\Entity', 'MauticReportBundle' => 'Mautic\\ReportBundle\\Entity', 'MauticPageBundle' => 'Mautic\\PageBundle\\Entity', 'MauticCampaignBundle' => 'Mautic\\CampaignBundle\\Entity', 'MauticPointBundle' => 'Mautic\\PointBundle\\Entity', 'MauticApiBundle' => 'Mautic\\ApiBundle\\Entity', 'MauticUserBundle' => 'Mautic\\UserBundle\\Entity', 'MauticEmailBundle' => 'Mautic\\EmailBundle\\Entity', 'MauticPluginBundle' => 'Mautic\\PluginBundle\\Entity', 'MauticWebhookBundle' => 'Mautic\\WebhookBundle\\Entity', 'MauticCoreBundle' => 'Mautic\\CoreBundle\\Entity', 'MauticAssetBundle' => 'Mautic\\AssetBundle\\Entity', 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity'));
     $d->setMetadataCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_metadata_cache'));
     $d->setQueryCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_query_cache'));
     $d->setResultCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_result_cache'));
     $d->setMetadataDriverImpl($c);
     $d->setProxyDir(__DIR__ . '/doctrine/orm/Proxies');
     $d->setProxyNamespace('Proxies');
     $d->setAutoGenerateProxyClasses(false);
     $d->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $d->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $d->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $d->setEntityListenerResolver($this->get('doctrine.orm.default_entity_listener_resolver'));
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $d);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
    /**
     * Gets the 'doctrine.orm.default_entity_manager' service.
     *
     * This service is shared.
     * This method always returns the same instance of the service.
     *
     * @return \Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
     */
    protected function getDoctrine_Orm_DefaultEntityManagerService()
    {
        $a = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Resources/config/doctrine') => 'FOS\\UserBundle\\Entity'));
        $a->setGlobalBasename('mapping');

        $b = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver(array(($this->targetDirs[3].'/src/SeekerPlus/UserBundle/Resources/config/doctrine') => 'SeekerPlus\\UserBundle\\Entity', ($this->targetDirs[3].'/src/SeekerPlus/AdsmanagerBundle/Resources/config/doctrine') => 'SeekerPlus\\AdsmanagerBundle\\Entity', ($this->targetDirs[3].'/src/SeekerPlus/BannerBundle/Resources/config/doctrine') => 'SeekerPlus\\BannerBundle\\Entity'));
        $b->setGlobalBasename('mapping');

        $c = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
        $c->addDriver($a, 'FOS\\UserBundle\\Entity');
        $c->addDriver($b, 'SeekerPlus\\UserBundle\\Entity');
        $c->addDriver($b, 'SeekerPlus\\AdsmanagerBundle\\Entity');
        $c->addDriver($b, 'SeekerPlus\\BannerBundle\\Entity');

        $d = new \Doctrine\ORM\Configuration();
        $d->setEntityNamespaces(array('FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'UserBundle' => 'SeekerPlus\\UserBundle\\Entity', 'AdsmanagerBundle' => 'SeekerPlus\\AdsmanagerBundle\\Entity', 'BannerBundle' => 'SeekerPlus\\BannerBundle\\Entity'));
        $d->setMetadataCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_metadata_cache'));
        $d->setQueryCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_query_cache'));
        $d->setResultCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_result_cache'));
        $d->setMetadataDriverImpl($c);
        $d->setProxyDir((__DIR__.'/doctrine/orm/Proxies'));
        $d->setProxyNamespace('Proxies');
        $d->setAutoGenerateProxyClasses(true);
        $d->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
        $d->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
        $d->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
        $d->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
        $d->setEntityListenerResolver($this->get('doctrine.orm.default_entity_listener_resolver'));
        $d->addCustomNumericFunction('acos', 'Swis\\Bundle\\DatabaseExtraBundle\\DQL\\Acos');
        $d->addCustomNumericFunction('cos', 'Swis\\Bundle\\DatabaseExtraBundle\\DQL\\Cos');
        $d->addCustomNumericFunction('radians', 'Swis\\Bundle\\DatabaseExtraBundle\\DQL\\Radians');
        $d->addCustomNumericFunction('sin', 'Swis\\Bundle\\DatabaseExtraBundle\\DQL\\Sin');
        $d->addCustomNumericFunction('round', 'Swis\\Bundle\\DatabaseExtraBundle\\DQL\\Round');

        $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $d);

        $this->get('doctrine.orm.default_manager_configurator')->configure($instance);

        return $instance;
    }
 /**
  * Gets the 'doctrine.orm.default_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\Common\Cache\ArrayCache();
     $a->setNamespace('sf2orm_default_56627d1e6a0d1f20ea3fe7cd22ba5bd05412dd30da95e6ea9879c5a3b4c6244a');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_56627d1e6a0d1f20ea3fe7cd22ba5bd05412dd30da95e6ea9879c5a3b4c6244a');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_56627d1e6a0d1f20ea3fe7cd22ba5bd05412dd30da95e6ea9879c5a3b4c6244a');
     $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('C:\\xampp\\htdocs\\ClinicSoft\\src\\Patient\\PatientManagementBundle\\Resources\\config\\doctrine' => 'Patient\\PatientManagementBundle\\Entity'));
     $d->setGlobalBasename('mapping');
     $e = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $e->addDriver($d, 'Patient\\PatientManagementBundle\\Entity');
     $f = new \Doctrine\ORM\Configuration();
     $f->setEntityNamespaces(array('PatientManagementBundle' => 'Patient\\PatientManagementBundle\\Entity'));
     $f->setMetadataCacheImpl($a);
     $f->setQueryCacheImpl($b);
     $f->setResultCacheImpl($c);
     $f->setMetadataDriverImpl($e);
     $f->setProxyDir('C:/xampp/htdocs/ClinicSoft/app/cache/dev/doctrine/orm/Proxies');
     $f->setProxyNamespace('Proxies');
     $f->setAutoGenerateProxyClasses(true);
     $f->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $f->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $f->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = call_user_func(array('Doctrine\\ORM\\EntityManager', 'create'), $this->get('doctrine.dbal.default_connection'), $f);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.switchfit_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_SwitchfitEntityManagerService()
 {
     $a = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array($this->targetDirs[4] . '/repo/branch/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Resources/config/doctrine' => 'FOS\\UserBundle\\Entity', $this->targetDirs[4] . '/repo/branch/vendor/sonata-project/user-bundle/Resources/config/doctrine' => 'Sonata\\UserBundle\\Entity', $this->targetDirs[4] . '/repo/branch/src/Nordcode/UserBundle/Resources/config/doctrine' => 'Nordcode\\UserBundle\\Entity', $this->targetDirs[4] . '/repo/branch/src/Nordcode/CoreBundle/Resources/config/doctrine' => 'Nordcode\\CoreBundle\\Entity', $this->targetDirs[4] . '/repo/branch/src/Nordcode/GeoBundle/Resources/config/doctrine' => 'Nordcode\\GeoBundle\\Entity', $this->targetDirs[4] . '/repo/branch/vendor/jms/payment-core-bundle/JMS/Payment/CoreBundle/Resources/config/doctrine' => 'JMS\\Payment\\CoreBundle\\Entity', $this->targetDirs[4] . '/repo/branch/src/Nordcode/TranslationBundle/Resources/config/doctrine' => 'Nordcode\\TranslationBundle\\Entity', $this->targetDirs[4] . '/repo/branch/src/Nordcode/QuestBundle/Resources/config/doctrine' => 'Nordcode\\QuestBundle\\Entity', $this->targetDirs[4] . '/repo/branch/src/Nordcode/PointBundle/Resources/config/doctrine' => 'Nordcode\\PointBundle\\Entity'));
     $a->setGlobalBasename('mapping');
     $b = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $b->addDriver($a, 'FOS\\UserBundle\\Entity');
     $b->addDriver($a, 'Sonata\\UserBundle\\Entity');
     $b->addDriver($a, 'Nordcode\\UserBundle\\Entity');
     $b->addDriver($a, 'Nordcode\\CoreBundle\\Entity');
     $b->addDriver($a, 'Nordcode\\GeoBundle\\Entity');
     $b->addDriver($a, 'JMS\\Payment\\CoreBundle\\Entity');
     $b->addDriver($a, 'Nordcode\\TranslationBundle\\Entity');
     $b->addDriver($a, 'Nordcode\\QuestBundle\\Entity');
     $b->addDriver($a, 'Nordcode\\PointBundle\\Entity');
     $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($this->get('annotation_reader'), array(0 => $this->targetDirs[4] . '/repo/branch/vendor/gedmo/doctrine-extensions/lib/Gedmo/Translatable/Entity')), 'Gedmo\\Translatable\\Entity');
     $c = new \Doctrine\ORM\Configuration();
     $c->setEntityNamespaces(array('FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'SonataUserBundle' => 'Sonata\\UserBundle\\Entity', 'NordcodeUserBundle' => 'Nordcode\\UserBundle\\Entity', 'NordcodeCoreBundle' => 'Nordcode\\CoreBundle\\Entity', 'NordcodeGeoBundle' => 'Nordcode\\GeoBundle\\Entity', 'JMSPaymentCoreBundle' => 'JMS\\Payment\\CoreBundle\\Entity', 'NordcodeTranslationBundle' => 'Nordcode\\TranslationBundle\\Entity', 'Gedmo' => 'Gedmo\\Translatable\\Entity', 'NordcodeQuestBundle' => 'Nordcode\\QuestBundle\\Entity', 'NordcodePointBundle' => 'Nordcode\\PointBundle\\Entity'));
     $c->setMetadataCacheImpl($this->get('doctrine.orm.switchfit_metadata_cache'));
     $c->setQueryCacheImpl($this->get('doctrine.orm.switchfit_query_cache'));
     $c->setResultCacheImpl($this->get('doctrine.orm.switchfit_result_cache'));
     $c->setMetadataDriverImpl($b);
     $c->setProxyDir(__DIR__ . '/doctrine/orm/Proxies');
     $c->setProxyNamespace('Proxies');
     $c->setAutoGenerateProxyClasses(true);
     $c->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $c->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $c->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.switchfit_entity_manager'] = $instance = call_user_func(array('Doctrine\\ORM\\EntityManager', 'create'), $this->get('doctrine.dbal.switchfit_connection'), $c);
     $this->get('doctrine.orm.switchfit_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.site_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_SiteEntityManagerService()
 {
     $a = $this->get('annotation_reader');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_site_2ad790d5859653d569e47bea55a872218b75bc6ecbff5bd84a78218349125b69');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_site_2ad790d5859653d569e47bea55a872218b75bc6ecbff5bd84a78218349125b69');
     $d = new \Doctrine\Common\Cache\ArrayCache();
     $d->setNamespace('sf2orm_site_2ad790d5859653d569e47bea55a872218b75bc6ecbff5bd84a78218349125b69');
     $e = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($a, array(0 => 'D:\\SiteRising\\src\\SiteRising\\AionShopBundle\\Entity', 1 => 'D:\\SiteRising\\src\\SiteRising\\UserBundle\\Entity'));
     $f = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('D:\\SiteRising\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine' => 'FOS\\UserBundle\\Entity'));
     $f->setGlobalBasename('mapping');
     $g = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $g->addDriver($e, 'SiteRising\\AionShopBundle\\Entity');
     $g->addDriver($e, 'SiteRising\\UserBundle\\Entity');
     $g->addDriver($f, 'FOS\\UserBundle\\Entity');
     $h = new \Doctrine\ORM\Configuration();
     $h->setEntityNamespaces(array('AionShopBundle' => 'SiteRising\\AionShopBundle\\Entity', 'FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'SiteRisingUserBundle' => 'SiteRising\\UserBundle\\Entity'));
     $h->setMetadataCacheImpl($b);
     $h->setQueryCacheImpl($c);
     $h->setResultCacheImpl($d);
     $h->setMetadataDriverImpl($g);
     $h->setProxyDir('D:/SiteRising/app/cache/dev/doctrine/orm/Proxies');
     $h->setProxyNamespace('Proxies');
     $h->setAutoGenerateProxyClasses(false);
     $h->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $h->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $h->setNamingStrategy($this->get('doctrine.orm.naming_strategy.default'));
     $this->services['doctrine.orm.site_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.site_connection'), $h);
     $this->get('doctrine.orm.site_manager_configurator')->configure($instance);
     return $instance;
 }
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\Common\Cache\ArrayCache();
     $a->setNamespace('sf2orm_default_1b41eeff8d7d9cb0529e7fff5fadd55de4ed3683649ab8680a244f0d6ba6f0e5');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_1b41eeff8d7d9cb0529e7fff5fadd55de4ed3683649ab8680a244f0d6ba6f0e5');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_1b41eeff8d7d9cb0529e7fff5fadd55de4ed3683649ab8680a244f0d6ba6f0e5');
     $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('C:\\Users\\NIKOLAS\\Documents\\NetBeansProjects\\ProIVWebVIlla\\src\\WebVL\\WebVillasBundle\\Resources\\config\\doctrine' => 'WebVL\\WebVillasBundle\\Entity'));
     $d->setGlobalBasename('mapping');
     $e = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $e->addDriver($d, 'WebVL\\WebVillasBundle\\Entity');
     $f = new \Doctrine\ORM\Configuration();
     $f->setEntityNamespaces(array('WebVLWebVillasBundle' => 'WebVL\\WebVillasBundle\\Entity'));
     $f->setMetadataCacheImpl($a);
     $f->setQueryCacheImpl($b);
     $f->setResultCacheImpl($c);
     $f->setMetadataDriverImpl($e);
     $f->setProxyDir('C:/Users/NIKOLAS/Documents/NetBeansProjects/ProIVWebVIlla/app/cache/prod/doctrine/orm/Proxies');
     $f->setProxyNamespace('Proxies');
     $f->setAutoGenerateProxyClasses(false);
     $f->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $f->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $f->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $f);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.default_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array(dirname(dirname(dirname(__DIR__))) . '\\src\\Login\\LoginBundle\\Resources\\config\\doctrine' => 'Login\\LoginBundle\\Entity', dirname(dirname(dirname(__DIR__))) . '\\src\\ContactsContactsBundle\\Resources\\config\\doctrine' => 'ContactsContactsBundle\\Entity', dirname(dirname(dirname(__DIR__))) . '\\src\\SettingsBundle\\Resources\\config\\doctrine' => 'SettingsBundle\\Entity', dirname(dirname(dirname(__DIR__))) . '\\src\\OpportunityBundle\\Resources\\config\\doctrine' => 'OpportunityBundle\\Entity', dirname(dirname(dirname(__DIR__))) . '\\src\\NotesBundle\\Resources\\config\\doctrine' => 'NotesBundle\\Entity', dirname(dirname(dirname(__DIR__))) . '\\src\\TaskBundle\\Resources\\config\\doctrine' => 'TaskBundle\\Entity'));
     $a->setGlobalBasename('mapping');
     $b = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
     $b->addDriver($a, 'Login\\LoginBundle\\Entity');
     $b->addDriver($a, 'ContactsContactsBundle\\Entity');
     $b->addDriver($a, 'SettingsBundle\\Entity');
     $b->addDriver($a, 'OpportunityBundle\\Entity');
     $b->addDriver($a, 'NotesBundle\\Entity');
     $b->addDriver($a, 'TaskBundle\\Entity');
     $c = new \Doctrine\ORM\Configuration();
     $c->setEntityNamespaces(array('LoginLoginBundle' => 'Login\\LoginBundle\\Entity', 'ContactsContactsBundle' => 'ContactsContactsBundle\\Entity', 'SettingsBundle' => 'SettingsBundle\\Entity', 'OpportunityBundle' => 'OpportunityBundle\\Entity', 'NotesBundle' => 'NotesBundle\\Entity', 'TaskBundle' => 'TaskBundle\\Entity'));
     $c->setMetadataCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_metadata_cache'));
     $c->setQueryCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_query_cache'));
     $c->setResultCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_result_cache'));
     $c->setMetadataDriverImpl($b);
     $c->setProxyDir('C:/wamp/www/BusinessPipeline/app/cache/dev/doctrine/orm/Proxies');
     $c->setProxyNamespace('Proxies');
     $c->setAutoGenerateProxyClasses(true);
     $c->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $c->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $c->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $c->setEntityListenerResolver($this->get('doctrine.orm.default_entity_listener_resolver'));
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $c);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.default_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\Common\Cache\ArrayCache();
     $a->setNamespace('sf2orm_default_e51608fbe52b558ad936cea98cd0a3de1de77a2028059a3371cfe6e9dea40451');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_e51608fbe52b558ad936cea98cd0a3de1de77a2028059a3371cfe6e9dea40451');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_e51608fbe52b558ad936cea98cd0a3de1de77a2028059a3371cfe6e9dea40451');
     $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('/home/checo1983/www/proyecto/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Resources/config/doctrine' => 'FOS\\UserBundle\\Entity'));
     $d->setGlobalBasename('mapping');
     $e = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $e->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($this->get('annotation_reader'), array(0 => '/home/checo1983/www/proyecto/src/JMPC/PetFriends/ProtectorsBundle/Entity')), 'JMPC\\PetFriends\\ProtectorsBundle\\Entity');
     $e->addDriver($d, 'FOS\\UserBundle\\Entity');
     $e->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array('/home/checo1983/www/proyecto/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Resources/config/doctrine/model' => 'FOS\\UserBundle\\Model'), '.orm.xml')), 'FOS\\UserBundle\\Model');
     $f = new \Doctrine\ORM\Configuration();
     $f->setEntityNamespaces(array('JMPCPetFriendsProtectorsBundle' => 'JMPC\\PetFriends\\ProtectorsBundle\\Entity', 'FOSUserBundle' => 'FOS\\UserBundle\\Entity'));
     $f->setMetadataCacheImpl($a);
     $f->setQueryCacheImpl($b);
     $f->setResultCacheImpl($c);
     $f->setMetadataDriverImpl($e);
     $f->setProxyDir('/home/checo1983/www/proyecto/app/cache/prod/doctrine/orm/Proxies');
     $f->setProxyNamespace('Proxies');
     $f->setAutoGenerateProxyClasses(true);
     $f->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $f->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $f->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $f);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.default_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\Common\Cache\ArrayCache();
     $a->setNamespace('sf2orm_default_5fa16819a7fef4c836806c834c5251c4');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_5fa16819a7fef4c836806c834c5251c4');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_5fa16819a7fef4c836806c834c5251c4');
     $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array($this->targetDirs[3] . '\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine' => 'FOS\\UserBundle\\Entity'));
     $d->setGlobalBasename('mapping');
     $e = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $e->addDriver($d, 'FOS\\UserBundle\\Entity');
     $e->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($this->get('annotation_reader'), array(0 => $this->targetDirs[3] . '\\src\\Cms\\UserBundle\\Entity')), 'Cms\\UserBundle\\Entity');
     $e->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array($this->targetDirs[3] . '\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine\\model' => 'FOS\\UserBundle\\Model'), '.orm.xml')), 'FOS\\UserBundle\\Model');
     $f = new \Doctrine\ORM\Configuration();
     $f->setEntityNamespaces(array('FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'CmsUserBundle' => 'Cms\\UserBundle\\Entity'));
     $f->setMetadataCacheImpl($a);
     $f->setQueryCacheImpl($b);
     $f->setResultCacheImpl($c);
     $f->setMetadataDriverImpl($e);
     $f->setProxyDir(__DIR__ . '/doctrine/orm/Proxies');
     $f->setProxyNamespace('Proxies');
     $f->setAutoGenerateProxyClasses(true);
     $f->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $f->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $f->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = call_user_func(array('Doctrine\\ORM\\EntityManager', 'create'), $this->get('doctrine.dbal.default_connection'), $f);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.default_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\Common\Cache\ArrayCache();
     $a->setNamespace('sf2orm_default_30b692f80adbd22bf948adc1bfe7322f055df32443aa4e43dd3774b793e282b0');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_30b692f80adbd22bf948adc1bfe7322f055df32443aa4e43dd3774b793e282b0');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_30b692f80adbd22bf948adc1bfe7322f055df32443aa4e43dd3774b793e282b0');
     $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('/var/www/html/LetsVolunteer/src/Ridwan/EntityBundle/Resources/config/doctrine' => 'Ridwan\\EntityBundle\\Entity', '/var/www/html/LetsVolunteer/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Resources/config/doctrine' => 'FOS\\UserBundle\\Entity'));
     $d->setGlobalBasename('mapping');
     $e = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $e->addDriver($d, 'Ridwan\\EntityBundle\\Entity');
     $e->addDriver($d, 'FOS\\UserBundle\\Entity');
     $f = new \Doctrine\ORM\Configuration();
     $f->setEntityNamespaces(array('RidwanEntityBundle' => 'Ridwan\\EntityBundle\\Entity', 'FOSUserBundle' => 'FOS\\UserBundle\\Entity'));
     $f->setMetadataCacheImpl($a);
     $f->setQueryCacheImpl($b);
     $f->setResultCacheImpl($c);
     $f->setMetadataDriverImpl($e);
     $f->setProxyDir('/var/www/html/LetsVolunteer/app/cache/test/doctrine/orm/Proxies');
     $f->setProxyNamespace('Proxies');
     $f->setAutoGenerateProxyClasses(true);
     $f->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $f->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $f->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $f);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.default_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\Common\Cache\ArrayCache();
     $a->setNamespace('sf2orm_default_11c01e655485c64d1e8f6d3548191b8714cea31fdd62415ec9c9f16641dadf92');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_11c01e655485c64d1e8f6d3548191b8714cea31fdd62415ec9c9f16641dadf92');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_11c01e655485c64d1e8f6d3548191b8714cea31fdd62415ec9c9f16641dadf92');
     $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('C:\\wamp\\www\\P\\bestdeal\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine' => 'FOS\\UserBundle\\Entity', 'C:\\wamp\\www\\P\\bestdeal\\src\\PrestataireDeServices\\prestataireBundle\\Resources\\config\\doctrine' => 'PrestataireDeServices\\prestataireBundle\\Entity'));
     $d->setGlobalBasename('mapping');
     $e = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $e->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($this->get('annotation_reader'), array(0 => 'C:\\wamp\\www\\P\\bestdeal\\src\\MyApp\\UserBundle\\Entity')), 'MyApp\\UserBundle\\Entity');
     $e->addDriver($d, 'FOS\\UserBundle\\Entity');
     $e->addDriver($d, 'PrestataireDeServices\\prestataireBundle\\Entity');
     $e->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array('C:\\wamp\\www\\P\\bestdeal\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine\\model' => 'FOS\\UserBundle\\Model'), '.orm.xml')), 'FOS\\UserBundle\\Model');
     $f = new \Doctrine\ORM\Configuration();
     $f->setEntityNamespaces(array('UserBundle' => 'MyApp\\UserBundle\\Entity', 'FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'PrestataireDeServicesprestataireBundle' => 'PrestataireDeServices\\prestataireBundle\\Entity'));
     $f->setMetadataCacheImpl($a);
     $f->setQueryCacheImpl($b);
     $f->setResultCacheImpl($c);
     $f->setMetadataDriverImpl($e);
     $f->setProxyDir('C:/wamp/www/P/bestdeal/app/cache/dev/doctrine/orm/Proxies');
     $f->setProxyNamespace('Proxies');
     $f->setAutoGenerateProxyClasses(true);
     $f->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $f->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $f->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = call_user_func(array('Doctrine\\ORM\\EntityManager', 'create'), $this->get('doctrine.dbal.default_connection'), $f);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.default_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = $this->get('annotation_reader');
     $b = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array($this->targetDirs[3] . '\\src\\Application\\Sonata\\PageBundle\\Resources\\config\\doctrine' => 'Application\\Sonata\\PageBundle\\Entity', $this->targetDirs[3] . '\\vendor\\sonata-project\\page-bundle\\Resources\\config\\doctrine' => 'Sonata\\PageBundle\\Entity', $this->targetDirs[3] . '\\src\\Application\\Sonata\\MediaBundle\\Resources\\config\\doctrine' => 'Application\\Sonata\\MediaBundle\\Entity', $this->targetDirs[3] . '\\vendor\\sonata-project\\media-bundle\\Resources\\config\\doctrine' => 'Sonata\\MediaBundle\\Entity', $this->targetDirs[3] . '\\src\\Application\\Sonata\\NewsBundle\\Resources\\config\\doctrine' => 'Application\\Sonata\\NewsBundle\\Entity', $this->targetDirs[3] . '\\vendor\\sonata-project\\news-bundle\\Resources\\config\\doctrine' => 'Sonata\\NewsBundle\\Entity', $this->targetDirs[3] . '\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine' => 'FOS\\UserBundle\\Entity', $this->targetDirs[3] . '\\src\\Application\\Sonata\\UserBundle\\Resources\\config\\doctrine' => 'Application\\Sonata\\UserBundle\\Entity', $this->targetDirs[3] . '\\vendor\\sonata-project\\user-bundle\\Resources\\config\\doctrine' => 'Sonata\\UserBundle\\Entity', $this->targetDirs[3] . '\\vendor\\sonata-project\\notification-bundle\\Resources\\config\\doctrine' => 'Sonata\\NotificationBundle\\Entity', $this->targetDirs[3] . '\\src\\Application\\Sonata\\NotificationBundle\\Resources\\config\\doctrine' => 'Application\\Sonata\\NotificationBundle\\Entity', $this->targetDirs[3] . '\\src\\Application\\Sonata\\OrderBundle\\Resources\\config\\doctrine' => 'Application\\Sonata\\OrderBundle\\Entity', $this->targetDirs[3] . '\\vendor\\sonata-project\\ecommerce\\src\\OrderBundle\\Resources\\config\\doctrine' => 'Sonata\\OrderBundle\\Entity', $this->targetDirs[3] . '\\src\\Application\\Sonata\\PaymentBundle\\Resources\\config\\doctrine' => 'Application\\Sonata\\PaymentBundle\\Entity', $this->targetDirs[3] . '\\vendor\\sonata-project\\ecommerce\\src\\PaymentBundle\\Resources\\config\\doctrine' => 'Sonata\\PaymentBundle\\Entity', $this->targetDirs[3] . '\\src\\Application\\Sonata\\ProductBundle\\Resources\\config\\doctrine' => 'Application\\Sonata\\ProductBundle\\Entity', $this->targetDirs[3] . '\\vendor\\sonata-project\\ecommerce\\src\\ProductBundle\\Resources\\config\\doctrine' => 'Sonata\\ProductBundle\\Entity', $this->targetDirs[3] . '\\src\\Application\\Sonata\\InvoiceBundle\\Resources\\config\\doctrine' => 'Application\\Sonata\\InvoiceBundle\\Entity', $this->targetDirs[3] . '\\vendor\\sonata-project\\ecommerce\\src\\InvoiceBundle\\Resources\\config\\doctrine' => 'Sonata\\InvoiceBundle\\Entity', $this->targetDirs[3] . '\\src\\Application\\Sonata\\CustomerBundle\\Resources\\config\\doctrine' => 'Application\\Sonata\\CustomerBundle\\Entity', $this->targetDirs[3] . '\\vendor\\sonata-project\\ecommerce\\src\\CustomerBundle\\Resources\\config\\doctrine' => 'Sonata\\CustomerBundle\\Entity', $this->targetDirs[3] . '\\src\\Application\\Sonata\\BasketBundle\\Resources\\config\\doctrine' => 'Application\\Sonata\\BasketBundle\\Entity', $this->targetDirs[3] . '\\vendor\\sonata-project\\ecommerce\\src\\BasketBundle\\Resources\\config\\doctrine' => 'Sonata\\BasketBundle\\Entity', $this->targetDirs[3] . '\\vendor\\friendsofsymfony\\comment-bundle\\FOS\\CommentBundle\\Resources\\config\\doctrine' => 'FOS\\CommentBundle\\Entity', $this->targetDirs[3] . '\\vendor\\sonata-project\\comment-bundle\\Resources\\config\\doctrine' => 'Sonata\\CommentBundle\\Entity', $this->targetDirs[3] . '\\src\\Application\\Sonata\\CommentBundle\\Resources\\config\\doctrine' => 'Application\\Sonata\\CommentBundle\\Entity', $this->targetDirs[3] . '\\vendor\\sonata-project\\classification-bundle\\Resources\\config\\doctrine' => 'Sonata\\ClassificationBundle\\Entity', $this->targetDirs[3] . '\\src\\Application\\Sonata\\ClassificationBundle\\Resources\\config\\doctrine' => 'Application\\Sonata\\ClassificationBundle\\Entity', $this->targetDirs[3] . '\\vendor\\stephpy\\timeline-bundle\\Resources\\config\\doctrine' => 'Spy\\TimelineBundle\\Entity', $this->targetDirs[3] . '\\src\\Application\\Sonata\\TimelineBundle\\Resources\\config\\doctrine' => 'Application\\Sonata\\TimelineBundle\\Entity'));
     $b->setGlobalBasename('mapping');
     $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($a, array(0 => $this->targetDirs[3] . '\\src\\Sonata\\Bundle\\DemoBundle\\Entity', 1 => $this->targetDirs[3] . '\\vendor\\sonata-project\\timeline-bundle\\Entity', 2 => $this->targetDirs[3] . '\\src\\Test\\TaskBundle\\Entity'));
     $d = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
     $d->addDriver($b, 'Application\\Sonata\\PageBundle\\Entity');
     $d->addDriver($b, 'Sonata\\PageBundle\\Entity');
     $d->addDriver($b, 'Application\\Sonata\\MediaBundle\\Entity');
     $d->addDriver($b, 'Sonata\\MediaBundle\\Entity');
     $d->addDriver($b, 'Application\\Sonata\\NewsBundle\\Entity');
     $d->addDriver($b, 'Sonata\\NewsBundle\\Entity');
     $d->addDriver($b, 'FOS\\UserBundle\\Entity');
     $d->addDriver($b, 'Application\\Sonata\\UserBundle\\Entity');
     $d->addDriver($b, 'Sonata\\UserBundle\\Entity');
     $d->addDriver($b, 'Sonata\\NotificationBundle\\Entity');
     $d->addDriver($b, 'Application\\Sonata\\NotificationBundle\\Entity');
     $d->addDriver($b, 'Application\\Sonata\\OrderBundle\\Entity');
     $d->addDriver($b, 'Sonata\\OrderBundle\\Entity');
     $d->addDriver($b, 'Application\\Sonata\\PaymentBundle\\Entity');
     $d->addDriver($b, 'Sonata\\PaymentBundle\\Entity');
     $d->addDriver($b, 'Application\\Sonata\\ProductBundle\\Entity');
     $d->addDriver($b, 'Sonata\\ProductBundle\\Entity');
     $d->addDriver($b, 'Application\\Sonata\\InvoiceBundle\\Entity');
     $d->addDriver($b, 'Sonata\\InvoiceBundle\\Entity');
     $d->addDriver($b, 'Application\\Sonata\\CustomerBundle\\Entity');
     $d->addDriver($b, 'Sonata\\CustomerBundle\\Entity');
     $d->addDriver($b, 'Application\\Sonata\\BasketBundle\\Entity');
     $d->addDriver($b, 'Sonata\\BasketBundle\\Entity');
     $d->addDriver($b, 'FOS\\CommentBundle\\Entity');
     $d->addDriver($b, 'Sonata\\CommentBundle\\Entity');
     $d->addDriver($b, 'Application\\Sonata\\CommentBundle\\Entity');
     $d->addDriver($b, 'Sonata\\ClassificationBundle\\Entity');
     $d->addDriver($b, 'Application\\Sonata\\ClassificationBundle\\Entity');
     $d->addDriver($b, 'Spy\\TimelineBundle\\Entity');
     $d->addDriver($b, 'Application\\Sonata\\TimelineBundle\\Entity');
     $d->addDriver($c, 'Sonata\\Bundle\\DemoBundle\\Entity');
     $d->addDriver($c, 'Sonata\\TimelineBundle\\Entity');
     $d->addDriver($c, 'Test\\TaskBundle\\Entity');
     $e = new \Doctrine\ORM\Configuration();
     $e->setEntityNamespaces(array('ApplicationSonataPageBundle' => 'Application\\Sonata\\PageBundle\\Entity', 'SonataPageBundle' => 'Sonata\\PageBundle\\Entity', 'ApplicationSonataMediaBundle' => 'Application\\Sonata\\MediaBundle\\Entity', 'SonataMediaBundle' => 'Sonata\\MediaBundle\\Entity', 'ApplicationSonataNewsBundle' => 'Application\\Sonata\\NewsBundle\\Entity', 'SonataNewsBundle' => 'Sonata\\NewsBundle\\Entity', 'FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'ApplicationSonataUserBundle' => 'Application\\Sonata\\UserBundle\\Entity', 'SonataUserBundle' => 'Sonata\\UserBundle\\Entity', 'SonataNotificationBundle' => 'Sonata\\NotificationBundle\\Entity', 'ApplicationSonataNotificationBundle' => 'Application\\Sonata\\NotificationBundle\\Entity', 'ApplicationSonataOrderBundle' => 'Application\\Sonata\\OrderBundle\\Entity', 'SonataOrderBundle' => 'Sonata\\OrderBundle\\Entity', 'ApplicationSonataPaymentBundle' => 'Application\\Sonata\\PaymentBundle\\Entity', 'SonataPaymentBundle' => 'Sonata\\PaymentBundle\\Entity', 'ApplicationSonataProductBundle' => 'Application\\Sonata\\ProductBundle\\Entity', 'SonataProductBundle' => 'Sonata\\ProductBundle\\Entity', 'ApplicationSonataInvoiceBundle' => 'Application\\Sonata\\InvoiceBundle\\Entity', 'SonataInvoiceBundle' => 'Sonata\\InvoiceBundle\\Entity', 'ApplicationSonataCustomerBundle' => 'Application\\Sonata\\CustomerBundle\\Entity', 'SonataCustomerBundle' => 'Sonata\\CustomerBundle\\Entity', 'ApplicationSonataBasketBundle' => 'Application\\Sonata\\BasketBundle\\Entity', 'SonataBasketBundle' => 'Sonata\\BasketBundle\\Entity', 'FOSCommentBundle' => 'FOS\\CommentBundle\\Entity', 'SonataCommentBundle' => 'Sonata\\CommentBundle\\Entity', 'ApplicationSonataCommentBundle' => 'Application\\Sonata\\CommentBundle\\Entity', 'SonataClassificationBundle' => 'Sonata\\ClassificationBundle\\Entity', 'ApplicationSonataClassificationBundle' => 'Application\\Sonata\\ClassificationBundle\\Entity', 'SonataDemoBundle' => 'Sonata\\Bundle\\DemoBundle\\Entity', 'SpyTimelineBundle' => 'Spy\\TimelineBundle\\Entity', 'SonataTimelineBundle' => 'Sonata\\TimelineBundle\\Entity', 'ApplicationSonataTimelineBundle' => 'Application\\Sonata\\TimelineBundle\\Entity', 'TestTaskBundle' => 'Test\\TaskBundle\\Entity'));
     $e->setMetadataCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_metadata_cache'));
     $e->setQueryCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_query_cache'));
     $e->setResultCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_result_cache'));
     $e->setMetadataDriverImpl($d);
     $e->setProxyDir(__DIR__ . '/doctrine/orm/Proxies');
     $e->setProxyNamespace('Proxies');
     $e->setAutoGenerateProxyClasses(true);
     $e->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $e->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $e->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $e->setEntityListenerResolver($this->get('doctrine.orm.default_entity_listener_resolver'));
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $e);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.default_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\Common\Cache\ArrayCache();
     $a->setNamespace('sf2orm_default_f119eee746fbe8d71aee1ca5e263a34e6e8d65bfd7fa2c49663101b80da88903');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_f119eee746fbe8d71aee1ca5e263a34e6e8d65bfd7fa2c49663101b80da88903');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_f119eee746fbe8d71aee1ca5e263a34e6e8d65bfd7fa2c49663101b80da88903');
     $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('/var/www/mediApp/src/App/DataWarehouseBundle/Resources/config/doctrine' => 'App\\DataWarehouseBundle\\Entity'));
     $d->setGlobalBasename('mapping');
     $e = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $e->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($this->get('annotation_reader'), array(0 => '/var/www/mediApp/src/App/MediBundle/Entity')), 'App\\MediBundle\\Entity');
     $e->addDriver($d, 'App\\DataWarehouseBundle\\Entity');
     $f = new \Doctrine\ORM\Configuration();
     $f->setEntityNamespaces(array('AppMediBundle' => 'App\\MediBundle\\Entity', 'DwBundle' => 'App\\DataWarehouseBundle\\Entity'));
     $f->setMetadataCacheImpl($a);
     $f->setQueryCacheImpl($b);
     $f->setResultCacheImpl($c);
     $f->setMetadataDriverImpl($e);
     $f->setProxyDir('/var/www/mediApp/app/cache/dev/doctrine/orm/Proxies');
     $f->setProxyNamespace('Proxies');
     $f->setAutoGenerateProxyClasses(false);
     $f->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $f->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $f->setNamingStrategy($this->get('doctrine.orm.naming_strategy.default'));
     $this->services['doctrine.orm.default_entity_manager'] = $instance = call_user_func(array('Doctrine\\ORM\\EntityManager', 'create'), $this->get('doctrine.dbal.default_connection'), $f);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.default_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = $this->get('annotation_reader');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_cc91a248b019794a251262b0dee5bdf369d0833b7cde447863364256ad13cb5d');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_cc91a248b019794a251262b0dee5bdf369d0833b7cde447863364256ad13cb5d');
     $d = new \Doctrine\Common\Cache\ArrayCache();
     $d->setNamespace('sf2orm_default_cc91a248b019794a251262b0dee5bdf369d0833b7cde447863364256ad13cb5d');
     $e = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('C:\\Users\\yannick.dieng\\Workspace\\Symfony-Bug_Tracker\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine' => 'FOS\\UserBundle\\Entity', 'C:\\Users\\yannick.dieng\\Workspace\\Symfony-Bug_Tracker\\vendor\\sonata-project\\media-bundle\\Resources\\config\\doctrine' => 'Sonata\\MediaBundle\\Entity', 'C:\\Users\\yannick.dieng\\Workspace\\Symfony-Bug_Tracker\\src\\Serialken\\MediaBundle\\Resources\\config\\doctrine' => 'Serialken\\MediaBundle\\Entity'));
     $e->setGlobalBasename('mapping');
     $f = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($a, array(0 => 'C:\\Users\\yannick.dieng\\Workspace\\Symfony-Bug_Tracker\\src\\Serialken\\UserBundle\\Entity', 1 => 'C:\\Users\\yannick.dieng\\Workspace\\Symfony-Bug_Tracker\\src\\Serialken\\BugTrackerBundle\\Entity'));
     $g = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $g->addDriver($e, 'FOS\\UserBundle\\Entity');
     $g->addDriver($e, 'Sonata\\MediaBundle\\Entity');
     $g->addDriver($e, 'Serialken\\MediaBundle\\Entity');
     $g->addDriver($f, 'Serialken\\UserBundle\\Entity');
     $g->addDriver($f, 'Serialken\\BugTrackerBundle\\Entity');
     $g->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array('C:\\Users\\yannick.dieng\\Workspace\\Symfony-Bug_Tracker\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine\\model' => 'FOS\\UserBundle\\Model'), '.orm.xml')), 'FOS\\UserBundle\\Model');
     $h = new \Doctrine\ORM\Configuration();
     $h->setEntityNamespaces(array('FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'SonataMediaBundle' => 'Sonata\\MediaBundle\\Entity', 'SerialkenMediaBundle' => 'Serialken\\MediaBundle\\Entity', 'SerialkenUserBundle' => 'Serialken\\UserBundle\\Entity', 'SerialkenBugTrackerBundle' => 'Serialken\\BugTrackerBundle\\Entity'));
     $h->setMetadataCacheImpl($b);
     $h->setQueryCacheImpl($c);
     $h->setResultCacheImpl($d);
     $h->setMetadataDriverImpl($g);
     $h->setProxyDir('C:/Users/yannick.dieng/Workspace/Symfony-Bug_Tracker/app/cache/dev/doctrine/orm/Proxies');
     $h->setProxyNamespace('Proxies');
     $h->setAutoGenerateProxyClasses(true);
     $h->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $h->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $h->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = call_user_func(array('Doctrine\\ORM\\EntityManager', 'create'), $this->get('doctrine.dbal.default_connection'), $h);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.default_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\Common\Cache\ArrayCache();
     $a->setNamespace('sf2orm_default_079543ab493ec0a55e7cd395737f539050475e2a2e5c2cf06bd89ee80085b12b');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_079543ab493ec0a55e7cd395737f539050475e2a2e5c2cf06bd89ee80085b12b');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_079543ab493ec0a55e7cd395737f539050475e2a2e5c2cf06bd89ee80085b12b');
     $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('/Applications/MAMP/htdocs/ldap_project/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Resources/config/doctrine' => 'FOS\\UserBundle\\Entity'));
     $d->setGlobalBasename('mapping');
     $e = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $e->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($this->get('annotation_reader'), array(0 => '/Applications/MAMP/htdocs/ldap_project/src/Setsuna/PrivateBundle/Entity')), 'Setsuna\\PrivateBundle\\Entity');
     $e->addDriver($d, 'FOS\\UserBundle\\Entity');
     $f = new \Doctrine\ORM\Configuration();
     $f->setEntityNamespaces(array('SetsunaPrivateBundle' => 'Setsuna\\PrivateBundle\\Entity', 'FOSUserBundle' => 'FOS\\UserBundle\\Entity'));
     $f->setMetadataCacheImpl($a);
     $f->setQueryCacheImpl($b);
     $f->setResultCacheImpl($c);
     $f->setMetadataDriverImpl($e);
     $f->setProxyDir('/Applications/MAMP/htdocs/ldap_project/app/cache/dev/doctrine/orm/Proxies');
     $f->setProxyNamespace('Proxies');
     $f->setAutoGenerateProxyClasses(true);
     $f->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $f->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $f->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $f);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = $this->get('annotation_reader');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_f1a275e84348f08f24c9f1bf9f90df1cdda3e1b7c1822f67a68c43edf9d07ab1');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_f1a275e84348f08f24c9f1bf9f90df1cdda3e1b7c1822f67a68c43edf9d07ab1');
     $d = new \Doctrine\Common\Cache\ArrayCache();
     $d->setNamespace('sf2orm_default_f1a275e84348f08f24c9f1bf9f90df1cdda3e1b7c1822f67a68c43edf9d07ab1');
     $e = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('/home/uo3te6uz/public_html/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Resources/config/doctrine' => 'FOS\\UserBundle\\Entity'));
     $e->setGlobalBasename('mapping');
     $f = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($a, array(0 => '/home/uo3te6uz/public_html/src/Tawsella/UserBundle/Entity', 1 => '/home/uo3te6uz/public_html/src/Tawsella/CoreBundle/Entity'));
     $g = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $g->addDriver($e, 'FOS\\UserBundle\\Entity');
     $g->addDriver($f, 'Tawsella\\UserBundle\\Entity');
     $g->addDriver($f, 'Tawsella\\CoreBundle\\Entity');
     $g->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array('/home/uo3te6uz/public_html/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Resources/config/doctrine/model' => 'FOS\\UserBundle\\Model'), '.orm.xml')), 'FOS\\UserBundle\\Model');
     $h = new \Doctrine\ORM\Configuration();
     $h->setEntityNamespaces(array('FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'UserBundle' => 'Tawsella\\UserBundle\\Entity', 'CoreBundle' => 'Tawsella\\CoreBundle\\Entity'));
     $h->setMetadataCacheImpl($b);
     $h->setQueryCacheImpl($c);
     $h->setResultCacheImpl($d);
     $h->setMetadataDriverImpl($g);
     $h->setProxyDir('/home/uo3te6uz/public_html/app/cache/prod/doctrine/orm/Proxies');
     $h->setProxyNamespace('Proxies');
     $h->setAutoGenerateProxyClasses(false);
     $h->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $h->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $h->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $h);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.default_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array($this->targetDirs[3] . '\\src\\SISU\\SGCBundle\\Resources\\config\\doctrine' => 'SISU\\SGCBundle\\Entity'));
     $a->setGlobalBasename('mapping');
     $b = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
     $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($this->get('annotation_reader'), array(0 => $this->targetDirs[3] . '\\src\\demo\\dbBundle\\Entity')), 'demo\\dbBundle\\Entity');
     $b->addDriver($a, 'SISU\\SGCBundle\\Entity');
     $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array($this->targetDirs[3] . '\\vendor\\friendsofsymfony\\user-bundle\\Resources\\config\\doctrine-mapping' => 'FOS\\UserBundle\\Model'), '.orm.xml')), 'FOS\\UserBundle\\Model');
     $c = new \Doctrine\ORM\Configuration();
     $c->setEntityNamespaces(array('demodbBundle' => 'demo\\dbBundle\\Entity', 'SISUSGCBundle' => 'SISU\\SGCBundle\\Entity'));
     $c->setMetadataCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_metadata_cache'));
     $c->setQueryCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_query_cache'));
     $c->setResultCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_result_cache'));
     $c->setMetadataDriverImpl($b);
     $c->setProxyDir(__DIR__ . '/doctrine/orm/Proxies');
     $c->setProxyNamespace('Proxies');
     $c->setAutoGenerateProxyClasses(true);
     $c->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $c->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $c->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
     $c->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
     $c->setEntityListenerResolver($this->get('doctrine.orm.default_entity_listener_resolver'));
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $c);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = $this->get('annotation_reader');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_317a5cbce2fd5791462ac443cf428f551eb313ac15362f9330055555fca465bf');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_317a5cbce2fd5791462ac443cf428f551eb313ac15362f9330055555fca465bf');
     $d = new \Doctrine\Common\Cache\ArrayCache();
     $d->setNamespace('sf2orm_default_317a5cbce2fd5791462ac443cf428f551eb313ac15362f9330055555fca465bf');
     $e = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($a, array(0 => 'C:\\wamp\\www\\LaManu\\src\\fsm\\EchangeBundle\\Entity', 1 => 'C:\\wamp\\www\\LaManu\\src\\fsm\\UserBundle\\Entity'));
     $f = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('C:\\wamp\\www\\LaManu\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine' => 'FOS\\UserBundle\\Entity'));
     $f->setGlobalBasename('mapping');
     $g = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $g->addDriver($e, 'fsm\\EchangeBundle\\Entity');
     $g->addDriver($e, 'fsm\\UserBundle\\Entity');
     $g->addDriver($f, 'FOS\\UserBundle\\Entity');
     $g->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array('C:\\wamp\\www\\LaManu\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine\\model' => 'FOS\\UserBundle\\Model'), '.orm.xml')), 'FOS\\UserBundle\\Model');
     $h = new \Doctrine\ORM\Configuration();
     $h->setEntityNamespaces(array('fsmEchangeBundle' => 'fsm\\EchangeBundle\\Entity', 'FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'fsmUserBundle' => 'fsm\\UserBundle\\Entity'));
     $h->setMetadataCacheImpl($b);
     $h->setQueryCacheImpl($c);
     $h->setResultCacheImpl($d);
     $h->setMetadataDriverImpl($g);
     $h->setProxyDir('C:/wamp/www/LaManu/app/cache/prod/doctrine/orm/Proxies');
     $h->setProxyNamespace('Proxies');
     $h->setAutoGenerateProxyClasses(false);
     $h->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $h->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $h->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $h);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.default_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = $this->get('annotation_reader');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_31137d889c99f4b9081f420887c2c0e9f0f600739c473687986cffe913fddff2');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_31137d889c99f4b9081f420887c2c0e9f0f600739c473687986cffe913fddff2');
     $d = new \Doctrine\Common\Cache\ArrayCache();
     $d->setNamespace('sf2orm_default_31137d889c99f4b9081f420887c2c0e9f0f600739c473687986cffe913fddff2');
     $e = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($a, array(0 => 'C:\\wamp\\www\\Ecommerce-0.10\\src\\Ecommerce\\EcommerceBundle\\Entity', 1 => 'C:\\wamp\\www\\Ecommerce-0.10\\src\\Pages\\PagesBundle\\Entity', 2 => 'C:\\wamp\\www\\Ecommerce-0.10\\src\\Utilisateurs\\UtilisateursBundle\\Entity'));
     $f = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array('C:\\wamp\\www\\Ecommerce-0.10\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine' => 'FOS\\UserBundle\\Entity'));
     $f->setGlobalBasename('mapping');
     $g = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $g->addDriver($e, 'Ecommerce\\EcommerceBundle\\Entity');
     $g->addDriver($e, 'Pages\\PagesBundle\\Entity');
     $g->addDriver($e, 'Utilisateurs\\UtilisateursBundle\\Entity');
     $g->addDriver($f, 'FOS\\UserBundle\\Entity');
     $g->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array('C:\\wamp\\www\\Ecommerce-0.10\\vendor\\friendsofsymfony\\user-bundle\\FOS\\UserBundle\\Resources\\config\\doctrine\\model' => 'FOS\\UserBundle\\Model'), '.orm.xml')), 'FOS\\UserBundle\\Model');
     $h = new \Doctrine\ORM\Configuration();
     $h->setEntityNamespaces(array('EcommerceBundle' => 'Ecommerce\\EcommerceBundle\\Entity', 'PagesBundle' => 'Pages\\PagesBundle\\Entity', 'FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'UtilisateursBundle' => 'Utilisateurs\\UtilisateursBundle\\Entity'));
     $h->setMetadataCacheImpl($b);
     $h->setQueryCacheImpl($c);
     $h->setResultCacheImpl($d);
     $h->setMetadataDriverImpl($g);
     $h->setProxyDir('C:/wamp/www/Ecommerce-0.10/app/cache/dev/doctrine/orm/Proxies');
     $h->setProxyNamespace('Proxies');
     $h->setAutoGenerateProxyClasses(true);
     $h->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $h->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $h->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = call_user_func(array('Doctrine\\ORM\\EntityManager', 'create'), $this->get('doctrine.dbal.default_connection'), $h);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = $this->get('annotation_reader');
     $b = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($a, array(0 => $this->targetDirs[3] . '/src/Cestom/ArticleBundle/Entity', 1 => $this->targetDirs[3] . '/src/Cestom/UserBundle/Entity'));
     $c = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array($this->targetDirs[3] . '/src/Cestom/StoreBundle/Resources/config/doctrine' => 'Cestom\\StoreBundle\\Entity'));
     $c->setGlobalBasename('mapping');
     $d = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
     $d->addDriver($b, 'Cestom\\ArticleBundle\\Entity');
     $d->addDriver($b, 'Cestom\\UserBundle\\Entity');
     $d->addDriver($c, 'Cestom\\StoreBundle\\Entity');
     $d->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array($this->targetDirs[3] . '/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping' => 'FOS\\UserBundle\\Model'), '.orm.xml')), 'FOS\\UserBundle\\Model');
     $e = new \Doctrine\ORM\Configuration();
     $e->setEntityNamespaces(array('CestomArticleBundle' => 'Cestom\\ArticleBundle\\Entity', 'CestomUserBundle' => 'Cestom\\UserBundle\\Entity', 'CestomStoreBundle' => 'Cestom\\StoreBundle\\Entity'));
     $e->setMetadataCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_metadata_cache'));
     $e->setQueryCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_query_cache'));
     $e->setResultCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_result_cache'));
     $e->setMetadataDriverImpl($d);
     $e->setProxyDir(__DIR__ . '/doctrine/orm/Proxies');
     $e->setProxyNamespace('Proxies');
     $e->setAutoGenerateProxyClasses(false);
     $e->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $e->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $e->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $e->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
     $e->setEntityListenerResolver($this->get('doctrine.orm.default_entity_listener_resolver'));
     $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $e);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }
 /**
  * Gets the 'doctrine.orm.default_entity_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.
  */
 protected function getDoctrine_Orm_DefaultEntityManagerService()
 {
     $a = $this->get('annotation_reader');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2orm_default_44b0fc62ab22d5d01c87f3a242feacd9');
     $c = new \Doctrine\Common\Cache\ArrayCache();
     $c->setNamespace('sf2orm_default_44b0fc62ab22d5d01c87f3a242feacd9');
     $d = new \Doctrine\Common\Cache\ArrayCache();
     $d->setNamespace('sf2orm_default_44b0fc62ab22d5d01c87f3a242feacd9');
     $e = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($a, array(0 => $this->targetDirs[3] . '/src/Annuaire/AnnuaireBundle/Entity', 1 => $this->targetDirs[3] . '/src/Utilisateurs/UtilisateurBundle/Entity'));
     $f = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver(array($this->targetDirs[3] . '/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Resources/config/doctrine' => 'FOS\\UserBundle\\Entity'));
     $f->setGlobalBasename('mapping');
     $g = new \Doctrine\ORM\Mapping\Driver\DriverChain();
     $g->addDriver($e, 'Annuaire\\AnnuaireBundle\\Entity');
     $g->addDriver($e, 'Utilisateurs\\UtilisateurBundle\\Entity');
     $g->addDriver($f, 'FOS\\UserBundle\\Entity');
     $h = new \Doctrine\ORM\Configuration();
     $h->setEntityNamespaces(array('AnnuaireBundle' => 'Annuaire\\AnnuaireBundle\\Entity', 'FOSUserBundle' => 'FOS\\UserBundle\\Entity', 'UtilisateurBundle' => 'Utilisateurs\\UtilisateurBundle\\Entity'));
     $h->setMetadataCacheImpl($b);
     $h->setQueryCacheImpl($c);
     $h->setResultCacheImpl($d);
     $h->setMetadataDriverImpl($g);
     $h->setProxyDir(__DIR__ . '/doctrine/orm/Proxies');
     $h->setProxyNamespace('Proxies');
     $h->setAutoGenerateProxyClasses(true);
     $h->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
     $h->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
     $h->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
     $this->services['doctrine.orm.default_entity_manager'] = $instance = call_user_func(array('Doctrine\\ORM\\EntityManager', 'create'), $this->get('doctrine.dbal.default_connection'), $h);
     $this->get('doctrine.orm.default_manager_configurator')->configure($instance);
     return $instance;
 }