var/cache/dev/ContainerJ8eqhbr/srcDevDebugProjectContainer.php line 796

Open in your IDE?
  1. <?php
  2. namespace ContainerJ8eqhbr;
  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 srcDevDebugProjectContainer extends Container
  17. {
  18.     private $buildParameters;
  19.     private $containerDir;
  20.     private $parameters;
  21.     private $targetDirs = array();
  22.     /**
  23.      * @internal but protected for BC on cache:clear
  24.      */
  25.     protected $privates = array();
  26.     public function __construct(array $buildParameters = array(), $containerDir __DIR__)
  27.     {
  28.         $dir $this->targetDirs[0] = \dirname($containerDir);
  29.         for ($i 1$i <= 3; ++$i) {
  30.             $this->targetDirs[$i] = $dir = \dirname($dir);
  31.         }
  32.         $this->buildParameters $buildParameters;
  33.         $this->containerDir $containerDir;
  34.         $this->parameters $this->getDefaultParameters();
  35.         $this->services $this->privates = array();
  36.         $this->syntheticIds = array(
  37.             'kernel' => true,
  38.         );
  39.         $this->methodMap = array(
  40.             'cache.app' => 'getCache_AppService',
  41.             'cache.system' => 'getCache_SystemService',
  42.             'data_collector.dump' => 'getDataCollector_DumpService',
  43.             'doctrine' => 'getDoctrineService',
  44.             'event_dispatcher' => 'getEventDispatcherService',
  45.             'http_kernel' => 'getHttpKernelService',
  46.             'hwi_oauth.resource_ownermap.secured_area' => 'getHwiOauth_ResourceOwnermap_SecuredAreaService',
  47.             'hwi_oauth.security.oauth_utils' => 'getHwiOauth_Security_OauthUtilsService',
  48.             'profiler' => 'getProfilerService',
  49.             'request_stack' => 'getRequestStackService',
  50.             'router' => 'getRouterService',
  51.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  52.             'security.token_storage' => 'getSecurity_TokenStorageService',
  53.             'translator' => 'getTranslatorService',
  54.             'twig' => 'getTwigService',
  55.             'validator' => 'getValidatorService',
  56.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  57.         );
  58.         $this->fileMap = array(
  59.             'App\\Controller\\AdminController' => 'getAdminControllerService.php',
  60.             'App\\Controller\\CompanyInfoController' => 'getCompanyInfoControllerService.php',
  61.             'App\\Controller\\DepartmentController' => 'getDepartmentControllerService.php',
  62.             'App\\Controller\\MainController' => 'getMainControllerService.php',
  63.             'App\\Controller\\PositionController' => 'getPositionControllerService.php',
  64.             'App\\Controller\\SignatureTemplateController' => 'getSignatureTemplateControllerService.php',
  65.             'App\\Controller\\TutorialController' => 'getTutorialControllerService.php',
  66.             'Faker\\Generator' => 'getGeneratorService.php',
  67.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  68.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  69.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  70.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  71.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  72.             'cache_clearer' => 'getCacheClearerService.php',
  73.             'cache_warmer' => 'getCacheWarmerService.php',
  74.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  75.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  76.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  77.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  78.             'console.command.public_alias.doctrine_migrations.diff_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_DiffCommandService.php',
  79.             'console.command.public_alias.doctrine_migrations.execute_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_ExecuteCommandService.php',
  80.             'console.command.public_alias.doctrine_migrations.generate_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_GenerateCommandService.php',
  81.             'console.command.public_alias.doctrine_migrations.latest_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_LatestCommandService.php',
  82.             'console.command.public_alias.doctrine_migrations.migrate_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_MigrateCommandService.php',
  83.             'console.command.public_alias.doctrine_migrations.status_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_StatusCommandService.php',
  84.             'console.command.public_alias.doctrine_migrations.version_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_VersionCommandService.php',
  85.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  86.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService.php',
  87.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService.php',
  88.             'doctrine_cache.providers.doctrine.orm.default_metadata_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService.php',
  89.             'doctrine_cache.providers.doctrine.orm.default_query_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService.php',
  90.             'doctrine_cache.providers.doctrine.orm.default_result_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService.php',
  91.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService.php',
  92.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService.php',
  93.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService.php',
  94.             'filesystem' => 'getFilesystemService.php',
  95.             'form.factory' => 'getForm_FactoryService.php',
  96.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService.php',
  97.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService.php',
  98.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService.php',
  99.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService.php',
  100.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService.php',
  101.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService.php',
  102.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService.php',
  103.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService.php',
  104.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService.php',
  105.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService.php',
  106.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService.php',
  107.             'httplug.uri_factory' => 'getHttplug_UriFactoryService.php',
  108.             'hwi_oauth.http.client' => 'getHwiOauth_Http_ClientService.php',
  109.             'hwi_oauth.http.message_factory' => 'getHwiOauth_Http_MessageFactoryService.php',
  110.             'hwi_oauth.http_client' => 'getHwiOauth_HttpClientService.php',
  111.             'hwi_oauth.resource_owner.google' => 'getHwiOauth_ResourceOwner_GoogleService.php',
  112.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService.php',
  113.             'knp_paginator' => 'getKnpPaginatorService.php',
  114.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService.php',
  115.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService.php',
  116.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService.php',
  117.             'routing.loader' => 'getRouting_LoaderService.php',
  118.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  119.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  120.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  121.             'serializer' => 'getSerializerService.php',
  122.             'services_resetter' => 'getServicesResetterService.php',
  123.             'session' => 'getSessionService.php',
  124.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  125.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  126.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  127.             'templating' => 'getTemplatingService.php',
  128.             'templating.loader' => 'getTemplating_LoaderService.php',
  129.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  130.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  131.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  132.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  133.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  134.         );
  135.         $this->aliases = array(
  136.             'database_connection' => 'doctrine.dbal.default_connection',
  137.             'doctrine.orm.default_metadata_cache' => 'doctrine_cache.providers.doctrine.orm.default_metadata_cache',
  138.             'doctrine.orm.default_query_cache' => 'doctrine_cache.providers.doctrine.orm.default_query_cache',
  139.             'doctrine.orm.default_result_cache' => 'doctrine_cache.providers.doctrine.orm.default_result_cache',
  140.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  141.             'httplug.client' => 'hwi_oauth.http.client',
  142.             'httplug.message_factory' => 'hwi_oauth.http.message_factory',
  143.             'mailer' => 'swiftmailer.mailer.default',
  144.         );
  145.         $this->privates['service_container'] = function () {
  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/http-kernel/Controller/ControllerResolverInterface.php';
  156.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  157.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  158.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  159.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  160.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  161.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  162.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  163.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  164.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/TerminableInterface.php';
  165.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernel.php';
  166.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/RequestStack.php';
  167.             include_once $this->targetDirs[3].'/vendor/symfony/config/FileLocatorInterface.php';
  168.             include_once $this->targetDirs[3].'/vendor/symfony/config/FileLocator.php';
  169.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Config/FileLocator.php';
  170.             include_once $this->targetDirs[3].'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  171.             include_once $this->targetDirs[3].'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  172.             include_once $this->targetDirs[3].'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  173.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  174.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  175.             include_once $this->targetDirs[3].'/vendor/symfony/cache/ResettableInterface.php';
  176.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  177.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractTrait.php';
  178.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  179.             include_once $this->targetDirs[3].'/vendor/symfony/cache/PruneableInterface.php';
  180.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  181.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  182.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  183.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  184.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceLocator.php';
  185.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  186.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  187.             include_once $this->targetDirs[3].'/vendor/symfony/templating/TemplateNameParserInterface.php';
  188.             include_once $this->targetDirs[3].'/vendor/symfony/templating/TemplateNameParser.php';
  189.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php';
  190.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php';
  191.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  192.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  193.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ObjectInitializerInterface.php';
  194.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  195.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validation.php';
  196.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/TranslatorListener.php';
  197.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  198.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  199.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  200.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Logger.php';
  201.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  202.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Logger.php';
  203.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  204.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  205.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  206.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  207.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  208.             include_once $this->targetDirs[3].'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  209.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  210.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  211.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  212.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  213.             include_once $this->targetDirs[3].'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  214.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  215.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  216.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  217.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  218.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  219.             include_once $this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  220.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  221.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  222.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  223.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  224.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  225.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  226.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  227.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  228.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  229.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  230.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  231.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  232.             include_once $this->targetDirs[3].'/vendor/symfony/stopwatch/Stopwatch.php';
  233.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  234.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContext.php';
  235.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  236.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  237.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  238.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  239.             include_once $this->targetDirs[3].'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  240.             include_once $this->targetDirs[3].'/vendor/twig/twig/lib/Twig/LoaderInterface.php';
  241.             include_once $this->targetDirs[3].'/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php';
  242.             include_once $this->targetDirs[3].'/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php';
  243.             include_once $this->targetDirs[3].'/vendor/twig/twig/lib/Twig/Loader/Filesystem.php';
  244.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  245.             include_once $this->targetDirs[3].'/vendor/twig/twig/lib/Twig/ExtensionInterface.php';
  246.             include_once $this->targetDirs[3].'/vendor/twig/twig/lib/Twig/Extension.php';
  247.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  248.             include_once $this->targetDirs[3].'/vendor/twig/twig/lib/Twig/Extension/Profiler.php';
  249.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  250.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  251.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  252.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  253.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/ContextInterface.php';
  254.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/RequestStackContext.php';
  255.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PackageInterface.php';
  256.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Package.php';
  257.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PathPackage.php';
  258.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Packages.php';
  259.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  260.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  261.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  262.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  263.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  264.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  265.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  266.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  267.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  268.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  269.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  270.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  271.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  272.             include_once $this->targetDirs[3].'/src/Twig/AppExtension.php';
  273.             include_once $this->targetDirs[3].'/vendor/twig/twig/lib/Twig/Extension/StringLoader.php';
  274.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  275.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  276.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  277.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  278.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  279.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  280.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  281.             include_once $this->targetDirs[3].'/vendor/symfony/templating/Helper/HelperInterface.php';
  282.             include_once $this->targetDirs[3].'/vendor/symfony/templating/Helper/Helper.php';
  283.             include_once $this->targetDirs[3].'/vendor/hwi/oauth-bundle/Templating/Helper/OAuthHelper.php';
  284.             include_once $this->targetDirs[3].'/vendor/hwi/oauth-bundle/Twig/Extension/OAuthExtension.php';
  285.             include_once $this->targetDirs[3].'/vendor/php-http/httplug-bundle/Collector/Twig/HttpMessageMarkupExtension.php';
  286.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php';
  287.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Twig/Extension/PaginationExtension.php';
  288.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/AppVariable.php';
  289.             include_once $this->targetDirs[3].'/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php';
  290.             include_once $this->targetDirs[3].'/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php';
  291.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  292.             include_once $this->targetDirs[3].'/vendor/twig/twig/lib/Twig/Environment.php';
  293.             include_once $this->targetDirs[3].'/vendor/twig/twig/lib/Twig/Profiler/Profile.php';
  294.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AuthorizationCheckerInterface.php';
  295.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AuthorizationChecker.php';
  296.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/Token/Storage/TokenStorageInterface.php';
  297.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/Token/Storage/TokenStorage.php';
  298.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationManagerInterface.php';
  299.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationProviderManager.php';
  300.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationTrustResolverInterface.php';
  301.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationTrustResolver.php';
  302.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Role/RoleHierarchyInterface.php';
  303.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Role/RoleHierarchy.php';
  304.             include_once $this->targetDirs[3].'/vendor/symfony/security/Http/FirewallMapInterface.php';
  305.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  306.             include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Logout/LogoutUrlGenerator.php';
  307.             include_once $this->targetDirs[3].'/vendor/symfony/security/Http/HttpUtils.php';
  308.             include_once $this->targetDirs[3].'/vendor/symfony/security/Http/RememberMe/ResponseListener.php';
  309.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AccessDecisionManagerInterface.php';
  310.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AccessDecisionManager.php';
  311.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/TraceableAccessDecisionManager.php';
  312.             include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Firewall.php';
  313.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  314.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  315.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  316.             include_once $this->targetDirs[3].'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapInterface.php';
  317.             include_once $this->targetDirs[3].'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMap.php';
  318.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ConnectionRegistry.php';
  319.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ManagerRegistry.php';
  320.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php';
  321.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  322.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  323.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Registry.php';
  324.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  325.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  326.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  327.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  328.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  329.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  330.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  331.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  332.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ControllerListener.php';
  333.             include_once $this->targetDirs[3].'/vendor/symfony/expression-language/ExpressionLanguage.php';
  334.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterInterface.php';
  335.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php';
  336.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DateTimeParamConverter.php';
  337.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php';
  338.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php';
  339.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Templating/TemplateGuesser.php';
  340.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/TemplateListener.php';
  341.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/HttpCacheListener.php';
  342.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/ExpressionLanguage.php';
  343.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Security/ExpressionLanguage.php';
  344.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php';
  345.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/IsGrantedListener.php';
  346.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ArgumentNameConverter.php';
  347.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  348.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  349.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  350.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  351.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  352.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  353.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  354.             include_once $this->targetDirs[3].'/vendor/hwi/oauth-bundle/Security/OAuthUtils.php';
  355.             include_once $this->targetDirs[3].'/vendor/php-http/discovery/src/ClassDiscovery.php';
  356.             include_once $this->targetDirs[3].'/vendor/php-http/discovery/src/HttpClientDiscovery.php';
  357.             include_once $this->targetDirs[3].'/vendor/php-http/httplug/src/HttpClient.php';
  358.             include_once $this->targetDirs[3].'/vendor/php-http/httplug/src/HttpAsyncClient.php';
  359.             include_once $this->targetDirs[3].'/vendor/php-http/httplug-bundle/Collector/ProfileClient.php';
  360.             include_once $this->targetDirs[3].'/vendor/php-http/discovery/src/Strategy/DiscoveryStrategy.php';
  361.             include_once $this->targetDirs[3].'/vendor/php-http/httplug-bundle/Discovery/ConfiguredClientsStrategy.php';
  362.             include_once $this->targetDirs[3].'/vendor/php-http/httplug-bundle/Collector/PluginClientFactory.php';
  363.             include_once $this->targetDirs[3].'/vendor/php-http/message/src/Formatter.php';
  364.             include_once $this->targetDirs[3].'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  365.             include_once $this->targetDirs[3].'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  366.             include_once $this->targetDirs[3].'/vendor/php-http/httplug-bundle/Collector/Formatter.php';
  367.             include_once $this->targetDirs[3].'/vendor/php-http/httplug-bundle/Collector/Collector.php';
  368.             include_once $this->targetDirs[3].'/vendor/php-http/httplug-bundle/Collector/PluginClientFactoryListener.php';
  369.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Subscriber/SlidingPaginationSubscriber.php';
  370.             include_once $this->targetDirs[3].'/vendor/symfony/translation/MessageSelector.php';
  371.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  372.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  373.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  374.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorInterface.php';
  375.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorBagInterface.php';
  376.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Translator.php';
  377.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  378.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Translation/Translator.php';
  379.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollectorTranslator.php';
  380.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  381.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  382.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  383.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  384.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  385.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContextAwareInterface.php';
  386.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  387.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  388.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RouterInterface.php';
  389.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  390.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Router.php';
  391.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  392.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Routing/Router.php';
  393.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  394.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  395.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/TraceableValidator.php';
  396.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  397.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  398.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  399.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  400.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  401.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  402.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  403.         };
  404.     }
  405.     public function reset()
  406.     {
  407.         $this->privates = array();
  408.         parent::reset();
  409.     }
  410.     public function compile()
  411.     {
  412.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  413.     }
  414.     public function isCompiled()
  415.     {
  416.         return true;
  417.     }
  418.     public function getRemovedIds()
  419.     {
  420.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  421.     }
  422.     protected function load($file$lazyLoad true)
  423.     {
  424.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  425.     }
  426.     /**
  427.      * Gets the public 'cache.app' shared service.
  428.      *
  429.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  430.      */
  431.     protected function getCache_AppService()
  432.     {
  433.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('j1I6ca4hf9'0, ($this->targetDirs[0].'/pools'));
  434.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  435.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  436.     }
  437.     /**
  438.      * Gets the public 'cache.system' shared service.
  439.      *
  440.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  441.      */
  442.     protected function getCache_SystemService()
  443.     {
  444.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('EiCaF9nX3k'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  445.     }
  446.     /**
  447.      * Gets the public 'data_collector.dump' shared service.
  448.      *
  449.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  450.      */
  451.     protected function getDataCollector_DumpService()
  452.     {
  453.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? $this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()), NULL);
  454.     }
  455.     /**
  456.      * Gets the public 'doctrine' shared service.
  457.      *
  458.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  459.      */
  460.     protected function getDoctrineService()
  461.     {
  462.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  463.     }
  464.     /**
  465.      * Gets the public 'event_dispatcher' shared service.
  466.      *
  467.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  468.      */
  469.     protected function getEventDispatcherService()
  470.     {
  471.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  472.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  473.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  474.         $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);
  475.         $instance->addListener('kernel.controller', array(=> function () {
  476.             return ($this->privates['data_collector.router'] ?? $this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector());
  477.         }, => 'onKernelController'), 0);
  478.         $instance->addListener('kernel.request', array(=> function () {
  479.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  480.         }, => 'onKernelRequest'), 0);
  481.         $instance->addListener('kernel.response', array(=> function () {
  482.             return ($this->privates['response_listener'] ?? $this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'));
  483.         }, => 'onKernelResponse'), 0);
  484.         $instance->addListener('kernel.response', array(=> function () {
  485.             return ($this->privates['streamed_response_listener'] ?? $this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener());
  486.         }, => 'onKernelResponse'), -1024);
  487.         $instance->addListener('kernel.request', array(=> function () {
  488.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  489.         }, => 'onKernelRequest'), 16);
  490.         $instance->addListener('kernel.finish_request', array(=> function () {
  491.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  492.         }, => 'onKernelFinishRequest'), 0);
  493.         $instance->addListener('kernel.request', array(=> function () {
  494.             return ($this->privates['validate_request_listener'] ?? $this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener());
  495.         }, => 'onKernelRequest'), 256);
  496.         $instance->addListener('kernel.request', array(=> function () {
  497.             return ($this->privates['resolve_controller_name_subscriber'] ?? $this->getResolveControllerNameSubscriberService());
  498.         }, => 'onKernelRequest'), 24);
  499.         $instance->addListener('console.error', array(=> function () {
  500.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  501.         }, => 'onConsoleError'), -128);
  502.         $instance->addListener('console.terminate', array(=> function () {
  503.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  504.         }, => 'onConsoleTerminate'), -128);
  505.         $instance->addListener('kernel.request', array(=> function () {
  506.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  507.         }, => 'onKernelRequest'), 128);
  508.         $instance->addListener('kernel.response', array(=> function () {
  509.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  510.         }, => 'onKernelResponse'), -1000);
  511.         $instance->addListener('kernel.finish_request', array(=> function () {
  512.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  513.         }, => 'onFinishRequest'), 0);
  514.         $instance->addListener('kernel.request', array(=> function () {
  515.             return ($this->privates['translator_listener'] ?? $this->getTranslatorListenerService());
  516.         }, => 'onKernelRequest'), 10);
  517.         $instance->addListener('kernel.finish_request', array(=> function () {
  518.             return ($this->privates['translator_listener'] ?? $this->getTranslatorListenerService());
  519.         }, => 'onKernelFinishRequest'), 0);
  520.         $instance->addListener('kernel.response', array(=> function () {
  521.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  522.         }, => 'onKernelResponse'), -100);
  523.         $instance->addListener('kernel.exception', array(=> function () {
  524.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  525.         }, => 'onKernelException'), 0);
  526.         $instance->addListener('kernel.terminate', array(=> function () {
  527.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  528.         }, => 'onKernelTerminate'), -1024);
  529.         $instance->addListener('kernel.controller', array(=> function () {
  530.             return ($this->privates['data_collector.request'] ?? $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector());
  531.         }, => 'onKernelController'), 0);
  532.         $instance->addListener('kernel.response', array(=> function () {
  533.             return ($this->privates['data_collector.request'] ?? $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector());
  534.         }, => 'onKernelResponse'), 0);
  535.         $instance->addListener('kernel.request', array(=> function () {
  536.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  537.         }, => 'configure'), 2048);
  538.         $instance->addListener('kernel.request', array(=> function () {
  539.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  540.         }, => 'onKernelRequest'), 32);
  541.         $instance->addListener('kernel.finish_request', array(=> function () {
  542.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  543.         }, => 'onKernelFinishRequest'), 0);
  544.         $instance->addListener('kernel.exception', array(=> function () {
  545.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  546.         }, => 'onKernelException'), -64);
  547.         $instance->addListener('kernel.response', array(=> function () {
  548.             return ($this->privates['web_link.add_link_header_listener'] ?? $this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener());
  549.         }, => 'onKernelResponse'), 0);
  550.         $instance->addListener('kernel.exception', array(=> function () {
  551.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  552.         }, => 'logKernelException'), 0);
  553.         $instance->addListener('kernel.exception', array(=> function () {
  554.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  555.         }, => 'onKernelException'), -128);
  556.         $instance->addListener('kernel.exception', array(=> function () {
  557.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  558.         }, => 'onException'), 0);
  559.         $instance->addListener('kernel.terminate', array(=> function () {
  560.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  561.         }, => 'onTerminate'), 0);
  562.         $instance->addListener('console.error', array(=> function () {
  563.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  564.         }, => 'onException'), 0);
  565.         $instance->addListener('console.terminate', array(=> function () {
  566.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  567.         }, => 'onTerminate'), 0);
  568.         $instance->addListener('kernel.response', array(=> function () {
  569.             return ($this->privates['security.rememberme.response_listener'] ?? $this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener());
  570.         }, => 'onKernelResponse'), 0);
  571.         $instance->addListener('kernel.request', array(=> function () {
  572.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  573.         }, => 'onKernelRequest'), 8);
  574.         $instance->addListener('kernel.finish_request', array(=> function () {
  575.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  576.         }, => 'onKernelFinishRequest'), 0);
  577.         $instance->addListener('console.command', array(=> function () {
  578.             return ($this->privates['monolog.handler.console'] ?? $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, array()));
  579.         }, => 'onCommand'), 255);
  580.         $instance->addListener('console.terminate', array(=> function () {
  581.             return ($this->privates['monolog.handler.console'] ?? $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, array()));
  582.         }, => 'onTerminate'), -255);
  583.         $instance->addListener('kernel.controller', array(=> function () {
  584.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  585.         }, => 'onKernelController'), 0);
  586.         $instance->addListener('kernel.controller', array(=> function () {
  587.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  588.         }, => 'onKernelController'), 0);
  589.         $instance->addListener('kernel.controller', array(=> function () {
  590.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  591.         }, => 'onKernelController'), -128);
  592.         $instance->addListener('kernel.view', array(=> function () {
  593.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  594.         }, => 'onKernelView'), 0);
  595.         $instance->addListener('kernel.controller', array(=> function () {
  596.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? $this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  597.         }, => 'onKernelController'), 0);
  598.         $instance->addListener('kernel.response', array(=> function () {
  599.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? $this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  600.         }, => 'onKernelResponse'), 0);
  601.         $instance->addListener('kernel.controller_arguments', array(=> function () {
  602.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  603.         }, => 'onKernelControllerArguments'), 0);
  604.         $instance->addListener('kernel.controller_arguments', array(=> function () {
  605.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  606.         }, => 'onKernelControllerArguments'), 0);
  607.         $instance->addListener('kernel.response', array(=> function () {
  608.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  609.         }, => 'onKernelResponse'), -128);
  610.         $instance->addListener('console.command', array(=> function () {
  611.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  612.         }, => 'configure'), 1024);
  613.         $instance->addListener('console.error', array(=> function () {
  614.             return ($this->privates['maker.console_error_listener'] ?? $this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  615.         }, => 'onConsoleError'), 0);
  616.         $instance->addListener('console.terminate', array(=> function () {
  617.             return ($this->privates['maker.console_error_listener'] ?? $this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  618.         }, => 'onConsoleTerminate'), 0);
  619.         $instance->addListener('kernel.request', array(=> function () {
  620.             return ($this->privates['httplug.strategy'] ?? $this->getHttplug_StrategyService());
  621.         }, => 'onEvent'), 1024);
  622.         $instance->addListener('console.command', array(=> function () {
  623.             return ($this->privates['httplug.strategy'] ?? $this->getHttplug_StrategyService());
  624.         }, => 'onEvent'), 1024);
  625.         $instance->addListener('kernel.request', array(=> function () {
  626.             return ($this->privates['Http\HttplugBundle\Collector\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  627.         }, => 'onEvent'), 1024);
  628.         $instance->addListener('console.command', array(=> function () {
  629.             return ($this->privates['Http\HttplugBundle\Collector\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  630.         }, => 'onEvent'), 1024);
  631.         $instance->addListener('knp_pager.before', array(=> function () {
  632.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? $this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber());
  633.         }, => 'before'), 0);
  634.         $instance->addListener('knp_pager.pagination', array(=> function () {
  635.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? $this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber());
  636.         }, => 'pagination'), 0);
  637.         $instance->addListener('knp_pager.before', array(=> function () {
  638.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? $this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber());
  639.         }, => 'before'), 1);
  640.         $instance->addListener('knp_pager.before', array(=> function () {
  641.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? $this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber());
  642.         }, => 'before'), 1);
  643.         $instance->addListener('knp_pager.pagination', array(=> function () {
  644.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  645.         }, => 'pagination'), 1);
  646.         return $instance;
  647.     }
  648.     /**
  649.      * Gets the public 'http_kernel' shared service.
  650.      *
  651.      * @return \Symfony\Component\HttpKernel\HttpKernel
  652.      */
  653.     protected function getHttpKernelService()
  654.     {
  655.         $a = ($this->privates['debug.stopwatch'] ?? $this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true));
  656.         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 () {
  657.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  658.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  659.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  660.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  661.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  662.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  663.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  664.         }, 7)), $a));
  665.     }
  666.     /**
  667.      * Gets the public 'hwi_oauth.resource_ownermap.secured_area' shared service.
  668.      *
  669.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  670.      */
  671.     protected function getHwiOauth_ResourceOwnermap_SecuredAreaService()
  672.     {
  673.         $this->services['hwi_oauth.resource_ownermap.secured_area'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $this->parameters['hwi_oauth.resource_owners'], $this->parameters['hwi_oauth.resource_ownermap.configured.secured_area']);
  674.         $instance->setContainer($this);
  675.         return $instance;
  676.     }
  677.     /**
  678.      * Gets the public 'hwi_oauth.security.oauth_utils' shared service.
  679.      *
  680.      * @return \HWI\Bundle\OAuthBundle\Security\OAuthUtils
  681.      */
  682.     protected function getHwiOauth_Security_OauthUtilsService()
  683.     {
  684.         $this->services['hwi_oauth.security.oauth_utils'] = $instance = new \HWI\Bundle\OAuthBundle\Security\OAuthUtils(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), false'IS_AUTHENTICATED_REMEMBERED');
  685.         $instance->addResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.secured_area'] ?? $this->getHwiOauth_ResourceOwnermap_SecuredAreaService()));
  686.         return $instance;
  687.     }
  688.     /**
  689.      * Gets the public 'profiler' shared service.
  690.      *
  691.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  692.      */
  693.     protected function getProfilerService()
  694.     {
  695.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  696.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  697.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, array())));
  698.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  699.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  700.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  701.         $c = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  702.         $c->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  703.         $c->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  704.         $c->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  705.         $c->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  706.         $c->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  707.         $c->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  708.         $d = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  709.         $d->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? $this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()));
  710.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  711.         if ($this->has('kernel')) {
  712.             $e->setKernel($b);
  713.         }
  714.         $instance->add(($this->privates['data_collector.request'] ?? $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  715.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? $this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  716.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  717.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  718.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  719.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  720.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  721.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/srcDevDebugProjectContainer'), ($this->services['request_stack'] ?? $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  722.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  723.         $instance->add(($this->privates['data_collector.router'] ?? $this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  724.         $instance->add($c);
  725.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  726.         $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())));
  727.         $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())));
  728.         $instance->add($d);
  729.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  730.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  731.         $instance->add(($this->privates['httplug.collector.collector'] ?? $this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector()));
  732.         $instance->add($e);
  733.         return $instance;
  734.     }
  735.     /**
  736.      * Gets the public 'request_stack' shared service.
  737.      *
  738.      * @return \Symfony\Component\HttpFoundation\RequestStack
  739.      */
  740.     protected function getRequestStackService()
  741.     {
  742.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  743.     }
  744.     /**
  745.      * Gets the public 'router' shared service.
  746.      *
  747.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  748.      */
  749.     protected function getRouterService()
  750.     {
  751.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  752.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  753.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, array())));
  754.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  755.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\ServiceLocator(array('routing.loader' => function (): \Symfony\Component\Config\Loader\LoaderInterface {
  756.             return ($this->services['routing.loader'] ?? $this->load('getRouting_LoaderService.php'));
  757.         })))->withContext('router.default'$this), 'kernel::loadRoutes', array('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' => 'srcDevDebugProjectContainerUrlGenerator''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' => 'srcDevDebugProjectContainerUrlMatcher''strict_requirements' => true'resource_type' => 'service'), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this), $a);
  758.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  759.         return $instance;
  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 'translator' shared service.
  781.      *
  782.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  783.      */
  784.     protected function getTranslatorService()
  785.     {
  786.         $a = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\ServiceLocator(array('translation.loader.csv' => function () {
  787.             return ($this->privates['translation.loader.csv'] ?? $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader());
  788.         }, 'translation.loader.dat' => function () {
  789.             return ($this->privates['translation.loader.dat'] ?? $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader());
  790.         }, 'translation.loader.ini' => function () {
  791.             return ($this->privates['translation.loader.ini'] ?? $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader());
  792.         }, 'translation.loader.json' => function () {
  793.             return ($this->privates['translation.loader.json'] ?? $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader());
  794.         }, 'translation.loader.mo' => function () {
  795.             return ($this->privates['translation.loader.mo'] ?? $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader());
  796.         }, 'translation.loader.php' => function () {
  797.             return ($this->privates['translation.loader.php'] ?? $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader());
  798.         }, 'translation.loader.po' => function () {
  799.             return ($this->privates['translation.loader.po'] ?? $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader());
  800.         }, 'translation.loader.qt' => function () {
  801.             return ($this->privates['translation.loader.qt'] ?? $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader());
  802.         }, 'translation.loader.res' => function () {
  803.             return ($this->privates['translation.loader.res'] ?? $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader());
  804.         }, 'translation.loader.xliff' => function () {
  805.             return ($this->privates['translation.loader.xliff'] ?? $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader());
  806.         }, 'translation.loader.yml' => function () {
  807.             return ($this->privates['translation.loader.yml'] ?? $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader());
  808.         })), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\MessageSelector()), 'en', array('translation.loader.php' => array(=> 'php'), 'translation.loader.yml' => array(=> 'yaml'=> 'yml'), 'translation.loader.xliff' => array(=> 'xlf'=> 'xliff'), 'translation.loader.po' => array(=> 'po'), 'translation.loader.mo' => array(=> 'mo'), 'translation.loader.qt' => array(=> 'ts'), 'translation.loader.csv' => array(=> 'csv'), 'translation.loader.res' => array(=> 'res'), 'translation.loader.dat' => array(=> 'dat'), 'translation.loader.ini' => array(=> 'ini'), 'translation.loader.json' => array(=> 'json')), array('cache_dir' => ($this->targetDirs[0].'/translations'), 'debug' => true'resource_files' => array('af' => array(=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.af.xlf')), 'ar' => array(=> ($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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ar.xliff')), 'az' => array(=> ($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')), 'bg' => array(=> ($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')), 'ca' => array(=> ($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')), 'cs' => array(=> ($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')), 'cy' => array(=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')), 'da' => array(=> ($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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.da.xliff')), 'de' => array(=> ($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/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.de.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff')), 'el' => array(=> ($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')), 'en' => array(=> ($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/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.en.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff'), => ($this->targetDirs[3].'/translations/messages.en.xlf'), => ($this->targetDirs[3].'/translations/validators.en.xlf'), => ($this->targetDirs[3].'/translations/messages.en.xlf'), => ($this->targetDirs[3].'/translations/validators.en.xlf')), 'es' => array(=> ($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/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.es.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.es.xliff')), 'et' => array(=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.et.xlf')), 'eu' => array(=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.eu.xlf')), 'fa' => array(=> ($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/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fa.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fa.xliff')), 'fi' => array(=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fi.xlf')), 'fr' => array(=> ($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/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fr.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff')), 'gl' => array(=> ($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')), 'he' => array(=> ($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')), 'hr' => array(=> ($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')), 'hu' => array(=> ($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/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.hu.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.hu.xliff')), 'hy' => array(=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hy.xlf')), 'id' => array(=> ($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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.id.xliff')), 'it' => array(=> ($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/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.it.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.it.xliff')), 'ja' => array(=> ($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')), 'lb' => array(=> ($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')), 'lt' => array(=> ($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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.lt.xliff')), 'lv' => array(=> ($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')), 'mn' => array(=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.mn.xlf')), 'nb' => array(=> ($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')), 'nl' => array(=> ($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/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.nl.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.nl.xliff')), 'nn' => array(=> ($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' => array(=> ($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' => array(=> ($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/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.pl.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pl.xliff')), 'pt' => array(=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pt.xlf')), 'pt_BR' => array(=> ($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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pt_BR.xliff')), 'ro' => array(=> ($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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ro.xliff')), 'ru' => array(=> ($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/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.ru.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ru.xliff')), 'sk' => array(=> ($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')), 'sl' => array(=> ($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')), 'sq' => array(=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sq.xlf')), 'sr_Cyrl' => array(=> ($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' => array(=> ($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')), 'sv' => array(=> ($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/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sv.xliff')), 'th' => array(=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.th.xlf')), 'tl' => array(=> ($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' => array(=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.tr.xlf'), => ($this->targetDirs[3].'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.tr.yml')), 'uk' => array(=> ($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/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.uk.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.uk.xliff'), => ($this->targetDirs[3].'/translations/messages.uk.xlf'), => ($this->targetDirs[3].'/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/translations/messages.uk.xlf'), => ($this->targetDirs[3].'/translations/validators.uk.xlf')), 'vi' => array(=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.vi.xlf')), 'zh_CN' => array(=> ($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')), 'zh_TW' => array(=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf')), 'pt_PT' => array(=> ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.pt_PT.xlf')), 'ua' => array(=> ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ua.xlf')), 'zh' => array(=> ($this->targetDirs[3].'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.zh.yml')), 'ky' => array(=> ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ky.xliff')), 'sw' => array(=> ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sw.xliff')))));
  809.         $a->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  810.         $a->setFallbackLocales(array(=> 'en'));
  811.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator($a);
  812.     }
  813.     /**
  814.      * Gets the public 'twig' shared service.
  815.      *
  816.      * @return \Twig\Environment
  817.      */
  818.     protected function getTwigService()
  819.     {
  820.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel'1)))), $this->targetDirs[3]);
  821.         $a->addPath(($this->targetDirs[3].'/templates'));
  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/symfony/twig-bundle/Resources/views'), 'Twig');
  825.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  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/symfony/security-bundle/Resources/views'), 'Security');
  829.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  830.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  831.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  832.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  833.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  834.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  835.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  836.         $a->addPath(($this->targetDirs[3].'/vendor/hwi/oauth-bundle/Resources/views'), 'HWIOAuth');
  837.         $a->addPath(($this->targetDirs[3].'/vendor/hwi/oauth-bundle/Resources/views'), '!HWIOAuth');
  838.         $a->addPath(($this->targetDirs[3].'/vendor/php-http/httplug-bundle/Resources/views'), 'Httplug');
  839.         $a->addPath(($this->targetDirs[3].'/vendor/php-http/httplug-bundle/Resources/views'), '!Httplug');
  840.         $a->addPath(($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/views'), 'KnpPaginator');
  841.         $a->addPath(($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/views'), '!KnpPaginator');
  842.         $a->addPath(($this->targetDirs[3].'/templates'));
  843.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bridge/Resources/views/Form'));
  844.         $this->services['twig'] = $instance = new \Twig\Environment($a, array('paths' => array(($this->targetDirs[3].'/templates') => NULL), 'debug' => true'strict_variables' => true'form_themes' => $this->parameters['twig.form.resources'], 'exception_controller' => 'twig.controller.exception::showAction''autoescape' => 'name''cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8''default_path' => ($this->targetDirs[3].'/templates'), 'date' => array('format' => 'F j, Y H:i''interval_format' => '%d days''timezone' => NULL), 'number_format' => array('decimals' => 0'decimal_point' => '.''thousands_separator' => ',')));
  845.         $b = ($this->privates['debug.stopwatch'] ?? $this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true));
  846.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  847.         $d = ($this->services['request_stack'] ?? $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack());
  848.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  849.         $f = ($this->services['router'] ?? $this->getRouterService());
  850.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  851.         $g->setDisplayOptions(array('maxStringLength' => 4096'fileLinkFormat' => $e));
  852.         $h = new \Symfony\Bridge\Twig\AppVariable();
  853.         $h->setEnvironment('dev');
  854.         $h->setDebug(true);
  855.         if ($this->has('security.token_storage')) {
  856.             $h->setTokenStorage(($this->services['security.token_storage'] ?? $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()));
  857.         }
  858.         if ($this->has('request_stack')) {
  859.             $h->setRequestStack($d);
  860.         }
  861.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  862.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? $this->privates['twig.profile'] = new \Twig\Profiler\Profile()), $b));
  863.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  864.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy(($this->targetDirs[3].'/public/build/manifest.json')), new \Symfony\Component\Asset\Context\RequestStackContext($d''false)), array())));
  865.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, ($this->targetDirs[3].'/src'), 'UTF-8'));
  866.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  867.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  868.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  869.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  870.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  871.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($d, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService())));
  872.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  873.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension(array(=> $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 \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  877.         $instance->addExtension(new \App\Twig\AppExtension($c'en'$this->parameters['available_locales']));
  878.         $instance->addExtension(new \Twig_Extension_StringLoader());
  879.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  880.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  881.         $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension(new \HWI\Bundle\OAuthBundle\Templating\Helper\OAuthHelper(($this->services['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), $d)));
  882.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension());
  883.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  884.         $instance->addGlobal('app'$h);
  885.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\ServiceLocator(array('App\\Twig\\AppExtension' => function () {
  886.             return ($this->privates['App\Twig\AppExtension'] ?? $this->load('getAppExtensionService.php'));
  887.         }, 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => function () {
  888.             return ($this->privates['twig.runtime.security_csrf'] ?? $this->load('getTwig_Runtime_SecurityCsrfService.php'));
  889.         }, 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => function () {
  890.             return ($this->privates['twig.runtime.httpkernel'] ?? $this->load('getTwig_Runtime_HttpkernelService.php'));
  891.         }, 'Symfony\\Component\\Form\\FormRenderer' => function () {
  892.             return ($this->privates['twig.form.renderer'] ?? $this->load('getTwig_Form_RendererService.php'));
  893.         }))));
  894.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  895.         return $instance;
  896.     }
  897.     /**
  898.      * Gets the public 'validator' shared service.
  899.      *
  900.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  901.      */
  902.     protected function getValidatorService()
  903.     {
  904.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  905.     }
  906.     /**
  907.      * Gets the public 'var_dumper.cloner' shared service.
  908.      *
  909.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  910.      */
  911.     protected function getVarDumper_ClonerService()
  912.     {
  913.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  914.         $instance->setMaxItems(2500);
  915.         $instance->setMinDepth(1);
  916.         $instance->setMaxString(-1);
  917.         return $instance;
  918.     }
  919.     /**
  920.      * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  921.      *
  922.      * @return \Http\HttplugBundle\Collector\PluginClientFactory
  923.      */
  924.     protected function getPluginClientFactoryService()
  925.     {
  926.         return $this->privates['Http\Client\Common\PluginClientFactory'] = new \Http\HttplugBundle\Collector\PluginClientFactory(($this->privates['httplug.collector.collector'] ?? $this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector()), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? $this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  927.     }
  928.     /**
  929.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  930.      *
  931.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  932.      */
  933.     protected function getPluginClientFactoryListenerService()
  934.     {
  935.         return $this->privates['Http\HttplugBundle\Collector\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\Client\Common\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  936.     }
  937.     /**
  938.      * Gets the private 'annotations.cached_reader' shared service.
  939.      *
  940.      * @return \Doctrine\Common\Annotations\CachedReader
  941.      */
  942.     protected function getAnnotations_CachedReaderService()
  943.     {
  944.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['annotations.cache'] ?? $this->load('getAnnotations_CacheService.php')), true);
  945.     }
  946.     /**
  947.      * Gets the private 'annotations.reader' shared service.
  948.      *
  949.      * @return \Doctrine\Common\Annotations\AnnotationReader
  950.      */
  951.     protected function getAnnotations_ReaderService()
  952.     {
  953.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  954.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  955.         $a->registerUniqueLoader('class_exists');
  956.         $instance->addGlobalIgnoredName('required'$a);
  957.         return $instance;
  958.     }
  959.     /**
  960.      * Gets the private 'cache.annotations' shared service.
  961.      *
  962.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  963.      */
  964.     protected function getCache_AnnotationsService()
  965.     {
  966.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KUn5-6u8yn'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  967.     }
  968.     /**
  969.      * Gets the private 'cache.security_expression_language' shared service.
  970.      *
  971.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  972.      */
  973.     protected function getCache_SecurityExpressionLanguageService()
  974.     {
  975.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2ACJXkxxcG'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  976.     }
  977.     /**
  978.      * Gets the private 'cache.serializer' shared service.
  979.      *
  980.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  981.      */
  982.     protected function getCache_SerializerService()
  983.     {
  984.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('z2Lk+pYQZa'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  985.     }
  986.     /**
  987.      * Gets the private 'cache.validator' shared service.
  988.      *
  989.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  990.      */
  991.     protected function getCache_ValidatorService()
  992.     {
  993.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('AGHsZiPIUs'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  994.     }
  995.     /**
  996.      * Gets the private 'config_cache_factory' shared service.
  997.      *
  998.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  999.      */
  1000.     protected function getConfigCacheFactoryService()
  1001.     {
  1002.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1003.             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));
  1004.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? $this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker());
  1005.         }, 2));
  1006.     }
  1007.     /**
  1008.      * Gets the private 'data_collector.form' shared service.
  1009.      *
  1010.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1011.      */
  1012.     protected function getDataCollector_FormService()
  1013.     {
  1014.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1015.     }
  1016.     /**
  1017.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1018.      *
  1019.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1020.      */
  1021.     protected function getDebug_DebugHandlersListenerService()
  1022.     {
  1023.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1024.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1025.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, array())));
  1026.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1027.         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);
  1028.     }
  1029.     /**
  1030.      * Gets the private 'debug.file_link_formatter' shared service.
  1031.      *
  1032.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1033.      */
  1034.     protected function getDebug_FileLinkFormatterService()
  1035.     {
  1036.         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 () {
  1037.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1038.         });
  1039.     }
  1040.     /**
  1041.      * Gets the private 'debug.log_processor' shared service.
  1042.      *
  1043.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1044.      */
  1045.     protected function getDebug_LogProcessorService()
  1046.     {
  1047.         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()));
  1048.     }
  1049.     /**
  1050.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1051.      *
  1052.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1053.      */
  1054.     protected function getDebug_Security_Access_DecisionManagerService()
  1055.     {
  1056.         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 () {
  1057.             yield => ($this->privates['security.access.authenticated_voter'] ?? $this->load('getSecurity_Access_AuthenticatedVoterService.php'));
  1058.             yield => ($this->privates['security.access.role_hierarchy_voter'] ?? $this->load('getSecurity_Access_RoleHierarchyVoterService.php'));
  1059.             yield => ($this->privates['security.access.expression_voter'] ?? $this->load('getSecurity_Access_ExpressionVoterService.php'));
  1060.         }, 3), 'affirmative'falsetrue));
  1061.     }
  1062.     /**
  1063.      * Gets the private 'debug.security.firewall' shared service.
  1064.      *
  1065.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1066.      */
  1067.     protected function getDebug_Security_FirewallService()
  1068.     {
  1069.         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()));
  1070.     }
  1071.     /**
  1072.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1073.      *
  1074.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1075.      */
  1076.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1077.     {
  1078.         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()));
  1079.     }
  1080.     /**
  1081.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1082.      *
  1083.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1084.      */
  1085.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1086.     {
  1087.         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()));
  1088.     }
  1089.     /**
  1090.      * Gets the private 'httplug.collector.formatter' shared service.
  1091.      *
  1092.      * @return \Http\HttplugBundle\Collector\Formatter
  1093.      */
  1094.     protected function getHttplug_Collector_FormatterService()
  1095.     {
  1096.         return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  1097.     }
  1098.     /**
  1099.      * Gets the private 'httplug.strategy' shared service.
  1100.      *
  1101.      * @return \Http\HttplugBundle\Discovery\ConfiguredClientsStrategy
  1102.      */
  1103.     protected function getHttplug_StrategyService()
  1104.     {
  1105.         return $this->privates['httplug.strategy'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategy(new \Http\HttplugBundle\Collector\ProfileClient(\Http\Discovery\HttpClientDiscovery::find(), ($this->privates['httplug.collector.collector'] ?? $this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector()), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? $this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), NULL);
  1106.     }
  1107.     /**
  1108.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  1109.      *
  1110.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  1111.      */
  1112.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  1113.     {
  1114.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(array('defaultPaginationTemplate' => 'pagination/twitter_bootstrap_v3_pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5));
  1115.     }
  1116.     /**
  1117.      * Gets the private 'locale_listener' shared service.
  1118.      *
  1119.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1120.      */
  1121.     protected function getLocaleListenerService()
  1122.     {
  1123.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()), 'en', ($this->services['router'] ?? $this->getRouterService()));
  1124.     }
  1125.     /**
  1126.      * Gets the private 'monolog.handler.main' shared service.
  1127.      *
  1128.      * @return \Monolog\Handler\StreamHandler
  1129.      */
  1130.     protected function getMonolog_Handler_MainService()
  1131.     {
  1132.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/log/dev.log'), 100trueNULL);
  1133.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1134.         return $instance;
  1135.     }
  1136.     /**
  1137.      * Gets the private 'monolog.logger' shared service.
  1138.      *
  1139.      * @return \Symfony\Bridge\Monolog\Logger
  1140.      */
  1141.     protected function getMonolog_LoggerService()
  1142.     {
  1143.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1144.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1145.         $instance->useMicrosecondTimestamps(true);
  1146.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, array())));
  1147.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1148.         return $instance;
  1149.     }
  1150.     /**
  1151.      * Gets the private 'monolog.logger.cache' shared service.
  1152.      *
  1153.      * @return \Symfony\Bridge\Monolog\Logger
  1154.      */
  1155.     protected function getMonolog_Logger_CacheService()
  1156.     {
  1157.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1158.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1159.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, array())));
  1160.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1161.         return $instance;
  1162.     }
  1163.     /**
  1164.      * Gets the private 'monolog.logger.request' shared service.
  1165.      *
  1166.      * @return \Symfony\Bridge\Monolog\Logger
  1167.      */
  1168.     protected function getMonolog_Logger_RequestService()
  1169.     {
  1170.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1171.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1172.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, array())));
  1173.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1174.         return $instance;
  1175.     }
  1176.     /**
  1177.      * Gets the private 'profiler_listener' shared service.
  1178.      *
  1179.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1180.      */
  1181.     protected function getProfilerListenerService()
  1182.     {
  1183.         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);
  1184.     }
  1185.     /**
  1186.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  1187.      *
  1188.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1189.      */
  1190.     protected function getResolveControllerNameSubscriberService()
  1191.     {
  1192.         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)))));
  1193.     }
  1194.     /**
  1195.      * Gets the private 'router.request_context' shared service.
  1196.      *
  1197.      * @return \Symfony\Component\Routing\RequestContext
  1198.      */
  1199.     protected function getRouter_RequestContextService()
  1200.     {
  1201.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1202.     }
  1203.     /**
  1204.      * Gets the private 'router_listener' shared service.
  1205.      *
  1206.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1207.      */
  1208.     protected function getRouterListenerService()
  1209.     {
  1210.         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);
  1211.     }
  1212.     /**
  1213.      * Gets the private 'security.authentication.manager' shared service.
  1214.      *
  1215.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1216.      */
  1217.     protected function getSecurity_Authentication_ManagerService()
  1218.     {
  1219.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1220.             yield => ($this->privates['hwi_oauth.authentication.provider.oauth.secured_area'] ?? $this->load('getHwiOauth_Authentication_Provider_Oauth_SecuredAreaService.php'));
  1221.             yield => ($this->privates['security.authentication.provider.anonymous.secured_area'] ?? $this->privates['security.authentication.provider.anonymous.secured_area'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash')));
  1222.         }, 2), true);
  1223.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1224.         return $instance;
  1225.     }
  1226.     /**
  1227.      * Gets the private 'security.firewall.map' shared service.
  1228.      *
  1229.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1230.      */
  1231.     protected function getSecurity_Firewall_MapService()
  1232.     {
  1233.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\ServiceLocator(array('security.firewall.map.context.dev' => function () {
  1234.             return ($this->privates['security.firewall.map.context.dev'] ?? $this->load('getSecurity_Firewall_Map_Context_DevService.php'));
  1235.         }, 'security.firewall.map.context.secured_area' => function () {
  1236.             return ($this->privates['security.firewall.map.context.secured_area'] ?? $this->load('getSecurity_Firewall_Map_Context_SecuredAreaService.php'));
  1237.         })), new RewindableGenerator(function () {
  1238.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.TeHCX7z'] ?? $this->privates['.security.request_matcher.TeHCX7z'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js|public|bundles|build)/'));
  1239.             yield 'security.firewall.map.context.secured_area' => NULL;
  1240.         }, 2));
  1241.     }
  1242.     /**
  1243.      * Gets the private 'security.http_utils' shared service.
  1244.      *
  1245.      * @return \Symfony\Component\Security\Http\HttpUtils
  1246.      */
  1247.     protected function getSecurity_HttpUtilsService()
  1248.     {
  1249.         $a = ($this->services['router'] ?? $this->getRouterService());
  1250.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i');
  1251.     }
  1252.     /**
  1253.      * Gets the private 'security.logout_url_generator' shared service.
  1254.      *
  1255.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1256.      */
  1257.     protected function getSecurity_LogoutUrlGeneratorService()
  1258.     {
  1259.         $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()));
  1260.         $instance->registerListener('secured_area''/logout''logout''_csrf_token'NULLNULL);
  1261.         return $instance;
  1262.     }
  1263.     /**
  1264.      * Gets the private 'security.role_hierarchy' shared service.
  1265.      *
  1266.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  1267.      */
  1268.     protected function getSecurity_RoleHierarchyService()
  1269.     {
  1270.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  1271.     }
  1272.     /**
  1273.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  1274.      *
  1275.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  1276.      */
  1277.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  1278.     {
  1279.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1280.     }
  1281.     /**
  1282.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  1283.      *
  1284.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  1285.      */
  1286.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  1287.     {
  1288.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  1289.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  1290.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  1291.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  1292.     }
  1293.     /**
  1294.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  1295.      *
  1296.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  1297.      */
  1298.     protected function getSensioFrameworkExtra_Security_ListenerService()
  1299.     {
  1300.         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('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken''Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken')), ($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()));
  1301.     }
  1302.     /**
  1303.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  1304.      *
  1305.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  1306.      */
  1307.     protected function getSensioFrameworkExtra_View_ListenerService()
  1308.     {
  1309.         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()));
  1310.     }
  1311.     /**
  1312.      * Gets the private 'session_listener' shared service.
  1313.      *
  1314.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1315.      */
  1316.     protected function getSessionListenerService()
  1317.     {
  1318.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\ServiceLocator(array('initialized_session' => function () {
  1319.             return ($this->services['session'] ?? null);
  1320.         }, 'session' => function () {
  1321.             return ($this->services['session'] ?? $this->load('getSessionService.php'));
  1322.         })));
  1323.     }
  1324.     /**
  1325.      * Gets the private 'templating.locator' shared service.
  1326.      *
  1327.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  1328.      */
  1329.     protected function getTemplating_LocatorService()
  1330.     {
  1331.         return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->targetDirs[3].'/src/Resources'), array(=> ($this->targetDirs[3].'/src')))), $this->targetDirs[0]);
  1332.     }
  1333.     /**
  1334.      * Gets the private 'translator_listener' shared service.
  1335.      *
  1336.      * @return \Symfony\Component\HttpKernel\EventListener\TranslatorListener
  1337.      */
  1338.     protected function getTranslatorListenerService()
  1339.     {
  1340.         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()));
  1341.     }
  1342.     /**
  1343.      * Gets the private 'validator.builder' shared service.
  1344.      *
  1345.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  1346.      */
  1347.     protected function getValidator_BuilderService()
  1348.     {
  1349.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1350.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\ServiceLocator(array('App\\Validator\\Constraints\\ContainsAllRequiredImagesValidator' => function () {
  1351.             return ($this->privates['App\Validator\Constraints\ContainsAllRequiredImagesValidator'] ?? $this->load('getContainsAllRequiredImagesValidatorService.php'));
  1352.         }, 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => function () {
  1353.             return ($this->privates['doctrine.orm.validator.unique'] ?? $this->load('getDoctrine_Orm_Validator_UniqueService.php'));
  1354.         }, 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => function () {
  1355.             return ($this->privates['security.validator.user_password'] ?? $this->load('getSecurity_Validator_UserPasswordService.php'));
  1356.         }, 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => function () {
  1357.             return ($this->privates['validator.email'] ?? $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('loose'));
  1358.         }, 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => function () {
  1359.             return ($this->privates['validator.expression'] ?? $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator());
  1360.         }, 'doctrine.orm.validator.unique' => function () {
  1361.             return ($this->privates['doctrine.orm.validator.unique'] ?? $this->load('getDoctrine_Orm_Validator_UniqueService.php'));
  1362.         }, 'security.validator.user_password' => function () {
  1363.             return ($this->privates['security.validator.user_password'] ?? $this->load('getSecurity_Validator_UserPasswordService.php'));
  1364.         }, 'validator.expression' => function () {
  1365.             return ($this->privates['validator.expression'] ?? $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator());
  1366.         }))));
  1367.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  1368.         $instance->setTranslationDomain('validators');
  1369.         $instance->addXmlMappings(array(=> ($this->targetDirs[3].'/vendor/symfony/form/Resources/config/validation.xml')));
  1370.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1371.         $instance->addMethodMapping('loadValidatorMetadata');
  1372.         $instance->addObjectInitializers(array(=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))));
  1373.         return $instance;
  1374.     }
  1375.     /**
  1376.      * Gets the private 'var_dumper.html_dumper' shared service.
  1377.      *
  1378.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  1379.      */
  1380.     protected function getVarDumper_HtmlDumperService()
  1381.     {
  1382.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  1383.         $instance->setDisplayOptions(array('fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())));
  1384.         return $instance;
  1385.     }
  1386.     /**
  1387.      * Gets the private 'web_profiler.csp.handler' shared service.
  1388.      *
  1389.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  1390.      */
  1391.     protected function getWebProfiler_Csp_HandlerService()
  1392.     {
  1393.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  1394.     }
  1395.     /**
  1396.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  1397.      *
  1398.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  1399.      */
  1400.     protected function getWebProfiler_DebugToolbarService()
  1401.     {
  1402.         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()));
  1403.     }
  1404.     public function getParameter($name)
  1405.     {
  1406.         $name = (string) $name;
  1407.         if (isset($this->buildParameters[$name])) {
  1408.             return $this->buildParameters[$name];
  1409.         }
  1410.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  1411.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1412.         }
  1413.         if (isset($this->loadedDynamicParameters[$name])) {
  1414.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1415.         }
  1416.         return $this->parameters[$name];
  1417.     }
  1418.     public function hasParameter($name)
  1419.     {
  1420.         $name = (string) $name;
  1421.         if (isset($this->buildParameters[$name])) {
  1422.             return true;
  1423.         }
  1424.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  1425.     }
  1426.     public function setParameter($name$value)
  1427.     {
  1428.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  1429.     }
  1430.     public function getParameterBag()
  1431.     {
  1432.         if (null === $this->parameterBag) {
  1433.             $parameters $this->parameters;
  1434.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  1435.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1436.             }
  1437.             foreach ($this->buildParameters as $name => $value) {
  1438.                 $parameters[$name] = $value;
  1439.             }
  1440.             $this->parameterBag = new FrozenParameterBag($parameters);
  1441.         }
  1442.         return $this->parameterBag;
  1443.     }
  1444.     private $loadedDynamicParameters = array(
  1445.         'kernel.root_dir' => false,
  1446.         'kernel.project_dir' => false,
  1447.         'kernel.cache_dir' => false,
  1448.         'kernel.logs_dir' => false,
  1449.         'kernel.bundles_metadata' => false,
  1450.         'kernel.secret' => false,
  1451.         'session.save_path' => false,
  1452.         'validator.mapping.cache.file' => false,
  1453.         'translator.default_path' => false,
  1454.         'profiler.storage.dsn' => false,
  1455.         'debug.container.dump' => false,
  1456.         'serializer.mapping.cache.file' => false,
  1457.         'twig.default_path' => false,
  1458.         'swiftmailer.spool.default.memory.path' => false,
  1459.         'doctrine.orm.proxy_dir' => false,
  1460.         'doctrine_migrations.dir_name' => false,
  1461.         'hautelook_alice.root_dirs' => false,
  1462.     );
  1463.     private $dynamicParameters = array();
  1464.     /**
  1465.      * Computes a dynamic parameter.
  1466.      *
  1467.      * @param string The name of the dynamic parameter to load
  1468.      *
  1469.      * @return mixed The value of the dynamic parameter
  1470.      *
  1471.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  1472.      */
  1473.     private function getDynamicParameter($name)
  1474.     {
  1475.         switch ($name) {
  1476.             case 'kernel.root_dir'$value = ($this->targetDirs[3].'/src'); break;
  1477.             case 'kernel.project_dir'$value $this->targetDirs[3]; break;
  1478.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  1479.             case 'kernel.logs_dir'$value = ($this->targetDirs[2].'/log'); break;
  1480.             case 'kernel.bundles_metadata'$value = array(
  1481.                 'FrameworkBundle' => array(
  1482.                     'path' => ($this->targetDirs[3].'/vendor/symfony/framework-bundle'),
  1483.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  1484.                 ),
  1485.                 'TwigBundle' => array(
  1486.                     'path' => ($this->targetDirs[3].'/vendor/symfony/twig-bundle'),
  1487.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  1488.                 ),
  1489.                 'SwiftmailerBundle' => array(
  1490.                     'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
  1491.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  1492.                 ),
  1493.                 'SecurityBundle' => array(
  1494.                     'path' => ($this->targetDirs[3].'/vendor/symfony/security-bundle'),
  1495.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  1496.                 ),
  1497.                 'DoctrineCacheBundle' => array(
  1498.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-cache-bundle'),
  1499.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  1500.                 ),
  1501.                 'DoctrineBundle' => array(
  1502.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
  1503.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  1504.                 ),
  1505.                 'DoctrineMigrationsBundle' => array(
  1506.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle'),
  1507.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  1508.                 ),
  1509.                 'MonologBundle' => array(
  1510.                     'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
  1511.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  1512.                 ),
  1513.                 'SensioFrameworkExtraBundle' => array(
  1514.                     'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle'),
  1515.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  1516.                 ),
  1517.                 'WebProfilerBundle' => array(
  1518.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle'),
  1519.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  1520.                 ),
  1521.                 'DebugBundle' => array(
  1522.                     'path' => ($this->targetDirs[3].'/vendor/symfony/debug-bundle'),
  1523.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  1524.                 ),
  1525.                 'MakerBundle' => array(
  1526.                     'path' => ($this->targetDirs[3].'/vendor/symfony/maker-bundle/src'),
  1527.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  1528.                 ),
  1529.                 'WebServerBundle' => array(
  1530.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-server-bundle'),
  1531.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  1532.                 ),
  1533.                 'HWIOAuthBundle' => array(
  1534.                     'path' => ($this->targetDirs[3].'/vendor/hwi/oauth-bundle'),
  1535.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  1536.                 ),
  1537.                 'HttplugBundle' => array(
  1538.                     'path' => ($this->targetDirs[3].'/vendor/php-http/httplug-bundle'),
  1539.                     'namespace' => 'Http\\HttplugBundle',
  1540.                 ),
  1541.                 'FOSJsRoutingBundle' => array(
  1542.                     'path' => ($this->targetDirs[3].'/vendor/friendsofsymfony/jsrouting-bundle'),
  1543.                     'namespace' => 'FOS\\JsRoutingBundle',
  1544.                 ),
  1545.                 'KnpPaginatorBundle' => array(
  1546.                     'path' => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle'),
  1547.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  1548.                 ),
  1549.                 'DoctrineFixturesBundle' => array(
  1550.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-fixtures-bundle'),
  1551.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  1552.                 ),
  1553.                 'HautelookAliceBundle' => array(
  1554.                     'path' => ($this->targetDirs[3].'/vendor/hautelook/alice-bundle/src'),
  1555.                     'namespace' => 'Hautelook\\AliceBundle',
  1556.                 ),
  1557.                 'NelmioAliceBundle' => array(
  1558.                     'path' => ($this->targetDirs[3].'/vendor/nelmio/alice/src/Bridge/Symfony'),
  1559.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  1560.                 ),
  1561.                 'FidryAliceDataFixturesBundle' => array(
  1562.                     'path' => ($this->targetDirs[3].'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  1563.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  1564.                 ),
  1565.             ); break;
  1566.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  1567.             case 'session.save_path'$value = ($this->targetDirs[2].'/sessions/dev'); break;
  1568.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  1569.             case 'translator.default_path'$value = ($this->targetDirs[3].'/translations'); break;
  1570.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  1571.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/srcDevDebugProjectContainer.xml'); break;
  1572.             case 'serializer.mapping.cache.file'$value = ($this->targetDirs[0].'/serialization.php'); break;
  1573.             case 'twig.default_path'$value = ($this->targetDirs[3].'/templates'); break;
  1574.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDirs[0].'/swiftmailer/spool/default'); break;
  1575.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
  1576.             case 'doctrine_migrations.dir_name'$value = ($this->targetDirs[3].'/src/Migrations'); break;
  1577.             case 'hautelook_alice.root_dirs'$value = array(
  1578.                 => ($this->targetDirs[3].'/src'),
  1579.                 => $this->targetDirs[3],
  1580.             ); break;
  1581.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  1582.         }
  1583.         $this->loadedDynamicParameters[$name] = true;
  1584.         return $this->dynamicParameters[$name] = $value;
  1585.     }
  1586.     /**
  1587.      * Gets the default parameters.
  1588.      *
  1589.      * @return array An array of the default parameters
  1590.      */
  1591.     protected function getDefaultParameters()
  1592.     {
  1593.         return array(
  1594.             'kernel.environment' => 'dev',
  1595.             'kernel.debug' => true,
  1596.             'kernel.name' => 'src',
  1597.             'kernel.bundles' => array(
  1598.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  1599.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  1600.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  1601.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  1602.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  1603.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  1604.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  1605.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  1606.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  1607.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  1608.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  1609.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  1610.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  1611.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  1612.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  1613.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  1614.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  1615.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  1616.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  1617.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  1618.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  1619.             ),
  1620.             'kernel.charset' => 'UTF-8',
  1621.             'kernel.container_class' => 'srcDevDebugProjectContainer',
  1622.             'container.autowiring.strict_mode' => true,
  1623.             'container.dumper.inline_class_loader' => true,
  1624.             'env(DATABASE_URL)' => '',
  1625.             'locale' => 'en',
  1626.             'available_locales' => array(
  1627.                 => 'en',
  1628.                 => 'uk',
  1629.             ),
  1630.             'fragment.renderer.hinclude.global_template' => NULL,
  1631.             'fragment.path' => '/_fragment',
  1632.             'kernel.http_method_override' => true,
  1633.             'kernel.trusted_hosts' => array(
  1634.             ),
  1635.             'kernel.default_locale' => 'en',
  1636.             'templating.helper.code.file_link_format' => NULL,
  1637.             'debug.file_link_format' => NULL,
  1638.             'session.metadata.storage_key' => '_sf2_meta',
  1639.             'session.storage.options' => array(
  1640.                 'cache_limiter' => '0',
  1641.                 'cookie_lifetime' => 3600,
  1642.                 'cookie_httponly' => true,
  1643.                 'gc_probability' => 1,
  1644.             ),
  1645.             'session.metadata.update_threshold' => '0',
  1646.             'form.type_extension.csrf.enabled' => true,
  1647.             'form.type_extension.csrf.field_name' => '_token',
  1648.             'asset.request_context.base_path' => '',
  1649.             'asset.request_context.secure' => false,
  1650.             'templating.loader.cache.path' => NULL,
  1651.             'templating.engines' => array(
  1652.                 => 'twig',
  1653.             ),
  1654.             'validator.mapping.cache.prefix' => '',
  1655.             'validator.translation_domain' => 'validators',
  1656.             'translator.logging' => false,
  1657.             'profiler_listener.only_exceptions' => false,
  1658.             'profiler_listener.only_master_requests' => false,
  1659.             'debug.error_handler.throw_at' => -1,
  1660.             'router.request_context.host' => 'localhost',
  1661.             'router.request_context.scheme' => 'http',
  1662.             'router.request_context.base_url' => '',
  1663.             'router.resource' => 'kernel::loadRoutes',
  1664.             'router.cache_class_prefix' => 'srcDevDebugProjectContainer',
  1665.             'request_listener.http_port' => 80,
  1666.             'request_listener.https_port' => 443,
  1667.             'serializer.mapping.cache.prefix' => '',
  1668.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  1669.             'twig.form.resources' => array(
  1670.                 => 'form_div_layout.html.twig',
  1671.                 => 'bootstrap_3_layout.html.twig',
  1672.                 => 'form/fields.html.twig',
  1673.             ),
  1674.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  1675.             'swiftmailer.mailer.default.spool.enabled' => true,
  1676.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  1677.             'swiftmailer.mailer.default.single_address' => NULL,
  1678.             'swiftmailer.mailer.default.delivery.enabled' => true,
  1679.             'swiftmailer.spool.enabled' => true,
  1680.             'swiftmailer.delivery.enabled' => true,
  1681.             'swiftmailer.single_address' => NULL,
  1682.             'swiftmailer.mailers' => array(
  1683.                 'default' => 'swiftmailer.mailer.default',
  1684.             ),
  1685.             'swiftmailer.default_mailer' => 'default',
  1686.             'security.authentication.trust_resolver.anonymous_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken',
  1687.             'security.authentication.trust_resolver.rememberme_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken',
  1688.             'security.role_hierarchy.roles' => array(
  1689.                 'ROLE_ADMIN' => array(
  1690.                     => 'ROLE_USER',
  1691.                 ),
  1692.                 'ROLE_SUPER_ADMIN' => array(
  1693.                     => 'ROLE_ADMIN',
  1694.                 ),
  1695.             ),
  1696.             'security.access.denied_url' => NULL,
  1697.             'security.authentication.manager.erase_credentials' => true,
  1698.             'security.authentication.session_strategy.strategy' => 'migrate',
  1699.             'security.access.always_authenticate_before_granting' => false,
  1700.             'security.authentication.hide_user_not_found' => true,
  1701.             'hwi_oauth.resource_ownermap.configured.secured_area' => array(
  1702.                 'google' => '/login/check-google',
  1703.             ),
  1704.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  1705.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  1706.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  1707.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  1708.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  1709.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  1710.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  1711.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  1712.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  1713.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  1714.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  1715.             'doctrine_cache.memcache.host' => 'localhost',
  1716.             'doctrine_cache.memcache.port' => 11211,
  1717.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  1718.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  1719.             'doctrine_cache.memcached.host' => 'localhost',
  1720.             'doctrine_cache.memcached.port' => 11211,
  1721.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  1722.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  1723.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  1724.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  1725.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  1726.             'doctrine_cache.predis.scheme' => 'tcp',
  1727.             'doctrine_cache.predis.host' => 'localhost',
  1728.             'doctrine_cache.predis.port' => 6379,
  1729.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  1730.             'doctrine_cache.redis.connection.class' => 'Redis',
  1731.             'doctrine_cache.redis.host' => 'localhost',
  1732.             'doctrine_cache.redis.port' => 6379,
  1733.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  1734.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  1735.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  1736.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  1737.             'doctrine_cache.riak.host' => 'localhost',
  1738.             'doctrine_cache.riak.port' => 8087,
  1739.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  1740.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  1741.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  1742.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  1743.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  1744.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  1745.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  1746.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  1747.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  1748.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  1749.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  1750.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  1751.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  1752.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  1753.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  1754.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  1755.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  1756.             'doctrine.entity_managers' => array(
  1757.                 'default' => 'doctrine.orm.default_entity_manager',
  1758.             ),
  1759.             'doctrine.default_entity_manager' => 'default',
  1760.             'doctrine.dbal.connection_factory.types' => array(
  1761.             ),
  1762.             'doctrine.connections' => array(
  1763.                 'default' => 'doctrine.dbal.default_connection',
  1764.             ),
  1765.             'doctrine.default_connection' => 'default',
  1766.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  1767.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  1768.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  1769.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  1770.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  1771.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  1772.             'doctrine.orm.cache.memcache_host' => 'localhost',
  1773.             'doctrine.orm.cache.memcache_port' => 11211,
  1774.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  1775.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  1776.             'doctrine.orm.cache.memcached_host' => 'localhost',
  1777.             'doctrine.orm.cache.memcached_port' => 11211,
  1778.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  1779.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  1780.             'doctrine.orm.cache.redis_host' => 'localhost',
  1781.             'doctrine.orm.cache.redis_port' => 6379,
  1782.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  1783.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  1784.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  1785.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  1786.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Common\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  1787.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  1788.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  1789.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  1790.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  1791.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  1792.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  1793.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  1794.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  1795.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  1796.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  1797.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  1798.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  1799.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  1800.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  1801.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  1802.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  1803.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerAwareEntityListenerResolver',
  1804.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  1805.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  1806.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  1807.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  1808.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  1809.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  1810.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  1811.             'doctrine.orm.auto_generate_proxy_classes' => true,
  1812.             'doctrine.orm.proxy_namespace' => 'Proxies',
  1813.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  1814.             'doctrine_migrations.table_name' => 'migration_versions',
  1815.             'doctrine_migrations.name' => 'Application Migrations',
  1816.             'doctrine_migrations.custom_template' => NULL,
  1817.             'doctrine_migrations.organize_migrations' => false,
  1818.             'monolog.use_microseconds' => true,
  1819.             'monolog.swift_mailer.handlers' => array(
  1820.             ),
  1821.             'monolog.handlers_to_channels' => array(
  1822.                 'monolog.handler.console' => array(
  1823.                     'type' => 'exclusive',
  1824.                     'elements' => array(
  1825.                         => 'event',
  1826.                         => 'doctrine',
  1827.                         => 'console',
  1828.                     ),
  1829.                 ),
  1830.                 'monolog.handler.main' => array(
  1831.                     'type' => 'exclusive',
  1832.                     'elements' => array(
  1833.                         => 'event',
  1834.                     ),
  1835.                 ),
  1836.             ),
  1837.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  1838.             'web_profiler.debug_toolbar.mode' => 2,
  1839.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  1840.             'hwi_oauth.authentication.listener.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Http\\Firewall\\OAuthListener',
  1841.             'hwi_oauth.authentication.provider.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\Authentication\\Provider\\OAuthProvider',
  1842.             'hwi_oauth.authentication.entry_point.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Http\\EntryPoint\\OAuthEntryPoint',
  1843.             'hwi_oauth.user.provider.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\User\\OAuthUserProvider',
  1844.             'hwi_oauth.user.provider.entity.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\User\\EntityUserProvider',
  1845.             'hwi_oauth.user.provider.fosub_bridge.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\User\\FOSUBUserProvider',
  1846.             'hwi_oauth.registration.form.handler.fosub_bridge.class' => 'HWI\\Bundle\\OAuthBundle\\Form\\FOSUBRegistrationFormHandler',
  1847.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth1ResourceOwner',
  1848.             'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth2ResourceOwner',
  1849.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  1850.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  1851.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  1852.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  1853.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  1854.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  1855.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  1856.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  1857.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  1858.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  1859.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  1860.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  1861.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  1862.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  1863.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  1864.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  1865.             'hwi_oauth.resource_owner.eve_online.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  1866.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  1867.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  1868.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  1869.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  1870.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  1871.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  1872.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  1873.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  1874.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  1875.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  1876.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  1877.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  1878.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  1879.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  1880.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  1881.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  1882.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  1883.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  1884.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  1885.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  1886.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  1887.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  1888.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  1889.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  1890.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  1891.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  1892.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  1893.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  1894.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  1895.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  1896.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  1897.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  1898.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  1899.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  1900.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  1901.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  1902.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  1903.             'hwi_oauth.resource_owner.wunderlist.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WunderlistResourceOwner',
  1904.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  1905.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  1906.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  1907.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  1908.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  1909.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  1910.             'hwi_oauth.resource_ownermap.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Http\\ResourceOwnerMap',
  1911.             'hwi_oauth.security.oauth_utils.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\OAuthUtils',
  1912.             'hwi_oauth.storage.session.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\RequestDataStorage\\SessionStorage',
  1913.             'hwi_oauth.templating.helper.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Templating\\Helper\\OAuthHelper',
  1914.             'hwi_oauth.twig.extension.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthExtension',
  1915.             'hwi_oauth.firewall_names' => array(
  1916.                 => 'secured_area',
  1917.             ),
  1918.             'hwi_oauth.target_path_parameter' => NULL,
  1919.             'hwi_oauth.use_referer' => false,
  1920.             'hwi_oauth.failed_use_referer' => false,
  1921.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  1922.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  1923.             'hwi_oauth.resource_owners' => array(
  1924.                 'google' => 'google',
  1925.             ),
  1926.             'hwi_oauth.fosub_enabled' => false,
  1927.             'hwi_oauth.connect' => false,
  1928.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  1929.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  1930.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  1931.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  1932.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  1933.             'fos_js_routing.request_context_base_url' => NULL,
  1934.             'fos_js_routing.cache_control' => array(
  1935.                 'enabled' => false,
  1936.             ),
  1937.             'knp_paginator.class' => 'Knp\\Component\\Pager\\Paginator',
  1938.             'knp_paginator.helper.processor.class' => 'Knp\\Bundle\\PaginatorBundle\\Helper\\Processor',
  1939.             'knp_paginator.template.pagination' => 'pagination/twitter_bootstrap_v3_pagination.html.twig',
  1940.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  1941.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  1942.             'knp_paginator.page_range' => 5,
  1943.             'hautelook_alice.fixtures_path' => 'Resources/fixtures',
  1944.             'nelmio_alice.functions_blacklist' => array(
  1945.                 => 'current',
  1946.             ),
  1947.             'nelmio_alice.locale' => 'en_US',
  1948.             'nelmio_alice.seed' => 1,
  1949.             'nelmio_alice.loading_limit' => 5,
  1950.             'nelmio_alice.max_unique_values_retry' => 150,
  1951.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  1952.             'data_collector.templates' => array(
  1953.                 'data_collector.request' => array(
  1954.                     => 'request',
  1955.                     => '@WebProfiler/Collector/request.html.twig',
  1956.                 ),
  1957.                 'data_collector.time' => array(
  1958.                     => 'time',
  1959.                     => '@WebProfiler/Collector/time.html.twig',
  1960.                 ),
  1961.                 'data_collector.memory' => array(
  1962.                     => 'memory',
  1963.                     => '@WebProfiler/Collector/memory.html.twig',
  1964.                 ),
  1965.                 'data_collector.validator' => array(
  1966.                     => 'validator',
  1967.                     => '@WebProfiler/Collector/validator.html.twig',
  1968.                 ),
  1969.                 'data_collector.ajax' => array(
  1970.                     => 'ajax',
  1971.                     => '@WebProfiler/Collector/ajax.html.twig',
  1972.                 ),
  1973.                 'data_collector.form' => array(
  1974.                     => 'form',
  1975.                     => '@WebProfiler/Collector/form.html.twig',
  1976.                 ),
  1977.                 'data_collector.exception' => array(
  1978.                     => 'exception',
  1979.                     => '@WebProfiler/Collector/exception.html.twig',
  1980.                 ),
  1981.                 'data_collector.logger' => array(
  1982.                     => 'logger',
  1983.                     => '@WebProfiler/Collector/logger.html.twig',
  1984.                 ),
  1985.                 'data_collector.events' => array(
  1986.                     => 'events',
  1987.                     => '@WebProfiler/Collector/events.html.twig',
  1988.                 ),
  1989.                 'data_collector.router' => array(
  1990.                     => 'router',
  1991.                     => '@WebProfiler/Collector/router.html.twig',
  1992.                 ),
  1993.                 'data_collector.cache' => array(
  1994.                     => 'cache',
  1995.                     => '@WebProfiler/Collector/cache.html.twig',
  1996.                 ),
  1997.                 'data_collector.translation' => array(
  1998.                     => 'translation',
  1999.                     => '@WebProfiler/Collector/translation.html.twig',
  2000.                 ),
  2001.                 'data_collector.security' => array(
  2002.                     => 'security',
  2003.                     => '@Security/Collector/security.html.twig',
  2004.                 ),
  2005.                 'data_collector.twig' => array(
  2006.                     => 'twig',
  2007.                     => '@WebProfiler/Collector/twig.html.twig',
  2008.                 ),
  2009.                 'data_collector.doctrine' => array(
  2010.                     => 'db',
  2011.                     => '@Doctrine/Collector/db.html.twig',
  2012.                 ),
  2013.                 'swiftmailer.data_collector' => array(
  2014.                     => 'swiftmailer',
  2015.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  2016.                 ),
  2017.                 'data_collector.dump' => array(
  2018.                     => 'dump',
  2019.                     => '@Debug/Profiler/dump.html.twig',
  2020.                 ),
  2021.                 'httplug.collector.collector' => array(
  2022.                     => 'httplug',
  2023.                     => '@Httplug/webprofiler.html.twig',
  2024.                 ),
  2025.                 'data_collector.config' => array(
  2026.                     => 'config',
  2027.                     => '@WebProfiler/Collector/config.html.twig',
  2028.                 ),
  2029.             ),
  2030.             'console.command.ids' => array(
  2031.                 => 'console.command.public_alias.doctrine_cache.contains_command',
  2032.                 => 'console.command.public_alias.doctrine_cache.delete_command',
  2033.                 => 'console.command.public_alias.doctrine_cache.flush_command',
  2034.                 => 'console.command.public_alias.doctrine_cache.stats_command',
  2035.                 => 'console.command.public_alias.doctrine_migrations.diff_command',
  2036.                 => 'console.command.public_alias.doctrine_migrations.execute_command',
  2037.                 => 'console.command.public_alias.doctrine_migrations.generate_command',
  2038.                 => 'console.command.public_alias.doctrine_migrations.latest_command',
  2039.                 => 'console.command.public_alias.doctrine_migrations.migrate_command',
  2040.                 => 'console.command.public_alias.doctrine_migrations.status_command',
  2041.                 10 => 'console.command.public_alias.doctrine_migrations.version_command',
  2042.                 11 => 'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command',
  2043.             ),
  2044.         );
  2045.     }
  2046. }