var/cache/dev/ContainerCIEWvBA/srcApp_KernelDevDebugContainer.php line 427

Open in your IDE?
  1. <?php
  2. namespace ContainerCIEWvBA;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. /**
  11.  * This class has been auto-generated
  12.  * by the Symfony Dependency Injection Component.
  13.  *
  14.  * @final since Symfony 3.3
  15.  */
  16. class srcApp_KernelDevDebugContainer extends Container
  17. {
  18.     private $buildParameters;
  19.     private $containerDir;
  20.     private $parameters;
  21.     private $targetDirs = [];
  22.     private $getService;
  23.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  24.     {
  25.         $this->getService = \Closure::fromCallable([$this'getService']);
  26.         $dir $this->targetDirs[0] = \dirname($containerDir);
  27.         for ($i 1$i <= 5; ++$i) {
  28.             $this->targetDirs[$i] = $dir = \dirname($dir);
  29.         }
  30.         $this->buildParameters $buildParameters;
  31.         $this->containerDir $containerDir;
  32.         $this->parameters $this->getDefaultParameters();
  33.         $this->services $this->privates = [];
  34.         $this->syntheticIds = [
  35.             'kernel' => true,
  36.         ];
  37.         $this->methodMap = [
  38.             'cache.app' => 'getCache_AppService',
  39.             'cache.system' => 'getCache_SystemService',
  40.             'doctrine' => 'getDoctrineService',
  41.             'event_dispatcher' => 'getEventDispatcherService',
  42.             'http_kernel' => 'getHttpKernelService',
  43.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  44.             'profiler' => 'getProfilerService',
  45.             'request_stack' => 'getRequestStackService',
  46.             'router' => 'getRouterService',
  47.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  48.             'security.token_storage' => 'getSecurity_TokenStorageService',
  49.             'session' => 'getSessionService',
  50.             'translator' => 'getTranslatorService',
  51.             'twig' => 'getTwigService',
  52.             'validator' => 'getValidatorService',
  53.         ];
  54.         $this->fileMap = [
  55.             'App\\Limoog\\PartageBundle\\Controller\\DefaultController' => 'getDefaultControllerService.php',
  56.             'App\\PaaBundle\\Controller\\AAA_EssaisController' => 'getAAAEssaisControllerService.php',
  57.             'App\\PaaBundle\\Controller\\ArthurVillemonController' => 'getArthurVillemonControllerService.php',
  58.             'App\\PaaBundle\\Controller\\AssistantsController' => 'getAssistantsControllerService.php',
  59.             'App\\PaaBundle\\Controller\\AuthTokenController' => 'getAuthTokenControllerService.php',
  60.             'App\\PaaBundle\\Controller\\ChangelogController' => 'getChangelogControllerService.php',
  61.             'App\\PaaBundle\\Controller\\CountryController' => 'getCountryControllerService.php',
  62.             'App\\PaaBundle\\Controller\\DefaultController' => 'getDefaultController2Service.php',
  63.             'App\\PaaBundle\\Controller\\ErrorController' => 'getErrorControllerService.php',
  64.             'App\\PaaBundle\\Controller\\FavorisEditionsController' => 'getFavorisEditionsControllerService.php',
  65.             'App\\PaaBundle\\Controller\\LGController' => 'getLGControllerService.php',
  66.             'App\\PaaBundle\\Controller\\LouisController' => 'getLouisControllerService.php',
  67.             'App\\PaaBundle\\Controller\\MaJBDDController' => 'getMaJBDDControllerService.php',
  68.             'App\\PaaBundle\\Controller\\MailController' => 'getMailControllerService.php',
  69.             'App\\PaaBundle\\Controller\\MarcController' => 'getMarcControllerService.php',
  70.             'App\\PaaBundle\\Controller\\OutilsController' => 'getOutilsControllerService.php',
  71.             'App\\PaaBundle\\Controller\\PAABaseController' => 'getPAABaseControllerService.php',
  72.             'App\\PaaBundle\\Controller\\PlanningController' => 'getPlanningControllerService.php',
  73.             'App\\PaaBundle\\Controller\\RestController' => 'getRestControllerService.php',
  74.             'App\\PaaBundle\\Controller\\SecurityController' => 'getSecurityControllerService.php',
  75.             'App\\PaaBundle\\Controller\\Symfony4_DefaultController' => 'getSymfony4DefaultControllerService.php',
  76.             'App\\PaaBundle\\Controller\\TestController' => 'getTestControllerService.php',
  77.             'App\\PaaBundle\\Controller\\UserController' => 'getUserControllerService.php',
  78.             'App\\PaaBundle\\Controller\\WordpressController' => 'getWordpressControllerService.php',
  79.             'App\\PaaBundle\\Controller\\ZAVIRER_MatthieuGivaudanController' => 'getZAVIRERMatthieuGivaudanControllerService.php',
  80.             'App\\PaaBundle\\Controller\\editionsController' => 'getEditionsControllerService.php',
  81.             'App\\PaaBundle\\Controller\\getIDActivitesController' => 'getGetIDActivitesControllerService.php',
  82.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  83.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  84.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  85.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  86.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  87.             'cache_clearer' => 'getCacheClearerService.php',
  88.             'cache_warmer' => 'getCacheWarmerService.php',
  89.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  90.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  91.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  92.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  93.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  94.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService.php',
  95.             'doctrine.orm.auto_generate_proxy_classes_entity_manager' => 'getDoctrine_Orm_AutoGenerateProxyClassesEntityManagerService.php',
  96.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService.php',
  97.             'doctrine_cache.providers.doctrine.orm.auto_generate_proxy_classes_metadata_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_AutoGenerateProxyClassesMetadataCacheService.php',
  98.             'doctrine_cache.providers.doctrine.orm.auto_generate_proxy_classes_query_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_AutoGenerateProxyClassesQueryCacheService.php',
  99.             'doctrine_cache.providers.doctrine.orm.auto_generate_proxy_classes_result_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_AutoGenerateProxyClassesResultCacheService.php',
  100.             'doctrine_cache.providers.doctrine.orm.default_metadata_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService.php',
  101.             'doctrine_cache.providers.doctrine.orm.default_query_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService.php',
  102.             'doctrine_cache.providers.doctrine.orm.default_result_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService.php',
  103.             'filesystem' => 'getFilesystemService.php',
  104.             'form.factory' => 'getForm_FactoryService.php',
  105.             'form.type.file' => 'getForm_Type_FileService.php',
  106.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService.php',
  107.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService.php',
  108.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService.php',
  109.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService.php',
  110.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService.php',
  111.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService.php',
  112.             'fos_user.user_manager' => 'getFosUser_UserManagerService.php',
  113.             'monolog.logger.api' => 'getMonolog_Logger_ApiService.php',
  114.             'routing.loader' => 'getRouting_LoaderService.php',
  115.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  116.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  117.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  118.             'serializer' => 'getSerializerService.php',
  119.             'services_resetter' => 'getServicesResetterService.php',
  120.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  121.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  122.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  123.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  124.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  125.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  126.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  127.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  128.         ];
  129.         $this->aliases = [
  130.             'database_connection' => 'doctrine.dbal.default_connection',
  131.             'doctrine.orm.auto_generate_proxy_classes_metadata_cache' => 'doctrine_cache.providers.doctrine.orm.auto_generate_proxy_classes_metadata_cache',
  132.             'doctrine.orm.auto_generate_proxy_classes_query_cache' => 'doctrine_cache.providers.doctrine.orm.auto_generate_proxy_classes_query_cache',
  133.             'doctrine.orm.auto_generate_proxy_classes_result_cache' => 'doctrine_cache.providers.doctrine.orm.auto_generate_proxy_classes_result_cache',
  134.             'doctrine.orm.default_metadata_cache' => 'doctrine_cache.providers.doctrine.orm.default_metadata_cache',
  135.             'doctrine.orm.default_query_cache' => 'doctrine_cache.providers.doctrine.orm.default_query_cache',
  136.             'doctrine.orm.default_result_cache' => 'doctrine_cache.providers.doctrine.orm.default_result_cache',
  137.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  138.             'mailer' => 'swiftmailer.mailer.default',
  139.         ];
  140.         $this->privates['service_container'] = function () {
  141.             include_once $this->targetDirs[3].'/src/Event/ForceBruteListener.php';
  142.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Security.php';
  143.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  144.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceLocator.php';
  145.             include_once $this->targetDirs[3].'/src/PaaBundle/Component/Authentication/Handler/SessionIdleHandler.php';
  146.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  147.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  148.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  149.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  150.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  151.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  152.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  153.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  154.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  155.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  156.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  157.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  158.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  159.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  160.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  161.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/TerminableInterface.php';
  162.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernel.php';
  163.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  164.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  165.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  166.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  167.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  168.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  169.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  170.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  171.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/RequestStack.php';
  172.             include_once $this->targetDirs[3].'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  173.             include_once $this->targetDirs[3].'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  174.             include_once $this->targetDirs[3].'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  175.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  176.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Cache/CacheInterface.php';
  177.             include_once $this->targetDirs[3].'/vendor/symfony/cache/PruneableInterface.php';
  178.             include_once $this->targetDirs[3].'/vendor/symfony/cache/ResettableInterface.php';
  179.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  180.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  181.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  182.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractTrait.php';
  183.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Cache/CacheTrait.php';
  184.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/ContractsTrait.php';
  185.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  186.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  187.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  188.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  189.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  190.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  191.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  192.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Session.php';
  193.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  194.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php';
  195.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php';
  196.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php';
  197.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Flash/FlashBag.php';
  198.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  199.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  200.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  201.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  202.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  203.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validation.php';
  204.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  205.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  206.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  207.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorInterface.php';
  208.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  209.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  210.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ObjectInitializerInterface.php';
  211.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  212.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  213.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/TranslatorListener.php';
  214.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  215.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  216.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  217.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  218.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  219.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Logger.php';
  220.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  221.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Logger.php';
  222.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  223.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  224.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  225.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  226.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  227.             include_once $this->targetDirs[3].'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  228.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  229.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  230.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  231.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  232.             include_once $this->targetDirs[3].'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  233.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  234.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  235.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  236.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  237.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  238.             include_once $this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  239.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  240.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  241.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  242.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  243.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  244.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  245.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  246.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  247.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  248.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  249.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  250.             include_once $this->targetDirs[3].'/vendor/symfony/stopwatch/Stopwatch.php';
  251.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  252.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContext.php';
  253.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  254.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  255.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  256.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  257.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  258.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  259.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  260.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  261.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  262.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  263.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  264.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  265.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  266.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ControllerListener.php';
  267.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php';
  268.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php';
  269.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterInterface.php';
  270.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php';
  271.             include_once $this->targetDirs[3].'/vendor/symfony/expression-language/ExpressionLanguage.php';
  272.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DateTimeParamConverter.php';
  273.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/TemplateListener.php';
  274.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Templating/TemplateGuesser.php';
  275.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/HttpCacheListener.php';
  276.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php';
  277.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  278.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Security/ExpressionLanguage.php';
  279.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/IsGrantedListener.php';
  280.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ArgumentNameConverter.php';
  281.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  282.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  283.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  284.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  285.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  286.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Registry.php';
  287.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  288.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  289.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  290.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  291.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  292.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Environment.php';
  293.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  294.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  295.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  296.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  297.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/Loader/NativeFilesystemLoader.php';
  298.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  299.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  300.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  301.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  302.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  303.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  304.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  305.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  306.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Packages.php';
  307.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PackageInterface.php';
  308.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Package.php';
  309.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PathPackage.php';
  310.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  311.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  312.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/ContextInterface.php';
  313.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/RequestStackContext.php';
  314.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  315.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  316.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  317.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  318.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  319.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  320.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  321.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  322.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  323.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  324.             include_once $this->targetDirs[3].'/src/PaaBundle/Twig/AppExtension.php';
  325.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  326.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  327.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  328.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  329.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  330.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  331.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  332.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  333.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/DebugExtension.php';
  334.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  335.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  336.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  337.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  338.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  339.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  340.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/AppVariable.php';
  341.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  342.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  343.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  344.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Profiler/Profile.php';
  345.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  346.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  347.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  348.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  349.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  350.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  351.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  352.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  353.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  354.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  355.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/FirewallMapInterface.php';
  356.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  357.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  358.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  359.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  360.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  361.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  362.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/Firewall.php';
  363.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  364.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  365.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  366.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  367.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  368.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  369.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  370.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  371.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorBagInterface.php';
  372.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  373.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollectorTranslator.php';
  374.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Translator.php';
  375.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Translation/Translator.php';
  376.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  377.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  378.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  379.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  380.             include_once $this->targetDirs[3].'/vendor/symfony/translation/IdentityTranslator.php';
  381.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContextAwareInterface.php';
  382.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  383.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  384.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RouterInterface.php';
  385.             include_once $this->targetDirs[3].'/src/Service/RouterDecorator.php';
  386.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  387.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Router.php';
  388.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  389.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  390.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Routing/Router.php';
  391.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  392.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  393.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/TraceableValidator.php';
  394.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  395.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  396.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  397.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  398.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  399.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  400.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  401.         };
  402.     }
  403.     public function compile()
  404.     {
  405.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  406.     }
  407.     public function isCompiled()
  408.     {
  409.         return true;
  410.     }
  411.     public function getRemovedIds()
  412.     {
  413.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  414.     }
  415.     protected function load($file$lazyLoad true)
  416.     {
  417.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  418.     }
  419.     /**
  420.      * Gets the public 'cache.app' shared service.
  421.      *
  422.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  423.      */
  424.     protected function getCache_AppService()
  425.     {
  426.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('e1SWrzebBj'0, ($this->targetDirs[0].'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  427.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  428.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  429.     }
  430.     /**
  431.      * Gets the public 'cache.system' shared service.
  432.      *
  433.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  434.      */
  435.     protected function getCache_SystemService()
  436.     {
  437.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Dky9J-RMhi'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  438.     }
  439.     /**
  440.      * Gets the public 'doctrine' shared service.
  441.      *
  442.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  443.      */
  444.     protected function getDoctrineService()
  445.     {
  446.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  447.     }
  448.     /**
  449.      * Gets the public 'event_dispatcher' shared service.
  450.      *
  451.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  452.      */
  453.     protected function getEventDispatcherService()
  454.     {
  455.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  456.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  457.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  458.         $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);
  459.         $instance->addListener('kernel.exception', [=> function () {
  460.             return ($this->privates['App\\Event\\ApiExceptionListener'] ?? ($this->privates['App\\Event\\ApiExceptionListener'] = new \App\Event\ApiExceptionListener($this->targetDirs[3])));
  461.         }, => 'onKernelException'], 0);
  462.         $instance->addListener('kernel.exception', [=> function () {
  463.             return ($this->privates['App\\Event\\ForceBruteListener'] ?? $this->getForceBruteListenerService());
  464.         }, => 'onKernelException'], 0);
  465.         $instance->addListener('kernel.controller', [=> function () {
  466.             return ($this->privates['App\\Event\\ForceBruteListener'] ?? $this->getForceBruteListenerService());
  467.         }, => 'onKernelController'], 0);
  468.         $instance->addListener('kernel.exception', [=> function () {
  469.             return ($this->privates['App\\PaaBundle\\Component\\EventListener\\ExceptionListener'] ?? ($this->privates['App\\PaaBundle\\Component\\EventListener\\ExceptionListener'] = new \App\PaaBundle\Component\EventListener\ExceptionListener($this->targetDirs[3])));
  470.         }, => 'onKernelException'], 0);
  471.         $instance->addListener('kernel.request', [=> function () {
  472.             return ($this->privates['paabundle.handler.session_idle'] ?? $this->getPaabundle_Handler_SessionIdleService());
  473.         }, => 'onKernelRequest'], 0);
  474.         $instance->addListener('kernel.controller', [=> function () {
  475.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  476.         }, => 'onKernelController'], 0);
  477.         $instance->addListener('kernel.request', [=> function () {
  478.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  479.         }, => 'onKernelRequest'], 10);
  480.         $instance->addListener('kernel.response', [=> function () {
  481.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  482.         }, => 'onKernelResponse'], 0);
  483.         $instance->addListener('kernel.response', [=> function () {
  484.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  485.         }, => 'onKernelResponse'], -1024);
  486.         $instance->addListener('kernel.request', [=> function () {
  487.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  488.         }, => 'onKernelRequest'], 16);
  489.         $instance->addListener('kernel.finish_request', [=> function () {
  490.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  491.         }, => 'onKernelFinishRequest'], 0);
  492.         $instance->addListener('kernel.request', [=> function () {
  493.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  494.         }, => 'onKernelRequest'], 256);
  495.         $instance->addListener('kernel.request', [=> function () {
  496.             return ($this->privates['resolve_controller_name_subscriber'] ?? $this->getResolveControllerNameSubscriberService());
  497.         }, => 'onKernelRequest'], 24);
  498.         $instance->addListener('console.error', [=> function () {
  499.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  500.         }, => 'onConsoleError'], -128);
  501.         $instance->addListener('console.terminate', [=> function () {
  502.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  503.         }, => 'onConsoleTerminate'], -128);
  504.         $instance->addListener('kernel.request', [=> function () {
  505.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  506.         }, => 'onKernelRequest'], 128);
  507.         $instance->addListener('kernel.response', [=> function () {
  508.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  509.         }, => 'onKernelResponse'], -1000);
  510.         $instance->addListener('kernel.finish_request', [=> function () {
  511.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  512.         }, => 'onFinishRequest'], 0);
  513.         $instance->addListener('kernel.request', [=> function () {
  514.             return ($this->privates['translator_listener'] ?? $this->getTranslatorListenerService());
  515.         }, => 'onKernelRequest'], 10);
  516.         $instance->addListener('kernel.finish_request', [=> function () {
  517.             return ($this->privates['translator_listener'] ?? $this->getTranslatorListenerService());
  518.         }, => 'onKernelFinishRequest'], 0);
  519.         $instance->addListener('kernel.response', [=> function () {
  520.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  521.         }, => 'onKernelResponse'], -100);
  522.         $instance->addListener('kernel.exception', [=> function () {
  523.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  524.         }, => 'onKernelException'], 0);
  525.         $instance->addListener('kernel.terminate', [=> function () {
  526.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  527.         }, => 'onKernelTerminate'], -1024);
  528.         $instance->addListener('kernel.controller', [=> function () {
  529.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  530.         }, => 'onKernelController'], 0);
  531.         $instance->addListener('kernel.response', [=> function () {
  532.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  533.         }, => 'onKernelResponse'], 0);
  534.         $instance->addListener('kernel.request', [=> function () {
  535.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  536.         }, => 'configure'], 2048);
  537.         $instance->addListener('console.command', [=> function () {
  538.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  539.         }, => 'configure'], 2048);
  540.         $instance->addListener('kernel.exception', [=> function () {
  541.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  542.         }, => 'onKernelException'], -2048);
  543.         $instance->addListener('kernel.request', [=> function () {
  544.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  545.         }, => 'onKernelRequest'], 32);
  546.         $instance->addListener('kernel.finish_request', [=> function () {
  547.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  548.         }, => 'onKernelFinishRequest'], 0);
  549.         $instance->addListener('kernel.exception', [=> function () {
  550.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  551.         }, => 'onKernelException'], -64);
  552.         $instance->addListener('kernel.exception', [=> function () {
  553.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  554.         }, => 'onException'], 0);
  555.         $instance->addListener('kernel.terminate', [=> function () {
  556.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  557.         }, => 'onTerminate'], 0);
  558.         $instance->addListener('console.error', [=> function () {
  559.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  560.         }, => 'onException'], 0);
  561.         $instance->addListener('console.terminate', [=> function () {
  562.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  563.         }, => 'onTerminate'], 0);
  564.         $instance->addListener('console.command', [=> function () {
  565.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  566.         }, => 'onCommand'], 255);
  567.         $instance->addListener('console.terminate', [=> function () {
  568.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  569.         }, => 'onTerminate'], -255);
  570.         $instance->addListener('kernel.controller', [=> function () {
  571.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  572.         }, => 'onKernelController'], 0);
  573.         $instance->addListener('kernel.controller', [=> function () {
  574.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  575.         }, => 'onKernelController'], 0);
  576.         $instance->addListener('kernel.controller', [=> function () {
  577.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  578.         }, => 'onKernelController'], -128);
  579.         $instance->addListener('kernel.view', [=> function () {
  580.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  581.         }, => 'onKernelView'], 0);
  582.         $instance->addListener('kernel.controller', [=> function () {
  583.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  584.         }, => 'onKernelController'], 0);
  585.         $instance->addListener('kernel.response', [=> function () {
  586.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  587.         }, => 'onKernelResponse'], 0);
  588.         $instance->addListener('kernel.controller_arguments', [=> function () {
  589.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  590.         }, => 'onKernelControllerArguments'], 0);
  591.         $instance->addListener('kernel.controller_arguments', [=> function () {
  592.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  593.         }, => 'onKernelControllerArguments'], 0);
  594.         $instance->addListener('kernel.exception', [=> function () {
  595.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  596.         }, => 'logKernelException'], 0);
  597.         $instance->addListener('kernel.exception', [=> function () {
  598.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  599.         }, => 'onKernelException'], -128);
  600.         $instance->addListener('kernel.response', [=> function () {
  601.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  602.         }, => 'onKernelResponse'], 0);
  603.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  604.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  605.         }, => 'onVoterVote'], 0);
  606.         $instance->addListener('kernel.request', [=> function () {
  607.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  608.         }, => 'onKernelRequest'], 8);
  609.         $instance->addListener('kernel.finish_request', [=> function () {
  610.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  611.         }, => 'onKernelFinishRequest'], 0);
  612.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  613.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  614.         }, => 'onImplicitLogin'], 0);
  615.         $instance->addListener('security.interactive_login', [=> function () {
  616.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  617.         }, => 'onSecurityInteractiveLogin'], 0);
  618.         $instance->addListener('fos_user.registration.completed', [=> function () {
  619.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  620.         }, => 'authenticate'], 0);
  621.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  622.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  623.         }, => 'authenticate'], 0);
  624.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  625.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  626.         }, => 'authenticate'], 0);
  627.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  628.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  629.         }, => 'addSuccessFlash'], 0);
  630.         $instance->addListener('fos_user.group.create.completed', [=> function () {
  631.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  632.         }, => 'addSuccessFlash'], 0);
  633.         $instance->addListener('fos_user.group.delete.completed', [=> function () {
  634.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  635.         }, => 'addSuccessFlash'], 0);
  636.         $instance->addListener('fos_user.group.edit.completed', [=> function () {
  637.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  638.         }, => 'addSuccessFlash'], 0);
  639.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  640.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  641.         }, => 'addSuccessFlash'], 0);
  642.         $instance->addListener('fos_user.registration.completed', [=> function () {
  643.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  644.         }, => 'addSuccessFlash'], 0);
  645.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  646.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  647.         }, => 'addSuccessFlash'], 0);
  648.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  649.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  650.         }, => 'onResettingResetInitialize'], 0);
  651.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  652.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  653.         }, => 'onResettingResetSuccess'], 0);
  654.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  655.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  656.         }, => 'onResettingResetRequest'], 0);
  657.         $instance->addListener('kernel.response', [=> function () {
  658.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  659.         }, => 'onKernelResponse'], -128);
  660.         return $instance;
  661.     }
  662.     /**
  663.      * Gets the public 'http_kernel' shared service.
  664.      *
  665.      * @return \Symfony\Component\HttpKernel\HttpKernel
  666.      */
  667.     protected function getHttpKernelService()
  668.     {
  669.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  670.         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 () {
  671.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  672.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  673.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  674.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  675.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  676.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  677.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  678.         }, 7)), $a));
  679.     }
  680.     /**
  681.      * Gets the public 'knp_menu.matcher' shared service.
  682.      *
  683.      * @return \Knp\Menu\Matcher\Matcher
  684.      */
  685.     protected function getKnpMenu_MatcherService()
  686.     {
  687.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  688.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService.php'));
  689.             yield => ($this->privates['cmf_menu.current_item_voter.uri_prefix'] ?? $this->load('getCmfMenu_CurrentItemVoter_UriPrefixService.php'));
  690.         }, 2));
  691.     }
  692.     /**
  693.      * Gets the public 'profiler' shared service.
  694.      *
  695.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  696.      */
  697.     protected function getProfilerService()
  698.     {
  699.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  700.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  701.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  702.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  703.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  704.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  705.         $c = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  706.         $c->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  707.         $c->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  708.         $c->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  709.         $c->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  710.         $c->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  711.         $c->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  712.         $d = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  713.         $d->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  714.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  715.         if ($this->has('kernel')) {
  716.             $e->setKernel($b);
  717.         }
  718.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  719.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  720.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  721.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  722.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  723.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  724.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  725.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/srcApp_KernelDevDebugContainer'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  726.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  727.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  728.         $instance->add($c);
  729.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  730.         $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())));
  731.         $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())));
  732.         $instance->add($d);
  733.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  734.         $instance->add($e);
  735.         return $instance;
  736.     }
  737.     /**
  738.      * Gets the public 'request_stack' shared service.
  739.      *
  740.      * @return \Symfony\Component\HttpFoundation\RequestStack
  741.      */
  742.     protected function getRequestStackService()
  743.     {
  744.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  745.     }
  746.     /**
  747.      * Gets the public 'router' shared autowired service.
  748.      *
  749.      * @return \App\Service\RouterDecorator
  750.      */
  751.     protected function getRouterService()
  752.     {
  753.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  754.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  755.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  756.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  757.         $b = new \Symfony\Bundle\FrameworkBundle\Routing\Router($this'kernel::loadRoutes', ['cache_dir' => $this->targetDirs[0], 'debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper''generator_cache_class' => 'srcApp_KernelDevDebugContainerUrlGenerator''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper''matcher_cache_class' => 'srcApp_KernelDevDebugContainerUrlMatcher''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a$this->getEnv('locale'));
  758.         $b->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  759.         return $this->services['router'] = new \App\Service\RouterDecorator($b);
  760.     }
  761.     /**
  762.      * Gets the public 'security.authorization_checker' shared service.
  763.      *
  764.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  765.      */
  766.     protected function getSecurity_AuthorizationCheckerService()
  767.     {
  768.         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);
  769.     }
  770.     /**
  771.      * Gets the public 'security.token_storage' shared service.
  772.      *
  773.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  774.      */
  775.     protected function getSecurity_TokenStorageService()
  776.     {
  777.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  778.     }
  779.     /**
  780.      * Gets the public 'session' shared service.
  781.      *
  782.      * @return \Symfony\Component\HttpFoundation\Session\Session
  783.      */
  784.     protected function getSessionService()
  785.     {
  786.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()), new \Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag(), new \Symfony\Component\HttpFoundation\Session\Flash\FlashBag());
  787.     }
  788.     /**
  789.      * Gets the public 'translator' shared service.
  790.      *
  791.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  792.      */
  793.     protected function getTranslatorService()
  794.     {
  795.         $a = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  796.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  797.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  798.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  799.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  800.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  801.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  802.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  803.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  804.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  805.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  806.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  807.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), $this->getEnv('locale'), ['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')], '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')], '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')]]]);
  808.         $a->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  809.         $a->setFallbackLocales([=> $this->getEnv('locale')]);
  810.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator($a);
  811.     }
  812.     /**
  813.      * Gets the public 'twig' shared service.
  814.      *
  815.      * @return \Twig\Environment
  816.      */
  817.     protected function getTwigService()
  818.     {
  819.         $a = new \Symfony\Bundle\TwigBundle\Loader\NativeFilesystemLoader([], $this->targetDirs[3]);
  820.         $a->addPath(($this->targetDirs[3].'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  821.         $a->addPath(($this->targetDirs[3].'/src/Limoog/PartageBundle/Resources/views'), 'Partage');
  822.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  823.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  824.         $a->addPath(($this->targetDirs[3].'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  825.         $a->addPath(($this->targetDirs[3].'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  826.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  827.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  828.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  829.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  830.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  831.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  832.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  833.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  834.         $a->addPath(($this->targetDirs[3].'/templates/bundles/FOSUserBundle'), 'FOSUser');
  835.         $a->addPath(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  836.         $a->addPath(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  837.         $a->addPath(($this->targetDirs[3].'/src/PaaBundle/Resources/views'), 'Paa');
  838.         $a->addPath(($this->targetDirs[3].'/src/PaaBundle/Resources/views'), '!Paa');
  839.         $a->addPath(($this->targetDirs[3].'/src/Limoog/PartageBundle/Resources/views'), 'LimoogPartage');
  840.         $a->addPath(($this->targetDirs[3].'/src/Limoog/PartageBundle/Resources/views'), '!LimoogPartage');
  841.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  842.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  843.         $a->addPath(($this->targetDirs[3].'/templates'));
  844.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bridge/Resources/views/Form'));
  845.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['paths' => [($this->targetDirs[3].'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views') => NULL, ($this->targetDirs[3].'/src/Limoog/PartageBundle/Resources/views') => 'Partage'], 'default_path' => ($this->targetDirs[3].'/templates'), 'debug' => true'strict_variables' => true'exception_controller' => 'App\\PaaBundle\\Controller\\ErrorController::showAction''form_themes' => $this->parameters['twig.form.resources'], 'autoescape' => 'name''cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8''date' => ['format' => 'F j, Y H:i''interval_format' => '%d days''timezone' => NULL], 'number_format' => ['decimals' => 0'decimal_point' => '.''thousands_separator' => ',']]);
  846.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  847.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  848.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  849.         $e = new \Knp\Menu\Util\MenuManipulator();
  850.         $f = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  851.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  852.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  853.         $h = new \Symfony\Bridge\Twig\AppVariable();
  854.         $h->setEnvironment('dev');
  855.         $h->setDebug(true);
  856.         if ($this->has('security.token_storage')) {
  857.             $h->setTokenStorage(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  858.         }
  859.         if ($this->has('request_stack')) {
  860.             $h->setRequestStack($c);
  861.         }
  862.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  863.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  864.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  865.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($c''false)), [])));
  866.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d$this->targetDirs[3], 'UTF-8'));
  867.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  868.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  869.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  870.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  871.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  872.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($c, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService())));
  873.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  874.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  875.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  876.         $instance->addExtension(new \App\PaaBundle\Twig\AppExtension());
  877.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  878.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService.php'true],
  879.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService.php'true],
  880.         ]), 'twig'), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  881.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? ($this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider([])));
  882.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService.php'));
  883.         }, 2)), $e$f), $f$e));
  884.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  885.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  886.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  887.         $instance->addGlobal('app'$h);
  888.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  889.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  890.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  891.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  892.         ])));
  893.         $instance->addGlobal('session_max_idle_time'$this->getEnv('session_max_idle_time'));
  894.         $instance->addGlobal('baseURL'$this->getEnv('baseURL'));
  895.         $instance->addGlobal('baseURLJS'$this->getEnv('baseURLJS'));
  896.         $instance->addGlobal('paa_version'$this->getEnv('paa_version'));
  897.         $instance->addGlobal('paa_mode'$this->getEnv('APP_ENV'));
  898.         $instance->addGlobal('paa_version_date'$this->getEnv('paa_version_date'));
  899.         $instance->addGlobal('doctrine_database_name'$this->getEnv('doctrine_database_name'));
  900.         $instance->addGlobal('estDemo'$this->getEnv('estDemo'));
  901.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  902.         return $instance;
  903.     }
  904.     /**
  905.      * Gets the public 'validator' shared service.
  906.      *
  907.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  908.      */
  909.     protected function getValidatorService()
  910.     {
  911.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  912.     }
  913.     /**
  914.      * Gets the private 'App\Event\ForceBruteListener' shared autowired service.
  915.      *
  916.      * @return \App\Event\ForceBruteListener
  917.      */
  918.     protected function getForceBruteListenerService()
  919.     {
  920.         return $this->privates['App\\Event\\ForceBruteListener'] = new \App\Event\ForceBruteListener($this->targetDirs[3], ($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  921.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  922.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  923.         ])));
  924.     }
  925.     /**
  926.      * Gets the private 'annotations.cached_reader' shared service.
  927.      *
  928.      * @return \Doctrine\Common\Annotations\CachedReader
  929.      */
  930.     protected function getAnnotations_CachedReaderService()
  931.     {
  932.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheService.php'), true);
  933.     }
  934.     /**
  935.      * Gets the private 'annotations.reader' shared service.
  936.      *
  937.      * @return \Doctrine\Common\Annotations\AnnotationReader
  938.      */
  939.     protected function getAnnotations_ReaderService()
  940.     {
  941.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  942.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  943.         $a->registerUniqueLoader('class_exists');
  944.         $instance->addGlobalIgnoredName('required'$a);
  945.         return $instance;
  946.     }
  947.     /**
  948.      * Gets the private 'cache.annotations' shared service.
  949.      *
  950.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  951.      */
  952.     protected function getCache_AnnotationsService()
  953.     {
  954.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GHxSngrMcn'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  955.     }
  956.     /**
  957.      * Gets the private 'cache.security_expression_language' shared service.
  958.      *
  959.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  960.      */
  961.     protected function getCache_SecurityExpressionLanguageService()
  962.     {
  963.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('F6eCro0msi'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  964.     }
  965.     /**
  966.      * Gets the private 'cache.serializer' shared service.
  967.      *
  968.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  969.      */
  970.     protected function getCache_SerializerService()
  971.     {
  972.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('28uxuw1+eK'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  973.     }
  974.     /**
  975.      * Gets the private 'cache.validator' shared service.
  976.      *
  977.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  978.      */
  979.     protected function getCache_ValidatorService()
  980.     {
  981.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('oIaXG89sxl'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  982.     }
  983.     /**
  984.      * Gets the private 'config_cache_factory' shared service.
  985.      *
  986.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  987.      */
  988.     protected function getConfigCacheFactoryService()
  989.     {
  990.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  991.             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)));
  992.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  993.         }, 2));
  994.     }
  995.     /**
  996.      * Gets the private 'data_collector.form' shared service.
  997.      *
  998.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  999.      */
  1000.     protected function getDataCollector_FormService()
  1001.     {
  1002.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1003.     }
  1004.     /**
  1005.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1006.      *
  1007.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1008.      */
  1009.     protected function getDebug_DebugHandlersListenerService()
  1010.     {
  1011.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1012.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1013.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1014.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1015.         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');
  1016.     }
  1017.     /**
  1018.      * Gets the private 'debug.file_link_formatter' shared service.
  1019.      *
  1020.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1021.      */
  1022.     protected function getDebug_FileLinkFormatterService()
  1023.     {
  1024.         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 () {
  1025.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1026.         });
  1027.     }
  1028.     /**
  1029.      * Gets the private 'debug.log_processor' shared service.
  1030.      *
  1031.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1032.      */
  1033.     protected function getDebug_LogProcessorService()
  1034.     {
  1035.         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())));
  1036.     }
  1037.     /**
  1038.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1039.      *
  1040.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1041.      */
  1042.     protected function getDebug_Security_Access_DecisionManagerService()
  1043.     {
  1044.         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 () {
  1045.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1046.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService.php'));
  1047.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1048.             yield => ($this->privates['debug.security.voter.App\\PaaBundle\\Security\\PaaVoter'] ?? $this->load('getPaaVoterService.php'));
  1049.         }, 4), 'unanimous'falsetrue));
  1050.     }
  1051.     /**
  1052.      * Gets the private 'debug.security.firewall' shared service.
  1053.      *
  1054.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1055.      */
  1056.     protected function getDebug_Security_FirewallService()
  1057.     {
  1058.         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()));
  1059.     }
  1060.     /**
  1061.      * Gets the private 'fos_rest.body_listener' shared service.
  1062.      *
  1063.      * @return \FOS\RestBundle\EventListener\BodyListener
  1064.      */
  1065.     protected function getFosRest_BodyListenerService()
  1066.     {
  1067.         $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1068.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService.php'true],
  1069.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService.php'true],
  1070.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  1071.         $instance->setDefaultFormat(NULL);
  1072.         return $instance;
  1073.     }
  1074.     /**
  1075.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  1076.      *
  1077.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  1078.      */
  1079.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  1080.     {
  1081.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  1082.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  1083.     }
  1084.     /**
  1085.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1086.      *
  1087.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1088.      */
  1089.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1090.     {
  1091.         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())));
  1092.     }
  1093.     /**
  1094.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1095.      *
  1096.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1097.      */
  1098.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1099.     {
  1100.         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()));
  1101.     }
  1102.     /**
  1103.      * Gets the private 'locale_listener' shared service.
  1104.      *
  1105.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1106.      */
  1107.     protected function getLocaleListenerService()
  1108.     {
  1109.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('locale'), ($this->services['router'] ?? $this->getRouterService()));
  1110.     }
  1111.     /**
  1112.      * Gets the private 'monolog.handler.console' shared service.
  1113.      *
  1114.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1115.      */
  1116.     protected function getMonolog_Handler_ConsoleService()
  1117.     {
  1118.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1119.     }
  1120.     /**
  1121.      * Gets the private 'monolog.handler.main' shared service.
  1122.      *
  1123.      * @return \Monolog\Handler\StreamHandler
  1124.      */
  1125.     protected function getMonolog_Handler_MainService()
  1126.     {
  1127.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/log/dev.log'), 100trueNULLfalse);
  1128.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1129.         return $instance;
  1130.     }
  1131.     /**
  1132.      * Gets the private 'monolog.logger' shared service.
  1133.      *
  1134.      * @return \Symfony\Bridge\Monolog\Logger
  1135.      */
  1136.     protected function getMonolog_LoggerService()
  1137.     {
  1138.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1139.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1140.         $instance->useMicrosecondTimestamps(true);
  1141.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1142.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1143.         return $instance;
  1144.     }
  1145.     /**
  1146.      * Gets the private 'monolog.logger.cache' shared service.
  1147.      *
  1148.      * @return \Symfony\Bridge\Monolog\Logger
  1149.      */
  1150.     protected function getMonolog_Logger_CacheService()
  1151.     {
  1152.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1153.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1154.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1155.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1156.         return $instance;
  1157.     }
  1158.     /**
  1159.      * Gets the private 'monolog.logger.request' shared service.
  1160.      *
  1161.      * @return \Symfony\Bridge\Monolog\Logger
  1162.      */
  1163.     protected function getMonolog_Logger_RequestService()
  1164.     {
  1165.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1166.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1167.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1168.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1169.         return $instance;
  1170.     }
  1171.     /**
  1172.      * Gets the private 'paabundle.handler.session_idle' shared autowired service.
  1173.      *
  1174.      * @return \App\PaaBundle\Component\Authentication\Handler\SessionIdleHandler
  1175.      */
  1176.     protected function getPaabundle_Handler_SessionIdleService()
  1177.     {
  1178.         return $this->privates['paabundle.handler.session_idle'] = new \App\PaaBundle\Component\Authentication\Handler\SessionIdleHandler(($this->services['session'] ?? $this->getSessionService()), ($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->services['router'] ?? $this->getRouterService()), $this->getEnv('resolve:session_max_idle_time'));
  1179.     }
  1180.     /**
  1181.      * Gets the private 'parameter_bag' shared service.
  1182.      *
  1183.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  1184.      */
  1185.     protected function getParameterBagService()
  1186.     {
  1187.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  1188.     }
  1189.     /**
  1190.      * Gets the private 'profiler_listener' shared service.
  1191.      *
  1192.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1193.      */
  1194.     protected function getProfilerListenerService()
  1195.     {
  1196.         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);
  1197.     }
  1198.     /**
  1199.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  1200.      *
  1201.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1202.      */
  1203.     protected function getResolveControllerNameSubscriberService()
  1204.     {
  1205.         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))))));
  1206.     }
  1207.     /**
  1208.      * Gets the private 'router.request_context' shared service.
  1209.      *
  1210.      * @return \Symfony\Component\Routing\RequestContext
  1211.      */
  1212.     protected function getRouter_RequestContextService()
  1213.     {
  1214.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1215.     }
  1216.     /**
  1217.      * Gets the private 'router_listener' shared service.
  1218.      *
  1219.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1220.      */
  1221.     protected function getRouterListenerService()
  1222.     {
  1223.         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);
  1224.     }
  1225.     /**
  1226.      * Gets the private 'security.authentication.manager' shared service.
  1227.      *
  1228.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1229.      */
  1230.     protected function getSecurity_Authentication_ManagerService()
  1231.     {
  1232.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1233.             yield => ($this->privates['security.authentication.provider.simple_preauth.api'] ?? $this->load('getSecurity_Authentication_Provider_SimplePreauth_ApiService.php'));
  1234.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->load('getSecurity_Authentication_Provider_Dao_MainService.php'));
  1235.             yield => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->load('getSecurity_Authentication_Provider_Rememberme_MainService.php'));
  1236.             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'))));
  1237.         }, 4), true);
  1238.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1239.         return $instance;
  1240.     }
  1241.     /**
  1242.      * Gets the private 'security.firewall.map' shared service.
  1243.      *
  1244.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1245.      */
  1246.     protected function getSecurity_Firewall_MapService()
  1247.     {
  1248.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1249.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService.php'true],
  1250.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  1251.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  1252.         ]), new RewindableGenerator(function () {
  1253.             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)/')));
  1254.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.yOGHSd4'] ?? ($this->privates['.security.request_matcher.yOGHSd4'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/rest_*')));
  1255.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  1256.         }, 3));
  1257.     }
  1258.     /**
  1259.      * Gets the private 'security.logout_url_generator' shared service.
  1260.      *
  1261.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1262.      */
  1263.     protected function getSecurity_LogoutUrlGeneratorService()
  1264.     {
  1265.         $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())));
  1266.         $instance->registerListener('main''fos_user_security_logout''logout''_csrf_token'NULLNULL);
  1267.         return $instance;
  1268.     }
  1269.     /**
  1270.      * Gets the private 'security.role_hierarchy' shared service.
  1271.      *
  1272.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  1273.      */
  1274.     protected function getSecurity_RoleHierarchyService()
  1275.     {
  1276.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  1277.     }
  1278.     /**
  1279.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  1280.      *
  1281.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  1282.      */
  1283.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  1284.     {
  1285.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1286.     }
  1287.     /**
  1288.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  1289.      *
  1290.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  1291.      */
  1292.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  1293.     {
  1294.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  1295.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  1296.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  1297.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  1298.     }
  1299.     /**
  1300.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  1301.      *
  1302.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  1303.      */
  1304.     protected function getSensioFrameworkExtra_Security_ListenerService()
  1305.     {
  1306.         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()));
  1307.     }
  1308.     /**
  1309.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  1310.      *
  1311.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  1312.      */
  1313.     protected function getSensioFrameworkExtra_View_ListenerService()
  1314.     {
  1315.         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()));
  1316.     }
  1317.     /**
  1318.      * Gets the private 'session.storage.native' shared service.
  1319.      *
  1320.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  1321.      */
  1322.     protected function getSession_Storage_NativeService()
  1323.     {
  1324.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0));
  1325.     }
  1326.     /**
  1327.      * Gets the private 'session_listener' shared service.
  1328.      *
  1329.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1330.      */
  1331.     protected function getSessionListenerService()
  1332.     {
  1333.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1334.             'initialized_session' => ['services''session'NULLfalse],
  1335.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1336.             'session' => ['services''session''getSessionService'false],
  1337.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  1338.         ]));
  1339.     }
  1340.     /**
  1341.      * Gets the private 'translator_listener' shared service.
  1342.      *
  1343.      * @return \Symfony\Component\HttpKernel\EventListener\TranslatorListener
  1344.      */
  1345.     protected function getTranslatorListenerService()
  1346.     {
  1347.         return $this->privates['translator_listener'] = new \Symfony\Component\HttpKernel\EventListener\TranslatorListener(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1348.     }
  1349.     /**
  1350.      * Gets the private 'validator.builder' shared service.
  1351.      *
  1352.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  1353.      */
  1354.     protected function getValidator_BuilderService()
  1355.     {
  1356.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1357.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1358.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1359.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1360.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  1361.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1362.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1363.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1364.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1365.         ])));
  1366.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  1367.         $instance->setTranslationDomain('validators');
  1368.         $instance->addXmlMappings([=> ($this->targetDirs[3].'/vendor/symfony/form/Resources/config/validation.xml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  1369.         $instance->addYamlMappings([=> ($this->targetDirs[3].'/src/PaaBundle/Resources/config/validation.yml')]);
  1370.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1371.         $instance->addMethodMapping('loadValidatorMetadata');
  1372.         $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()))]);
  1373.         $instance->addXmlMapping(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  1374.         return $instance;
  1375.     }
  1376.     /**
  1377.      * Gets the private 'web_profiler.csp.handler' shared service.
  1378.      *
  1379.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  1380.      */
  1381.     protected function getWebProfiler_Csp_HandlerService()
  1382.     {
  1383.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  1384.     }
  1385.     /**
  1386.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  1387.      *
  1388.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  1389.      */
  1390.     protected function getWebProfiler_DebugToolbarService()
  1391.     {
  1392.         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()));
  1393.     }
  1394.     public function getParameter($name)
  1395.     {
  1396.         $name = (string) $name;
  1397.         if (isset($this->buildParameters[$name])) {
  1398.             return $this->buildParameters[$name];
  1399.         }
  1400.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  1401.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1402.         }
  1403.         if (isset($this->loadedDynamicParameters[$name])) {
  1404.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1405.         }
  1406.         return $this->parameters[$name];
  1407.     }
  1408.     public function hasParameter($name)
  1409.     {
  1410.         $name = (string) $name;
  1411.         if (isset($this->buildParameters[$name])) {
  1412.             return true;
  1413.         }
  1414.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  1415.     }
  1416.     public function setParameter($name$value)
  1417.     {
  1418.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  1419.     }
  1420.     public function getParameterBag()
  1421.     {
  1422.         if (null === $this->parameterBag) {
  1423.             $parameters $this->parameters;
  1424.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  1425.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1426.             }
  1427.             foreach ($this->buildParameters as $name => $value) {
  1428.                 $parameters[$name] = $value;
  1429.             }
  1430.             $this->parameterBag = new FrozenParameterBag($parameters);
  1431.         }
  1432.         return $this->parameterBag;
  1433.     }
  1434.     private $loadedDynamicParameters = [
  1435.         'kernel.root_dir' => false,
  1436.         'kernel.project_dir' => false,
  1437.         'kernel.cache_dir' => false,
  1438.         'kernel.logs_dir' => false,
  1439.         'kernel.bundles_metadata' => false,
  1440.         'locale' => false,
  1441.         'paa_version' => false,
  1442.         'kernel.secret' => false,
  1443.         'kernel.default_locale' => false,
  1444.         'validator.mapping.cache.file' => false,
  1445.         'translator.default_path' => false,
  1446.         'profiler.storage.dsn' => false,
  1447.         'debug.container.dump' => false,
  1448.         'serializer.mapping.cache.file' => false,
  1449.         'doctrine.orm.proxy_dir' => false,
  1450.         'twig.default_path' => false,
  1451.         'fos_user.registration.confirmation.from_email' => false,
  1452.         'fos_user.resetting.email.from_email' => false,
  1453.     ];
  1454.     private $dynamicParameters = [];
  1455.     /**
  1456.      * Computes a dynamic parameter.
  1457.      *
  1458.      * @param string $name The name of the dynamic parameter to load
  1459.      *
  1460.      * @return mixed The value of the dynamic parameter
  1461.      *
  1462.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  1463.      */
  1464.     private function getDynamicParameter($name)
  1465.     {
  1466.         switch ($name) {
  1467.             case 'kernel.root_dir'$value = ($this->targetDirs[3].'/src'); break;
  1468.             case 'kernel.project_dir'$value $this->targetDirs[3]; break;
  1469.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  1470.             case 'kernel.logs_dir'$value = ($this->targetDirs[2].'/log'); break;
  1471.             case 'kernel.bundles_metadata'$value = [
  1472.                 'FrameworkBundle' => [
  1473.                     'path' => ($this->targetDirs[3].'/vendor/symfony/framework-bundle'),
  1474.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  1475.                 ],
  1476.                 'KnpMenuBundle' => [
  1477.                     'path' => ($this->targetDirs[3].'/vendor/knplabs/knp-menu-bundle/src'),
  1478.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  1479.                 ],
  1480.                 'SwiftmailerBundle' => [
  1481.                     'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
  1482.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  1483.                 ],
  1484.                 'MonologBundle' => [
  1485.                     'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
  1486.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  1487.                 ],
  1488.                 'CmfMenuBundle' => [
  1489.                     'path' => ($this->targetDirs[3].'/vendor/symfony-cmf/menu-bundle/src'),
  1490.                     'namespace' => 'Symfony\\Cmf\\Bundle\\MenuBundle',
  1491.                 ],
  1492.                 'SensioFrameworkExtraBundle' => [
  1493.                     'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle'),
  1494.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  1495.                 ],
  1496.                 'DoctrineCacheBundle' => [
  1497.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-cache-bundle'),
  1498.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  1499.                 ],
  1500.                 'DoctrineBundle' => [
  1501.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
  1502.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  1503.                 ],
  1504.                 'FOSRestBundle' => [
  1505.                     'path' => ($this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle'),
  1506.                     'namespace' => 'FOS\\RestBundle',
  1507.                 ],
  1508.                 'TwigBundle' => [
  1509.                     'path' => ($this->targetDirs[3].'/vendor/symfony/twig-bundle'),
  1510.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  1511.                 ],
  1512.                 'SecurityBundle' => [
  1513.                     'path' => ($this->targetDirs[3].'/vendor/symfony/security-bundle'),
  1514.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  1515.                 ],
  1516.                 'FOSUserBundle' => [
  1517.                     'path' => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle'),
  1518.                     'namespace' => 'FOS\\UserBundle',
  1519.                 ],
  1520.                 'PaaBundle' => [
  1521.                     'path' => ($this->targetDirs[3].'/src/PaaBundle'),
  1522.                     'namespace' => 'App\\PaaBundle',
  1523.                 ],
  1524.                 'LimoogPartageBundle' => [
  1525.                     'path' => ($this->targetDirs[3].'/src/Limoog/PartageBundle'),
  1526.                     'namespace' => 'App\\Limoog\\PartageBundle',
  1527.                 ],
  1528.                 'WebProfilerBundle' => [
  1529.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle'),
  1530.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  1531.                 ],
  1532.             ]; break;
  1533.             case 'locale'$value $this->getEnv('locale'); break;
  1534.             case 'paa_version'$value $this->getEnv('paa_version'); break;
  1535.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  1536.             case 'kernel.default_locale'$value $this->getEnv('locale'); break;
  1537.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  1538.             case 'translator.default_path'$value = ($this->targetDirs[3].'/translations'); break;
  1539.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  1540.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/srcApp_KernelDevDebugContainer.xml'); break;
  1541.             case 'serializer.mapping.cache.file'$value = ($this->targetDirs[0].'/serialization.php'); break;
  1542.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
  1543.             case 'twig.default_path'$value = ($this->targetDirs[3].'/templates'); break;
  1544.             case 'fos_user.registration.confirmation.from_email'$value = [
  1545.                 $this->getEnv('MAILER_SENDER_ADDRESS') => $this->getEnv('MAILER_SENDER_NAME'),
  1546.             ]; break;
  1547.             case 'fos_user.resetting.email.from_email'$value = [
  1548.                 $this->getEnv('MAILER_SENDER_ADDRESS') => $this->getEnv('MAILER_SENDER_NAME'),
  1549.             ]; break;
  1550.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  1551.         }
  1552.         $this->loadedDynamicParameters[$name] = true;
  1553.         return $this->dynamicParameters[$name] = $value;
  1554.     }
  1555.     /**
  1556.      * Gets the default parameters.
  1557.      *
  1558.      * @return array An array of the default parameters
  1559.      */
  1560.     protected function getDefaultParameters()
  1561.     {
  1562.         return [
  1563.             'kernel.environment' => 'dev',
  1564.             'kernel.debug' => true,
  1565.             'kernel.name' => 'src',
  1566.             'kernel.bundles' => [
  1567.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  1568.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  1569.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  1570.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  1571.                 'CmfMenuBundle' => 'Symfony\\Cmf\\Bundle\\MenuBundle\\CmfMenuBundle',
  1572.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  1573.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  1574.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  1575.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  1576.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  1577.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  1578.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  1579.                 'PaaBundle' => 'App\\PaaBundle\\PaaBundle',
  1580.                 'LimoogPartageBundle' => 'App\\Limoog\\PartageBundle\\LimoogPartageBundle',
  1581.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  1582.             ],
  1583.             'kernel.charset' => 'UTF-8',
  1584.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  1585.             'container.dumper.inline_class_loader' => true,
  1586.             'env(doctrine_database_driver)' => '',
  1587.             'env(doctrine_database_host)' => '',
  1588.             'env(doctrine_database_port)' => '',
  1589.             'env(doctrine_database_name)' => '',
  1590.             'env(doctrine_database_user)' => '',
  1591.             'fragment.renderer.hinclude.global_template' => '',
  1592.             'fragment.path' => '/_fragment',
  1593.             'kernel.http_method_override' => true,
  1594.             'kernel.trusted_hosts' => [
  1595.             ],
  1596.             'templating.helper.code.file_link_format' => NULL,
  1597.             'debug.file_link_format' => NULL,
  1598.             'session.metadata.storage_key' => '_sf2_meta',
  1599.             'session.storage.options' => [
  1600.                 'cache_limiter' => '0',
  1601.                 'cookie_secure' => 'auto',
  1602.                 'cookie_httponly' => true,
  1603.                 'cookie_samesite' => 'lax',
  1604.                 'gc_probability' => 1,
  1605.             ],
  1606.             'session.save_path' => '/var/lib/php/sessions',
  1607.             'session.metadata.update_threshold' => 0,
  1608.             'form.type_extension.csrf.enabled' => true,
  1609.             'form.type_extension.csrf.field_name' => '_token',
  1610.             'asset.request_context.base_path' => '',
  1611.             'asset.request_context.secure' => false,
  1612.             'validator.mapping.cache.prefix' => '',
  1613.             'validator.translation_domain' => 'validators',
  1614.             'translator.logging' => false,
  1615.             'profiler_listener.only_exceptions' => false,
  1616.             'profiler_listener.only_master_requests' => false,
  1617.             'debug.error_handler.throw_at' => -1,
  1618.             'router.request_context.host' => 'localhost',
  1619.             'router.request_context.scheme' => 'http',
  1620.             'router.request_context.base_url' => '',
  1621.             'router.resource' => 'kernel::loadRoutes',
  1622.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  1623.             'request_listener.http_port' => 80,
  1624.             'request_listener.https_port' => 443,
  1625.             'serializer.mapping.cache.prefix' => '',
  1626.             'knp_menu.factory.class' => 'Knp\\Menu\\MenuFactory',
  1627.             'knp_menu.factory_extension.routing.class' => 'Knp\\Menu\\Integration\\Symfony\\RoutingExtension',
  1628.             'knp_menu.helper.class' => 'Knp\\Menu\\Twig\\Helper',
  1629.             'knp_menu.matcher.class' => 'Knp\\Menu\\Matcher\\Matcher',
  1630.             'knp_menu.menu_provider.chain.class' => 'Knp\\Menu\\Provider\\ChainProvider',
  1631.             'knp_menu.menu_provider.container_aware.class' => 'Knp\\Bundle\\MenuBundle\\Provider\\ContainerAwareProvider',
  1632.             'knp_menu.menu_provider.builder_alias.class' => 'Knp\\Bundle\\MenuBundle\\Provider\\BuilderAliasProvider',
  1633.             'knp_menu.renderer_provider.class' => 'Knp\\Bundle\\MenuBundle\\Renderer\\ContainerAwareProvider',
  1634.             'knp_menu.renderer.list.class' => 'Knp\\Menu\\Renderer\\ListRenderer',
  1635.             'knp_menu.renderer.list.options' => [
  1636.             ],
  1637.             'knp_menu.listener.voters.class' => 'Knp\\Bundle\\MenuBundle\\EventListener\\VoterInitializerListener',
  1638.             'knp_menu.voter.router.class' => 'Knp\\Menu\\Matcher\\Voter\\RouteVoter',
  1639.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  1640.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  1641.             'knp_menu.renderer.twig.options' => [
  1642.             ],
  1643.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  1644.             'knp_menu.default_renderer' => 'twig',
  1645.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  1646.             'swiftmailer.mailer.default.spool.enabled' => false,
  1647.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  1648.             'swiftmailer.mailer.default.single_address' => NULL,
  1649.             'swiftmailer.mailer.default.delivery.enabled' => true,
  1650.             'swiftmailer.spool.enabled' => false,
  1651.             'swiftmailer.delivery.enabled' => true,
  1652.             'swiftmailer.single_address' => NULL,
  1653.             'swiftmailer.mailers' => [
  1654.                 'default' => 'swiftmailer.mailer.default',
  1655.             ],
  1656.             'swiftmailer.default_mailer' => 'default',
  1657.             'monolog.use_microseconds' => true,
  1658.             'monolog.swift_mailer.handlers' => [
  1659.             ],
  1660.             'monolog.handlers_to_channels' => [
  1661.                 'monolog.handler.console' => [
  1662.                     'type' => 'exclusive',
  1663.                     'elements' => [
  1664.                         => 'event',
  1665.                         => 'doctrine',
  1666.                         => 'console',
  1667.                     ],
  1668.                 ],
  1669.                 'monolog.handler.main' => [
  1670.                     'type' => 'exclusive',
  1671.                     'elements' => [
  1672.                         => 'event',
  1673.                     ],
  1674.                 ],
  1675.             ],
  1676.             'cmf_menu.allow_empty_items' => false,
  1677.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  1678.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  1679.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  1680.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  1681.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  1682.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  1683.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  1684.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  1685.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  1686.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  1687.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  1688.             'doctrine_cache.memcache.host' => 'localhost',
  1689.             'doctrine_cache.memcache.port' => 11211,
  1690.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  1691.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  1692.             'doctrine_cache.memcached.host' => 'localhost',
  1693.             'doctrine_cache.memcached.port' => 11211,
  1694.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  1695.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  1696.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  1697.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  1698.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  1699.             'doctrine_cache.predis.scheme' => 'tcp',
  1700.             'doctrine_cache.predis.host' => 'localhost',
  1701.             'doctrine_cache.predis.port' => 6379,
  1702.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  1703.             'doctrine_cache.redis.connection.class' => 'Redis',
  1704.             'doctrine_cache.redis.host' => 'localhost',
  1705.             'doctrine_cache.redis.port' => 6379,
  1706.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  1707.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  1708.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  1709.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  1710.             'doctrine_cache.riak.host' => 'localhost',
  1711.             'doctrine_cache.riak.port' => 8087,
  1712.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  1713.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  1714.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  1715.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  1716.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  1717.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  1718.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  1719.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  1720.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  1721.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  1722.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  1723.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  1724.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  1725.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  1726.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  1727.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  1728.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  1729.             'doctrine.entity_managers' => [
  1730.                 'auto_generate_proxy_classes' => 'doctrine.orm.auto_generate_proxy_classes_entity_manager',
  1731.                 'default' => 'doctrine.orm.default_entity_manager',
  1732.             ],
  1733.             'doctrine.default_entity_manager' => 'default',
  1734.             'doctrine.dbal.connection_factory.types' => [
  1735.             ],
  1736.             'doctrine.connections' => [
  1737.                 'default' => 'doctrine.dbal.default_connection',
  1738.             ],
  1739.             'doctrine.default_connection' => 'default',
  1740.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  1741.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  1742.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  1743.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  1744.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  1745.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  1746.             'doctrine.orm.cache.memcache_host' => 'localhost',
  1747.             'doctrine.orm.cache.memcache_port' => 11211,
  1748.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  1749.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  1750.             'doctrine.orm.cache.memcached_host' => 'localhost',
  1751.             'doctrine.orm.cache.memcached_port' => 11211,
  1752.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  1753.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  1754.             'doctrine.orm.cache.redis_host' => 'localhost',
  1755.             'doctrine.orm.cache.redis_port' => 6379,
  1756.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  1757.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  1758.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  1759.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  1760.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Common\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  1761.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  1762.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  1763.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  1764.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  1765.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  1766.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  1767.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  1768.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  1769.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  1770.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  1771.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  1772.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  1773.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  1774.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  1775.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  1776.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  1777.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  1778.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  1779.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  1780.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  1781.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  1782.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  1783.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  1784.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  1785.             'doctrine.orm.auto_generate_proxy_classes' => false,
  1786.             'doctrine.orm.proxy_namespace' => 'Proxies',
  1787.             'twig.exception_listener.controller' => 'App\\PaaBundle\\Controller\\ErrorController::showAction',
  1788.             'twig.form.resources' => [
  1789.                 => 'form_div_layout.html.twig',
  1790.             ],
  1791.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  1792.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  1793.             'security.role_hierarchy.roles' => [
  1794.                 'ROLE_ETUDIANT' => [
  1795.                     => 'ROLE_USER',
  1796.                 ],
  1797.                 'ROLE_ENSEIGNANT' => [
  1798.                     => 'ROLE_USER',
  1799.                     => 'ROLE_ETUDIANT',
  1800.                 ],
  1801.                 'ROLE_ENSEIGNANT_POSEDIVERS' => [
  1802.                     => 'ROLE_ENSEIGNANT',
  1803.                 ],
  1804.                 'ROLE_CONCEPTEUR' => [
  1805.                     => 'ROLE_USER',
  1806.                     => 'ROLE_ENSEIGNANT_POSEDIVERS',
  1807.                     => 'ROLE_ETUDIANT',
  1808.                 ],
  1809.                 'ROLE_ADMIN' => [
  1810.                     => 'ROLE_USER',
  1811.                     => 'ROLE_ENSEIGNANT',
  1812.                     => 'ROLE_ETUDIANT',
  1813.                     => 'ROLE_CONCEPTEUR',
  1814.                 ],
  1815.                 'ROLE_SUPER_ADMIN' => [
  1816.                     => 'ROLE_ADMIN',
  1817.                     => 'ROLE_ALLOWED_TO_SWITCH',
  1818.                 ],
  1819.             ],
  1820.             'security.access.denied_url' => NULL,
  1821.             'security.authentication.manager.erase_credentials' => true,
  1822.             'security.authentication.session_strategy.strategy' => 'migrate',
  1823.             'security.access.always_authenticate_before_granting' => false,
  1824.             'security.authentication.hide_user_not_found' => true,
  1825.             'fos_user.backend_type_orm' => true,
  1826.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  1827.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  1828.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  1829.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  1830.             'fos_user.storage' => 'orm',
  1831.             'fos_user.firewall_name' => 'main',
  1832.             'fos_user.model_manager_name' => 'default',
  1833.             'fos_user.model.user.class' => 'App\\PaaBundle\\Entity\\users',
  1834.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  1835.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  1836.             'fos_user.profile.form.validation_groups' => [
  1837.                 => 'Profile',
  1838.                 => 'Default',
  1839.             ],
  1840.             'fos_user.registration.confirmation.enabled' => false,
  1841.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  1842.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  1843.             'fos_user.registration.form.validation_groups' => [
  1844.                 => 'Registration',
  1845.                 => 'Default',
  1846.             ],
  1847.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  1848.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  1849.             'fos_user.change_password.form.validation_groups' => [
  1850.                 => 'ChangePassword',
  1851.                 => 'Default',
  1852.             ],
  1853.             'fos_user.resetting.retry_ttl' => 7200,
  1854.             'fos_user.resetting.token_ttl' => 86400,
  1855.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  1856.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  1857.             'fos_user.resetting.form.validation_groups' => [
  1858.                 => 'ResetPassword',
  1859.                 => 'Default',
  1860.             ],
  1861.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  1862.             'web_profiler.debug_toolbar.mode' => 2,
  1863.             'data_collector.templates' => [
  1864.                 'data_collector.request' => [
  1865.                     => 'request',
  1866.                     => '@WebProfiler/Collector/request.html.twig',
  1867.                 ],
  1868.                 'data_collector.time' => [
  1869.                     => 'time',
  1870.                     => '@WebProfiler/Collector/time.html.twig',
  1871.                 ],
  1872.                 'data_collector.memory' => [
  1873.                     => 'memory',
  1874.                     => '@WebProfiler/Collector/memory.html.twig',
  1875.                 ],
  1876.                 'data_collector.validator' => [
  1877.                     => 'validator',
  1878.                     => '@WebProfiler/Collector/validator.html.twig',
  1879.                 ],
  1880.                 'data_collector.ajax' => [
  1881.                     => 'ajax',
  1882.                     => '@WebProfiler/Collector/ajax.html.twig',
  1883.                 ],
  1884.                 'data_collector.form' => [
  1885.                     => 'form',
  1886.                     => '@WebProfiler/Collector/form.html.twig',
  1887.                 ],
  1888.                 'data_collector.exception' => [
  1889.                     => 'exception',
  1890.                     => '@WebProfiler/Collector/exception.html.twig',
  1891.                 ],
  1892.                 'data_collector.logger' => [
  1893.                     => 'logger',
  1894.                     => '@WebProfiler/Collector/logger.html.twig',
  1895.                 ],
  1896.                 'data_collector.events' => [
  1897.                     => 'events',
  1898.                     => '@WebProfiler/Collector/events.html.twig',
  1899.                 ],
  1900.                 'data_collector.router' => [
  1901.                     => 'router',
  1902.                     => '@WebProfiler/Collector/router.html.twig',
  1903.                 ],
  1904.                 'data_collector.cache' => [
  1905.                     => 'cache',
  1906.                     => '@WebProfiler/Collector/cache.html.twig',
  1907.                 ],
  1908.                 'data_collector.translation' => [
  1909.                     => 'translation',
  1910.                     => '@WebProfiler/Collector/translation.html.twig',
  1911.                 ],
  1912.                 'data_collector.security' => [
  1913.                     => 'security',
  1914.                     => '@Security/Collector/security.html.twig',
  1915.                 ],
  1916.                 'data_collector.twig' => [
  1917.                     => 'twig',
  1918.                     => '@WebProfiler/Collector/twig.html.twig',
  1919.                 ],
  1920.                 'data_collector.doctrine' => [
  1921.                     => 'db',
  1922.                     => '@Doctrine/Collector/db.html.twig',
  1923.                 ],
  1924.                 'swiftmailer.data_collector' => [
  1925.                     => 'swiftmailer',
  1926.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  1927.                 ],
  1928.                 'data_collector.config' => [
  1929.                     => 'config',
  1930.                     => '@WebProfiler/Collector/config.html.twig',
  1931.                 ],
  1932.             ],
  1933.             'console.command.ids' => [
  1934.                 => 'console.command.public_alias.doctrine_cache.contains_command',
  1935.                 => 'console.command.public_alias.doctrine_cache.delete_command',
  1936.                 => 'console.command.public_alias.doctrine_cache.flush_command',
  1937.                 => 'console.command.public_alias.doctrine_cache.stats_command',
  1938.             ],
  1939.         ];
  1940.     }
  1941. }