var/cache/dev/ContainerI0CxNtW/srcApp_KernelDevDebugContainer.php line 840

Open in your IDE?
  1. <?php
  2. namespace ContainerI0CxNtW;
  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.doctrine.orm.default.metadata' => 'getCache_Doctrine_Orm_Default_MetadataService',
  40.             'cache.doctrine.orm.default.query' => 'getCache_Doctrine_Orm_Default_QueryService',
  41.             'cache.doctrine.orm.default.result' => 'getCache_Doctrine_Orm_Default_ResultService',
  42.             'cache.system' => 'getCache_SystemService',
  43.             'data_collector.dump' => 'getDataCollector_DumpService',
  44.             'doctrine' => 'getDoctrineService',
  45.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  46.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  47.             'event_dispatcher' => 'getEventDispatcherService',
  48.             'http_kernel' => 'getHttpKernelService',
  49.             'parametres' => 'getParametresService',
  50.             'profiler' => 'getProfilerService',
  51.             'request_stack' => 'getRequestStackService',
  52.             'router' => 'getRouterService',
  53.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  54.             'security.token_storage' => 'getSecurity_TokenStorageService',
  55.             'translator' => 'getTranslatorService',
  56.             'twig' => 'getTwigService',
  57.             'validator' => 'getValidatorService',
  58.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  59.         ];
  60.         $this->fileMap = [
  61.             'App\\Controller\\AdminController' => 'getAdminControllerService.php',
  62.             'App\\Controller\\AideController' => 'getAideControllerService.php',
  63.             'App\\Controller\\BlogController' => 'getBlogControllerService.php',
  64.             'App\\Controller\\EntrepriseController' => 'getEntrepriseControllerService.php',
  65.             'App\\Controller\\IndexController' => 'getIndexControllerService.php',
  66.             'App\\Controller\\ManagementController' => 'getManagementControllerService.php',
  67.             'App\\Controller\\SettingsController' => 'getSettingsControllerService.php',
  68.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  69.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  70.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  71.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  72.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  73.             'cache_clearer' => 'getCacheClearerService.php',
  74.             'cache_warmer' => 'getCacheWarmerService.php',
  75.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  76.             'filesystem' => 'getFilesystemService.php',
  77.             'form.factory' => 'getForm_FactoryService.php',
  78.             'form.type.file' => 'getForm_Type_FileService.php',
  79.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService.php',
  80.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService.php',
  81.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService.php',
  82.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService.php',
  83.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService.php',
  84.             'fos_user.user_manager' => 'getFosUser_UserManagerService.php',
  85.             'routing.loader' => 'getRouting_LoaderService.php',
  86.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  87.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  88.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  89.             'serializer' => 'getSerializerService.php',
  90.             'services_resetter' => 'getServicesResetterService.php',
  91.             'session' => 'getSessionService.php',
  92.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  93.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  94.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  95.             'templating' => 'getTemplatingService.php',
  96.             'templating.loader' => 'getTemplating_LoaderService.php',
  97.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  98.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  99.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  100.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  101.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  102.         ];
  103.         $this->aliases = [
  104.             'database_connection' => 'doctrine.dbal.default_connection',
  105.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  106.             'mailer' => 'swiftmailer.mailer.default',
  107.         ];
  108.         $this->privates['service_container'] = function () {
  109.             include_once $this->targetDirs[3].'/src/Services/GetParametres.php';
  110.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  111.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  112.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  113.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  114.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  115.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  116.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  117.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  118.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  119.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  120.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  121.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  122.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  123.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  124.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  125.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  126.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/TerminableInterface.php';
  127.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernel.php';
  128.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  129.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  130.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  131.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  132.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  133.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  134.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  135.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  136.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/RequestStack.php';
  137.             include_once $this->targetDirs[3].'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  138.             include_once $this->targetDirs[3].'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  139.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  140.             include_once $this->targetDirs[3].'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  141.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  142.             include_once $this->targetDirs[3].'/vendor/symfony/cache-contracts/CacheInterface.php';
  143.             include_once $this->targetDirs[3].'/vendor/symfony/cache/PruneableInterface.php';
  144.             include_once $this->targetDirs[3].'/vendor/symfony/cache/ResettableInterface.php';
  145.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  146.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  147.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  148.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractTrait.php';
  149.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  150.             include_once $this->targetDirs[3].'/vendor/symfony/cache-contracts/CacheTrait.php';
  151.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/ContractsTrait.php';
  152.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  153.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  154.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  155.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  156.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  157.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  158.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  159.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  160.             include_once $this->targetDirs[3].'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  161.             include_once $this->targetDirs[3].'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  162.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceLocator.php';
  163.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Packages.php';
  164.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PackageInterface.php';
  165.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Package.php';
  166.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PathPackage.php';
  167.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  168.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  169.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/ContextInterface.php';
  170.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/RequestStackContext.php';
  171.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validation.php';
  172.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  173.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  174.             include_once $this->targetDirs[3].'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  175.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorInterface.php';
  176.             include_once $this->targetDirs[3].'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  177.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  178.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ObjectInitializerInterface.php';
  179.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  180.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  181.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorBagInterface.php';
  182.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Translator.php';
  183.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  184.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Translation/Translator.php';
  185.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  186.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  187.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  188.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  189.             include_once $this->targetDirs[3].'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  190.             include_once $this->targetDirs[3].'/vendor/symfony/translation/IdentityTranslator.php';
  191.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  192.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  193.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  194.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  195.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  196.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Logger.php';
  197.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  198.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Logger.php';
  199.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  200.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  201.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  202.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  203.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  204.             include_once $this->targetDirs[3].'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  205.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  206.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  207.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  208.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  209.             include_once $this->targetDirs[3].'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  210.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  211.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  212.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  213.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  214.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  215.             include_once $this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  216.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  217.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  218.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  219.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  220.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  221.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  222.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  223.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  224.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  225.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  226.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  227.             include_once $this->targetDirs[3].'/vendor/symfony/stopwatch/Stopwatch.php';
  228.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  229.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContext.php';
  230.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  231.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  232.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  233.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  234.             include_once $this->targetDirs[3].'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  235.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  236.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  237.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  238.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  239.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  240.             include_once $this->targetDirs[3].'/vendor/symfony/expression-language/ExpressionLanguage.php';
  241.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  242.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  243.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  244.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  245.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  246.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  247.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  248.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  249.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  250.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  251.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  252.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  253.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  254.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Registry.php';
  255.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  256.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  257.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  258.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  259.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  260.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  261.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  262.             include_once $this->targetDirs[3].'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  263.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  264.             include_once $this->targetDirs[3].'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  265.             include_once $this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  266.             include_once $this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/src/Tree/TreeListener.php';
  267.             include_once $this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/src/Translatable/TranslatableListener.php';
  268.             include_once $this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/src/Sluggable/SluggableListener.php';
  269.             include_once $this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/src/SoftDeleteable/SoftDeleteableListener.php';
  270.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Doctrine/UserListener.php';
  271.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  272.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/ArrayTrait.php';
  273.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  274.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  275.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  276.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  277.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  278.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  279.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  280.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  281.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  282.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  283.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  284.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  285.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  286.             include_once $this->targetDirs[3].'/vendor/symfony/cache/DoctrineProvider.php';
  287.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  288.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  289.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  290.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  291.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  292.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  293.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  294.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  295.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  296.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  297.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  298.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  299.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  300.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  301.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  302.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  303.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  304.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  305.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  306.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  307.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  308.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  309.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  310.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  311.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  312.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  313.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  314.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  315.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  316.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  317.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/FirewallMapInterface.php';
  318.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  319.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  320.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  321.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  322.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  323.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  324.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/Firewall.php';
  325.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  326.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  327.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Environment.php';
  328.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  329.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  330.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  331.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  332.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  333.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  334.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  335.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  336.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  337.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  338.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  339.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  340.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  341.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  342.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  343.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  344.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  345.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  346.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  347.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  348.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  349.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/UrlHelper.php';
  350.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  351.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  352.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  353.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  354.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  355.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  356.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  357.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  358.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  359.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  360.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/AppVariable.php';
  361.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  362.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  363.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  364.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Profiler/Profile.php';
  365.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  366.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  367.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  368.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  369.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  370.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  371.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  372.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  373.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  374.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  375.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  376.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  377.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  378.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  379.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Server/Connection.php';
  380.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  381.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  382.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  383.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  384.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
  385.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdater.php';
  386.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  387.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  388.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  389.             include_once $this->targetDirs[3].'/vendor/stof/doctrine-extensions-bundle/EventListener/LocaleListener.php';
  390.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollectorTranslator.php';
  391.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContextAwareInterface.php';
  392.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  393.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  394.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RouterInterface.php';
  395.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  396.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Router.php';
  397.             include_once $this->targetDirs[3].'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  398.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  399.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Routing/Router.php';
  400.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  401.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  402.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/TraceableValidator.php';
  403.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  404.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  405.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  406.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  407.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  408.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  409.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  410.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  411.         };
  412.     }
  413.     public function compile()
  414.     {
  415.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  416.     }
  417.     public function isCompiled()
  418.     {
  419.         return true;
  420.     }
  421.     public function getRemovedIds()
  422.     {
  423.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  424.     }
  425.     protected function load($file$lazyLoad true)
  426.     {
  427.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  428.     }
  429.     protected function createProxy($class, \Closure $factory)
  430.     {
  431.         class_exists($classfalse) || $this->load("{$class}.php");
  432.         return $factory();
  433.     }
  434.     /**
  435.      * Gets the public 'cache.app' shared service.
  436.      *
  437.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  438.      */
  439.     protected function getCache_AppService()
  440.     {
  441.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('bvU4uipBP6'0, ($this->targetDirs[0].'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  442.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  443.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  444.     }
  445.     /**
  446.      * Gets the public 'cache.doctrine.orm.default.metadata' shared service.
  447.      *
  448.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  449.      */
  450.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  451.     {
  452.         return $this->services['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  453.     }
  454.     /**
  455.      * Gets the public 'cache.doctrine.orm.default.query' shared service.
  456.      *
  457.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  458.      */
  459.     protected function getCache_Doctrine_Orm_Default_QueryService()
  460.     {
  461.         return $this->services['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  462.     }
  463.     /**
  464.      * Gets the public 'cache.doctrine.orm.default.result' shared service.
  465.      *
  466.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  467.      */
  468.     protected function getCache_Doctrine_Orm_Default_ResultService()
  469.     {
  470.         return $this->services['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  471.     }
  472.     /**
  473.      * Gets the public 'cache.system' shared service.
  474.      *
  475.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  476.      */
  477.     protected function getCache_SystemService()
  478.     {
  479.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hH73nSsiFF'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  480.     }
  481.     /**
  482.      * Gets the public 'data_collector.dump' shared service.
  483.      *
  484.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  485.      */
  486.     protected function getDataCollector_DumpService()
  487.     {
  488.         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()));
  489.     }
  490.     /**
  491.      * Gets the public 'doctrine' shared service.
  492.      *
  493.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  494.      */
  495.     protected function getDoctrineService()
  496.     {
  497.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  498.     }
  499.     /**
  500.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  501.      *
  502.      * @return \Doctrine\DBAL\Connection
  503.      */
  504.     protected function getDoctrine_Dbal_DefaultConnectionService()
  505.     {
  506.         $a = new \Doctrine\DBAL\Configuration();
  507.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  508.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  509.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  510.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  511.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  512.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  513.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  514.         ], [
  515.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  516.         ]));
  517.         $d = new \Gedmo\Tree\TreeListener();
  518.         $e = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  519.         $d->setAnnotationReader($e);
  520.         $f = new \Gedmo\Translatable\TranslatableListener();
  521.         $f->setAnnotationReader($e);
  522.         $f->setDefaultLocale('fr');
  523.         $f->setTranslationFallback(false);
  524.         $g = new \Gedmo\Sluggable\SluggableListener();
  525.         $g->setAnnotationReader($e);
  526.         $h = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
  527.         $h->setAnnotationReader($e);
  528.         $i = new \Gedmo\Sluggable\SluggableListener();
  529.         $i->setAnnotationReader($e);
  530.         $c->addEventSubscriber($d);
  531.         $c->addEventSubscriber($f);
  532.         $c->addEventSubscriber($g);
  533.         $c->addEventSubscriber($h);
  534.         $c->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())));
  535.         $c->addEventSubscriber($i);
  536.         $c->addEventSubscriber(($this->privates['stof_doctrine_extensions.listener.translatable'] ?? $this->getStofDoctrineExtensions_Listener_TranslatableService()));
  537.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  538.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''charset' => 'utf8mb4''url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a$c, []);
  539.     }
  540.     /**
  541.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  542.      *
  543.      * @return \Doctrine\ORM\EntityManager
  544.      */
  545.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  546.     {
  547.         if ($lazyLoad) {
  548.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  549.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  550.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  551.                     $proxy->setProxyInitializer(null);
  552.                     return true;
  553.                 });
  554.             });
  555.         }
  556.         $a = new \Doctrine\ORM\Configuration();
  557.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  558.         $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> ($this->targetDirs[3].'/src/Entity'), => ($this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/src/Translatable/Entity')]);
  559.         $b->addDriver($c'App\\Entity');
  560.         $b->addDriver($c'Gedmo\\Translatable\\Entity');
  561.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
  562.         $a->setEntityNamespaces(['App' => 'App\\Entity''GedmoTranslatable' => 'Gedmo\\Translatable\\Entity']);
  563.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->services['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  564.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->services['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  565.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->services['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  566.         $a->setMetadataDriverImpl($b);
  567.         $a->setProxyDir(($this->targetDirs[0].'/doctrine/orm/Proxies'));
  568.         $a->setProxyNamespace('Proxies');
  569.         $a->setAutoGenerateProxyClasses(true);
  570.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  571.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  572.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  573.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  574.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  575.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  576.             'App\\Repository\\AppSumoRedemptionCodeRepository' => ['privates''App\\Repository\\AppSumoRedemptionCodeRepository''getAppSumoRedemptionCodeRepositoryService.php'true],
  577.             'App\\Repository\\AppUserRepository' => ['privates''App\\Repository\\AppUserRepository''getAppUserRepositoryService.php'true],
  578.             'App\\Repository\\ArticleAideRepository' => ['privates''App\\Repository\\ArticleAideRepository''getArticleAideRepositoryService.php'true],
  579.             'App\\Repository\\ArticleRepository' => ['privates''App\\Repository\\ArticleRepository''getArticleRepositoryService.php'true],
  580.             'App\\Repository\\BoutiqueRepository' => ['privates''App\\Repository\\BoutiqueRepository''getBoutiqueRepositoryService.php'true],
  581.             'App\\Repository\\CategorieArticleAideRepository' => ['privates''App\\Repository\\CategorieArticleAideRepository''getCategorieArticleAideRepositoryService.php'true],
  582.             'App\\Repository\\CategorieArticleRepository' => ['privates''App\\Repository\\CategorieArticleRepository''getCategorieArticleRepositoryService.php'true],
  583.             'App\\Repository\\CategorieProduitRepository' => ['privates''App\\Repository\\CategorieProduitRepository''getCategorieProduitRepositoryService.php'true],
  584.             'App\\Repository\\CommandeRepository' => ['privates''App\\Repository\\CommandeRepository''getCommandeRepositoryService.php'true],
  585.             'App\\Repository\\CommentaireArticleRepository' => ['privates''App\\Repository\\CommentaireArticleRepository''getCommentaireArticleRepositoryService.php'true],
  586.             'App\\Repository\\CommentaireTicketRepository' => ['privates''App\\Repository\\CommentaireTicketRepository''getCommentaireTicketRepositoryService.php'true],
  587.             'App\\Repository\\DepartementsRepository' => ['privates''App\\Repository\\DepartementsRepository''getDepartementsRepositoryService.php'true],
  588.             'App\\Repository\\DevisRepository' => ['privates''App\\Repository\\DevisRepository''getDevisRepositoryService.php'true],
  589.             'App\\Repository\\ElementModeleReglementRepository' => ['privates''App\\Repository\\ElementModeleReglementRepository''getElementModeleReglementRepositoryService.php'true],
  590.             'App\\Repository\\EmailclientsentreprisesRepository' => ['privates''App\\Repository\\EmailclientsentreprisesRepository''getEmailclientsentreprisesRepositoryService.php'true],
  591.             'App\\Repository\\EntreeDeStockRepository' => ['privates''App\\Repository\\EntreeDeStockRepository''getEntreeDeStockRepositoryService.php'true],
  592.             'App\\Repository\\EtatsfacturesRepository' => ['privates''App\\Repository\\EtatsfacturesRepository''getEtatsfacturesRepositoryService.php'true],
  593.             'App\\Repository\\EtatsreglementsRepository' => ['privates''App\\Repository\\EtatsreglementsRepository''getEtatsreglementsRepositoryService.php'true],
  594.             'App\\Repository\\ExpensiveRepository' => ['privates''App\\Repository\\ExpensiveRepository''getExpensiveRepositoryService.php'true],
  595.             'App\\Repository\\FactureAcompteRepository' => ['privates''App\\Repository\\FactureAcompteRepository''getFactureAcompteRepositoryService.php'true],
  596.             'App\\Repository\\FactureDAcompteRepository' => ['privates''App\\Repository\\FactureDAcompteRepository''getFactureDAcompteRepositoryService.php'true],
  597.             'App\\Repository\\ImageArticleBlogRepository' => ['privates''App\\Repository\\ImageArticleBlogRepository''getImageArticleBlogRepositoryService.php'true],
  598.             'App\\Repository\\MailsRepository' => ['privates''App\\Repository\\MailsRepository''getMailsRepositoryService.php'true],
  599.             'App\\Repository\\ModeReglementRepository' => ['privates''App\\Repository\\ModeReglementRepository''getModeReglementRepositoryService.php'true],
  600.             'App\\Repository\\ModeleReglementRepository' => ['privates''App\\Repository\\ModeleReglementRepository''getModeleReglementRepositoryService.php'true],
  601.             'App\\Repository\\NotesRepository' => ['privates''App\\Repository\\NotesRepository''getNotesRepositoryService.php'true],
  602.             'App\\Repository\\PaiementEntrepriseRepository' => ['privates''App\\Repository\\PaiementEntrepriseRepository''getPaiementEntrepriseRepositoryService.php'true],
  603.             'App\\Repository\\PaiementParticulierRepository' => ['privates''App\\Repository\\PaiementParticulierRepository''getPaiementParticulierRepositoryService.php'true],
  604.             'App\\Repository\\PaniersEntrepriseRepository' => ['privates''App\\Repository\\PaniersEntrepriseRepository''getPaniersEntrepriseRepositoryService.php'true],
  605.             'App\\Repository\\PaniersParticulierRepository' => ['privates''App\\Repository\\PaniersParticulierRepository''getPaniersParticulierRepositoryService.php'true],
  606.             'App\\Repository\\PaniersRepository' => ['privates''App\\Repository\\PaniersRepository''getPaniersRepositoryService.php'true],
  607.             'App\\Repository\\ParametresRepository' => ['privates''App\\Repository\\ParametresRepository''getParametresRepositoryService.php'true],
  608.             'App\\Repository\\PaymentMethodRepository' => ['privates''App\\Repository\\PaymentMethodRepository''getPaymentMethodRepositoryService.php'true],
  609.             'App\\Repository\\PaymentRepository' => ['privates''App\\Repository\\PaymentRepository''getPaymentRepositoryService.php'true],
  610.             'App\\Repository\\PaysRepository' => ['privates''App\\Repository\\PaysRepository''getPaysRepositoryService.php'true],
  611.             'App\\Repository\\PhotoRepository' => ['privates''App\\Repository\\PhotoRepository''getPhotoRepositoryService.php'true],
  612.             'App\\Repository\\PlanRepository' => ['privates''App\\Repository\\PlanRepository''getPlanRepositoryService.php'true],
  613.             'App\\Repository\\PrixRepository' => ['privates''App\\Repository\\PrixRepository''getPrixRepositoryService.php'true],
  614.             'App\\Repository\\ProductPhotoRepository' => ['privates''App\\Repository\\ProductPhotoRepository''getProductPhotoRepositoryService.php'true],
  615.             'App\\Repository\\ProduitCommandeRepository' => ['privates''App\\Repository\\ProduitCommandeRepository''getProduitCommandeRepositoryService.php'true],
  616.             'App\\Repository\\ProduitDevisRepository' => ['privates''App\\Repository\\ProduitDevisRepository''getProduitDevisRepositoryService.php'true],
  617.             'App\\Repository\\ProduitEntreeDeStockRepository' => ['privates''App\\Repository\\ProduitEntreeDeStockRepository''getProduitEntreeDeStockRepositoryService.php'true],
  618.             'App\\Repository\\ProduitRepository' => ['privates''App\\Repository\\ProduitRepository''getProduitRepositoryService.php'true],
  619.             'App\\Repository\\ProformaentreprisesRepository' => ['privates''App\\Repository\\ProformaentreprisesRepository''getProformaentreprisesRepositoryService.php'true],
  620.             'App\\Repository\\ProformaparticuliersRepository' => ['privates''App\\Repository\\ProformaparticuliersRepository''getProformaparticuliersRepositoryService.php'true],
  621.             'App\\Repository\\RequeteAjoutBoutiqueRepository' => ['privates''App\\Repository\\RequeteAjoutBoutiqueRepository''getRequeteAjoutBoutiqueRepositoryService.php'true],
  622.             'App\\Repository\\ServiceRepository' => ['privates''App\\Repository\\ServiceRepository''getServiceRepositoryService.php'true],
  623.             'App\\Repository\\SettingsRepository' => ['privates''App\\Repository\\SettingsRepository''getSettingsRepositoryService.php'true],
  624.             'App\\Repository\\TVARepository' => ['privates''App\\Repository\\TVARepository''getTVARepositoryService.php'true],
  625.             'App\\Repository\\TicketRepository' => ['privates''App\\Repository\\TicketRepository''getTicketRepositoryService.php'true],
  626.             'App\\Repository\\TiersRepository' => ['privates''App\\Repository\\TiersRepository''getTiersRepositoryService.php'true],
  627.             'App\\Repository\\TypeProduitRepository' => ['privates''App\\Repository\\TypeProduitRepository''getTypeProduitRepositoryService.php'true],
  628.             'App\\Repository\\TypesclientsRepository' => ['privates''App\\Repository\\TypesclientsRepository''getTypesclientsRepositoryService.php'true],
  629.             'App\\Repository\\UserBoutiqueRepository' => ['privates''App\\Repository\\UserBoutiqueRepository''getUserBoutiqueRepositoryService.php'true],
  630.             'App\\Repository\\UsersRepository' => ['privates''App\\Repository\\UsersRepository''getUsersRepositoryService.php'true],
  631.             'App\\Repository\\ValiditeServiceRepository' => ['privates''App\\Repository\\ValiditeServiceRepository''getValiditeServiceRepositoryService.php'true],
  632.         ], [
  633.             'App\\Repository\\AppSumoRedemptionCodeRepository' => '?',
  634.             'App\\Repository\\AppUserRepository' => '?',
  635.             'App\\Repository\\ArticleAideRepository' => '?',
  636.             'App\\Repository\\ArticleRepository' => '?',
  637.             'App\\Repository\\BoutiqueRepository' => '?',
  638.             'App\\Repository\\CategorieArticleAideRepository' => '?',
  639.             'App\\Repository\\CategorieArticleRepository' => '?',
  640.             'App\\Repository\\CategorieProduitRepository' => '?',
  641.             'App\\Repository\\CommandeRepository' => '?',
  642.             'App\\Repository\\CommentaireArticleRepository' => '?',
  643.             'App\\Repository\\CommentaireTicketRepository' => '?',
  644.             'App\\Repository\\DepartementsRepository' => '?',
  645.             'App\\Repository\\DevisRepository' => '?',
  646.             'App\\Repository\\ElementModeleReglementRepository' => '?',
  647.             'App\\Repository\\EmailclientsentreprisesRepository' => '?',
  648.             'App\\Repository\\EntreeDeStockRepository' => '?',
  649.             'App\\Repository\\EtatsfacturesRepository' => '?',
  650.             'App\\Repository\\EtatsreglementsRepository' => '?',
  651.             'App\\Repository\\ExpensiveRepository' => '?',
  652.             'App\\Repository\\FactureAcompteRepository' => '?',
  653.             'App\\Repository\\FactureDAcompteRepository' => '?',
  654.             'App\\Repository\\ImageArticleBlogRepository' => '?',
  655.             'App\\Repository\\MailsRepository' => '?',
  656.             'App\\Repository\\ModeReglementRepository' => '?',
  657.             'App\\Repository\\ModeleReglementRepository' => '?',
  658.             'App\\Repository\\NotesRepository' => '?',
  659.             'App\\Repository\\PaiementEntrepriseRepository' => '?',
  660.             'App\\Repository\\PaiementParticulierRepository' => '?',
  661.             'App\\Repository\\PaniersEntrepriseRepository' => '?',
  662.             'App\\Repository\\PaniersParticulierRepository' => '?',
  663.             'App\\Repository\\PaniersRepository' => '?',
  664.             'App\\Repository\\ParametresRepository' => '?',
  665.             'App\\Repository\\PaymentMethodRepository' => '?',
  666.             'App\\Repository\\PaymentRepository' => '?',
  667.             'App\\Repository\\PaysRepository' => '?',
  668.             'App\\Repository\\PhotoRepository' => '?',
  669.             'App\\Repository\\PlanRepository' => '?',
  670.             'App\\Repository\\PrixRepository' => '?',
  671.             'App\\Repository\\ProductPhotoRepository' => '?',
  672.             'App\\Repository\\ProduitCommandeRepository' => '?',
  673.             'App\\Repository\\ProduitDevisRepository' => '?',
  674.             'App\\Repository\\ProduitEntreeDeStockRepository' => '?',
  675.             'App\\Repository\\ProduitRepository' => '?',
  676.             'App\\Repository\\ProformaentreprisesRepository' => '?',
  677.             'App\\Repository\\ProformaparticuliersRepository' => '?',
  678.             'App\\Repository\\RequeteAjoutBoutiqueRepository' => '?',
  679.             'App\\Repository\\ServiceRepository' => '?',
  680.             'App\\Repository\\SettingsRepository' => '?',
  681.             'App\\Repository\\TVARepository' => '?',
  682.             'App\\Repository\\TicketRepository' => '?',
  683.             'App\\Repository\\TiersRepository' => '?',
  684.             'App\\Repository\\TypeProduitRepository' => '?',
  685.             'App\\Repository\\TypesclientsRepository' => '?',
  686.             'App\\Repository\\UserBoutiqueRepository' => '?',
  687.             'App\\Repository\\UsersRepository' => '?',
  688.             'App\\Repository\\ValiditeServiceRepository' => '?',
  689.         ])));
  690.         $a->addFilter('softdeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  691.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  692.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  693.         return $instance;
  694.     }
  695.     /**
  696.      * Gets the public 'event_dispatcher' shared service.
  697.      *
  698.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  699.      */
  700.     protected function getEventDispatcherService()
  701.     {
  702.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  703.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  704.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  705.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  706.         $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, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  707.         $instance->addListener('kernel.controller', [=> function () {
  708.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  709.         }, => 'onKernelController'], 0);
  710.         $instance->addListener('kernel.response', [=> function () {
  711.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  712.         }, => 'onKernelResponse'], 0);
  713.         $instance->addListener('kernel.response', [=> function () {
  714.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  715.         }, => 'onKernelResponse'], -1024);
  716.         $instance->addListener('kernel.request', [=> function () {
  717.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  718.         }, => 'setDefaultLocale'], 100);
  719.         $instance->addListener('kernel.request', [=> function () {
  720.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  721.         }, => 'onKernelRequest'], 16);
  722.         $instance->addListener('kernel.finish_request', [=> function () {
  723.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  724.         }, => 'onKernelFinishRequest'], 0);
  725.         $instance->addListener('kernel.request', [=> function () {
  726.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  727.         }, => 'onKernelRequest'], 256);
  728.         $instance->addListener('kernel.request', [=> function () {
  729.             return ($this->privates['resolve_controller_name_subscriber'] ?? $this->getResolveControllerNameSubscriberService());
  730.         }, => 'onKernelRequest'], 24);
  731.         $instance->addListener('kernel.response', [=> function () {
  732.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  733.         }, => 'onResponse'], -255);
  734.         $instance->addListener('kernel.request', [=> function () {
  735.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  736.         }, => 'onKernelRequest'], 15);
  737.         $instance->addListener('kernel.finish_request', [=> function () {
  738.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  739.         }, => 'onKernelFinishRequest'], -15);
  740.         $instance->addListener('console.error', [=> function () {
  741.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  742.         }, => 'onConsoleError'], -128);
  743.         $instance->addListener('console.terminate', [=> function () {
  744.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  745.         }, => 'onConsoleTerminate'], -128);
  746.         $instance->addListener('console.error', [=> function () {
  747.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  748.         }, => 'onConsoleError'], 0);
  749.         $instance->addListener('kernel.request', [=> function () {
  750.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  751.         }, => 'onKernelRequest'], 128);
  752.         $instance->addListener('kernel.response', [=> function () {
  753.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  754.         }, => 'onKernelResponse'], -1000);
  755.         $instance->addListener('kernel.finish_request', [=> function () {
  756.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  757.         }, => 'onFinishRequest'], 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.         }, => 'configureLogoutUrlGenerator'], 8);
  824.         $instance->addListener('kernel.request', [=> function () {
  825.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  826.         }, => 'onKernelRequest'], 8);
  827.         $instance->addListener('kernel.finish_request', [=> function () {
  828.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  829.         }, => 'onKernelFinishRequest'], 0);
  830.         $instance->addListener('kernel.exception', [=> function () {
  831.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  832.         }, => 'onException'], 0);
  833.         $instance->addListener('kernel.terminate', [=> function () {
  834.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  835.         }, => 'onTerminate'], 0);
  836.         $instance->addListener('console.error', [=> function () {
  837.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  838.         }, => 'onException'], 0);
  839.         $instance->addListener('console.terminate', [=> function () {
  840.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  841.         }, => 'onTerminate'], 0);
  842.         $instance->addListener('kernel.exception', [=> function () {
  843.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  844.         }, => 'logKernelException'], 0);
  845.         $instance->addListener('kernel.exception', [=> function () {
  846.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  847.         }, => 'onKernelException'], -128);
  848.         $instance->addListener('kernel.response', [=> function () {
  849.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  850.         }, => 'onKernelResponse'], -128);
  851.         $instance->addListener('console.command', [=> function () {
  852.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  853.         }, => 'onCommand'], 255);
  854.         $instance->addListener('console.terminate', [=> function () {
  855.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  856.         }, => 'onTerminate'], -255);
  857.         $instance->addListener('console.command', [=> function () {
  858.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  859.         }, => 'configure'], 1024);
  860.         $instance->addListener('console.error', [=> function () {
  861.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  862.         }, => 'onConsoleError'], 0);
  863.         $instance->addListener('console.terminate', [=> function () {
  864.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  865.         }, => 'onConsoleTerminate'], 0);
  866.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  867.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  868.         }, => 'onImplicitLogin'], 0);
  869.         $instance->addListener('security.interactive_login', [=> function () {
  870.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  871.         }, => 'onSecurityInteractiveLogin'], 0);
  872.         $instance->addListener('fos_user.registration.completed', [=> function () {
  873.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  874.         }, => 'authenticate'], 0);
  875.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  876.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  877.         }, => 'authenticate'], 0);
  878.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  879.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  880.         }, => 'authenticate'], 0);
  881.         $instance->addListener('fos_user.change_password.edit.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.create.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.delete.completed', [=> function () {
  888.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  889.         }, => 'addSuccessFlash'], 0);
  890.         $instance->addListener('fos_user.group.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.profile.edit.completed', [=> function () {
  894.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  895.         }, => 'addSuccessFlash'], 0);
  896.         $instance->addListener('fos_user.registration.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.completed', [=> function () {
  900.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  901.         }, => 'addSuccessFlash'], 0);
  902.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  903.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  904.         }, => 'onResettingResetInitialize'], 0);
  905.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  906.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  907.         }, => 'onResettingResetSuccess'], 0);
  908.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  909.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  910.         }, => 'onResettingResetRequest'], 0);
  911.         $instance->addListener('kernel.request', [=> function () {
  912.             return ($this->privates['stof_doctrine_extensions.event_listener.locale'] ?? $this->getStofDoctrineExtensions_EventListener_LocaleService());
  913.         }, => 'onKernelRequest'], 0);
  914.         return $instance;
  915.     }
  916.     /**
  917.      * Gets the public 'http_kernel' shared service.
  918.      *
  919.      * @return \Symfony\Component\HttpKernel\HttpKernel
  920.      */
  921.     protected function getHttpKernelService()
  922.     {
  923.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  924.         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 () {
  925.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  926.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  927.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  928.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  929.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  930.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  931.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  932.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  933.         }, 8)), $a));
  934.     }
  935.     /**
  936.      * Gets the public 'parametres' shared autowired service.
  937.      *
  938.      * @return \App\Services\GetParametres
  939.      */
  940.     protected function getParametresService()
  941.     {
  942.         return $this->services['parametres'] = new \App\Services\GetParametres(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  943.     }
  944.     /**
  945.      * Gets the public 'profiler' shared service.
  946.      *
  947.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  948.      */
  949.     protected function getProfilerService()
  950.     {
  951.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  952.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  953.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  954.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  955.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  956.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  957.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  958.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  959.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  960.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  961.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  962.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  963.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  964.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  965.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  966.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->services['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  967.         $d->addInstance('cache.doctrine.orm.default.result', ($this->services['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  968.         $d->addInstance('cache.doctrine.orm.default.query', ($this->services['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  969.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  970.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  971.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  972.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  973.         if ($this->has('kernel')) {
  974.             $f->setKernel($b);
  975.         }
  976.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  977.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  978.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  979.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  980.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  981.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  982.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  983.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/srcApp_KernelDevDebugContainer'), $c));
  984.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  985.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  986.         $instance->add($d);
  987.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  988.         $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())));
  989.         $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())));
  990.         $instance->add($e);
  991.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  992.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  993.         $instance->add($f);
  994.         return $instance;
  995.     }
  996.     /**
  997.      * Gets the public 'request_stack' shared service.
  998.      *
  999.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1000.      */
  1001.     protected function getRequestStackService()
  1002.     {
  1003.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1004.     }
  1005.     /**
  1006.      * Gets the public 'router' shared service.
  1007.      *
  1008.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1009.      */
  1010.     protected function getRouterService()
  1011.     {
  1012.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1013.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1014.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1015.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1016.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1017.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1018.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1019.         ], [
  1020.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1021.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDirs[0], 'debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'fr');
  1022.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1023.         return $instance;
  1024.     }
  1025.     /**
  1026.      * Gets the public 'security.authorization_checker' shared service.
  1027.      *
  1028.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1029.      */
  1030.     protected function getSecurity_AuthorizationCheckerService()
  1031.     {
  1032.         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);
  1033.     }
  1034.     /**
  1035.      * Gets the public 'security.token_storage' shared service.
  1036.      *
  1037.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  1038.      */
  1039.     protected function getSecurity_TokenStorageService()
  1040.     {
  1041.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  1042.     }
  1043.     /**
  1044.      * Gets the public 'translator' shared service.
  1045.      *
  1046.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1047.      */
  1048.     protected function getTranslatorService()
  1049.     {
  1050.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1051.     }
  1052.     /**
  1053.      * Gets the public 'twig' shared service.
  1054.      *
  1055.      * @return \Twig\Environment
  1056.      */
  1057.     protected function getTwigService()
  1058.     {
  1059.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), $this->targetDirs[3]);
  1060.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1061.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1062.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1063.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1064.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1065.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1066.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1067.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1068.         $a->addPath(($this->targetDirs[3].'/templates/bundles/TwigBundle'), 'Twig');
  1069.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  1070.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  1071.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1072.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1073.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1074.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1075.         $a->addPath(($this->targetDirs[3].'/templates/bundles/FOSUserBundle'), 'FOSUser');
  1076.         $a->addPath(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  1077.         $a->addPath(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  1078.         $a->addPath(($this->targetDirs[3].'/templates'));
  1079.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1080.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8']);
  1081.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1082.         $c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1083.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1084.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1085.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $c]);
  1086.         $f = new \Symfony\Bridge\Twig\AppVariable();
  1087.         $f->setEnvironment('dev');
  1088.         $f->setDebug(true);
  1089.         if ($this->has('security.token_storage')) {
  1090.             $f->setTokenStorage(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  1091.         }
  1092.         if ($this->has('request_stack')) {
  1093.             $f->setRequestStack($d);
  1094.         }
  1095.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1096.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1097.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1098.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1099.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  1100.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1101.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c$this->targetDirs[3], 'UTF-8'));
  1102.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  1103.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1104.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1105.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1106.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1107.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1108.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  1109.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  1110.         $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())));
  1111.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1112.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  1113.         $instance->addGlobal('app'$f);
  1114.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1115.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1116.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1117.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1118.         ], [
  1119.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1120.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1121.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1122.         ])));
  1123.         $instance->addGlobal('company_name''Assie Group');
  1124.         $instance->addGlobal('default_title''MyInvoice');
  1125.         $instance->addGlobal('company_id'1);
  1126.         $instance->addGlobal('devise''FCFA');
  1127.         $instance->addGlobal('data_none''Aucune(s) donnée(s) disponible(s)');
  1128.         $instance->addGlobal('none''Aucun(e)');
  1129.         $instance->addGlobal('app_version''Version 1.0.0');
  1130.         $instance->addGlobal('app_name''My invoice');
  1131.         $instance->addGlobal('copyright''Tous droits reservés.');
  1132.         $instance->addGlobal('parametres', ($this->services['parametres'] ?? $this->getParametresService()));
  1133.         $instance->addGlobal('company_mail''contact@assiemail.com');
  1134.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1135.         return $instance;
  1136.     }
  1137.     /**
  1138.      * Gets the public 'validator' shared service.
  1139.      *
  1140.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1141.      */
  1142.     protected function getValidatorService()
  1143.     {
  1144.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1145.     }
  1146.     /**
  1147.      * Gets the public 'var_dumper.cloner' shared service.
  1148.      *
  1149.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1150.      */
  1151.     protected function getVarDumper_ClonerService()
  1152.     {
  1153.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1154.         $instance->setMaxItems(2500);
  1155.         $instance->setMinDepth(1);
  1156.         $instance->setMaxString(-1);
  1157.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1158.         return $instance;
  1159.     }
  1160.     /**
  1161.      * Gets the private 'annotations.cached_reader' shared service.
  1162.      *
  1163.      * @return \Doctrine\Common\Annotations\CachedReader
  1164.      */
  1165.     protected function getAnnotations_CachedReaderService()
  1166.     {
  1167.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheService.php'), true);
  1168.     }
  1169.     /**
  1170.      * Gets the private 'annotations.reader' shared service.
  1171.      *
  1172.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1173.      */
  1174.     protected function getAnnotations_ReaderService()
  1175.     {
  1176.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1177.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1178.         $a->registerUniqueLoader('class_exists');
  1179.         $instance->addGlobalIgnoredName('required'$a);
  1180.         return $instance;
  1181.     }
  1182.     /**
  1183.      * Gets the private 'assets.packages' shared service.
  1184.      *
  1185.      * @return \Symfony\Component\Asset\Packages
  1186.      */
  1187.     protected function getAssets_PackagesService()
  1188.     {
  1189.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ''false)), []);
  1190.     }
  1191.     /**
  1192.      * Gets the private 'cache.annotations' shared service.
  1193.      *
  1194.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1195.      */
  1196.     protected function getCache_AnnotationsService()
  1197.     {
  1198.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('-b2-WNKJy7'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1199.     }
  1200.     /**
  1201.      * Gets the private 'cache.property_info' shared service.
  1202.      *
  1203.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1204.      */
  1205.     protected function getCache_PropertyInfoService()
  1206.     {
  1207.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('osSyJklk5m'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1208.     }
  1209.     /**
  1210.      * Gets the private 'cache.security_expression_language' shared service.
  1211.      *
  1212.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1213.      */
  1214.     protected function getCache_SecurityExpressionLanguageService()
  1215.     {
  1216.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tfj-1Sybbw'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1217.     }
  1218.     /**
  1219.      * Gets the private 'cache.serializer' shared service.
  1220.      *
  1221.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1222.      */
  1223.     protected function getCache_SerializerService()
  1224.     {
  1225.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ARzVhR6cj-'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1226.     }
  1227.     /**
  1228.      * Gets the private 'cache.validator' shared service.
  1229.      *
  1230.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1231.      */
  1232.     protected function getCache_ValidatorService()
  1233.     {
  1234.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('knBR6nVZp7'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1235.     }
  1236.     /**
  1237.      * Gets the private 'config_cache_factory' shared service.
  1238.      *
  1239.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1240.      */
  1241.     protected function getConfigCacheFactoryService()
  1242.     {
  1243.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1244.             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)));
  1245.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1246.         }, 2));
  1247.     }
  1248.     /**
  1249.      * Gets the private 'data_collector.form' shared service.
  1250.      *
  1251.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1252.      */
  1253.     protected function getDataCollector_FormService()
  1254.     {
  1255.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1256.     }
  1257.     /**
  1258.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1259.      *
  1260.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1261.      */
  1262.     protected function getDebug_DebugHandlersListenerService()
  1263.     {
  1264.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1265.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1266.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1267.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1268.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1269.         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');
  1270.     }
  1271.     /**
  1272.      * Gets the private 'debug.file_link_formatter' shared service.
  1273.      *
  1274.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1275.      */
  1276.     protected function getDebug_FileLinkFormatterService()
  1277.     {
  1278.         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 () {
  1279.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1280.         });
  1281.     }
  1282.     /**
  1283.      * Gets the private 'debug.log_processor' shared service.
  1284.      *
  1285.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1286.      */
  1287.     protected function getDebug_LogProcessorService()
  1288.     {
  1289.         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())));
  1290.     }
  1291.     /**
  1292.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1293.      *
  1294.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1295.      */
  1296.     protected function getDebug_Security_Access_DecisionManagerService()
  1297.     {
  1298.         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 () {
  1299.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1300.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService.php'));
  1301.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1302.         }, 3), 'affirmative'falsetrue));
  1303.     }
  1304.     /**
  1305.      * Gets the private 'debug.security.firewall' shared service.
  1306.      *
  1307.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1308.      */
  1309.     protected function getDebug_Security_FirewallService()
  1310.     {
  1311.         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()));
  1312.     }
  1313.     /**
  1314.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  1315.      *
  1316.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  1317.      */
  1318.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  1319.     {
  1320.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  1321.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  1322.     }
  1323.     /**
  1324.      * Gets the private 'fos_user.util.password_updater' shared service.
  1325.      *
  1326.      * @return \FOS\UserBundle\Util\PasswordUpdater
  1327.      */
  1328.     protected function getFosUser_Util_PasswordUpdaterService()
  1329.     {
  1330.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\PasswordUpdater(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  1331.     }
  1332.     /**
  1333.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1334.      *
  1335.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1336.      */
  1337.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1338.     {
  1339.         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())));
  1340.     }
  1341.     /**
  1342.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1343.      *
  1344.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1345.      */
  1346.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1347.     {
  1348.         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()));
  1349.     }
  1350.     /**
  1351.      * Gets the private 'locale_aware_listener' shared service.
  1352.      *
  1353.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1354.      */
  1355.     protected function getLocaleAwareListenerService()
  1356.     {
  1357.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1358.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1359.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1360.     }
  1361.     /**
  1362.      * Gets the private 'locale_listener' shared service.
  1363.      *
  1364.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1365.      */
  1366.     protected function getLocaleListenerService()
  1367.     {
  1368.         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()));
  1369.     }
  1370.     /**
  1371.      * Gets the private 'monolog.handler.console' shared service.
  1372.      *
  1373.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1374.      */
  1375.     protected function getMonolog_Handler_ConsoleService()
  1376.     {
  1377.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1378.     }
  1379.     /**
  1380.      * Gets the private 'monolog.handler.main' shared service.
  1381.      *
  1382.      * @return \Monolog\Handler\StreamHandler
  1383.      */
  1384.     protected function getMonolog_Handler_MainService()
  1385.     {
  1386.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/log/dev.log'), 100trueNULLfalse);
  1387.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1388.         return $instance;
  1389.     }
  1390.     /**
  1391.      * Gets the private 'monolog.logger' shared service.
  1392.      *
  1393.      * @return \Symfony\Bridge\Monolog\Logger
  1394.      */
  1395.     protected function getMonolog_LoggerService()
  1396.     {
  1397.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1398.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1399.         $instance->useMicrosecondTimestamps(true);
  1400.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1401.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1402.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1403.         return $instance;
  1404.     }
  1405.     /**
  1406.      * Gets the private 'monolog.logger.cache' shared service.
  1407.      *
  1408.      * @return \Symfony\Bridge\Monolog\Logger
  1409.      */
  1410.     protected function getMonolog_Logger_CacheService()
  1411.     {
  1412.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1413.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1414.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1415.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1416.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1417.         return $instance;
  1418.     }
  1419.     /**
  1420.      * Gets the private 'monolog.logger.request' shared service.
  1421.      *
  1422.      * @return \Symfony\Bridge\Monolog\Logger
  1423.      */
  1424.     protected function getMonolog_Logger_RequestService()
  1425.     {
  1426.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1427.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1428.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1429.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1430.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1431.         return $instance;
  1432.     }
  1433.     /**
  1434.      * Gets the private 'parameter_bag' shared service.
  1435.      *
  1436.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  1437.      */
  1438.     protected function getParameterBagService()
  1439.     {
  1440.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  1441.     }
  1442.     /**
  1443.      * Gets the private 'profiler_listener' shared service.
  1444.      *
  1445.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1446.      */
  1447.     protected function getProfilerListenerService()
  1448.     {
  1449.         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);
  1450.     }
  1451.     /**
  1452.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  1453.      *
  1454.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1455.      */
  1456.     protected function getResolveControllerNameSubscriberService()
  1457.     {
  1458.         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))))));
  1459.     }
  1460.     /**
  1461.      * Gets the private 'router.request_context' shared service.
  1462.      *
  1463.      * @return \Symfony\Component\Routing\RequestContext
  1464.      */
  1465.     protected function getRouter_RequestContextService()
  1466.     {
  1467.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1468.     }
  1469.     /**
  1470.      * Gets the private 'router_listener' shared service.
  1471.      *
  1472.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1473.      */
  1474.     protected function getRouterListenerService()
  1475.     {
  1476.         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);
  1477.     }
  1478.     /**
  1479.      * Gets the private 'security.authentication.manager' shared service.
  1480.      *
  1481.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1482.      */
  1483.     protected function getSecurity_Authentication_ManagerService()
  1484.     {
  1485.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1486.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->load('getSecurity_Authentication_Provider_Dao_MainService.php'));
  1487.             yield => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->load('getSecurity_Authentication_Provider_Rememberme_MainService.php'));
  1488.             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'))));
  1489.         }, 3), true);
  1490.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1491.         return $instance;
  1492.     }
  1493.     /**
  1494.      * Gets the private 'security.encoder_factory.generic' shared service.
  1495.      *
  1496.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  1497.      */
  1498.     protected function getSecurity_EncoderFactory_GenericService()
  1499.     {
  1500.         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]], 'App\\Entity\\AppUser' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder''arguments' => [=> 13]]]);
  1501.     }
  1502.     /**
  1503.      * Gets the private 'security.firewall.map' shared service.
  1504.      *
  1505.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1506.      */
  1507.     protected function getSecurity_Firewall_MapService()
  1508.     {
  1509.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1510.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  1511.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  1512.         ], [
  1513.             'security.firewall.map.context.dev' => '?',
  1514.             'security.firewall.map.context.main' => '?',
  1515.         ]), new RewindableGenerator(function () {
  1516.             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)/')));
  1517.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  1518.         }, 2));
  1519.     }
  1520.     /**
  1521.      * Gets the private 'security.logout_url_generator' shared service.
  1522.      *
  1523.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1524.      */
  1525.     protected function getSecurity_LogoutUrlGeneratorService()
  1526.     {
  1527.         $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())));
  1528.         $instance->registerListener('main''fos_user_security_logout''logout''_csrf_token'NULLNULL);
  1529.         return $instance;
  1530.     }
  1531.     /**
  1532.      * Gets the private 'security.role_hierarchy' shared service.
  1533.      *
  1534.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  1535.      */
  1536.     protected function getSecurity_RoleHierarchyService()
  1537.     {
  1538.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  1539.     }
  1540.     /**
  1541.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  1542.      *
  1543.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  1544.      */
  1545.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  1546.     {
  1547.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1548.     }
  1549.     /**
  1550.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  1551.      *
  1552.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  1553.      */
  1554.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  1555.     {
  1556.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  1557.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  1558.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  1559.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  1560.     }
  1561.     /**
  1562.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  1563.      *
  1564.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  1565.      */
  1566.     protected function getSensioFrameworkExtra_Security_ListenerService()
  1567.     {
  1568.         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()));
  1569.     }
  1570.     /**
  1571.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  1572.      *
  1573.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  1574.      */
  1575.     protected function getSensioFrameworkExtra_View_ListenerService()
  1576.     {
  1577.         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()));
  1578.     }
  1579.     /**
  1580.      * Gets the private 'session_listener' shared service.
  1581.      *
  1582.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1583.      */
  1584.     protected function getSessionListenerService()
  1585.     {
  1586.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1587.             'initialized_session' => ['services''session'NULLtrue],
  1588.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1589.             'session' => ['services''session''getSessionService.php'true],
  1590.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService.php'true],
  1591.         ], [
  1592.             'initialized_session' => '?',
  1593.             'request_stack' => '?',
  1594.             'session' => '?',
  1595.             'session_storage' => '?',
  1596.         ]));
  1597.     }
  1598.     /**
  1599.      * Gets the private 'stof_doctrine_extensions.event_listener.locale' shared service.
  1600.      *
  1601.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener
  1602.      */
  1603.     protected function getStofDoctrineExtensions_EventListener_LocaleService()
  1604.     {
  1605.         return $this->privates['stof_doctrine_extensions.event_listener.locale'] = new \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener(($this->privates['stof_doctrine_extensions.listener.translatable'] ?? $this->getStofDoctrineExtensions_Listener_TranslatableService()));
  1606.     }
  1607.     /**
  1608.      * Gets the private 'stof_doctrine_extensions.listener.translatable' shared service.
  1609.      *
  1610.      * @return \Gedmo\Translatable\TranslatableListener
  1611.      */
  1612.     protected function getStofDoctrineExtensions_Listener_TranslatableService()
  1613.     {
  1614.         $this->privates['stof_doctrine_extensions.listener.translatable'] = $instance = new \Gedmo\Translatable\TranslatableListener();
  1615.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1616.         $instance->setDefaultLocale('en');
  1617.         $instance->setTranslatableLocale('en');
  1618.         $instance->setTranslationFallback(false);
  1619.         $instance->setPersistDefaultLocaleTranslation(false);
  1620.         $instance->setSkipOnLoad(false);
  1621.         return $instance;
  1622.     }
  1623.     /**
  1624.      * Gets the private 'translator.default' shared service.
  1625.      *
  1626.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  1627.      */
  1628.     protected function getTranslator_DefaultService()
  1629.     {
  1630.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1631.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  1632.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  1633.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  1634.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  1635.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  1636.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  1637.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  1638.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  1639.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  1640.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  1641.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  1642.         ], [
  1643.             'translation.loader.csv' => '?',
  1644.             'translation.loader.dat' => '?',
  1645.             'translation.loader.ini' => '?',
  1646.             'translation.loader.json' => '?',
  1647.             'translation.loader.mo' => '?',
  1648.             'translation.loader.php' => '?',
  1649.             'translation.loader.po' => '?',
  1650.             'translation.loader.qt' => '?',
  1651.             'translation.loader.res' => '?',
  1652.             'translation.loader.xliff' => '?',
  1653.             'translation.loader.yml' => '?',
  1654.         ]), 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/Resources/FOSUserBundle/translations/FOSUserBundle.en.yml'), => ($this->targetDirs[3].'/translations/messages.en.yaml')], '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/Resources/FOSUserBundle/translations/FOSUserBundle.fr.yml'), => ($this->targetDirs[3].'/translations/Resources/forms.fr.yaml'), => ($this->targetDirs[3].'/translations/messages.fr.yaml')], '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')]], 'scanned_directories' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations'), => ($this->targetDirs[3].'/translations'), => ($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/translations'), => ($this->targetDirs[3].'/src/Resources/FrameworkBundle/translations'), => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Resources/translations'), => ($this->targetDirs[3].'/src/Resources/SensioFrameworkExtraBundle/translations'), => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/translations'), 10 => ($this->targetDirs[3].'/src/Resources/DoctrineBundle/translations'), 11 => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle/Resources/translations'), 12 => ($this->targetDirs[3].'/src/Resources/DoctrineMigrationsBundle/translations'), 13 => ($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/translations'), 14 => ($this->targetDirs[3].'/src/Resources/SecurityBundle/translations'), 15 => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/translations'), 16 => ($this->targetDirs[3].'/src/Resources/SwiftmailerBundle/translations'), 17 => ($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/translations'), 18 => ($this->targetDirs[3].'/src/Resources/TwigBundle/translations'), 19 => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/translations'), 20 => ($this->targetDirs[3].'/src/Resources/WebProfilerBundle/translations'), 21 => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle/Resources/translations'), 22 => ($this->targetDirs[3].'/src/Resources/MonologBundle/translations'), 23 => ($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/translations'), 24 => ($this->targetDirs[3].'/src/Resources/DebugBundle/translations'), 25 => ($this->targetDirs[3].'/vendor/symfony/maker-bundle/src/Resources/translations'), 26 => ($this->targetDirs[3].'/src/Resources/MakerBundle/translations'), 27 => ($this->targetDirs[3].'/vendor/symfony/web-server-bundle/Resources/translations'), 28 => ($this->targetDirs[3].'/src/Resources/WebServerBundle/translations'), 29 => ($this->targetDirs[3].'/src/Resources/FOSUserBundle/translations'), 30 => ($this->targetDirs[3].'/vendor/stof/doctrine-extensions-bundle/Resources/translations'), 31 => ($this->targetDirs[3].'/src/Resources/StofDoctrineExtensionsBundle/translations'), 32 => ($this->targetDirs[3].'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/Resources/translations'=> 'src/Resources/FrameworkBundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/Resources/translations'=> 'src/Resources/SensioFrameworkExtraBundle/translations'=> 'vendor/doctrine/doctrine-bundle/Resources/translations'10 => 'src/Resources/DoctrineBundle/translations'11 => 'vendor/doctrine/doctrine-migrations-bundle/Resources/translations'12 => 'src/Resources/DoctrineMigrationsBundle/translations'13 => 'vendor/symfony/security-bundle/Resources/translations'14 => 'src/Resources/SecurityBundle/translations'15 => 'vendor/symfony/swiftmailer-bundle/Resources/translations'16 => 'src/Resources/SwiftmailerBundle/translations'17 => 'vendor/symfony/twig-bundle/Resources/translations'18 => 'src/Resources/TwigBundle/translations'19 => 'vendor/symfony/web-profiler-bundle/Resources/translations'20 => 'src/Resources/WebProfilerBundle/translations'21 => 'vendor/symfony/monolog-bundle/Resources/translations'22 => 'src/Resources/MonologBundle/translations'23 => 'vendor/symfony/debug-bundle/Resources/translations'24 => 'src/Resources/DebugBundle/translations'25 => 'vendor/symfony/maker-bundle/src/Resources/translations'26 => 'src/Resources/MakerBundle/translations'27 => 'vendor/symfony/web-server-bundle/Resources/translations'28 => 'src/Resources/WebServerBundle/translations'29 => 'src/Resources/FOSUserBundle/translations'30 => 'vendor/stof/doctrine-extensions-bundle/Resources/translations'31 => 'src/Resources/StofDoctrineExtensionsBundle/translations'32 => 'src/Resources/translations']]]);
  1655.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1656.         $instance->setFallbackLocales([=> 'fr']);
  1657.         return $instance;
  1658.     }
  1659.     /**
  1660.      * Gets the private 'validator.builder' shared service.
  1661.      *
  1662.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  1663.      */
  1664.     protected function getValidator_BuilderService()
  1665.     {
  1666.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1667.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1668.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1669.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1670.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  1671.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1672.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  1673.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1674.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1675.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1676.         ], [
  1677.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  1678.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  1679.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  1680.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  1681.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  1682.             'doctrine.orm.validator.unique' => '?',
  1683.             'security.validator.user_password' => '?',
  1684.             'validator.expression' => '?',
  1685.         ])));
  1686.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  1687.         $instance->setTranslationDomain('validators');
  1688.         $instance->addXmlMappings([=> ($this->targetDirs[3].'/vendor/symfony/form/Resources/config/validation.xml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  1689.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1690.         $instance->addMethodMapping('loadValidatorMetadata');
  1691.         $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()))]);
  1692.         $instance->addXmlMapping(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  1693.         return $instance;
  1694.     }
  1695.     /**
  1696.      * Gets the private 'var_dumper.html_dumper' shared service.
  1697.      *
  1698.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  1699.      */
  1700.     protected function getVarDumper_HtmlDumperService()
  1701.     {
  1702.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  1703.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  1704.         return $instance;
  1705.     }
  1706.     /**
  1707.      * Gets the private 'var_dumper.server_connection' shared service.
  1708.      *
  1709.      * @return \Symfony\Component\VarDumper\Server\Connection
  1710.      */
  1711.     protected function getVarDumper_ServerConnectionService()
  1712.     {
  1713.         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()]);
  1714.     }
  1715.     /**
  1716.      * Gets the private 'web_profiler.csp.handler' shared service.
  1717.      *
  1718.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  1719.      */
  1720.     protected function getWebProfiler_Csp_HandlerService()
  1721.     {
  1722.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  1723.     }
  1724.     /**
  1725.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  1726.      *
  1727.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  1728.      */
  1729.     protected function getWebProfiler_DebugToolbarService()
  1730.     {
  1731.         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()));
  1732.     }
  1733.     public function getParameter($name)
  1734.     {
  1735.         $name = (string) $name;
  1736.         if (isset($this->buildParameters[$name])) {
  1737.             return $this->buildParameters[$name];
  1738.         }
  1739.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  1740.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1741.         }
  1742.         if (isset($this->loadedDynamicParameters[$name])) {
  1743.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1744.         }
  1745.         return $this->parameters[$name];
  1746.     }
  1747.     public function hasParameter($name)
  1748.     {
  1749.         $name = (string) $name;
  1750.         if (isset($this->buildParameters[$name])) {
  1751.             return true;
  1752.         }
  1753.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  1754.     }
  1755.     public function setParameter($name$value)
  1756.     {
  1757.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  1758.     }
  1759.     public function getParameterBag()
  1760.     {
  1761.         if (null === $this->parameterBag) {
  1762.             $parameters $this->parameters;
  1763.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  1764.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1765.             }
  1766.             foreach ($this->buildParameters as $name => $value) {
  1767.                 $parameters[$name] = $value;
  1768.             }
  1769.             $this->parameterBag = new FrozenParameterBag($parameters);
  1770.         }
  1771.         return $this->parameterBag;
  1772.     }
  1773.     private $loadedDynamicParameters = [
  1774.         'kernel.root_dir' => false,
  1775.         'kernel.project_dir' => false,
  1776.         'kernel.cache_dir' => false,
  1777.         'kernel.logs_dir' => false,
  1778.         'kernel.bundles_metadata' => false,
  1779.         'kernel.secret' => false,
  1780.         'session.save_path' => false,
  1781.         'validator.mapping.cache.file' => false,
  1782.         'translator.default_path' => false,
  1783.         'profiler.storage.dsn' => false,
  1784.         'debug.container.dump' => false,
  1785.         'serializer.mapping.cache.file' => false,
  1786.         'doctrine.orm.proxy_dir' => false,
  1787.         'twig.default_path' => false,
  1788.     ];
  1789.     private $dynamicParameters = [];
  1790.     /**
  1791.      * Computes a dynamic parameter.
  1792.      *
  1793.      * @param string $name The name of the dynamic parameter to load
  1794.      *
  1795.      * @return mixed The value of the dynamic parameter
  1796.      *
  1797.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  1798.      */
  1799.     private function getDynamicParameter($name)
  1800.     {
  1801.         switch ($name) {
  1802.             case 'kernel.root_dir'$value = ($this->targetDirs[3].'/src'); break;
  1803.             case 'kernel.project_dir'$value $this->targetDirs[3]; break;
  1804.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  1805.             case 'kernel.logs_dir'$value = ($this->targetDirs[2].'/log'); break;
  1806.             case 'kernel.bundles_metadata'$value = [
  1807.                 'FrameworkBundle' => [
  1808.                     'path' => ($this->targetDirs[3].'/vendor/symfony/framework-bundle'),
  1809.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  1810.                 ],
  1811.                 'SensioFrameworkExtraBundle' => [
  1812.                     'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src'),
  1813.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  1814.                 ],
  1815.                 'DoctrineBundle' => [
  1816.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
  1817.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  1818.                 ],
  1819.                 'DoctrineMigrationsBundle' => [
  1820.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle'),
  1821.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  1822.                 ],
  1823.                 'SecurityBundle' => [
  1824.                     'path' => ($this->targetDirs[3].'/vendor/symfony/security-bundle'),
  1825.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  1826.                 ],
  1827.                 'SwiftmailerBundle' => [
  1828.                     'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
  1829.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  1830.                 ],
  1831.                 'TwigBundle' => [
  1832.                     'path' => ($this->targetDirs[3].'/vendor/symfony/twig-bundle'),
  1833.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  1834.                 ],
  1835.                 'WebProfilerBundle' => [
  1836.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle'),
  1837.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  1838.                 ],
  1839.                 'MonologBundle' => [
  1840.                     'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
  1841.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  1842.                 ],
  1843.                 'DebugBundle' => [
  1844.                     'path' => ($this->targetDirs[3].'/vendor/symfony/debug-bundle'),
  1845.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  1846.                 ],
  1847.                 'MakerBundle' => [
  1848.                     'path' => ($this->targetDirs[3].'/vendor/symfony/maker-bundle/src'),
  1849.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  1850.                 ],
  1851.                 'WebServerBundle' => [
  1852.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-server-bundle'),
  1853.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  1854.                 ],
  1855.                 'FOSUserBundle' => [
  1856.                     'path' => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle'),
  1857.                     'namespace' => 'FOS\\UserBundle',
  1858.                 ],
  1859.                 'StofDoctrineExtensionsBundle' => [
  1860.                     'path' => ($this->targetDirs[3].'/vendor/stof/doctrine-extensions-bundle'),
  1861.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  1862.                 ],
  1863.             ]; break;
  1864.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  1865.             case 'session.save_path'$value = ($this->targetDirs[2].'/sessions/dev'); break;
  1866.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  1867.             case 'translator.default_path'$value = ($this->targetDirs[3].'/translations'); break;
  1868.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  1869.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/srcApp_KernelDevDebugContainer.xml'); break;
  1870.             case 'serializer.mapping.cache.file'$value = ($this->targetDirs[0].'/serialization.php'); break;
  1871.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
  1872.             case 'twig.default_path'$value = ($this->targetDirs[3].'/templates'); break;
  1873.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  1874.         }
  1875.         $this->loadedDynamicParameters[$name] = true;
  1876.         return $this->dynamicParameters[$name] = $value;
  1877.     }
  1878.     /**
  1879.      * Gets the default parameters.
  1880.      *
  1881.      * @return array An array of the default parameters
  1882.      */
  1883.     protected function getDefaultParameters()
  1884.     {
  1885.         return [
  1886.             'kernel.environment' => 'dev',
  1887.             'kernel.debug' => true,
  1888.             'kernel.name' => 'src',
  1889.             'kernel.bundles' => [
  1890.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  1891.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  1892.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  1893.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  1894.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  1895.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  1896.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  1897.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  1898.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  1899.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  1900.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  1901.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  1902.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  1903.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  1904.             ],
  1905.             'kernel.charset' => 'UTF-8',
  1906.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  1907.             'container.dumper.inline_class_loader' => true,
  1908.             'container.dumper.inline_factories' => true,
  1909.             'app_name' => 'My invoice',
  1910.             'locale' => 'fr',
  1911.             'fragment.renderer.hinclude.global_template' => NULL,
  1912.             'fragment.path' => '/_fragment',
  1913.             'kernel.http_method_override' => true,
  1914.             'kernel.trusted_hosts' => [
  1915.             ],
  1916.             'kernel.default_locale' => 'fr',
  1917.             'templating.helper.code.file_link_format' => NULL,
  1918.             'debug.file_link_format' => NULL,
  1919.             'session.metadata.storage_key' => '_sf2_meta',
  1920.             'session.storage.options' => [
  1921.                 'cache_limiter' => '0',
  1922.                 'cookie_secure' => 'auto',
  1923.                 'cookie_httponly' => true,
  1924.                 'cookie_samesite' => 'lax',
  1925.                 'gc_probability' => 100,
  1926.                 'gc_divisor' => 100,
  1927.             ],
  1928.             'session.metadata.update_threshold' => 0,
  1929.             'form.type_extension.csrf.enabled' => true,
  1930.             'form.type_extension.csrf.field_name' => '_token',
  1931.             'asset.request_context.base_path' => '',
  1932.             'asset.request_context.secure' => false,
  1933.             'templating.loader.cache.path' => NULL,
  1934.             'templating.engines' => [
  1935.                 => 'twig',
  1936.                 => 'php',
  1937.             ],
  1938.             'templating.helper.form.resources' => [
  1939.                 => 'FrameworkBundle:Form',
  1940.             ],
  1941.             'validator.mapping.cache.prefix' => '',
  1942.             'validator.translation_domain' => 'validators',
  1943.             'translator.logging' => false,
  1944.             'profiler_listener.only_exceptions' => false,
  1945.             'profiler_listener.only_master_requests' => false,
  1946.             'debug.error_handler.throw_at' => -1,
  1947.             'router.request_context.host' => 'localhost',
  1948.             'router.request_context.scheme' => 'http',
  1949.             'router.request_context.base_url' => '',
  1950.             'router.resource' => 'kernel::loadRoutes',
  1951.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  1952.             'request_listener.http_port' => 80,
  1953.             'request_listener.https_port' => 443,
  1954.             'serializer.mapping.cache.prefix' => '',
  1955.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  1956.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  1957.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  1958.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  1959.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  1960.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  1961.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  1962.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  1963.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  1964.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  1965.             'doctrine.entity_managers' => [
  1966.                 'default' => 'doctrine.orm.default_entity_manager',
  1967.             ],
  1968.             'doctrine.default_entity_manager' => 'default',
  1969.             'doctrine.dbal.connection_factory.types' => [
  1970.             ],
  1971.             'doctrine.connections' => [
  1972.                 'default' => 'doctrine.dbal.default_connection',
  1973.             ],
  1974.             'doctrine.default_connection' => 'default',
  1975.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  1976.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  1977.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  1978.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  1979.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  1980.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  1981.             'doctrine.orm.cache.memcache_host' => 'localhost',
  1982.             'doctrine.orm.cache.memcache_port' => 11211,
  1983.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  1984.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  1985.             'doctrine.orm.cache.memcached_host' => 'localhost',
  1986.             'doctrine.orm.cache.memcached_port' => 11211,
  1987.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  1988.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  1989.             'doctrine.orm.cache.redis_host' => 'localhost',
  1990.             'doctrine.orm.cache.redis_port' => 6379,
  1991.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  1992.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  1993.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  1994.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  1995.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  1996.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  1997.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  1998.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  1999.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2000.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2001.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2002.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2003.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2004.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2005.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2006.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2007.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2008.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2009.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2010.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2011.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2012.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2013.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2014.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2015.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2016.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2017.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2018.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2019.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2020.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2021.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2022.             'doctrine.migrations.preferred_em' => NULL,
  2023.             'doctrine.migrations.preferred_connection' => NULL,
  2024.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  2025.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  2026.             'security.role_hierarchy.roles' => [
  2027.                 'ROLE_AUTEUR' => [
  2028.                     => 'ROLE_USER',
  2029.                 ],
  2030.                 'ROLE_ADMIN' => [
  2031.                     => 'ROLE_AUTEUR',
  2032.                     => 'ROLE_MANAGER',
  2033.                 ],
  2034.                 'ROLE_SUPER_ADMIN' => [
  2035.                     => 'ROLE_ALLOWED_TO_SWITCH',
  2036.                 ],
  2037.             ],
  2038.             'security.access.denied_url' => NULL,
  2039.             'security.authentication.manager.erase_credentials' => true,
  2040.             'security.authentication.session_strategy.strategy' => 'migrate',
  2041.             'security.access.always_authenticate_before_granting' => false,
  2042.             'security.authentication.hide_user_not_found' => true,
  2043.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  2044.             'swiftmailer.mailer.default.spool.enabled' => false,
  2045.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2046.             'swiftmailer.mailer.default.single_address' => NULL,
  2047.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2048.             'swiftmailer.spool.enabled' => false,
  2049.             'swiftmailer.delivery.enabled' => true,
  2050.             'swiftmailer.single_address' => NULL,
  2051.             'swiftmailer.mailers' => [
  2052.                 'default' => 'swiftmailer.mailer.default',
  2053.             ],
  2054.             'swiftmailer.default_mailer' => 'default',
  2055.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  2056.             'twig.form.resources' => [
  2057.                 => 'form_div_layout.html.twig',
  2058.             ],
  2059.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2060.             'web_profiler.debug_toolbar.mode' => 2,
  2061.             'monolog.use_microseconds' => true,
  2062.             'monolog.swift_mailer.handlers' => [
  2063.             ],
  2064.             'monolog.handlers_to_channels' => [
  2065.                 'monolog.handler.console' => [
  2066.                     'type' => 'exclusive',
  2067.                     'elements' => [
  2068.                         => 'event',
  2069.                         => 'doctrine',
  2070.                         => 'console',
  2071.                     ],
  2072.                 ],
  2073.                 'monolog.handler.main' => [
  2074.                     'type' => 'exclusive',
  2075.                     'elements' => [
  2076.                         => 'event',
  2077.                     ],
  2078.                 ],
  2079.             ],
  2080.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  2081.             'fos_user.backend_type_orm' => true,
  2082.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  2083.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  2084.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  2085.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  2086.             'fos_user.storage' => 'orm',
  2087.             'fos_user.firewall_name' => 'main',
  2088.             'fos_user.model_manager_name' => NULL,
  2089.             'fos_user.model.user.class' => 'App\\Entity\\AppUser',
  2090.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  2091.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  2092.             'fos_user.profile.form.validation_groups' => [
  2093.                 => 'Profile',
  2094.                 => 'Default',
  2095.             ],
  2096.             'fos_user.registration.confirmation.from_email' => [
  2097.                 'no-reply@mon-mail.fr' => 'no-reply@mon-mail.fr',
  2098.             ],
  2099.             'fos_user.registration.confirmation.enabled' => false,
  2100.             'fos_user.registration.form.type' => 'App\\Form\\RegistrationFormType',
  2101.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  2102.             'fos_user.registration.form.validation_groups' => [
  2103.                 => 'Registration',
  2104.                 => 'Default',
  2105.             ],
  2106.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  2107.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  2108.             'fos_user.change_password.form.validation_groups' => [
  2109.                 => 'ChangePassword',
  2110.                 => 'Default',
  2111.             ],
  2112.             'fos_user.resetting.email.from_email' => [
  2113.                 'no-reply@mon-mail.fr' => 'no-reply@mon-mail.fr',
  2114.             ],
  2115.             'fos_user.resetting.retry_ttl' => 7200,
  2116.             'fos_user.resetting.token_ttl' => 86400,
  2117.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  2118.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  2119.             'fos_user.resetting.form.validation_groups' => [
  2120.                 => 'ResetPassword',
  2121.                 => 'Default',
  2122.             ],
  2123.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  2124.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  2125.             'stof_doctrine_extensions.event_listener.locale.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener',
  2126.             'stof_doctrine_extensions.default_locale' => 'en',
  2127.             'stof_doctrine_extensions.translation_fallback' => false,
  2128.             'stof_doctrine_extensions.persist_default_translation' => false,
  2129.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  2130.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  2131.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  2132.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  2133.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  2134.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  2135.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  2136.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  2137.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  2138.             'data_collector.templates' => [
  2139.                 'data_collector.request' => [
  2140.                     => 'request',
  2141.                     => '@WebProfiler/Collector/request.html.twig',
  2142.                 ],
  2143.                 'data_collector.time' => [
  2144.                     => 'time',
  2145.                     => '@WebProfiler/Collector/time.html.twig',
  2146.                 ],
  2147.                 'data_collector.memory' => [
  2148.                     => 'memory',
  2149.                     => '@WebProfiler/Collector/memory.html.twig',
  2150.                 ],
  2151.                 'data_collector.validator' => [
  2152.                     => 'validator',
  2153.                     => '@WebProfiler/Collector/validator.html.twig',
  2154.                 ],
  2155.                 'data_collector.ajax' => [
  2156.                     => 'ajax',
  2157.                     => '@WebProfiler/Collector/ajax.html.twig',
  2158.                 ],
  2159.                 'data_collector.form' => [
  2160.                     => 'form',
  2161.                     => '@WebProfiler/Collector/form.html.twig',
  2162.                 ],
  2163.                 'data_collector.exception' => [
  2164.                     => 'exception',
  2165.                     => '@WebProfiler/Collector/exception.html.twig',
  2166.                 ],
  2167.                 'data_collector.logger' => [
  2168.                     => 'logger',
  2169.                     => '@WebProfiler/Collector/logger.html.twig',
  2170.                 ],
  2171.                 'data_collector.events' => [
  2172.                     => 'events',
  2173.                     => '@WebProfiler/Collector/events.html.twig',
  2174.                 ],
  2175.                 'data_collector.router' => [
  2176.                     => 'router',
  2177.                     => '@WebProfiler/Collector/router.html.twig',
  2178.                 ],
  2179.                 'data_collector.cache' => [
  2180.                     => 'cache',
  2181.                     => '@WebProfiler/Collector/cache.html.twig',
  2182.                 ],
  2183.                 'data_collector.translation' => [
  2184.                     => 'translation',
  2185.                     => '@WebProfiler/Collector/translation.html.twig',
  2186.                 ],
  2187.                 'data_collector.security' => [
  2188.                     => 'security',
  2189.                     => '@Security/Collector/security.html.twig',
  2190.                 ],
  2191.                 'data_collector.twig' => [
  2192.                     => 'twig',
  2193.                     => '@WebProfiler/Collector/twig.html.twig',
  2194.                 ],
  2195.                 'data_collector.doctrine' => [
  2196.                     => 'db',
  2197.                     => '@Doctrine/Collector/db.html.twig',
  2198.                 ],
  2199.                 'swiftmailer.data_collector' => [
  2200.                     => 'swiftmailer',
  2201.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  2202.                 ],
  2203.                 'data_collector.dump' => [
  2204.                     => 'dump',
  2205.                     => '@Debug/Profiler/dump.html.twig',
  2206.                 ],
  2207.                 'data_collector.config' => [
  2208.                     => 'config',
  2209.                     => '@WebProfiler/Collector/config.html.twig',
  2210.                 ],
  2211.             ],
  2212.             'console.command.ids' => [
  2213.             ],
  2214.         ];
  2215.     }
  2216. }