var/cache/dev/ContainerHfflbsU/srcApp_KernelDevDebugContainer.php line 548

Open in your IDE?
  1. <?php
  2. namespace ContainerHfflbsU;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. /**
  11.  * This class has been auto-generated
  12.  * by the Symfony Dependency Injection Component.
  13.  *
  14.  * @final since Symfony 3.3
  15.  */
  16. class srcApp_KernelDevDebugContainer extends Container
  17. {
  18.     private $buildParameters;
  19.     private $containerDir;
  20.     private $parameters;
  21.     private $targetDirs = [];
  22.     private $getService;
  23.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  24.     {
  25.         $this->getService = \Closure::fromCallable([$this'getService']);
  26.         $dir $this->targetDirs[0] = \dirname($containerDir);
  27.         for ($i 1$i <= 5; ++$i) {
  28.             $this->targetDirs[$i] = $dir = \dirname($dir);
  29.         }
  30.         $this->buildParameters $buildParameters;
  31.         $this->containerDir $containerDir;
  32.         $this->parameters $this->getDefaultParameters();
  33.         $this->services $this->privates = [];
  34.         $this->syntheticIds = [
  35.             'kernel' => true,
  36.         ];
  37.         $this->methodMap = [
  38.             'cache.app' => 'getCache_AppService',
  39.             'cache.system' => 'getCache_SystemService',
  40.             'data_collector.dump' => 'getDataCollector_DumpService',
  41.             'doctrine' => 'getDoctrineService',
  42.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  43.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  44.             'doctrine_cache.providers.doctrine.orm.default_metadata_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService',
  45.             'doctrine_cache.providers.doctrine.orm.default_query_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService',
  46.             'doctrine_cache.providers.doctrine.orm.default_result_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService',
  47.             'event_dispatcher' => 'getEventDispatcherService',
  48.             'filesystem' => 'getFilesystemService',
  49.             'http_kernel' => 'getHttpKernelService',
  50.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  51.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  52.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  53.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  54.             'profiler' => 'getProfilerService',
  55.             'request_stack' => 'getRequestStackService',
  56.             'router' => 'getRouterService',
  57.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  58.             'security.token_storage' => 'getSecurity_TokenStorageService',
  59.             'translator' => 'getTranslatorService',
  60.             'twig' => 'getTwigService',
  61.             'validator' => 'getValidatorService',
  62.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  63.         ];
  64.         $this->fileMap = [
  65.             'App\\ProPneu\\Service\\MetierManagerBundle\\Command\\PpDepenseCommand' => 'getPpDepenseCommandService.php',
  66.             'App\\ProPneu\\Service\\MetierManagerBundle\\Command\\PpImportClientCommand' => 'getPpImportClientCommandService.php',
  67.             'App\\ProPneu\\Service\\MetierManagerBundle\\Command\\PpImportDataCommand' => 'getPpImportDataCommandService.php',
  68.             'App\\ProPneu\\Service\\MetierManagerBundle\\Command\\PpMultipleBonsBonCommandeFournisseurCommand' => 'getPpMultipleBonsBonCommandeFournisseurCommandService.php',
  69.             'App\\ProPneu\\Service\\MetierManagerBundle\\Command\\PpMultipleFactureFournisseurBonsCommand' => 'getPpMultipleFactureFournisseurBonsCommandService.php',
  70.             'App\\ProPneu\\Service\\MetierManagerBundle\\Command\\PpUpdateProductCommand' => 'getPpUpdateProductCommandService.php',
  71.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService.php',
  72.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  73.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  74.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  75.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  76.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  77.             'cache_clearer' => 'getCacheClearerService.php',
  78.             'cache_warmer' => 'getCacheWarmerService.php',
  79.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  80.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  81.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  82.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  83.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  84.             'form.factory' => 'getForm_FactoryService.php',
  85.             'form.type.file' => 'getForm_Type_FileService.php',
  86.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService.php',
  87.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService.php',
  88.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService.php',
  89.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService.php',
  90.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService.php',
  91.             'fos_user.user_manager' => 'getFosUser_UserManagerService.php',
  92.             'jms_serializer' => 'getJmsSerializerService.php',
  93.             'jms_serializer.array_collection_handler' => 'getJmsSerializer_ArrayCollectionHandlerService.php',
  94.             'jms_serializer.constraint_violation_handler' => 'getJmsSerializer_ConstraintViolationHandlerService.php',
  95.             'jms_serializer.datetime_handler' => 'getJmsSerializer_DatetimeHandlerService.php',
  96.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService.php',
  97.             'jms_serializer.doctrine_proxy_subscriber' => 'getJmsSerializer_DoctrineProxySubscriberService.php',
  98.             'jms_serializer.form_error_handler' => 'getJmsSerializer_FormErrorHandlerService.php',
  99.             'jms_serializer.json_deserialization_visitor' => 'getJmsSerializer_JsonDeserializationVisitorService.php',
  100.             'jms_serializer.json_serialization_visitor' => 'getJmsSerializer_JsonSerializationVisitorService.php',
  101.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService.php',
  102.             'jms_serializer.object_constructor' => 'getJmsSerializer_ObjectConstructorService.php',
  103.             'jms_serializer.php_collection_handler' => 'getJmsSerializer_PhpCollectionHandlerService.php',
  104.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService.php',
  105.             'jms_serializer.stopwatch_subscriber' => 'getJmsSerializer_StopwatchSubscriberService.php',
  106.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php',
  107.             'jms_serializer.xml_deserialization_visitor' => 'getJmsSerializer_XmlDeserializationVisitorService.php',
  108.             'jms_serializer.xml_serialization_visitor' => 'getJmsSerializer_XmlSerializationVisitorService.php',
  109.             'jms_serializer.yaml_serialization_visitor' => 'getJmsSerializer_YamlSerializationVisitorService.php',
  110.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService.php',
  111.             'liip_imagine.command.remove_cache_command' => 'getLiipImagine_Command_RemoveCacheCommandService.php',
  112.             'liip_imagine.command.resolve_cache_command' => 'getLiipImagine_Command_ResolveCacheCommandService.php',
  113.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService.php',
  114.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService.php',
  115.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService.php',
  116.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService.php',
  117.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService.php',
  118.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService.php',
  119.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService.php',
  120.             'pp.manager.alerte' => 'getPp_Manager_AlerteService.php',
  121.             'pp.manager.approvisionement' => 'getPp_Manager_ApprovisionementService.php',
  122.             'pp.manager.approvisionement.directe' => 'getPp_Manager_Approvisionement_DirecteService.php',
  123.             'pp.manager.authentification.handler' => 'getPp_Manager_Authentification_HandlerService.php',
  124.             'pp.manager.banque' => 'getPp_Manager_BanqueService.php',
  125.             'pp.manager.bon.commande.fournisseur' => 'getPp_Manager_Bon_Commande_FournisseurService.php',
  126.             'pp.manager.bons' => 'getPp_Manager_BonsService.php',
  127.             'pp.manager.caisse' => 'getPp_Manager_CaisseService.php',
  128.             'pp.manager.charge.fixe' => 'getPp_Manager_Charge_FixeService.php',
  129.             'pp.manager.client' => 'getPp_Manager_ClientService.php',
  130.             'pp.manager.commercial' => 'getPp_Manager_CommercialService.php',
  131.             'pp.manager.depense' => 'getPp_Manager_DepenseService.php',
  132.             'pp.manager.devise' => 'getPp_Manager_DeviseService.php',
  133.             'pp.manager.facture' => 'getPp_Manager_FactureService.php',
  134.             'pp.manager.facture.fournisseur' => 'getPp_Manager_Facture_FournisseurService.php',
  135.             'pp.manager.fournisseur' => 'getPp_Manager_FournisseurService.php',
  136.             'pp.manager.historique' => 'getPp_Manager_HistoriqueService.php',
  137.             'pp.manager.import.data' => 'getPp_Manager_Import_DataService.php',
  138.             'pp.manager.menu' => 'getPp_Manager_MenuService.php',
  139.             'pp.manager.mouvement.stock' => 'getPp_Manager_Mouvement_StockService.php',
  140.             'pp.manager.product' => 'getPp_Manager_ProductService.php',
  141.             'pp.manager.proforma' => 'getPp_Manager_ProformaService.php',
  142.             'pp.manager.rapport.journalier' => 'getPp_Manager_Rapport_JournalierService.php',
  143.             'pp.manager.rentabilite' => 'getPp_Manager_RentabiliteService.php',
  144.             'pp.manager.rh' => 'getPp_Manager_RhService.php',
  145.             'pp.manager.role' => 'getPp_Manager_RoleService.php',
  146.             'pp.manager.service' => 'getPp_Manager_ServiceService.php',
  147.             'pp.manager.statistique' => 'getPp_Manager_StatistiqueService.php',
  148.             'pp.manager.taux.echange' => 'getPp_Manager_Taux_EchangeService.php',
  149.             'pp.manager.user' => 'getPp_Manager_UserService.php',
  150.             'pp.manager.user.upload' => 'getPp_Manager_User_UploadService.php',
  151.             'pp.manager.utils' => 'getPp_Manager_UtilsService.php',
  152.             'pp.manager.vente.categorie' => 'getPp_Manager_Vente_CategorieService.php',
  153.             'pp.manager.versement' => 'getPp_Manager_VersementService.php',
  154.             'routing.loader' => 'getRouting_LoaderService.php',
  155.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  156.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  157.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  158.             'serializer' => 'getSerializerService.php',
  159.             'services_resetter' => 'getServicesResetterService.php',
  160.             'session' => 'getSessionService.php',
  161.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  162.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  163.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  164.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  165.             'templating' => 'getTemplatingService.php',
  166.             'templating.loader' => 'getTemplating_LoaderService.php',
  167.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  168.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  169.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  170.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  171.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  172.         ];
  173.         $this->aliases = [
  174.             'database_connection' => 'doctrine.dbal.default_connection',
  175.             'doctrine.orm.default_metadata_cache' => 'doctrine_cache.providers.doctrine.orm.default_metadata_cache',
  176.             'doctrine.orm.default_query_cache' => 'doctrine_cache.providers.doctrine.orm.default_query_cache',
  177.             'doctrine.orm.default_result_cache' => 'doctrine_cache.providers.doctrine.orm.default_result_cache',
  178.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  179.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  180.             'mailer' => 'swiftmailer.mailer.default',
  181.         ];
  182.         $this->privates['service_container'] = function () {
  183.             include_once $this->targetDirs[3].'/src/ProPneu/Service/MetierManagerBundle/EventListener/PpCheckRoleListener.php';
  184.             include_once $this->targetDirs[3].'/src/ProPneu/Service/MetierManagerBundle/EventListener/PpRequestListener.php';
  185.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  186.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  187.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  188.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  189.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  190.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  191.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  192.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  193.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  194.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  195.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/TerminableInterface.php';
  196.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernel.php';
  197.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  198.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  199.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  200.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  201.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  202.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  203.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  204.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  205.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/RequestStack.php';
  206.             include_once $this->targetDirs[3].'/vendor/symfony/filesystem/Filesystem.php';
  207.             include_once $this->targetDirs[3].'/vendor/symfony/config/FileLocatorInterface.php';
  208.             include_once $this->targetDirs[3].'/vendor/symfony/config/FileLocator.php';
  209.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Config/FileLocator.php';
  210.             include_once $this->targetDirs[3].'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  211.             include_once $this->targetDirs[3].'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  212.             include_once $this->targetDirs[3].'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  213.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  214.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Cache/CacheInterface.php';
  215.             include_once $this->targetDirs[3].'/vendor/symfony/cache/PruneableInterface.php';
  216.             include_once $this->targetDirs[3].'/vendor/symfony/cache/ResettableInterface.php';
  217.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  218.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  219.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  220.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractTrait.php';
  221.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Cache/CacheTrait.php';
  222.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/ContractsTrait.php';
  223.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  224.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  225.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  226.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  227.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  228.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  229.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  230.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  231.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  232.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceLocator.php';
  233.             include_once $this->targetDirs[3].'/vendor/symfony/templating/TemplateNameParserInterface.php';
  234.             include_once $this->targetDirs[3].'/vendor/symfony/templating/TemplateNameParser.php';
  235.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php';
  236.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php';
  237.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validation.php';
  238.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  239.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  240.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  241.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorInterface.php';
  242.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  243.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  244.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ObjectInitializerInterface.php';
  245.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  246.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  247.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/TranslatorListener.php';
  248.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  249.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  250.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  251.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  252.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  253.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Logger.php';
  254.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  255.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Logger.php';
  256.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  257.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  258.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  259.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  260.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  261.             include_once $this->targetDirs[3].'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  262.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  263.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  264.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  265.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  266.             include_once $this->targetDirs[3].'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  267.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  268.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  269.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  270.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  271.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  272.             include_once $this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  273.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  274.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  275.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  276.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  277.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  278.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  279.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  280.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  281.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  282.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  283.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  284.             include_once $this->targetDirs[3].'/vendor/symfony/stopwatch/Stopwatch.php';
  285.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  286.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContext.php';
  287.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  288.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  289.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  290.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  291.             include_once $this->targetDirs[3].'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  292.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ControllerListener.php';
  293.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php';
  294.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php';
  295.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterInterface.php';
  296.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php';
  297.             include_once $this->targetDirs[3].'/vendor/symfony/expression-language/ExpressionLanguage.php';
  298.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DateTimeParamConverter.php';
  299.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/TemplateListener.php';
  300.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Templating/TemplateGuesser.php';
  301.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/HttpCacheListener.php';
  302.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php';
  303.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  304.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Security/ExpressionLanguage.php';
  305.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/IsGrantedListener.php';
  306.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ArgumentNameConverter.php';
  307.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  308.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  309.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  310.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  311.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  312.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Registry.php';
  313.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  314.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  315.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  316.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  317.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  318.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  319.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  320.             include_once $this->targetDirs[3].'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  321.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  322.             include_once $this->targetDirs[3].'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  323.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Doctrine/UserListener.php';
  324.             include_once $this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/ORM/AbstractSubscriber.php';
  325.             include_once $this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/ORM/Translatable/TranslatableSubscriber.php';
  326.             include_once $this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/Reflection/ClassAnalyzer.php';
  327.             include_once $this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/ORM/Translatable/CurrentLocaleCallable.php';
  328.             include_once $this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/ORM/Translatable/DefaultLocaleCallable.php';
  329.             include_once $this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/ORM/SoftDeletable/SoftDeletableSubscriber.php';
  330.             include_once $this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/ORM/Timestampable/TimestampableSubscriber.php';
  331.             include_once $this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/ORM/Tree/TreeSubscriber.php';
  332.             include_once $this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/ORM/Sortable/SortableSubscriber.php';
  333.             include_once $this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/ORM/Blameable/BlameableSubscriber.php';
  334.             include_once $this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/ORM/Blameable/UserCallable.php';
  335.             include_once $this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/ORM/Loggable/LoggableSubscriber.php';
  336.             include_once $this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/ORM/Loggable/LoggerCallable.php';
  337.             include_once $this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/ORM/Geocodable/GeocodableSubscriber.php';
  338.             include_once $this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/ORM/Sluggable/SluggableSubscriber.php';
  339.             include_once $this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Mapping/MappedEventSubscriber.php';
  340.             include_once $this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Sluggable/SluggableListener.php';
  341.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  342.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  343.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  344.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  345.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  346.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  347.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  348.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  349.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  350.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php';
  351.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  352.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  353.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  354.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  355.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  356.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  357.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  358.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  359.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  360.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  361.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  362.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  363.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  364.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  365.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  366.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  367.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  368.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  369.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  370.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  371.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  372.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  373.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  374.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  375.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  376.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  377.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  378.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  379.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  380.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  381.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  382.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  383.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  384.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  385.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/FirewallMapInterface.php';
  386.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  387.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  388.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  389.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  390.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  391.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  392.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/Firewall.php';
  393.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  394.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  395.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Environment.php';
  396.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  397.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  398.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  399.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  400.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  401.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  402.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  403.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  404.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  405.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  406.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  407.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  408.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  409.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  410.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  411.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Packages.php';
  412.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PackageInterface.php';
  413.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Package.php';
  414.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PathPackage.php';
  415.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  416.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  417.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/ContextInterface.php';
  418.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/RequestStackContext.php';
  419.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  420.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  421.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  422.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  423.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  424.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  425.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  426.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  427.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  428.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  429.             include_once $this->targetDirs[3].'/src/ProPneu/Service/MetierManagerBundle/Twig/Extension/FileExistsExtension.php';
  430.             include_once $this->targetDirs[3].'/src/ProPneu/Service/MetierManagerBundle/Twig/Extension/SlugifyExtension.php';
  431.             include_once $this->targetDirs[3].'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php';
  432.             include_once $this->targetDirs[3].'/src/ProPneu/Service/MetierManagerBundle/Twig/Extension/ListingMenuExtension.php';
  433.             include_once $this->targetDirs[3].'/src/ProPneu/Service/MetierManagerBundle/Twig/Extension/MenuWithMenuTypeListExtension.php';
  434.             include_once $this->targetDirs[3].'/src/ProPneu/Service/MetierManagerBundle/Twig/Extension/MontantExtension.php';
  435.             include_once $this->targetDirs[3].'/src/ProPneu/Service/MetierManagerBundle/Twig/Extension/ReglementExtension.php';
  436.             include_once $this->targetDirs[3].'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
  437.             include_once $this->targetDirs[3].'/src/ProPneu/Service/MetierManagerBundle/Twig/Extension/NumberOfDaysExtension.php';
  438.             include_once $this->targetDirs[3].'/src/ProPneu/Service/MetierManagerBundle/Twig/Extension/ArraySearchExtension.php';
  439.             include_once $this->targetDirs[3].'/src/ProPneu/Service/MetierManagerBundle/Twig/Extension/MontantNetExtension.php';
  440.             include_once $this->targetDirs[3].'/src/ProPneu/Service/MetierManagerBundle/Twig/Extension/SoldeFournisseurExtension.php';
  441.             include_once $this->targetDirs[3].'/src/ProPneu/Service/MetierManagerBundle/Twig/ArrayObjectExtension.php';
  442.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  443.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  444.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  445.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  446.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  447.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  448.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  449.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  450.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  451.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Twig/SerializerRuntimeExtension.php';
  452.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/AppVariable.php';
  453.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  454.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  455.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  456.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Profiler/Profile.php';
  457.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  458.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  459.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  460.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  461.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  462.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  463.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  464.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  465.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  466.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  467.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  468.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  469.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  470.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  471.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Server/Connection.php';
  472.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  473.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  474.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  475.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  476.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
  477.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdater.php';
  478.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  479.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  480.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  481.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  482.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  483.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  484.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  485.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  486.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  487.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  488.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorBagInterface.php';
  489.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  490.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollectorTranslator.php';
  491.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Translator.php';
  492.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Translation/Translator.php';
  493.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  494.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  495.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  496.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  497.             include_once $this->targetDirs[3].'/vendor/symfony/translation/IdentityTranslator.php';
  498.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContextAwareInterface.php';
  499.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  500.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  501.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RouterInterface.php';
  502.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  503.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Router.php';
  504.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  505.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  506.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Routing/Router.php';
  507.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  508.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  509.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  510.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  511.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  512.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  513.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  514.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/TraceableValidator.php';
  515.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  516.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  517.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  518.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  519.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  520.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  521.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  522.         };
  523.     }
  524.     public function compile()
  525.     {
  526.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  527.     }
  528.     public function isCompiled()
  529.     {
  530.         return true;
  531.     }
  532.     public function getRemovedIds()
  533.     {
  534.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  535.     }
  536.     protected function load($file$lazyLoad true)
  537.     {
  538.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  539.     }
  540.     /**
  541.      * Gets the public 'cache.app' shared service.
  542.      *
  543.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  544.      */
  545.     protected function getCache_AppService()
  546.     {
  547.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('etme6RApjX'0, ($this->targetDirs[0].'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  548.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  549.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  550.     }
  551.     /**
  552.      * Gets the public 'cache.system' shared service.
  553.      *
  554.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  555.      */
  556.     protected function getCache_SystemService()
  557.     {
  558.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qvMzK5uyql'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  559.     }
  560.     /**
  561.      * Gets the public 'data_collector.dump' shared service.
  562.      *
  563.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  564.      */
  565.     protected function getDataCollector_DumpService()
  566.     {
  567.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  568.     }
  569.     /**
  570.      * Gets the public 'doctrine' shared service.
  571.      *
  572.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  573.      */
  574.     protected function getDoctrineService()
  575.     {
  576.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  577.     }
  578.     /**
  579.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  580.      *
  581.      * @return \Doctrine\DBAL\Connection
  582.      */
  583.     protected function getDoctrine_Dbal_DefaultConnectionService()
  584.     {
  585.         $a = new \Doctrine\DBAL\Configuration();
  586.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  587.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  588.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  589.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  590.         $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  591.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  592.         $a->setSQLLogger($b);
  593.         $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  594.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  595.         ]));
  596.         $e = new \Knp\DoctrineBehaviors\Reflection\ClassAnalyzer();
  597.         $f = new \Gedmo\Sluggable\SluggableListener();
  598.         $f->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  599.         $d->addEventSubscriber(new \FOS\UserBundle\Doctrine\UserListener(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService())));
  600.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Translatable\TranslatableSubscriber($e, new \Knp\DoctrineBehaviors\ORM\Translatable\CurrentLocaleCallable($this), new \Knp\DoctrineBehaviors\ORM\Translatable\DefaultLocaleCallable('fr'), 'Knp\\DoctrineBehaviors\\Model\\Translatable\\Translatable''Knp\\DoctrineBehaviors\\Model\\Translatable\\Translation''LAZY''LAZY'));
  601.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\SoftDeletable\SoftDeletableSubscriber($etrue'Knp\\DoctrineBehaviors\\Model\\SoftDeletable\\SoftDeletable'));
  602.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Timestampable\TimestampableSubscriber($etrue'Knp\\DoctrineBehaviors\\Model\\Timestampable\\Timestampable''datetime'));
  603.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Tree\TreeSubscriber($etrue'Knp\\DoctrineBehaviors\\Model\\Tree\\Node'));
  604.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Sortable\SortableSubscriber($etrue'Knp\\DoctrineBehaviors\\Model\\Sortable\\Sortable'));
  605.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Blameable\BlameableSubscriber($etrue'Knp\\DoctrineBehaviors\\Model\\Blameable\\Blameable', new \Knp\DoctrineBehaviors\ORM\Blameable\UserCallable($this), NULL));
  606.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Loggable\LoggableSubscriber($etrue, new \Knp\DoctrineBehaviors\ORM\Loggable\LoggerCallable(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()))));
  607.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Geocodable\GeocodableSubscriber($etrue'Knp\\DoctrineBehaviors\\Model\\Geocodable\\Geocodable'NULL));
  608.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Sluggable\SluggableSubscriber($etrue'Knp\\DoctrineBehaviors\\Model\\Sluggable\\Sluggable'));
  609.         $d->addEventSubscriber($f);
  610.         $d->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  611.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''charset' => 'utf8''dbname' => 'smartseo''host' => '127.0.0.1''user' => 'root''password' => NULL'url' => $this->getEnv('resolve:DATABASE_URL'), 'port' => NULL'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode,\'ONLY_FULL_GROUP_BY\',\'\'))'], 'serverVersion' => '5.7''defaultTableOptions' => []], $a$d, []);
  612.     }
  613.     /**
  614.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  615.      *
  616.      * @return \Doctrine\ORM\EntityManager
  617.      */
  618.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  619.     {
  620.         $a = new \Doctrine\ORM\Configuration();
  621.         $b = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
  622.         $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> ($this->targetDirs[3].'/src/ProPneu/Service/MetierManagerBundle/Entity'), => ($this->targetDirs[3].'/src/ProPneu/Service/UserBundle/Entity')]);
  623.         $b->addDriver($c'App\\ProPneu\\Service\\MetierManagerBundle\\Entity');
  624.         $b->addDriver($c'App\\ProPneu\\Service\\UserBundle\\Entity');
  625.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
  626.         $a->setEntityNamespaces(['MetierManagerBundle' => 'App\\ProPneu\\Service\\MetierManagerBundle\\Entity''UserBundle' => 'App\\ProPneu\\Service\\UserBundle\\Entity']);
  627.         $a->setMetadataCacheImpl(($this->services['doctrine_cache.providers.doctrine.orm.default_metadata_cache'] ?? $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService()));
  628.         $a->setQueryCacheImpl(($this->services['doctrine_cache.providers.doctrine.orm.default_query_cache'] ?? $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService()));
  629.         $a->setResultCacheImpl(($this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] ?? $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()));
  630.         $a->setMetadataDriverImpl($b);
  631.         $a->setProxyDir(($this->targetDirs[0].'/doctrine/orm/Proxies'));
  632.         $a->setProxyNamespace('Proxies');
  633.         $a->setAutoGenerateProxyClasses(true);
  634.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  635.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  636.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  637.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  638.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  639.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(($this->privates['.service_locator.9_yeNH1'] ?? ($this->privates['.service_locator.9_yeNH1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [])))));
  640.         $a->addCustomStringFunction('replace''DoctrineExtensions\\Query\\Mysql\\Replace');
  641.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  642.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  643.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  644.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  645.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  646.         $a->addCustomNumericFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  647.         $a->addCustomNumericFunction('substring_index''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  648.         $a->addCustomNumericFunction('LPAD''DoctrineExtensions\\Query\\Mysql\\Lpad');
  649.         $a->addCustomNumericFunction('cast''DoctrineExtensions\\Query\\Mysql\\Cast');
  650.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  651.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  652.         $a->addCustomDatetimeFunction('MONTH''DoctrineExtensions\\Query\\Mysql\\Month');
  653.         $a->addCustomDatetimeFunction('YEAR''DoctrineExtensions\\Query\\Mysql\\Year');
  654.         $a->addCustomDatetimeFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  655.         $a->addCustomDatetimeFunction('TIME''DoctrineExtensions\\Query\\Mysql\\Time');
  656.         $a->addCustomDatetimeFunction('TIMESTAMPDIFF''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  657.         $a->addCustomDatetimeFunction('NOW''DoctrineExtensions\\Query\\Mysql\\Now');
  658.         $a->addCustomDatetimeFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  659.         $a->addCustomDatetimeFunction('DATE_ADD''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  660.         $a->addCustomDatetimeFunction('FORMAT''DoctrineExtensions\\Query\\Mysql\\Format');
  661.         $a->addCustomDatetimeFunction('IF''DoctrineExtensions\\Query\\Mysql\\IfElse');
  662.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  663.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  664.         return $instance;
  665.     }
  666.     /**
  667.      * Gets the public 'doctrine_cache.providers.doctrine.orm.default_metadata_cache' shared service.
  668.      *
  669.      * @return \Doctrine\Common\Cache\ArrayCache
  670.      */
  671.     protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService()
  672.     {
  673.         $this->services['doctrine_cache.providers.doctrine.orm.default_metadata_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
  674.         $instance->setNamespace('sf_orm_default_06f83c9603b1d6bf3e064bf13bbfad112ce4e53e44a6e9c4aed3dc9b42245567');
  675.         return $instance;
  676.     }
  677.     /**
  678.      * Gets the public 'doctrine_cache.providers.doctrine.orm.default_query_cache' shared service.
  679.      *
  680.      * @return \Doctrine\Common\Cache\ArrayCache
  681.      */
  682.     protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService()
  683.     {
  684.         $this->services['doctrine_cache.providers.doctrine.orm.default_query_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
  685.         $instance->setNamespace('sf_orm_default_06f83c9603b1d6bf3e064bf13bbfad112ce4e53e44a6e9c4aed3dc9b42245567');
  686.         return $instance;
  687.     }
  688.     /**
  689.      * Gets the public 'doctrine_cache.providers.doctrine.orm.default_result_cache' shared service.
  690.      *
  691.      * @return \Doctrine\Common\Cache\ArrayCache
  692.      */
  693.     protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()
  694.     {
  695.         $this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
  696.         $instance->setNamespace('sf_orm_default_06f83c9603b1d6bf3e064bf13bbfad112ce4e53e44a6e9c4aed3dc9b42245567');
  697.         return $instance;
  698.     }
  699.     /**
  700.      * Gets the public 'event_dispatcher' shared service.
  701.      *
  702.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  703.      */
  704.     protected function getEventDispatcherService()
  705.     {
  706.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  707.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  708.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  709.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a);
  710.         $instance->addListener('kernel.request', [=> function () {
  711.             return ($this->privates['pp.check.role.listener'] ?? $this->getPp_Check_Role_ListenerService());
  712.         }, => 'onRequest'], 0);
  713.         $instance->addListener('kernel.request', [=> function () {
  714.             return ($this->privates['pp.request.listener'] ?? $this->getPp_Request_ListenerService());
  715.         }, => 'onRequest'], 0);
  716.         $instance->addListener('kernel.controller', [=> function () {
  717.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  718.         }, => 'onKernelController'], 0);
  719.         $instance->addListener('kernel.response', [=> function () {
  720.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  721.         }, => 'onKernelResponse'], 0);
  722.         $instance->addListener('kernel.response', [=> function () {
  723.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  724.         }, => 'onKernelResponse'], -1024);
  725.         $instance->addListener('kernel.request', [=> function () {
  726.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  727.         }, => 'onKernelRequest'], 16);
  728.         $instance->addListener('kernel.finish_request', [=> function () {
  729.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  730.         }, => 'onKernelFinishRequest'], 0);
  731.         $instance->addListener('kernel.request', [=> function () {
  732.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  733.         }, => 'onKernelRequest'], 256);
  734.         $instance->addListener('kernel.request', [=> function () {
  735.             return ($this->privates['resolve_controller_name_subscriber'] ?? $this->getResolveControllerNameSubscriberService());
  736.         }, => 'onKernelRequest'], 24);
  737.         $instance->addListener('console.error', [=> function () {
  738.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  739.         }, => 'onConsoleError'], -128);
  740.         $instance->addListener('console.terminate', [=> function () {
  741.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  742.         }, => 'onConsoleTerminate'], -128);
  743.         $instance->addListener('kernel.request', [=> function () {
  744.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  745.         }, => 'onKernelRequest'], 128);
  746.         $instance->addListener('kernel.response', [=> function () {
  747.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  748.         }, => 'onKernelResponse'], -1000);
  749.         $instance->addListener('kernel.finish_request', [=> function () {
  750.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  751.         }, => 'onFinishRequest'], 0);
  752.         $instance->addListener('kernel.request', [=> function () {
  753.             return ($this->privates['translator_listener'] ?? $this->getTranslatorListenerService());
  754.         }, => 'onKernelRequest'], 10);
  755.         $instance->addListener('kernel.finish_request', [=> function () {
  756.             return ($this->privates['translator_listener'] ?? $this->getTranslatorListenerService());
  757.         }, => 'onKernelFinishRequest'], 0);
  758.         $instance->addListener('kernel.response', [=> function () {
  759.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  760.         }, => 'onKernelResponse'], -100);
  761.         $instance->addListener('kernel.exception', [=> function () {
  762.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  763.         }, => 'onKernelException'], 0);
  764.         $instance->addListener('kernel.terminate', [=> function () {
  765.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  766.         }, => 'onKernelTerminate'], -1024);
  767.         $instance->addListener('kernel.controller', [=> function () {
  768.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  769.         }, => 'onKernelController'], 0);
  770.         $instance->addListener('kernel.response', [=> function () {
  771.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  772.         }, => 'onKernelResponse'], 0);
  773.         $instance->addListener('kernel.request', [=> function () {
  774.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  775.         }, => 'configure'], 2048);
  776.         $instance->addListener('kernel.exception', [=> function () {
  777.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  778.         }, => 'onKernelException'], -2048);
  779.         $instance->addListener('kernel.request', [=> function () {
  780.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  781.         }, => 'onKernelRequest'], 32);
  782.         $instance->addListener('kernel.finish_request', [=> function () {
  783.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  784.         }, => 'onKernelFinishRequest'], 0);
  785.         $instance->addListener('kernel.exception', [=> function () {
  786.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  787.         }, => 'onKernelException'], -64);
  788.         $instance->addListener('kernel.response', [=> function () {
  789.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  790.         }, => 'onKernelResponse'], 0);
  791.         $instance->addListener('kernel.controller', [=> function () {
  792.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  793.         }, => 'onKernelController'], 0);
  794.         $instance->addListener('kernel.controller', [=> function () {
  795.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  796.         }, => 'onKernelController'], 0);
  797.         $instance->addListener('kernel.controller', [=> function () {
  798.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  799.         }, => 'onKernelController'], -128);
  800.         $instance->addListener('kernel.view', [=> function () {
  801.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  802.         }, => 'onKernelView'], 0);
  803.         $instance->addListener('kernel.controller', [=> function () {
  804.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  805.         }, => 'onKernelController'], 0);
  806.         $instance->addListener('kernel.response', [=> function () {
  807.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  808.         }, => 'onKernelResponse'], 0);
  809.         $instance->addListener('kernel.controller_arguments', [=> function () {
  810.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  811.         }, => 'onKernelControllerArguments'], 0);
  812.         $instance->addListener('kernel.controller_arguments', [=> function () {
  813.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  814.         }, => 'onKernelControllerArguments'], 0);
  815.         $instance->addListener('kernel.response', [=> function () {
  816.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  817.         }, => 'onKernelResponse'], 0);
  818.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  819.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  820.         }, => 'onVoterVote'], 0);
  821.         $instance->addListener('kernel.request', [=> function () {
  822.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  823.         }, => 'onKernelRequest'], 8);
  824.         $instance->addListener('kernel.finish_request', [=> function () {
  825.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  826.         }, => 'onKernelFinishRequest'], 0);
  827.         $instance->addListener('kernel.exception', [=> function () {
  828.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  829.         }, => 'onException'], 0);
  830.         $instance->addListener('kernel.terminate', [=> function () {
  831.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  832.         }, => 'onTerminate'], 0);
  833.         $instance->addListener('console.error', [=> function () {
  834.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  835.         }, => 'onException'], 0);
  836.         $instance->addListener('console.terminate', [=> function () {
  837.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  838.         }, => 'onTerminate'], 0);
  839.         $instance->addListener('kernel.exception', [=> function () {
  840.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  841.         }, => 'logKernelException'], 0);
  842.         $instance->addListener('kernel.exception', [=> function () {
  843.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  844.         }, => 'onKernelException'], -128);
  845.         $instance->addListener('kernel.response', [=> function () {
  846.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  847.         }, => 'onKernelResponse'], -128);
  848.         $instance->addListener('console.command', [=> function () {
  849.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  850.         }, => 'onCommand'], 255);
  851.         $instance->addListener('console.terminate', [=> function () {
  852.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  853.         }, => 'onTerminate'], -255);
  854.         $instance->addListener('console.command', [=> function () {
  855.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  856.         }, => 'configure'], 1024);
  857.         $instance->addListener('console.error', [=> function () {
  858.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  859.         }, => 'onConsoleError'], 0);
  860.         $instance->addListener('console.terminate', [=> function () {
  861.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  862.         }, => 'onConsoleTerminate'], 0);
  863.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  864.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  865.         }, => 'onImplicitLogin'], 0);
  866.         $instance->addListener('security.interactive_login', [=> function () {
  867.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  868.         }, => 'onSecurityInteractiveLogin'], 0);
  869.         $instance->addListener('fos_user.registration.completed', [=> function () {
  870.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  871.         }, => 'authenticate'], 0);
  872.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  873.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  874.         }, => 'authenticate'], 0);
  875.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  876.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  877.         }, => 'authenticate'], 0);
  878.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  879.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  880.         }, => 'addSuccessFlash'], 0);
  881.         $instance->addListener('fos_user.group.create.completed', [=> function () {
  882.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  883.         }, => 'addSuccessFlash'], 0);
  884.         $instance->addListener('fos_user.group.delete.completed', [=> function () {
  885.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  886.         }, => 'addSuccessFlash'], 0);
  887.         $instance->addListener('fos_user.group.edit.completed', [=> function () {
  888.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  889.         }, => 'addSuccessFlash'], 0);
  890.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  891.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  892.         }, => 'addSuccessFlash'], 0);
  893.         $instance->addListener('fos_user.registration.completed', [=> function () {
  894.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  895.         }, => 'addSuccessFlash'], 0);
  896.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  897.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  898.         }, => 'addSuccessFlash'], 0);
  899.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  900.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  901.         }, => 'onResettingResetInitialize'], 0);
  902.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  903.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  904.         }, => 'onResettingResetSuccess'], 0);
  905.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  906.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  907.         }, => 'onResettingResetRequest'], 0);
  908.         return $instance;
  909.     }
  910.     /**
  911.      * Gets the public 'filesystem' shared service.
  912.      *
  913.      * @return \Symfony\Component\Filesystem\Filesystem
  914.      */
  915.     protected function getFilesystemService()
  916.     {
  917.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  918.     }
  919.     /**
  920.      * Gets the public 'http_kernel' shared service.
  921.      *
  922.      * @return \Symfony\Component\HttpKernel\HttpKernel
  923.      */
  924.     protected function getHttpKernelService()
  925.     {
  926.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  927.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['controller_name_converter'] ?? ($this->privates['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  928.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  929.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  930.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  931.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  932.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  933.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  934.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  935.         }, 7)), $a));
  936.     }
  937.     /**
  938.      * Gets the public 'liip_imagine.cache.manager' shared service.
  939.      *
  940.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  941.      */
  942.     protected function getLiipImagine_Cache_ManagerService()
  943.     {
  944.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'default');
  945.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  946.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  947.         return $instance;
  948.     }
  949.     /**
  950.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  951.      *
  952.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  953.      */
  954.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  955.     {
  956.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->targetDirs[3].'/public'), 'media/cache');
  957.     }
  958.     /**
  959.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  960.      *
  961.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  962.      */
  963.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  964.     {
  965.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  966.     }
  967.     /**
  968.      * Gets the public 'liip_imagine.cache.signer' shared service.
  969.      *
  970.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  971.      */
  972.     protected function getLiipImagine_Cache_SignerService()
  973.     {
  974.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  975.     }
  976.     /**
  977.      * Gets the public 'profiler' shared service.
  978.      *
  979.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  980.      */
  981.     protected function getProfilerService()
  982.     {
  983.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  984.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  985.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  986.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  987.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  988.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  989.         $c = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  990.         $c->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  991.         $c->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  992.         $c->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  993.         $c->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  994.         $c->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  995.         $c->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  996.         $d = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  997.         $d->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  998.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  999.         if ($this->has('kernel')) {
  1000.             $e->setKernel($b);
  1001.         }
  1002.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1003.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1004.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1005.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  1006.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1007.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1008.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1009.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/srcApp_KernelDevDebugContainer'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  1010.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  1011.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1012.         $instance->add($c);
  1013.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1014.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  1015.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  1016.         $instance->add($d);
  1017.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1018.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1019.         $instance->add($e);
  1020.         return $instance;
  1021.     }
  1022.     /**
  1023.      * Gets the public 'request_stack' shared service.
  1024.      *
  1025.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1026.      */
  1027.     protected function getRequestStackService()
  1028.     {
  1029.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1030.     }
  1031.     /**
  1032.      * Gets the public 'router' shared service.
  1033.      *
  1034.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1035.      */
  1036.     protected function getRouterService()
  1037.     {
  1038.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1039.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1040.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1041.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1042.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1043.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1044.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDirs[0], 'debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper''generator_cache_class' => 'srcApp_KernelDevDebugContainerUrlGenerator''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper''matcher_cache_class' => 'srcApp_KernelDevDebugContainerUrlMatcher''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this), $a'fr');
  1045.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1046.         return $instance;
  1047.     }
  1048.     /**
  1049.      * Gets the public 'security.authorization_checker' shared service.
  1050.      *
  1051.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1052.      */
  1053.     protected function getSecurity_AuthorizationCheckerService()
  1054.     {
  1055.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  1056.     }
  1057.     /**
  1058.      * Gets the public 'security.token_storage' shared service.
  1059.      *
  1060.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  1061.      */
  1062.     protected function getSecurity_TokenStorageService()
  1063.     {
  1064.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  1065.     }
  1066.     /**
  1067.      * Gets the public 'translator' shared service.
  1068.      *
  1069.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1070.      */
  1071.     protected function getTranslatorService()
  1072.     {
  1073.         $a = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1074.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  1075.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  1076.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  1077.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  1078.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  1079.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  1080.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  1081.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  1082.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  1083.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  1084.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  1085.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDirs[0].'/translations'), 'debug' => true'resource_files' => ['af' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml')], 'az' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml')], 'ca' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml')], 'cs' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml')], 'cy' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml')], 'de' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml')], 'el' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], 'en' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => ($this->targetDirs[3].'/translations/messages.en.yml')], 'es' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml')], 'et' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml')], 'fa' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml')], 'fi' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml')], 'fr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => ($this->targetDirs[3].'/translations/messages.fr.yml')], 'gl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], 'he' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], 'hr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml')], 'hu' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml')], 'hy' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hy.xlf')], 'id' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml')], 'it' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml')], 'ja' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml')], 'lb' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml')], 'lt' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml')], 'lv' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], 'mn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.mn.xlf')], 'nb' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], 'nl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml')], 'nn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml')], 'pt' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml')], 'pt_BR' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml')], 'ro' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml')], 'ru' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml')], 'sk' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml')], 'sl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml')], 'sq' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sq.xlf')], 'sr_Cyrl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], 'sv' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml')], 'th' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], 'tl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml')], 'uk' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml')], 'vi' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], 'zh_CN' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf')], 'pt_PT' => [=> ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.pt_PT.xlf')], 'bn' => [=> ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')], 'ky' => [=> ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml')]]]);
  1086.         $a->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1087.         $a->setFallbackLocales([=> 'fr']);
  1088.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator($a);
  1089.     }
  1090.     /**
  1091.      * Gets the public 'twig' shared service.
  1092.      *
  1093.      * @return \Twig\Environment
  1094.      */
  1095.     protected function getTwigService()
  1096.     {
  1097.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? ($this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))), $this->targetDirs[3]);
  1098.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1099.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1100.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1101.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1102.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1103.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1104.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1105.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1106.         $a->addPath(($this->targetDirs[3].'/templates/bundles/TwigBundle'), 'Twig');
  1107.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  1108.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  1109.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1110.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1111.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1112.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1113.         $a->addPath(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  1114.         $a->addPath(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  1115.         $a->addPath(($this->targetDirs[3].'/src/ProPneu/BackOffice/AdminBundle/Resources/views'), 'Admin');
  1116.         $a->addPath(($this->targetDirs[3].'/src/ProPneu/BackOffice/AdminBundle/Resources/views'), '!Admin');
  1117.         $a->addPath(($this->targetDirs[3].'/src/ProPneu/FrontOffice/FrontBundle/Resources/views'), 'Front');
  1118.         $a->addPath(($this->targetDirs[3].'/src/ProPneu/FrontOffice/FrontBundle/Resources/views'), '!Front');
  1119.         $a->addPath(($this->targetDirs[3].'/src/ProPneu/Service/UserBundle/Resources/views'), 'User');
  1120.         $a->addPath(($this->targetDirs[3].'/src/ProPneu/Service/UserBundle/Resources/views'), '!User');
  1121.         $a->addPath(($this->targetDirs[3].'/vendor/koff/i18n-form-bundle/src/Resources/views'), 'I18nForm');
  1122.         $a->addPath(($this->targetDirs[3].'/vendor/koff/i18n-form-bundle/src/Resources/views'), '!I18nForm');
  1123.         $a->addPath(($this->targetDirs[3].'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1124.         $a->addPath(($this->targetDirs[3].'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1125.         $a->addPath(($this->targetDirs[3].'/templates'));
  1126.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1127.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['default_path' => ($this->targetDirs[3].'/templates'), 'debug' => true'strict_variables' => true'exception_controller' => 'twig.controller.exception::showAction''form_themes' => [=> 'form_div_layout.html.twig'], 'autoescape' => 'name''cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8''paths' => [], 'date' => ['format' => 'F j, Y H:i''interval_format' => '%d days''timezone' => NULL], 'number_format' => ['decimals' => 0'decimal_point' => '.''thousands_separator' => ',']]);
  1128.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1129.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1130.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1131.         $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1132.         $f = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1133.         $f->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  1134.         $g = new \Symfony\Bridge\Twig\AppVariable();
  1135.         $g->setEnvironment('dev');
  1136.         $g->setDebug(true);
  1137.         if ($this->has('security.token_storage')) {
  1138.             $g->setTokenStorage(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  1139.         }
  1140.         if ($this->has('request_stack')) {
  1141.             $g->setRequestStack($c);
  1142.         }
  1143.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1144.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1145.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1146.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1147.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  1148.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($c''false)), [])));
  1149.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d$this->targetDirs[3], 'UTF-8'));
  1150.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  1151.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1152.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1153.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1154.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1155.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($c, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService())));
  1156.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  1157.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  1158.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  1159.         $instance->addExtension(new \App\ProPneu\Service\MetierManagerBundle\Twig\Extension\FileExistsExtension($this));
  1160.         $instance->addExtension(new \App\ProPneu\Service\MetierManagerBundle\Twig\Extension\SlugifyExtension($this));
  1161.         $instance->addExtension(new \Twig_Extensions_Extension_Text());
  1162.         $instance->addExtension(new \App\ProPneu\Service\MetierManagerBundle\Twig\Extension\ListingMenuExtension());
  1163.         $instance->addExtension(new \App\ProPneu\Service\MetierManagerBundle\Twig\Extension\MenuWithMenuTypeListExtension());
  1164.         $instance->addExtension(new \App\ProPneu\Service\MetierManagerBundle\Twig\Extension\MontantExtension($e$this));
  1165.         $instance->addExtension(new \App\ProPneu\Service\MetierManagerBundle\Twig\Extension\ReglementExtension($e$this));
  1166.         $instance->addExtension(new \Twig_Extensions_Extension_Intl());
  1167.         $instance->addExtension(new \App\ProPneu\Service\MetierManagerBundle\Twig\Extension\NumberOfDaysExtension());
  1168.         $instance->addExtension(new \App\ProPneu\Service\MetierManagerBundle\Twig\Extension\ArraySearchExtension());
  1169.         $instance->addExtension(new \App\ProPneu\Service\MetierManagerBundle\Twig\Extension\MontantNetExtension());
  1170.         $instance->addExtension(new \App\ProPneu\Service\MetierManagerBundle\Twig\Extension\SoldeFournisseurExtension($e$this));
  1171.         $instance->addExtension(new \App\ProPneu\Service\MetierManagerBundle\Twig\ArrayObjectExtension());
  1172.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1173.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($f));
  1174.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1175.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1176.         $instance->addGlobal('app'$g);
  1177.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1178.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php'true],
  1179.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1180.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1181.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1182.         ])));
  1183.         $instance->addGlobal('web_path', ($this->targetDirs[3].'/src/../public'));
  1184.         $instance->addGlobal('hour_decalage_value'$this->getEnv('HOUR_DECALACE_VALUE'));
  1185.         $instance->addGlobal('crisp_website_id'$this->getEnv('resolve:CRISP_WEBSITE_ID'));
  1186.         $instance->addGlobal('entreprise_entete'$this->getEnv('ENTREPRISE_ENTETE'));
  1187.         $instance->addGlobal('entreprise_nif_stat'$this->getEnv('ENTREPRISE_NIF_STAT'));
  1188.         $instance->addGlobal('entreprise_nif'$this->getEnv('ENTREPRISE_NIF'));
  1189.         $instance->addGlobal('entreprise_stat'$this->getEnv('ENTREPRISE_STAT'));
  1190.         $instance->addGlobal('entreprise_rib'$this->getEnv('ENTREPRISE_RIB'));
  1191.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1192.         return $instance;
  1193.     }
  1194.     /**
  1195.      * Gets the public 'validator' shared service.
  1196.      *
  1197.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1198.      */
  1199.     protected function getValidatorService()
  1200.     {
  1201.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1202.     }
  1203.     /**
  1204.      * Gets the public 'var_dumper.cloner' shared service.
  1205.      *
  1206.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1207.      */
  1208.     protected function getVarDumper_ClonerService()
  1209.     {
  1210.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1211.         $instance->setMaxItems(2500);
  1212.         $instance->setMinDepth(1);
  1213.         $instance->setMaxString(-1);
  1214.         return $instance;
  1215.     }
  1216.     /**
  1217.      * Gets the private 'annotations.cached_reader' shared service.
  1218.      *
  1219.      * @return \Doctrine\Common\Annotations\CachedReader
  1220.      */
  1221.     protected function getAnnotations_CachedReaderService()
  1222.     {
  1223.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheService.php'), true);
  1224.     }
  1225.     /**
  1226.      * Gets the private 'annotations.reader' shared service.
  1227.      *
  1228.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1229.      */
  1230.     protected function getAnnotations_ReaderService()
  1231.     {
  1232.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1233.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1234.         $a->registerUniqueLoader('class_exists');
  1235.         $instance->addGlobalIgnoredName('required'$a);
  1236.         return $instance;
  1237.     }
  1238.     /**
  1239.      * Gets the private 'cache.annotations' shared service.
  1240.      *
  1241.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1242.      */
  1243.     protected function getCache_AnnotationsService()
  1244.     {
  1245.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pHV9p+gfCt'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1246.     }
  1247.     /**
  1248.      * Gets the private 'cache.security_expression_language' shared service.
  1249.      *
  1250.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1251.      */
  1252.     protected function getCache_SecurityExpressionLanguageService()
  1253.     {
  1254.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('n9PS9DOE4c'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1255.     }
  1256.     /**
  1257.      * Gets the private 'cache.serializer' shared service.
  1258.      *
  1259.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1260.      */
  1261.     protected function getCache_SerializerService()
  1262.     {
  1263.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uF3EopeYzV'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1264.     }
  1265.     /**
  1266.      * Gets the private 'cache.validator' shared service.
  1267.      *
  1268.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1269.      */
  1270.     protected function getCache_ValidatorService()
  1271.     {
  1272.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aXxvgLjdkl'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1273.     }
  1274.     /**
  1275.      * Gets the private 'config_cache_factory' shared service.
  1276.      *
  1277.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1278.      */
  1279.     protected function getConfigCacheFactoryService()
  1280.     {
  1281.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1282.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  1283.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1284.         }, 2));
  1285.     }
  1286.     /**
  1287.      * Gets the private 'data_collector.form' shared service.
  1288.      *
  1289.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1290.      */
  1291.     protected function getDataCollector_FormService()
  1292.     {
  1293.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1294.     }
  1295.     /**
  1296.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1297.      *
  1298.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1299.      */
  1300.     protected function getDebug_DebugHandlersListenerService()
  1301.     {
  1302.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1303.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1304.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1305.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1306.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true'UTF-8');
  1307.     }
  1308.     /**
  1309.      * Gets the private 'debug.file_link_formatter' shared service.
  1310.      *
  1311.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1312.      */
  1313.     protected function getDebug_FileLinkFormatterService()
  1314.     {
  1315.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->targetDirs[3], function () {
  1316.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1317.         });
  1318.     }
  1319.     /**
  1320.      * Gets the private 'debug.log_processor' shared service.
  1321.      *
  1322.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1323.      */
  1324.     protected function getDebug_LogProcessorService()
  1325.     {
  1326.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1327.     }
  1328.     /**
  1329.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1330.      *
  1331.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1332.      */
  1333.     protected function getDebug_Security_Access_DecisionManagerService()
  1334.     {
  1335.         return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  1336.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1337.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService.php'));
  1338.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1339.         }, 3), 'affirmative'falsetrue));
  1340.     }
  1341.     /**
  1342.      * Gets the private 'debug.security.firewall' shared service.
  1343.      *
  1344.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1345.      */
  1346.     protected function getDebug_Security_FirewallService()
  1347.     {
  1348.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1349.     }
  1350.     /**
  1351.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  1352.      *
  1353.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  1354.      */
  1355.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  1356.     {
  1357.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  1358.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  1359.     }
  1360.     /**
  1361.      * Gets the private 'fos_user.util.password_updater' shared service.
  1362.      *
  1363.      * @return \FOS\UserBundle\Util\PasswordUpdater
  1364.      */
  1365.     protected function getFosUser_Util_PasswordUpdaterService()
  1366.     {
  1367.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\PasswordUpdater(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  1368.     }
  1369.     /**
  1370.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1371.      *
  1372.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1373.      */
  1374.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1375.     {
  1376.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  1377.     }
  1378.     /**
  1379.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1380.      *
  1381.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1382.      */
  1383.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1384.     {
  1385.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1386.     }
  1387.     /**
  1388.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  1389.      *
  1390.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  1391.      */
  1392.     protected function getLiipImagine_Filter_ConfigurationService()
  1393.     {
  1394.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  1395.     }
  1396.     /**
  1397.      * Gets the private 'locale_listener' shared service.
  1398.      *
  1399.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1400.      */
  1401.     protected function getLocaleListenerService()
  1402.     {
  1403.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()));
  1404.     }
  1405.     /**
  1406.      * Gets the private 'monolog.handler.console' shared service.
  1407.      *
  1408.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1409.      */
  1410.     protected function getMonolog_Handler_ConsoleService()
  1411.     {
  1412.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1413.     }
  1414.     /**
  1415.      * Gets the private 'monolog.handler.main' shared service.
  1416.      *
  1417.      * @return \Monolog\Handler\StreamHandler
  1418.      */
  1419.     protected function getMonolog_Handler_MainService()
  1420.     {
  1421.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/log/dev.log'), 100trueNULLfalse);
  1422.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1423.         return $instance;
  1424.     }
  1425.     /**
  1426.      * Gets the private 'monolog.logger' shared service.
  1427.      *
  1428.      * @return \Symfony\Bridge\Monolog\Logger
  1429.      */
  1430.     protected function getMonolog_LoggerService()
  1431.     {
  1432.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1433.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1434.         $instance->useMicrosecondTimestamps(true);
  1435.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1436.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1437.         return $instance;
  1438.     }
  1439.     /**
  1440.      * Gets the private 'monolog.logger.cache' shared service.
  1441.      *
  1442.      * @return \Symfony\Bridge\Monolog\Logger
  1443.      */
  1444.     protected function getMonolog_Logger_CacheService()
  1445.     {
  1446.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1447.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1448.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1449.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1450.         return $instance;
  1451.     }
  1452.     /**
  1453.      * Gets the private 'monolog.logger.request' shared service.
  1454.      *
  1455.      * @return \Symfony\Bridge\Monolog\Logger
  1456.      */
  1457.     protected function getMonolog_Logger_RequestService()
  1458.     {
  1459.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1460.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1461.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1462.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1463.         return $instance;
  1464.     }
  1465.     /**
  1466.      * Gets the private 'pp.check.role.listener' shared service.
  1467.      *
  1468.      * @return \App\ProPneu\Service\MetierManagerBundle\EventListener\PpCheckRoleListener
  1469.      */
  1470.     protected function getPp_Check_Role_ListenerService()
  1471.     {
  1472.         return $this->privates['pp.check.role.listener'] = new \App\ProPneu\Service\MetierManagerBundle\EventListener\PpCheckRoleListener(($this->services['router'] ?? $this->getRouterService()), $this);
  1473.     }
  1474.     /**
  1475.      * Gets the private 'pp.request.listener' shared service.
  1476.      *
  1477.      * @return \App\ProPneu\Service\MetierManagerBundle\EventListener\PpRequestListener
  1478.      */
  1479.     protected function getPp_Request_ListenerService()
  1480.     {
  1481.         return $this->privates['pp.request.listener'] = new \App\ProPneu\Service\MetierManagerBundle\EventListener\PpRequestListener(($this->services['router'] ?? $this->getRouterService()), $this);
  1482.     }
  1483.     /**
  1484.      * Gets the private 'profiler_listener' shared service.
  1485.      *
  1486.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1487.      */
  1488.     protected function getProfilerListenerService()
  1489.     {
  1490.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  1491.     }
  1492.     /**
  1493.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  1494.      *
  1495.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1496.      */
  1497.     protected function getResolveControllerNameSubscriberService()
  1498.     {
  1499.         return $this->privates['resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['controller_name_converter'] ?? ($this->privates['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))));
  1500.     }
  1501.     /**
  1502.      * Gets the private 'router.request_context' shared service.
  1503.      *
  1504.      * @return \Symfony\Component\Routing\RequestContext
  1505.      */
  1506.     protected function getRouter_RequestContextService()
  1507.     {
  1508.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1509.     }
  1510.     /**
  1511.      * Gets the private 'router_listener' shared service.
  1512.      *
  1513.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1514.      */
  1515.     protected function getRouterListenerService()
  1516.     {
  1517.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), $this->targetDirs[3], true);
  1518.     }
  1519.     /**
  1520.      * Gets the private 'security.authentication.manager' shared service.
  1521.      *
  1522.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1523.      */
  1524.     protected function getSecurity_Authentication_ManagerService()
  1525.     {
  1526.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1527.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->load('getSecurity_Authentication_Provider_Dao_MainService.php'));
  1528.             yield => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->load('getSecurity_Authentication_Provider_Rememberme_MainService.php'));
  1529.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1530.         }, 3), true);
  1531.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1532.         return $instance;
  1533.     }
  1534.     /**
  1535.      * Gets the private 'security.encoder_factory.generic' shared service.
  1536.      *
  1537.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  1538.      */
  1539.     protected function getSecurity_EncoderFactory_GenericService()
  1540.     {
  1541.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['FOS\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder''arguments' => [=> 13]]]);
  1542.     }
  1543.     /**
  1544.      * Gets the private 'security.firewall.map' shared service.
  1545.      *
  1546.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1547.      */
  1548.     protected function getSecurity_Firewall_MapService()
  1549.     {
  1550.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1551.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  1552.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  1553.         ]), new RewindableGenerator(function () {
  1554.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  1555.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  1556.         }, 2));
  1557.     }
  1558.     /**
  1559.      * Gets the private 'security.logout_url_generator' shared service.
  1560.      *
  1561.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1562.      */
  1563.     protected function getSecurity_LogoutUrlGeneratorService()
  1564.     {
  1565.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  1566.         $instance->registerListener('main''eternaly_logout''logout''_csrf_token'NULLNULL);
  1567.         return $instance;
  1568.     }
  1569.     /**
  1570.      * Gets the private 'security.role_hierarchy' shared service.
  1571.      *
  1572.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  1573.      */
  1574.     protected function getSecurity_RoleHierarchyService()
  1575.     {
  1576.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  1577.     }
  1578.     /**
  1579.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  1580.      *
  1581.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  1582.      */
  1583.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  1584.     {
  1585.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1586.     }
  1587.     /**
  1588.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  1589.      *
  1590.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  1591.      */
  1592.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  1593.     {
  1594.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  1595.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  1596.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  1597.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  1598.     }
  1599.     /**
  1600.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  1601.      *
  1602.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  1603.      */
  1604.     protected function getSensioFrameworkExtra_Security_ListenerService()
  1605.     {
  1606.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1607.     }
  1608.     /**
  1609.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  1610.      *
  1611.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  1612.      */
  1613.     protected function getSensioFrameworkExtra_View_ListenerService()
  1614.     {
  1615.         return $this->privates['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))), ($this->services['twig'] ?? $this->getTwigService()));
  1616.     }
  1617.     /**
  1618.      * Gets the private 'session_listener' shared service.
  1619.      *
  1620.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1621.      */
  1622.     protected function getSessionListenerService()
  1623.     {
  1624.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1625.             'initialized_session' => ['services''session'NULLtrue],
  1626.             'session' => ['services''session''getSessionService.php'true],
  1627.         ]));
  1628.     }
  1629.     /**
  1630.      * Gets the private 'templating.locator' shared service.
  1631.      *
  1632.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  1633.      */
  1634.     protected function getTemplating_LocatorService()
  1635.     {
  1636.         return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->targetDirs[3].'/src/Resources'), [=> ($this->targetDirs[3].'/src')]))), $this->targetDirs[0]);
  1637.     }
  1638.     /**
  1639.      * Gets the private 'translator_listener' shared service.
  1640.      *
  1641.      * @return \Symfony\Component\HttpKernel\EventListener\TranslatorListener
  1642.      */
  1643.     protected function getTranslatorListenerService()
  1644.     {
  1645.         return $this->privates['translator_listener'] = new \Symfony\Component\HttpKernel\EventListener\TranslatorListener(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1646.     }
  1647.     /**
  1648.      * Gets the private 'validator.builder' shared service.
  1649.      *
  1650.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  1651.      */
  1652.     protected function getValidator_BuilderService()
  1653.     {
  1654.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1655.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1656.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1657.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1658.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  1659.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1660.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1661.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1662.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1663.         ])));
  1664.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  1665.         $instance->setTranslationDomain('validators');
  1666.         $instance->addXmlMappings([=> ($this->targetDirs[3].'/vendor/symfony/form/Resources/config/validation.xml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml'), => ($this->targetDirs[3].'/src/ProPneu/Service/UserBundle/Resources/config/validation.xml')]);
  1667.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1668.         $instance->addMethodMapping('loadValidatorMetadata');
  1669.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  1670.         $instance->addXmlMapping(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  1671.         return $instance;
  1672.     }
  1673.     /**
  1674.      * Gets the private 'var_dumper.html_dumper' shared service.
  1675.      *
  1676.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  1677.      */
  1678.     protected function getVarDumper_HtmlDumperService()
  1679.     {
  1680.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  1681.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  1682.         return $instance;
  1683.     }
  1684.     /**
  1685.      * Gets the private 'var_dumper.server_connection' shared service.
  1686.      *
  1687.      * @return \Symfony\Component\VarDumper\Server\Connection
  1688.      */
  1689.     protected function getVarDumper_ServerConnectionService()
  1690.     {
  1691.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'$this->targetDirs[3], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  1692.     }
  1693.     /**
  1694.      * Gets the private 'web_profiler.csp.handler' shared service.
  1695.      *
  1696.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  1697.      */
  1698.     protected function getWebProfiler_Csp_HandlerService()
  1699.     {
  1700.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  1701.     }
  1702.     /**
  1703.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  1704.      *
  1705.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  1706.      */
  1707.     protected function getWebProfiler_DebugToolbarService()
  1708.     {
  1709.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  1710.     }
  1711.     public function getParameter($name)
  1712.     {
  1713.         $name = (string) $name;
  1714.         if (isset($this->buildParameters[$name])) {
  1715.             return $this->buildParameters[$name];
  1716.         }
  1717.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  1718.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1719.         }
  1720.         if (isset($this->loadedDynamicParameters[$name])) {
  1721.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1722.         }
  1723.         return $this->parameters[$name];
  1724.     }
  1725.     public function hasParameter($name)
  1726.     {
  1727.         $name = (string) $name;
  1728.         if (isset($this->buildParameters[$name])) {
  1729.             return true;
  1730.         }
  1731.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  1732.     }
  1733.     public function setParameter($name$value)
  1734.     {
  1735.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  1736.     }
  1737.     public function getParameterBag()
  1738.     {
  1739.         if (null === $this->parameterBag) {
  1740.             $parameters $this->parameters;
  1741.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  1742.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1743.             }
  1744.             foreach ($this->buildParameters as $name => $value) {
  1745.                 $parameters[$name] = $value;
  1746.             }
  1747.             $this->parameterBag = new FrozenParameterBag($parameters);
  1748.         }
  1749.         return $this->parameterBag;
  1750.     }
  1751.     private $loadedDynamicParameters = [
  1752.         'kernel.root_dir' => false,
  1753.         'kernel.project_dir' => false,
  1754.         'kernel.cache_dir' => false,
  1755.         'kernel.logs_dir' => false,
  1756.         'kernel.bundles_metadata' => false,
  1757.         'mailer_transport' => false,
  1758.         'mailer_host' => false,
  1759.         'mailer_user' => false,
  1760.         'mailer_password' => false,
  1761.         'to_email_address' => false,
  1762.         'from_email_address' => false,
  1763.         'from_firstname' => false,
  1764.         'alert_day_marging' => false,
  1765.         'external_location_path' => false,
  1766.         'external_client_location_path' => false,
  1767.         'hour_decalage_value' => false,
  1768.         'kernel.secret' => false,
  1769.         'validator.mapping.cache.file' => false,
  1770.         'translator.default_path' => false,
  1771.         'profiler.storage.dsn' => false,
  1772.         'debug.container.dump' => false,
  1773.         'serializer.mapping.cache.file' => false,
  1774.         'doctrine.orm.proxy_dir' => false,
  1775.         'doctrine_migrations.dir_name' => false,
  1776.         'swiftmailer.spool.default.memory.path' => false,
  1777.         'twig.default_path' => false,
  1778.         'fos_user.registration.confirmation.from_email' => false,
  1779.         'fos_user.resetting.email.from_email' => false,
  1780.     ];
  1781.     private $dynamicParameters = [];
  1782.     /**
  1783.      * Computes a dynamic parameter.
  1784.      *
  1785.      * @param string $name The name of the dynamic parameter to load
  1786.      *
  1787.      * @return mixed The value of the dynamic parameter
  1788.      *
  1789.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  1790.      */
  1791.     private function getDynamicParameter($name)
  1792.     {
  1793.         switch ($name) {
  1794.             case 'kernel.root_dir'$value = ($this->targetDirs[3].'/src'); break;
  1795.             case 'kernel.project_dir'$value $this->targetDirs[3]; break;
  1796.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  1797.             case 'kernel.logs_dir'$value = ($this->targetDirs[2].'/log'); break;
  1798.             case 'kernel.bundles_metadata'$value = [
  1799.                 'FrameworkBundle' => [
  1800.                     'path' => ($this->targetDirs[3].'/vendor/symfony/framework-bundle'),
  1801.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  1802.                 ],
  1803.                 'DoctrineCacheBundle' => [
  1804.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-cache-bundle'),
  1805.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  1806.                 ],
  1807.                 'SensioFrameworkExtraBundle' => [
  1808.                     'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle'),
  1809.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  1810.                 ],
  1811.                 'DoctrineBundle' => [
  1812.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
  1813.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  1814.                 ],
  1815.                 'DoctrineMigrationsBundle' => [
  1816.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle'),
  1817.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  1818.                 ],
  1819.                 'SecurityBundle' => [
  1820.                     'path' => ($this->targetDirs[3].'/vendor/symfony/security-bundle'),
  1821.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  1822.                 ],
  1823.                 'SwiftmailerBundle' => [
  1824.                     'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
  1825.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  1826.                 ],
  1827.                 'TwigBundle' => [
  1828.                     'path' => ($this->targetDirs[3].'/vendor/symfony/twig-bundle'),
  1829.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  1830.                 ],
  1831.                 'WebProfilerBundle' => [
  1832.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle'),
  1833.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  1834.                 ],
  1835.                 'MonologBundle' => [
  1836.                     'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
  1837.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  1838.                 ],
  1839.                 'DebugBundle' => [
  1840.                     'path' => ($this->targetDirs[3].'/vendor/symfony/debug-bundle'),
  1841.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  1842.                 ],
  1843.                 'MakerBundle' => [
  1844.                     'path' => ($this->targetDirs[3].'/vendor/symfony/maker-bundle/src'),
  1845.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  1846.                 ],
  1847.                 'WebServerBundle' => [
  1848.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-server-bundle'),
  1849.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  1850.                 ],
  1851.                 'FOSUserBundle' => [
  1852.                     'path' => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle'),
  1853.                     'namespace' => 'FOS\\UserBundle',
  1854.                 ],
  1855.                 'AdminBundle' => [
  1856.                     'path' => ($this->targetDirs[3].'/src/ProPneu/BackOffice/AdminBundle'),
  1857.                     'namespace' => 'App\\ProPneu\\BackOffice\\AdminBundle',
  1858.                 ],
  1859.                 'FrontBundle' => [
  1860.                     'path' => ($this->targetDirs[3].'/src/ProPneu/FrontOffice/FrontBundle'),
  1861.                     'namespace' => 'App\\ProPneu\\FrontOffice\\FrontBundle',
  1862.                 ],
  1863.                 'MetierManagerBundle' => [
  1864.                     'path' => ($this->targetDirs[3].'/src/ProPneu/Service/MetierManagerBundle'),
  1865.                     'namespace' => 'App\\ProPneu\\Service\\MetierManagerBundle',
  1866.                 ],
  1867.                 'UserBundle' => [
  1868.                     'path' => ($this->targetDirs[3].'/src/ProPneu/Service/UserBundle'),
  1869.                     'namespace' => 'App\\ProPneu\\Service\\UserBundle',
  1870.                 ],
  1871.                 'I18nFormBundle' => [
  1872.                     'path' => ($this->targetDirs[3].'/vendor/koff/i18n-form-bundle/src'),
  1873.                     'namespace' => 'Koff\\Bundle\\I18nFormBundle',
  1874.                 ],
  1875.                 'DoctrineBehaviorsBundle' => [
  1876.                     'path' => ($this->targetDirs[3].'/vendor/knplabs/doctrine-behaviors/src/Bundle'),
  1877.                     'namespace' => 'Knp\\DoctrineBehaviors\\Bundle',
  1878.                 ],
  1879.                 'StofDoctrineExtensionsBundle' => [
  1880.                     'path' => ($this->targetDirs[3].'/vendor/stof/doctrine-extensions-bundle'),
  1881.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  1882.                 ],
  1883.                 'LiipImagineBundle' => [
  1884.                     'path' => ($this->targetDirs[3].'/vendor/liip/imagine-bundle'),
  1885.                     'namespace' => 'Liip\\ImagineBundle',
  1886.                 ],
  1887.                 'JMSSerializerBundle' => [
  1888.                     'path' => ($this->targetDirs[3].'/vendor/jms/serializer-bundle'),
  1889.                     'namespace' => 'JMS\\SerializerBundle',
  1890.                 ],
  1891.             ]; break;
  1892.             case 'mailer_transport'$value $this->getEnv('resolve:MAILER_TRANSPORT'); break;
  1893.             case 'mailer_host'$value $this->getEnv('resolve:MAILER_HOST'); break;
  1894.             case 'mailer_user'$value $this->getEnv('resolve:MAILER_USER'); break;
  1895.             case 'mailer_password'$value $this->getEnv('resolve:MAILER_PASSWORD'); break;
  1896.             case 'to_email_address'$value $this->getEnv('resolve:TO_EMAIL_ADDRESS'); break;
  1897.             case 'from_email_address'$value $this->getEnv('resolve:FROM_EMAIL_ADDRESS'); break;
  1898.             case 'from_firstname'$value $this->getEnv('resolve:FROM_FIRSTNAME'); break;
  1899.             case 'alert_day_marging'$value $this->getEnv('resolve:ALERT_DAY_MARGING'); break;
  1900.             case 'external_location_path'$value $this->getEnv('resolve:DATA_LOCATION_PATH'); break;
  1901.             case 'external_client_location_path'$value $this->getEnv('resolve:DATA_CLIENT_LOCATION_PATH'); break;
  1902.             case 'hour_decalage_value'$value $this->getEnv('resolve:HOUR_DECALACE_VALUE'); break;
  1903.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  1904.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  1905.             case 'translator.default_path'$value = ($this->targetDirs[3].'/translations'); break;
  1906.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  1907.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/srcApp_KernelDevDebugContainer.xml'); break;
  1908.             case 'serializer.mapping.cache.file'$value = ($this->targetDirs[0].'/serialization.php'); break;
  1909.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
  1910.             case 'doctrine_migrations.dir_name'$value = ($this->targetDirs[3].'/src/Migrations'); break;
  1911.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDirs[0].'/swiftmailer/spool/default'); break;
  1912.             case 'twig.default_path'$value = ($this->targetDirs[3].'/templates'); break;
  1913.             case 'fos_user.registration.confirmation.from_email'$value = [
  1914.                 $this->getEnv('resolve:MAILER_USER') => $this->getEnv('resolve:MAILER_USER'),
  1915.             ]; break;
  1916.             case 'fos_user.resetting.email.from_email'$value = [
  1917.                 $this->getEnv('resolve:MAILER_USER') => $this->getEnv('resolve:MAILER_USER'),
  1918.             ]; break;
  1919.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  1920.         }
  1921.         $this->loadedDynamicParameters[$name] = true;
  1922.         return $this->dynamicParameters[$name] = $value;
  1923.     }
  1924.     /**
  1925.      * Gets the default parameters.
  1926.      *
  1927.      * @return array An array of the default parameters
  1928.      */
  1929.     protected function getDefaultParameters()
  1930.     {
  1931.         return [
  1932.             'kernel.environment' => 'dev',
  1933.             'kernel.debug' => true,
  1934.             'kernel.name' => 'src',
  1935.             'kernel.bundles' => [
  1936.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  1937.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  1938.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  1939.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  1940.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  1941.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  1942.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  1943.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  1944.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  1945.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  1946.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  1947.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  1948.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  1949.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  1950.                 'AdminBundle' => 'App\\ProPneu\\BackOffice\\AdminBundle\\AdminBundle',
  1951.                 'FrontBundle' => 'App\\ProPneu\\FrontOffice\\FrontBundle\\FrontBundle',
  1952.                 'MetierManagerBundle' => 'App\\ProPneu\\Service\\MetierManagerBundle\\MetierManagerBundle',
  1953.                 'UserBundle' => 'App\\ProPneu\\Service\\UserBundle\\UserBundle',
  1954.                 'I18nFormBundle' => 'Koff\\Bundle\\I18nFormBundle\\I18nFormBundle',
  1955.                 'DoctrineBehaviorsBundle' => 'Knp\\DoctrineBehaviors\\Bundle\\DoctrineBehaviorsBundle',
  1956.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  1957.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  1958.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  1959.             ],
  1960.             'kernel.charset' => 'UTF-8',
  1961.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  1962.             'container.dumper.inline_class_loader' => true,
  1963.             'env(DATABASE_URL)' => '',
  1964.             'locale' => 'fr',
  1965.             'fragment.renderer.hinclude.global_template' => NULL,
  1966.             'fragment.path' => '/_fragment',
  1967.             'kernel.http_method_override' => true,
  1968.             'kernel.trusted_hosts' => [
  1969.             ],
  1970.             'kernel.default_locale' => 'fr',
  1971.             'templating.helper.code.file_link_format' => NULL,
  1972.             'debug.file_link_format' => NULL,
  1973.             'session.metadata.storage_key' => '_sf2_meta',
  1974.             'session.storage.options' => [
  1975.                 'cache_limiter' => '0',
  1976.                 'name' => 'PROPNEUENTREPRISESESSID',
  1977.                 'cookie_lifetime' => 0,
  1978.                 'cookie_httponly' => true,
  1979.                 'gc_probability' => 1,
  1980.             ],
  1981.             'session.save_path' => '/var/lib/php/sessions',
  1982.             'session.metadata.update_threshold' => 0,
  1983.             'form.type_extension.csrf.enabled' => true,
  1984.             'form.type_extension.csrf.field_name' => '_token',
  1985.             'asset.request_context.base_path' => '',
  1986.             'asset.request_context.secure' => false,
  1987.             'templating.loader.cache.path' => NULL,
  1988.             'templating.engines' => [
  1989.                 => 'twig',
  1990.             ],
  1991.             'validator.mapping.cache.prefix' => '',
  1992.             'validator.translation_domain' => 'validators',
  1993.             'translator.logging' => false,
  1994.             'profiler_listener.only_exceptions' => false,
  1995.             'profiler_listener.only_master_requests' => false,
  1996.             'debug.error_handler.throw_at' => -1,
  1997.             'router.request_context.host' => 'localhost',
  1998.             'router.request_context.scheme' => 'http',
  1999.             'router.request_context.base_url' => '',
  2000.             'router.resource' => 'kernel::loadRoutes',
  2001.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  2002.             'request_listener.http_port' => 80,
  2003.             'request_listener.https_port' => 443,
  2004.             'serializer.mapping.cache.prefix' => '',
  2005.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2006.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  2007.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2008.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  2009.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  2010.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  2011.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  2012.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  2013.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  2014.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2015.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  2016.             'doctrine_cache.memcache.host' => 'localhost',
  2017.             'doctrine_cache.memcache.port' => 11211,
  2018.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2019.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  2020.             'doctrine_cache.memcached.host' => 'localhost',
  2021.             'doctrine_cache.memcached.port' => 11211,
  2022.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  2023.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  2024.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  2025.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  2026.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  2027.             'doctrine_cache.predis.scheme' => 'tcp',
  2028.             'doctrine_cache.predis.host' => 'localhost',
  2029.             'doctrine_cache.predis.port' => 6379,
  2030.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2031.             'doctrine_cache.redis.connection.class' => 'Redis',
  2032.             'doctrine_cache.redis.host' => 'localhost',
  2033.             'doctrine_cache.redis.port' => 6379,
  2034.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  2035.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  2036.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  2037.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  2038.             'doctrine_cache.riak.host' => 'localhost',
  2039.             'doctrine_cache.riak.port' => 8087,
  2040.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  2041.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  2042.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  2043.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2044.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2045.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2046.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  2047.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2048.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2049.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2050.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2051.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2052.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2053.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2054.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2055.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2056.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2057.             'doctrine.entity_managers' => [
  2058.                 'default' => 'doctrine.orm.default_entity_manager',
  2059.             ],
  2060.             'doctrine.default_entity_manager' => 'default',
  2061.             'doctrine.dbal.connection_factory.types' => [
  2062.             ],
  2063.             'doctrine.connections' => [
  2064.                 'default' => 'doctrine.dbal.default_connection',
  2065.             ],
  2066.             'doctrine.default_connection' => 'default',
  2067.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2068.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2069.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2070.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2071.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2072.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2073.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2074.             'doctrine.orm.cache.memcache_port' => 11211,
  2075.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2076.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2077.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2078.             'doctrine.orm.cache.memcached_port' => 11211,
  2079.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2080.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2081.             'doctrine.orm.cache.redis_host' => 'localhost',
  2082.             'doctrine.orm.cache.redis_port' => 6379,
  2083.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2084.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2085.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2086.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2087.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Common\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2088.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2089.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2090.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2091.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2092.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2093.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2094.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2095.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2096.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2097.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2098.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2099.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2100.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2101.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2102.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2103.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2104.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2105.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2106.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2107.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2108.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2109.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2110.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2111.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2112.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2113.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2114.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  2115.             'doctrine_migrations.table_name' => 'migration_versions',
  2116.             'doctrine_migrations.column_name' => 'version',
  2117.             'doctrine_migrations.column_length' => 14,
  2118.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  2119.             'doctrine_migrations.all_or_nothing' => false,
  2120.             'doctrine_migrations.name' => 'Application Migrations',
  2121.             'doctrine_migrations.custom_template' => NULL,
  2122.             'doctrine_migrations.organize_migrations' => false,
  2123.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  2124.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  2125.             'security.role_hierarchy.roles' => [
  2126.                 'ROLE_DIRECTEUR' => [
  2127.                     => 'ROLE_DIRECTEUR',
  2128.                 ],
  2129.                 'ROLE_CHEF_CENTRE' => [
  2130.                     => 'ROLE_USER',
  2131.                 ],
  2132.                 'ROLE_PERSONNEL' => [
  2133.                     => 'ROLE_PERSONNEL',
  2134.                 ],
  2135.                 'ROLE_CUSTOM' => [
  2136.                     => 'ROLE_CUSTOME',
  2137.                 ],
  2138.                 'ROLE_ADMIN' => [
  2139.                     => 'ROLE_ADMIN',
  2140.                 ],
  2141.                 'ROLE_SUPERADMIN' => [
  2142.                     => 'ROLE_USER',
  2143.                     => 'ROLE_DIRECTEUR',
  2144.                     => 'ROLE_ADMIN',
  2145.                     => 'ROLE_CUSTOM',
  2146.                     => 'ROLE_ALLOWED_TO_SWITCH',
  2147.                 ],
  2148.             ],
  2149.             'security.access.denied_url' => NULL,
  2150.             'security.authentication.manager.erase_credentials' => true,
  2151.             'security.authentication.session_strategy.strategy' => 'migrate',
  2152.             'security.access.always_authenticate_before_granting' => false,
  2153.             'security.authentication.hide_user_not_found' => true,
  2154.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  2155.             'swiftmailer.mailer.default.spool.enabled' => true,
  2156.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2157.             'swiftmailer.mailer.default.single_address' => NULL,
  2158.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2159.             'swiftmailer.spool.enabled' => true,
  2160.             'swiftmailer.delivery.enabled' => true,
  2161.             'swiftmailer.single_address' => NULL,
  2162.             'swiftmailer.mailers' => [
  2163.                 'default' => 'swiftmailer.mailer.default',
  2164.             ],
  2165.             'swiftmailer.default_mailer' => 'default',
  2166.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  2167.             'twig.form.resources' => [
  2168.                 => 'form_div_layout.html.twig',
  2169.                 => '@I18nForm/bootstrap_4_form.html.twig',
  2170.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  2171.             ],
  2172.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2173.             'web_profiler.debug_toolbar.mode' => 2,
  2174.             'monolog.use_microseconds' => true,
  2175.             'monolog.swift_mailer.handlers' => [
  2176.             ],
  2177.             'monolog.handlers_to_channels' => [
  2178.                 'monolog.handler.console' => [
  2179.                     'type' => 'exclusive',
  2180.                     'elements' => [
  2181.                         => 'event',
  2182.                         => 'doctrine',
  2183.                         => 'console',
  2184.                     ],
  2185.                 ],
  2186.                 'monolog.handler.main' => [
  2187.                     'type' => 'exclusive',
  2188.                     'elements' => [
  2189.                         => 'event',
  2190.                     ],
  2191.                 ],
  2192.             ],
  2193.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  2194.             'fos_user.backend_type_orm' => true,
  2195.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  2196.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  2197.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  2198.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  2199.             'fos_user.storage' => 'orm',
  2200.             'fos_user.firewall_name' => 'main',
  2201.             'fos_user.model_manager_name' => NULL,
  2202.             'fos_user.model.user.class' => 'App\\ProPneu\\Service\\UserBundle\\Entity\\User',
  2203.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  2204.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  2205.             'fos_user.profile.form.validation_groups' => [
  2206.                 => 'Profile',
  2207.                 => 'Default',
  2208.             ],
  2209.             'fos_user.registration.confirmation.enabled' => false,
  2210.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  2211.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  2212.             'fos_user.registration.form.validation_groups' => [
  2213.                 => 'Registration',
  2214.                 => 'Default',
  2215.             ],
  2216.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  2217.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  2218.             'fos_user.change_password.form.validation_groups' => [
  2219.                 => 'ChangePassword',
  2220.                 => 'Default',
  2221.             ],
  2222.             'fos_user.resetting.retry_ttl' => 7200,
  2223.             'fos_user.resetting.token_ttl' => 86400,
  2224.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  2225.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  2226.             'fos_user.resetting.form.validation_groups' => [
  2227.                 => 'ResetPassword',
  2228.                 => 'Default',
  2229.             ],
  2230.             'knp.doctrine_behaviors.reflection.class_analyzer.class' => 'Knp\\DoctrineBehaviors\\Reflection\\ClassAnalyzer',
  2231.             'knp.doctrine_behaviors.reflection.is_recursive' => true,
  2232.             'knp.doctrine_behaviors.translatable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Translatable\\TranslatableSubscriber',
  2233.             'knp.doctrine_behaviors.translatable_subscriber.current_locale_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Translatable\\CurrentLocaleCallable',
  2234.             'knp.doctrine_behaviors.translatable_subscriber.default_locale_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Translatable\\DefaultLocaleCallable',
  2235.             'knp.doctrine_behaviors.translatable_subscriber.translatable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Translatable\\Translatable',
  2236.             'knp.doctrine_behaviors.translatable_subscriber.translation_trait' => 'Knp\\DoctrineBehaviors\\Model\\Translatable\\Translation',
  2237.             'knp.doctrine_behaviors.translatable_subscriber.translatable_fetch_method' => 'LAZY',
  2238.             'knp.doctrine_behaviors.translatable_subscriber.translation_fetch_method' => 'LAZY',
  2239.             'knp.doctrine_behaviors.softdeletable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\SoftDeletable\\SoftDeletableSubscriber',
  2240.             'knp.doctrine_behaviors.softdeletable_subscriber.softdeletable_trait' => 'Knp\\DoctrineBehaviors\\Model\\SoftDeletable\\SoftDeletable',
  2241.             'knp.doctrine_behaviors.timestampable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Timestampable\\TimestampableSubscriber',
  2242.             'knp.doctrine_behaviors.timestampable_subscriber.timestampable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Timestampable\\Timestampable',
  2243.             'knp.doctrine_behaviors.timestampable_subscriber.db_field_type' => 'datetime',
  2244.             'knp.doctrine_behaviors.blameable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Blameable\\BlameableSubscriber',
  2245.             'knp.doctrine_behaviors.blameable_subscriber.blameable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Blameable\\Blameable',
  2246.             'knp.doctrine_behaviors.blameable_subscriber.user_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Blameable\\UserCallable',
  2247.             'knp.doctrine_behaviors.blameable_subscriber.user_entity' => NULL,
  2248.             'knp.doctrine_behaviors.loggable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Loggable\\LoggableSubscriber',
  2249.             'knp.doctrine_behaviors.loggable_subscriber.logger_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Loggable\\LoggerCallable',
  2250.             'knp.doctrine_behaviors.geocodable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Geocodable\\GeocodableSubscriber',
  2251.             'knp.doctrine_behaviors.geocodable_subscriber.geocodable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Geocodable\\Geocodable',
  2252.             'knp.doctrine_behaviors.sluggable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Sluggable\\SluggableSubscriber',
  2253.             'knp.doctrine_behaviors.sluggable_subscriber.sluggable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Sluggable\\Sluggable',
  2254.             'knp.doctrine_behaviors.tree_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Tree\\TreeSubscriber',
  2255.             'knp.doctrine_behaviors.tree_subscriber.tree_trait' => 'Knp\\DoctrineBehaviors\\Model\\Tree\\Node',
  2256.             'knp.doctrine_behaviors.sortable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Sortable\\SortableSubscriber',
  2257.             'knp.doctrine_behaviors.sortable_subscriber.sortable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Sortable\\Sortable',
  2258.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  2259.             'stof_doctrine_extensions.default_locale' => 'en',
  2260.             'stof_doctrine_extensions.translation_fallback' => false,
  2261.             'stof_doctrine_extensions.persist_default_translation' => false,
  2262.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  2263.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  2264.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  2265.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  2266.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  2267.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  2268.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  2269.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  2270.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  2271.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  2272.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  2273.             'liip_imagine.jpegoptim.stripAll' => true,
  2274.             'liip_imagine.jpegoptim.max' => NULL,
  2275.             'liip_imagine.jpegoptim.progressive' => true,
  2276.             'liip_imagine.jpegoptim.tempDir' => NULL,
  2277.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  2278.             'liip_imagine.optipng.level' => 7,
  2279.             'liip_imagine.optipng.stripAll' => true,
  2280.             'liip_imagine.optipng.tempDir' => NULL,
  2281.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  2282.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  2283.             'liip_imagine.cache.resolver.default' => 'default',
  2284.             'liip_imagine.default_image' => NULL,
  2285.             'liip_imagine.filter_sets' => [
  2286.                 'cache' => [
  2287.                     'quality' => 100,
  2288.                     'jpeg_quality' => NULL,
  2289.                     'png_compression_level' => NULL,
  2290.                     'png_compression_filter' => NULL,
  2291.                     'format' => NULL,
  2292.                     'animated' => false,
  2293.                     'cache' => NULL,
  2294.                     'data_loader' => NULL,
  2295.                     'default_image' => NULL,
  2296.                     'filters' => [
  2297.                     ],
  2298.                     'post_processors' => [
  2299.                     ],
  2300.                 ],
  2301.                 'photo_user_profil' => [
  2302.                     'quality' => 100,
  2303.                     'filters' => [
  2304.                         'upscale' => [
  2305.                             'min' => [
  2306.                                 => 128,
  2307.                                 => 128,
  2308.                             ],
  2309.                         ],
  2310.                         'thumbnail' => [
  2311.                             'size' => [
  2312.                                 => 128,
  2313.                                 => 128,
  2314.                             ],
  2315.                             'mode' => 'outbound',
  2316.                         ],
  2317.                     ],
  2318.                     'jpeg_quality' => NULL,
  2319.                     'png_compression_level' => NULL,
  2320.                     'png_compression_filter' => NULL,
  2321.                     'format' => NULL,
  2322.                     'animated' => false,
  2323.                     'cache' => NULL,
  2324.                     'data_loader' => NULL,
  2325.                     'default_image' => NULL,
  2326.                     'post_processors' => [
  2327.                     ],
  2328.                 ],
  2329.                 'photo_user_profil_miniature' => [
  2330.                     'quality' => 100,
  2331.                     'filters' => [
  2332.                         'upscale' => [
  2333.                             'min' => [
  2334.                                 => 64,
  2335.                                 => 64,
  2336.                             ],
  2337.                         ],
  2338.                         'thumbnail' => [
  2339.                             'size' => [
  2340.                                 => 64,
  2341.                                 => 64,
  2342.                             ],
  2343.                             'mode' => 'outbound',
  2344.                         ],
  2345.                     ],
  2346.                     'jpeg_quality' => NULL,
  2347.                     'png_compression_level' => NULL,
  2348.                     'png_compression_filter' => NULL,
  2349.                     'format' => NULL,
  2350.                     'animated' => false,
  2351.                     'cache' => NULL,
  2352.                     'data_loader' => NULL,
  2353.                     'default_image' => NULL,
  2354.                     'post_processors' => [
  2355.                     ],
  2356.                 ],
  2357.             ],
  2358.             'liip_imagine.binary.loader.default' => 'default',
  2359.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  2360.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  2361.             'jms_serializer.metadata.file_locator.class' => 'Metadata\\Driver\\FileLocator',
  2362.             'jms_serializer.metadata.annotation_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\AnnotationDriver',
  2363.             'jms_serializer.metadata.chain_driver.class' => 'Metadata\\Driver\\DriverChain',
  2364.             'jms_serializer.metadata.yaml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\YamlDriver',
  2365.             'jms_serializer.metadata.xml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\XmlDriver',
  2366.             'jms_serializer.metadata.php_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\PhpDriver',
  2367.             'jms_serializer.metadata.doctrine_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrineTypeDriver',
  2368.             'jms_serializer.metadata.doctrine_phpcr_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrinePHPCRTypeDriver',
  2369.             'jms_serializer.metadata.lazy_loading_driver.class' => 'Metadata\\Driver\\LazyLoadingDriver',
  2370.             'jms_serializer.metadata.metadata_factory.class' => 'Metadata\\MetadataFactory',
  2371.             'jms_serializer.metadata.cache.file_cache.class' => 'Metadata\\Cache\\FileCache',
  2372.             'jms_serializer.event_dispatcher.class' => 'JMS\\Serializer\\EventDispatcher\\LazyEventDispatcher',
  2373.             'jms_serializer.camel_case_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CamelCaseNamingStrategy',
  2374.             'jms_serializer.identical_property_naming_strategy.class' => 'JMS\\Serializer\\Naming\\IdenticalPropertyNamingStrategy',
  2375.             'jms_serializer.serialized_name_annotation_strategy.class' => 'JMS\\Serializer\\Naming\\SerializedNameAnnotationStrategy',
  2376.             'jms_serializer.cache_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CacheNamingStrategy',
  2377.             'jms_serializer.doctrine_object_constructor.class' => 'JMS\\Serializer\\Construction\\DoctrineObjectConstructor',
  2378.             'jms_serializer.unserialize_object_constructor.class' => 'JMS\\Serializer\\Construction\\UnserializeObjectConstructor',
  2379.             'jms_serializer.version_exclusion_strategy.class' => 'JMS\\Serializer\\Exclusion\\VersionExclusionStrategy',
  2380.             'jms_serializer.serializer.class' => 'JMS\\Serializer\\Serializer',
  2381.             'jms_serializer.twig_extension.class' => 'JMS\\Serializer\\Twig\\SerializerExtension',
  2382.             'jms_serializer.twig_runtime_extension.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeExtension',
  2383.             'jms_serializer.twig_runtime_extension_helper.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper',
  2384.             'jms_serializer.templating.helper.class' => 'JMS\\SerializerBundle\\Templating\\SerializerHelper',
  2385.             'jms_serializer.json_serialization_visitor.class' => 'JMS\\Serializer\\JsonSerializationVisitor',
  2386.             'jms_serializer.json_serialization_visitor.options' => 0,
  2387.             'jms_serializer.json_deserialization_visitor.class' => 'JMS\\Serializer\\JsonDeserializationVisitor',
  2388.             'jms_serializer.xml_serialization_visitor.class' => 'JMS\\Serializer\\XmlSerializationVisitor',
  2389.             'jms_serializer.xml_deserialization_visitor.class' => 'JMS\\Serializer\\XmlDeserializationVisitor',
  2390.             'jms_serializer.xml_deserialization_visitor.doctype_whitelist' => [
  2391.             ],
  2392.             'jms_serializer.xml_serialization_visitor.format_output' => true,
  2393.             'jms_serializer.yaml_serialization_visitor.class' => 'JMS\\Serializer\\YamlSerializationVisitor',
  2394.             'jms_serializer.handler_registry.class' => 'JMS\\Serializer\\Handler\\LazyHandlerRegistry',
  2395.             'jms_serializer.datetime_handler.class' => 'JMS\\Serializer\\Handler\\DateHandler',
  2396.             'jms_serializer.array_collection_handler.class' => 'JMS\\Serializer\\Handler\\ArrayCollectionHandler',
  2397.             'jms_serializer.php_collection_handler.class' => 'JMS\\Serializer\\Handler\\PhpCollectionHandler',
  2398.             'jms_serializer.form_error_handler.class' => 'JMS\\Serializer\\Handler\\FormErrorHandler',
  2399.             'jms_serializer.constraint_violation_handler.class' => 'JMS\\Serializer\\Handler\\ConstraintViolationHandler',
  2400.             'jms_serializer.doctrine_proxy_subscriber.class' => 'JMS\\Serializer\\EventDispatcher\\Subscriber\\DoctrineProxySubscriber',
  2401.             'jms_serializer.stopwatch_subscriber.class' => 'JMS\\SerializerBundle\\Serializer\\StopwatchEventSubscriber',
  2402.             'jms_serializer.configured_context_factory.class' => 'JMS\\SerializerBundle\\ContextFactory\\ConfiguredContextFactory',
  2403.             'jms_serializer.expression_evaluator.class' => 'JMS\\Serializer\\Expression\\ExpressionEvaluator',
  2404.             'jms_serializer.expression_language.class' => 'Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage',
  2405.             'jms_serializer.expression_language.function_provider.class' => 'JMS\\SerializerBundle\\ExpressionLanguage\\BasicSerializerFunctionsProvider',
  2406.             'jms_serializer.accessor_strategy.default.class' => 'JMS\\Serializer\\Accessor\\DefaultAccessorStrategy',
  2407.             'jms_serializer.accessor_strategy.expression.class' => 'JMS\\Serializer\\Accessor\\ExpressionAccessorStrategy',
  2408.             'jms_serializer.cache.cache_warmer.class' => 'JMS\\SerializerBundle\\Cache\\CacheWarmer',
  2409.             'data_collector.templates' => [
  2410.                 'data_collector.request' => [
  2411.                     => 'request',
  2412.                     => '@WebProfiler/Collector/request.html.twig',
  2413.                 ],
  2414.                 'data_collector.time' => [
  2415.                     => 'time',
  2416.                     => '@WebProfiler/Collector/time.html.twig',
  2417.                 ],
  2418.                 'data_collector.memory' => [
  2419.                     => 'memory',
  2420.                     => '@WebProfiler/Collector/memory.html.twig',
  2421.                 ],
  2422.                 'data_collector.validator' => [
  2423.                     => 'validator',
  2424.                     => '@WebProfiler/Collector/validator.html.twig',
  2425.                 ],
  2426.                 'data_collector.ajax' => [
  2427.                     => 'ajax',
  2428.                     => '@WebProfiler/Collector/ajax.html.twig',
  2429.                 ],
  2430.                 'data_collector.form' => [
  2431.                     => 'form',
  2432.                     => '@WebProfiler/Collector/form.html.twig',
  2433.                 ],
  2434.                 'data_collector.exception' => [
  2435.                     => 'exception',
  2436.                     => '@WebProfiler/Collector/exception.html.twig',
  2437.                 ],
  2438.                 'data_collector.logger' => [
  2439.                     => 'logger',
  2440.                     => '@WebProfiler/Collector/logger.html.twig',
  2441.                 ],
  2442.                 'data_collector.events' => [
  2443.                     => 'events',
  2444.                     => '@WebProfiler/Collector/events.html.twig',
  2445.                 ],
  2446.                 'data_collector.router' => [
  2447.                     => 'router',
  2448.                     => '@WebProfiler/Collector/router.html.twig',
  2449.                 ],
  2450.                 'data_collector.cache' => [
  2451.                     => 'cache',
  2452.                     => '@WebProfiler/Collector/cache.html.twig',
  2453.                 ],
  2454.                 'data_collector.translation' => [
  2455.                     => 'translation',
  2456.                     => '@WebProfiler/Collector/translation.html.twig',
  2457.                 ],
  2458.                 'data_collector.security' => [
  2459.                     => 'security',
  2460.                     => '@Security/Collector/security.html.twig',
  2461.                 ],
  2462.                 'data_collector.twig' => [
  2463.                     => 'twig',
  2464.                     => '@WebProfiler/Collector/twig.html.twig',
  2465.                 ],
  2466.                 'data_collector.doctrine' => [
  2467.                     => 'db',
  2468.                     => '@Doctrine/Collector/db.html.twig',
  2469.                 ],
  2470.                 'swiftmailer.data_collector' => [
  2471.                     => 'swiftmailer',
  2472.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  2473.                 ],
  2474.                 'data_collector.dump' => [
  2475.                     => 'dump',
  2476.                     => '@Debug/Profiler/dump.html.twig',
  2477.                 ],
  2478.                 'data_collector.config' => [
  2479.                     => 'config',
  2480.                     => '@WebProfiler/Collector/config.html.twig',
  2481.                 ],
  2482.             ],
  2483.             'console.command.ids' => [
  2484.                 => 'console.command.public_alias.doctrine_cache.contains_command',
  2485.                 => 'console.command.public_alias.doctrine_cache.delete_command',
  2486.                 => 'console.command.public_alias.doctrine_cache.flush_command',
  2487.                 => 'console.command.public_alias.doctrine_cache.stats_command',
  2488.             ],
  2489.         ];
  2490.     }
  2491. }