%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/emtnaeewxm/www/var/cache/dev/ContainerTxftpxu/
Upload File :
Create Path :
Current File : /home/emtnaeewxm/www/var/cache/dev/ContainerTxftpxu/getDoctrine_Orm_DefaultEntityManagerService.php

<?php

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;

// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'doctrine.orm.default_entity_manager' shared service.

include_once $this->targetDirs[3].'/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
include_once $this->targetDirs[3].'/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php';
include_once $this->targetDirs[3].'/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once $this->targetDirs[3].'/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Mapping/ContainerAwareEntityListenerResolver.php';
include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';

$a = new \Doctrine\ORM\Configuration();

$b = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();

$c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'}, [0 => ($this->targetDirs[3].'/src/Gestion/UserBundle/Entity'), 1 => ($this->targetDirs[3].'/src/EEM/ArticleBundle/Entity'), 2 => ($this->targetDirs[3].'/src/EEM/AchatBundle/Entity'), 3 => ($this->targetDirs[3].'/src/EEM/VenteBundle/Entity'), 4 => ($this->targetDirs[3].'/src/EEM/ParametreBundle/Entity'), 5 => ($this->targetDirs[3].'/src/EEM/TraiteBundle/Entity'), 6 => ($this->targetDirs[3].'/src/EEM/RechargeBundle/Entity'), 7 => ($this->targetDirs[3].'/src/EEM/FonctionnaliteBundle/Entity'), 8 => ($this->targetDirs[3].'/src/EEM/MaintenanceBundle/Entity'), 9 => ($this->targetDirs[3].'/src/EEM/PieceBundle/Entity'), 10 => ($this->targetDirs[3].'/src/EEM/DepenseBundle/Entity'), 11 => ($this->targetDirs[3].'/src/EEM/MagasinBundle/Entity')]);

$b->addDriver($c, 'Gestion\\UserBundle\\Entity');
$b->addDriver($c, 'EEM\\ArticleBundle\\Entity');
$b->addDriver($c, 'EEM\\AchatBundle\\Entity');
$b->addDriver($c, 'EEM\\VenteBundle\\Entity');
$b->addDriver($c, 'EEM\\ParametreBundle\\Entity');
$b->addDriver($c, 'EEM\\TraiteBundle\\Entity');
$b->addDriver($c, 'EEM\\RechargeBundle\\Entity');
$b->addDriver($c, 'EEM\\FonctionnaliteBundle\\Entity');
$b->addDriver($c, 'EEM\\MaintenanceBundle\\Entity');
$b->addDriver($c, 'EEM\\PieceBundle\\Entity');
$b->addDriver($c, 'EEM\\DepenseBundle\\Entity');
$b->addDriver($c, 'EEM\\MagasinBundle\\Entity');

$a->setEntityNamespaces(['GestionUserBundle' => 'Gestion\\UserBundle\\Entity', 'EEMArticleBundle' => 'EEM\\ArticleBundle\\Entity', 'EEMAchatBundle' => 'EEM\\AchatBundle\\Entity', 'EEMVenteBundle' => 'EEM\\VenteBundle\\Entity', 'EEMParametreBundle' => 'EEM\\ParametreBundle\\Entity', 'EEMTraiteBundle' => 'EEM\\TraiteBundle\\Entity', 'EEMRechargeBundle' => 'EEM\\RechargeBundle\\Entity', 'EEMFonctionnaliteBundle' => 'EEM\\FonctionnaliteBundle\\Entity', 'EEMMaintenanceBundle' => 'EEM\\MaintenanceBundle\\Entity', 'EEMPieceBundle' => 'EEM\\PieceBundle\\Entity', 'EEMDepenseBundle' => 'EEM\\DepenseBundle\\Entity', 'EEMMagasinBundle' => 'EEM\\MagasinBundle\\Entity']);
$a->setMetadataCacheImpl(${($_ = isset($this->services['doctrine_cache.providers.doctrine.orm.default_metadata_cache']) ? $this->services['doctrine_cache.providers.doctrine.orm.default_metadata_cache'] : $this->load('getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService.php')) && false ?: '_'});
$a->setQueryCacheImpl(${($_ = isset($this->services['doctrine_cache.providers.doctrine.orm.default_query_cache']) ? $this->services['doctrine_cache.providers.doctrine.orm.default_query_cache'] : $this->load('getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService.php')) && false ?: '_'});
$a->setResultCacheImpl(${($_ = isset($this->services['doctrine_cache.providers.doctrine.orm.default_result_cache']) ? $this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] : $this->load('getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService.php')) && false ?: '_'});
$a->setMetadataDriverImpl($b);
$a->setProxyDir(($this->targetDirs[0].'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
$a->setEntityListenerResolver(${($_ = isset($this->services['doctrine.orm.default_entity_listener_resolver']) ? $this->services['doctrine.orm.default_entity_listener_resolver'] : ($this->services['doctrine.orm.default_entity_listener_resolver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerAwareEntityListenerResolver($this))) && false ?: '_'});
$a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(${($_ = isset($this->services['service_locator.sr6ctxe']) ? $this->services['service_locator.sr6ctxe'] : ($this->services['service_locator.sr6ctxe'] = new \Symfony\Component\DependencyInjection\ServiceLocator([]))) && false ?: '_'}));

$this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->load('getDoctrine_Dbal_DefaultConnectionService.php')) && false ?: '_'}, $a);

${($_ = isset($this->services['doctrine.orm.default_manager_configurator']) ? $this->services['doctrine.orm.default_manager_configurator'] : ($this->services['doctrine.orm.default_manager_configurator'] = new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))) && false ?: '_'}->configure($instance);

return $instance;

Zerion Mini Shell 1.0